-
Bug
-
Resolution: Won't Fix
-
Low
-
None
-
6.3.1
-
1
-
Severity 2 - Major
-
Issue Summary:
Bamboo is throwing the below error when a build completes:
2018-02-12 10:55:38,457 INFO [20-IndexerService.indexer:pool-35-thread-1] [DefaultBuildResultsIndexer] Indexed SAPJCO-SIW-12 2018-02-12 10:55:38,494 INFO [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-15] [SalTransactionManager] Flushing entityManager due to rollback 2018-02-12 10:55:38,494 ERROR [AtlassianEvent::0-BAM::EVENTS:pool-1-thread-15] [BambooPluginUtils] Error while executing com.atlassian.bamboo.brokenbuildtracker.BrokenBuildPostProcessor com.atlassian.activeobjects.internal.ActiveObjectsSqlException: There was a SQL exception thrown by the Active Objects library: Database: - name:Oracle - version:Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP, Advanced Analytics and Real Application Testing options - minor version:1 - major version:12 Driver: - name:Oracle JDBC driver - version:12.2.0.1.0 java.sql.SQLException: Invalid argument(s) in call at com.atlassian.activeobjects.internal.EntityManagedActiveObjects.create(EntityManagedActiveObjects.java:94) at com.atlassian.activeobjects.osgi.TenantAwareActiveObjects.create(TenantAwareActiveObjects.java:266) at sun.reflect.GeneratedMethodAccessor2281.invoke(Unknown Source)
This is related to problem in ojdbc8 driver.
- is related to
-
JRASERVER-68476 Oracle Driver 12.2.0.1 throws an exception - Invalid argument(s) in call
- Closed
- is cloned as
-
BDEV-14984 Loading...