This question is in reference to Atlassian Documentation: Integrating Bamboo with HipChat
Had an interesting journey setting this up on Windows Server 2012 so I figured I would share:
C:\Program Files\Bamboo\bin\setenv.bat, added the following -Dhipchat.api.url=https://hipchat.<domain>.com/ to JVM_REQUIRED_ARGS
Also, modified the registry, HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Apache Software Foundation\Procrun 2.0\Bamboo\Parameters\Java (This might be different for your installation. I found it doing a search for Apache Software), Options Key, Added the following: -Dhipchat.api.url="https://hipchat.<domain>.com/"
After this was setup, restarted bamboo service, created the notification setup as specified in the configuration instructions. One item of note, if you integrate with a room, use the token generated on the integrations page and not the token provided on the room page.
It's a system property, see https://confluence.atlassian.com/bamboo/configuring-system-properties-289277236.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.