java.lang.IllegalStateException: com.sun.javatest.regtest.JDK$Fault: failed to get JDK properties for /export/local/aurora/CommonData/jdk/bin/java -Xmixed -server; exit code 1
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via JDK Bug System by Ludmila Shikhvarg, 1 year ago
via YouTrack by Unknown author, 1 year ago
com.sun.javatest.regtest.JDK$Fault: failed to get JDK properties for /export/local/aurora/CommonData/jdk/bin/java -Xmixed -server; exit code 1
at com.sun.javatest.regtest.JDK.execGetProperties(JDK.java:506)
at com.sun.javatest.regtest.JDK.getSystemModules(JDK.java:395)
at com.sun.javatest.regtest.RegressionScript.run(RegressionScript.java:97)
at com.sun.javatest.Script.run(Script.java:241)
at com.sun.javatest.DefaultTestRunner.runTest(DefaultTestRunner.java:174)
at com.sun.javatest.DefaultTestRunner.access$100(DefaultTestRunner.java:43)
at com.sun.javatest.DefaultTestRunner$1.run(DefaultTestRunner.java:66)