-
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
[BAM-12085] java.sql.SQLException: Connection is read-only. Queries leading to data modification are not allowed
Workflow | Original: Bamboo Workflow 2016 v1 - Restricted [ 1441164 ] | New: JAC Bug Workflow v3 [ 3382572 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: Bamboo Workflow 2016 v1 [ 1416760 ] | New: Bamboo Workflow 2016 v1 - Restricted [ 1441164 ] |
Workflow | Original: Bamboo Workflow 2014 v2 [ 606446 ] | New: Bamboo Workflow 2016 v1 [ 1416760 ] |
Workflow | Original: Bamboo Workflow 2014 [ 595649 ] | New: Bamboo Workflow 2014 v2 [ 606446 ] |
Workflow | Original: Bamboo Workflow 2010 [ 402064 ] | New: Bamboo Workflow 2014 [ 595649 ] |
Resolution | New: Not a bug [ 12 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Attachment | New: atlassian-bamboo.log [ 70229 ] |
Not a Bamboo bug. The problem is caused by modifying Hibernate objects in the plugin, outside of the session.