Forum Discussion
Are you getting that without any projects in the workspace as well?
Any open projects when the error is thrown?
Apart from throwing error, is it impacting any functionality?
- ZDGN4 years agoContributor
Hi JNor
The error message is more about the JDK than your SoapUI projects.
Do you use the java distribution provided by the SoapUI installer or the one installed on the machine ?
It seems some 8 versions of the JDK have this kind of troubles.Let us know.
David.
- JNor4 years agoNew Contributor
To be honest this was a scripted install by support team. Here's the app configs. While it looks like it has the jars provided with SoapUi, it also has OpenJDK listed as the runtime and vm. Is there a config within the application to point specifically to the vendor provided runtime?
java.class.version=56.0
java.home=c:\program files\smartbear\soapui-5.6.0\jre
java.io.tmpdir=C:\Users\xxxxxxx\AppData\Local\Temp\
java.library.path=C:\Program Files\SmartBear\SoapUI-5.6.0/bin
java.runtime.name=OpenJDK Runtime Environment
java.runtime.version=12.0.1+12
java.specification.name=Java Platform API Specification
java.specification.vendor=Oracle Corporation
java.specification.version=12
java.util.Arrays.useLegacyMergeSort=true
java.vendor=Oracle Corporation
java.vendor.url=https://java.oracle.com/
java.vendor.url.bug=https://bugreport.java.com/bugreport/
java.version=12.0.1
java.version.date=2019-04-16
java.vm.compressedOopsMode=32-bit
java.vm.info=mixed mode
java.vm.name=OpenJDK 64-Bit Server VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Oracle Corporation
java.vm.specification.version=12
java.vm.vendor=Oracle Corporation
java.vm.version=12.0.1+12
javafx.runtime.version=12+14
javafx.version=12
jdk.debug=release
- JNor4 years agoNew Contributor
So far I haven't found any logs. Do you know of any? As for functionality, currently it's a brick on my machine. Can't submit any web service calls needed for testing. Attached is the only information the app provides for the error.
- ZDGN4 years agoContributor
The config shows SoapUI is using the included java 12 JRE.
May be you cloud see more into the log tab here:
Or having a look at ..\SmartBear\SoapUI-5.6.0\bin\soapui.log
Related Content
- 8 years ago
- 6 years ago
- 3 years ago
Recent Discussions
- 15 years ago