olca-modules
olca-modules copied to clipboard
Error when running `olca_schema.calculate` using a stand-alone server
Greetings,
You have already helped me with stalling olca-modules
, but now I am having trouble when running olca_schema.calculate
.
I managed to launch a stand-alone server and add some processes to the database. Now I would like to run a calculation but I keep getting this error in the terminal
13:00:09.636 [pool-1-thread-1] DEBUG com.zaxxer.hikari.pool.ProxyConnection -- HikariPool-1 - Executed rollback on connection org.apache.derby.impl.jdbc.EmbedConnection@1413730361 (XID = 2672766), (SESSIONID = 1), (DATABASE = C:/Users/pedroripper/openLCA-data-1.4/databases/ecoinvent_v3_10_Consequential_Unit_Processes_2024_01_22_rodolpho), (DRDAID = null) due to dirty commit state on close().
Am I doing something wrong?
I have already tested this code using the server launched from OpenLCA interface and it worked.
Thanks in advance 🙂