Hello all,
I'm using the dependency olca-core version 1.11 in my java application to perform LCA calculation, using jdk 8:
<dependency>
<groupId>org.openlca</groupId>
<artifactId>olca-core</artifactId>
<version>1.11.0</version>
</dependency>
This works fine.
Since we upgrade to jdk 11, running calculations (fullResult) crashes the server who stops. Could not find any logs.
Do you have any clues? should i find any logs? I also saw that java 8 is included in the OpenlcaApp, have you to try to update java version?
Thanks,
Caroline
EDIT :
same question here with answer :
https://ask.openlca.org/5853/java-11-compatibilty