Hi!
The error occurs when install.sh is executed:
I've installed jdk16-u18 on the machine and JAVA_HOME is set. Any ideas?Code:Exception in thread "main" java.lang.NoClassDefFoundError: java.util.concurrent.atomic.AtomicInteger at org.codehaus.groovy.runtime.GroovyCategorySupport.<clinit>(GroovyCategorySupport.java:36) at java.lang.Class.initializeClass(libgcj.so.7rh) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.<init>(AbstractCallSite.java:46) at org.codehaus.groovy.runtime.callsite.CallSiteArray.<init>(CallSiteArray.java:35) at installer.$createCallSiteArray(installer.groovy) at installer.$getCallSiteArray(installer.groovy) at installer.main(installer.groovy)


Reply With Quote
