-
Bug
-
Resolution: Not a bug
-
High
-
None
-
4.2
-
None
-
Bamboo Version 4.2.0 build 3211 - 09 Aug 12
Java Version 1.6.0_30
PlanManager throws exeption on getPlanByKey(jobKey)-call.
org.springframework.jdbc.UncategorizedSQLException: Hibernate operation: Could not execute JDBC batch update; uncategorized SQLException for SQL []; SQL state [S1009]; error code [0]; Connection is read-only. Queries leading to data modification are not allowed; nested exception is java.sql.SQLException: Connection is read-only. Queries leading to data modification are not allowed
Not a Bamboo bug. The problem is caused by modifying Hibernate objects in the plugin, outside of the session.