here's the error on launch...
here's the error on launch...
- Subject: here's the error on launch...
- From: Clint Fleetwood <email@hidden>
- Date: Mon, 7 Feb 2005 08:33:48 -0500
this is the error and stack trace that is coming from the app (It talks
about an ExceptionInInitializerError ??, what'd I do wrong ?):
/Library/WebObjects/Extensions/axis.jar
/Library/WebObjects/Extensions/commons-discovery.jar
/Library/WebObjects/Extensions/commons-logging.jar
/Library/WebObjects/Extensions/jaxrpc.jar
/Library/WebObjects/Extensions/log4j-1.2.4.jar
/Library/WebObjects/Extensions/saaj.jar
/Library/WebObjects/Extensions/wsdl4j.jar
/Library/WebObjects/Extensions/
0 [main] INFO er.extensions.ERXLogger - Updated the logging
configuration with the current system properties.
java.lang.ExceptionInInitializerError
at er.extensions.ERXApplication.<clinit>(ERXApplication.java:30)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at
com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:71)
Caused by: java.lang.NullPointerException
at
er.extensions.ERXFileUtilities.pathForResourceNamed(ERXFileUtilities.jav
a:224)
at
er.extensions.ERXFileUtilities.readPropertyListFromFileInFramework(ERXFi
leUtilities.java:330)
at
er.extensions.ERXProperties.sourceVersionString(ERXProperties.java:110)
at
er.extensions.ERXProperties.webObjectsVersionIs522OrHigher(ERXProperties
.java:180)
at er.extensions.ERXLogger.configureLogging(ERXLogger.java:146)
at er.extensions.ERXLogger.<clinit>(ERXLogger.java:45)
... 6 more
_______________________________________________
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