Dear support,
The installation of Bamboo sonar plugin has been failed. According to the information from the plugin owner the issue might be related to Active objects implementation, as the error is specific to Oracle database. (Does not cause any issues on other databases)
The related issue is: http://issues.marvelution.com/browse/BAMSON-48
Caused by: java.lang.IllegalAccessException: Class com.atlassian.activeobjects.bamboo.ConnectionHandler can not access a member of class org.apache.tomcat.dbcp.dbcp.PoolingDataSource$PoolGuardConnectionWrapper with modifiers public
at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:65)
at java.lang.reflect.Method.invoke(Method.java:588)
at com.atlassian.activeobjects.bamboo.ConnectionHandler.delegate(ConnectionHandler.java:43)
at com.atlassian.activeobjects.bamboo.ConnectionHandler.invoke(ConnectionHandler.java:38)
... 234 more
See the full log in the referenced ticket.
Thank you in advance,
Tamas Kiss
Reposting my response from the Marvelution bug report:
The ActiveObjects support in Bamboo is currently in a incomplete beta form and we do not recommend it for persisting data at this time.
We are still working out all the kinks on the databases supported by Bamboo (e.g. MySQL, Microsoft SQL, Postgres, Oracle).
Its important to note that features such as Import/Export for ActiveObjects have not been implemented. This means if you use the Import, Export or backup functionality the data stored in ActiveObjects will not be included in the backup or restore process (however, making raw copies of the database will work).
In the next release of Bamboo, we've been working on implementing the backup and restore functionality (which includes database testing) so the situation may be improved in that version for the problem I mentioned above. However, even with the testing that we are doing in this release, we are not recommending that people rely on it for production.
When we are confident that ActiveObjects is ready to go, we will make an announcement on the Bamboo Developer Portal to that effect.
If you have any questions or concerns, feel free to email me james@atlassian.com
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.