Re: run errors java.lang.reflect.InvocationTargetException
Re: run errors java.lang.reflect.InvocationTargetException
- Subject: Re: run errors java.lang.reflect.InvocationTargetException
- From: Chuck Hill <email@hidden>
- Date: Wed, 27 Jun 2007 12:54:43 -0700
Looks like a classloader issue to me. What do you have in:
/Library/Java/Extensions
/Library/WebObjects/Extensions
Chuck
On Jun 27, 2007, at 12:47 PM, Jacob Nelson wrote:
Good Afternoon.
After much trial and error, i am still encountering this error:
/Library/WebObjects/Extensions/wsdl4j.jar
/Library/WebObjects/Extensions/
java.lang.reflect.InvocationTargetException
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:585)
at com.webobjects._bootstrap.WOBootstrap.main(WOBootstrap.java:71)
Caused by: com.webobjects.foundation.NSForwardException
[java.util.zip.ZipException] No such file or directory
at
com.webobjects.foundation.NSForwardException._runtimeExceptionForThrow
able(NSForwardException.java:47)
at er.extensions.ERXApplication.stringFromJar(ERXApplication.java:
321)
at er.extensions.ERXApplication.setup(ERXApplication.java:365)
at er.extensions.ERXApplication.main(ERXApplication.java:331)
at Application.main(Application.java:82)
... 5 more
Any other ideas would be apprecieated. Classpath examples?
Thank you;
-Jake
_______________________________________________
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
--
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