User 05d9866f9b
05-07-2013 14:49:05
The Instant JChem project we're testing raise an error as soon as we are querying a structure
The details looks like:
org.springframework.transaction.TransactionSystemException: Could not commit JDBC transaction; nested exception is java.sql.SQLException: Getrennte Verbindung
at org.springframework.jdbc.datasource.DataSourceTransactionManager.doCommit(DataSourceTransactionManager.java:270)
....
If we query strings - no problem.
We're using Instant Jchem 6.0.2 (Windows 7) and Instant JChem 6.0. (Windows XP)
and Jchem Cartridge with
Java VM vendor: Sun Microsystems Inc.
Java version: 1.6.0_38
Java VM version: 20.13-b02
JChem version: 5.12.0
JChem Index version: 5120000
JDBC driver version: 11.1.0.7.0-Production
The problem raise on both environments.
What can be the reason?