I am trying to connect my eclipse to bamaboo I have downloaded IDE-Connector 3.0.4.
When I add the Bamboo Server to my build server, And I select USe Favorite builds for server I get a clean validation.
When I deselect it or when it is trying to get the Build Information I get a 404 error.
I looked at the stack trace from the bamboo log. I get the following
ulsip POST http://dwpulsip-desk:8085/api/rest/login.action 25851kb
jvm 1 | 2012-05-04 10:16:54,777 INFO qtp1535043768-20 AccessLogFilter dwp
ulsip GET http://dwpulsip-desk:8085/api/rest/getBambooBuildNumber.action?auth=BL
3JY5ah43 25356kb
jvm 1 | 2012-05-04 10:16:54,777 ERROR qtp1535043768-20 DispatcherUtils Co
uld not find action
jvm 1 | There is no Action mapped for namespace /api/rest and action name get
BambooBuildNumber. Check if there is such an action name with such namespace def
ined in the xwork.xml and also if such an action class exists. Check also the lo
g to see if the action class is successfully loaded. - unknown location
jvm 1 | at com.opensymphony.xwork.DefaultActionProxy.<init>(DefaultActio
nProxy.java:75)
jvm 1 | at com.opensymphony.xwork.DefaultActionProxyFactory.createAction
Proxy(DefaultActionProxyFactory.java:46)
In fact, this problem as never been fixed by Atlassian : https://ecosystem.atlassian.net/browse/PL-2714
And it seems that it will never be done (by Atlassian) in future : https://developer.atlassian.com/jiradev/latest-updates/discontinuation-of-support-for-atlassian-ide-connectors
You can safely use the latest connector with Bamboo. The linked issue is answered.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Darren,
I guess you are using Bamboo 4.x which does not contain old API any more.
We are working on Connectors side to fix the issue (switch to the new API). It is actually done and should be released by the end of the week. Stay tuned.
Cheers,
Jacek
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.