Forum Discussion

Michael_Heinze's avatar
Michael_Heinze
Contributor
16 years ago

sopaui 3.0 startup error on tonights nightly build

hello,

having installed tonights nightly build i am getting this startup error:
java.lang.SecurityException: class "com.eviware.soapui.SwingSoapUICore"'s signer information does not match signer information of other classes in the same package
at java.lang.ClassLoader.checkCerts(Unknown Source)

even after uninstalling and reinstalling yesterdays nightly i am getting this error.

regards,
Chris
  • I downloaded the latest 3.5.1 build - Build daily-2010-06-21-[1], Build Date 2010/06/21 06:23.

    I am getting this same error, which I do NOT get in 3.5 (Build daily-2010-03-22-[1], Build Date 2010/03/22 06:34).

    Error:
    Mon Aug 16 10:26:25 MDT 2010:ERROR:BUG! exception in phase 'semantic analysis' in source unit 'Script1.groovy' class "myClipboard"'s signer information does not match signer information of other classes in the same package

    My 'Java' class containing "myClipboard" has not been changed since 11/12/2009
  • Yes.

    soapUI Pro 3.6-beta2, copyright (C) 2007-2010 eviware software ab
    Build soapui-pro-daily-2010-08-17-[1], Build Date 2010/08/17 02:22

    BUG! exception in phase 'semantic analysis' in source unit 'Script1.groovy' class "myClipboard"'s signer information does not match signer information of other classes in the same package
  • Hi!

    hmm.. strange.. can you replace the groovy-all-xxx.jar in the lib folder with the version in your soapUI 3.5 installation to see if that helps?

    regards!

    /Ole
    eviware.com
  • Same response, in 3.5.1 & 3.6Beta2.

    Is this likely related to my .jar file containing "myClipboard", that I put in the .lib directory? Like I say, it hasn't changed since last December.
  • Interestingly, this problem does not occur if using testRunner to execute the script.

    However, this makes it extremely difficult to develop scripts which make use of proprietary java classes, which is required for our next major project.

    Any help would be greatly appreciated.