Re: Anybody know what this exception means on startup?
Re: Anybody know what this exception means on startup?
- Subject: Re: Anybody know what this exception means on startup?
- From: Chuck Hill <email@hidden>
- Date: Wed, 14 Jun 2006 20:43:53 -0700
Sounds like you have a signed jar on the classpath. Google suggests
this may hold a clue
http://forum.java.sun.com/thread.jspa?threadID=562040&tstart=270
http://www.google.com/search?q=signer+information+does+not+match
+signer+information
Chuck
On Jun 14, 2006, at 6:57 PM, James Cicenia wrote:
Any comments greatly appreciated
-James
/usr/local/apple/Library/Frameworks/NoxymoHelperRome.framework/
Resources/Java/rome-0.7.jar
[2006-06-14 18:41:58 CDT] <main> Unable to initialize WOProperties
for reason: Cannot find JavaWebObjects framework !
java.lang.SecurityException: class
"com.webobjects.foundation.NSBundle"'s signer information does not
match signer information of other classes in the same package
[2006-06-14 18:41:58 CDT] <main> A fatal exception occurred: class
"com.webobjects.foundation.NSBundle"'s signer information does not
match signer information of other classes in the same package:
<WOApplication>: Cannot be initialized.
[2006-06-14 18:41:58 CDT] <main>
com.webobjects.foundation.NSForwardException for
java.lang.SecurityException: class
"com.webobjects.foundation.NSBundle"'s signer information does not
match signer information of other classes in the same package
at java.lang.ClassLoader.checkCerts(ClassLoader.java:611)
at java.lang.ClassLoader.defineClass(ClassLoader.java:532)
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 java.lang.ClassLoader.loadClass(ClassLoader.java:235)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)
at
com.webobjects.appserver._private.WOProperties.initUserDefaultsKeys
(WOProperties.java:179)
at com.webobjects.appserver.WOApplication._initWOApp
(WOApplication.java:5051)
at com.webobjects.appserver.WOApplication.<init>
(WOApplication.java:551)
at com.noxymo.application.NXApplication.<init>(NXApplication.java:80)
at com.tos.ProscApplication.<init>(ProscApplication.java:45)
at com.tos.Application.<init>(Application.java:184)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance
(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance
(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
at java.lang.Class.newInstance0(Class.java:308)
at java.lang.Class.newInstance(Class.java:261)
at com.webobjects.appserver.WOApplication.main(WOApplication.java:
323)
at com.tos.ProscApplication.main(ProscApplication.java:37)
at com.tos.Application.main(Application.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:71)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40global-village.net
This email sent to email@hidden
--
Coming sometime... - an introduction to web applications using
WebObjects and Xcode http://www.global-village.net/wointro
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems. http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden