Forum Discussion

Jim_Cusack's avatar
Jim_Cusack
Contributor
16 years ago

SOAP UI Pro 3.0.1 - Suite 'test runner'

I am getting a JAVA error when I try to run the test runner on a porject in SOAPUIPro 3.0.1

Running soapUI TestRunner for [TIBCO-OPS-V3-new_WSDL]
directory: C:\Program Files\eviware\soapUI-Pro-3.0.1\bin\.
command: cmd.exe /C testrunner.bat -sOrderPlacementTestSuite-NEON -r -a -j -f D:\EAI\OrderFulfillment\TIBCO Conversion\Test Data\IntegrationTestResults\New Folder\ATG -o D:\EAI\OrderFulfillment\TIBCO Conversion\SOAPUI\TIBCO-OPS-new_WSDL-V3-soapui-project.xml
java.lang.UnsupportedClassVersionError: com/eviware/soapui/SoapUIProTestCaseRunner (Unsupported major.minor version 49.0)
at java.lang.ClassLoader.defineClass0(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:251)
at java.net.URLClassLoader.access$100(URLClassLoader.java:55)
at java.net.URLClassLoader$1.run(URLClassLoader.java:194)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:187)
at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:274)
at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
Exception in thread "main"

10 Replies

  • The nightly build didn't fix the issue and when I try to run the .bat file I get the same exception.
  • soapui-pro-3.0.1-windows-bin.zip

    This file does not look like a complete installation though...
  • I took the file from this dir

    /nightly-builds/2009-10-16/soapui-pro/3.0.1
  • Hi,

    ok.. sorry.. I thought you were using the installer, this file doesnt include a JRE, you will need to download and install it from java.sun.com and make sure that it is in your path. Alternatively if you install soapUI with the installer it will install the JRE (and hopefully correct) bat files for you..

    regards!

    /Ole
    eviware.com
  • Where do I find the SOAPUI Pro installer that includes the lastest nightly build files?
  • That fixed it!

    I really appreciate your help, I think the reporting bug I am having is due to the size of the test suite I am running.  The resultant report (when it does run) is 300+ pages.

    I enjoy using SOAPUI and some of the new features are very helpful!

    If you ever need a tester for a BETA version please let me know.

  • Hi!

    Great! Does this update fix the report or are you still have troubles with that? If so, can you show any error messages, etc? (maybe in the error log..)

    regards,

    /Ole
    eviware.com