Forum Discussion

dqrgk0's avatar
15 years ago

Unable to launch SoapUI Pro 3.6.1 After Install - Error

Hello,

New user here...

I just finished installing soapUI Pro 3.6.1 (trial version).
When I attempt to launch the application, I see the hourglass, but the application does not launch and display.
In the Task Manager I do see the soapUI process running with no CPU activity.
In the error.log, I am seeing the error below. This error was generated after the installation, not during my attempts to launch the application.
I have 170 GB free space on my C:.
I am using MS WinXP Pro Version 2002, SP3.

Does anyone have any clues as to what could be wrong and how to rectify the issue?

I appreciate the assistance.
Thank you in advance.

Exception in thread "XpcMessageLoop" java.lang.IllegalStateException: java.util.zip.ZipException: error in opening zip file
at com.teamdev.xpcom.a.b.a$a.a(Unknown Source)
at com.teamdev.xpcom.a.b.a$a.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at com.teamdev.xpcom.a.b.a.a(Unknown Source)
at com.teamdev.xpcom.a.<init>(Unknown Source)
at com.teamdev.xpcom.b$b.run(Unknown Source)
Caused by: java.util.zip.ZipException: error in opening zip file
at java.util.zip.ZipFile.open(Native Method)
at java.util.zip.ZipFile.<init>(Unknown Source)
at java.util.zip.ZipFile.<init>(Unknown Source)
at com.teamdev.xpcom.a.b.b.a(Unknown Source)
... 6 more