java.lang.NoSuchMethodError
Yamuna Vallipuram <[email protected]> Mon, 23 Nov 2009 07:49:01 +0100
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi.
I am getting the following error while deploying my webobjects
application (error at the end of the message) .
But the build was successful. I have managed to deploy this
application successfully before in my old PC. But when I installed
everything on my new PC I am encountering this problem with
deployment.
I am using windows XP, Eclipse (galileo), WOlips 3.5 and Webobjects
5.2 upgraded to 5.2.4.
When I installed webobjects 5.2 I got the following message.
The path environment variable is more 255 characters. This may
prevent webobjects from functioning correctly. The entire variable
has been saved and can be registered in the register at
'HKEY_LOCAL_MACHINESYSTEMCurentControlSetControlSessionManagerEnvironmen
t'
Can this be anyway connected to the error?
Any help will be appreciated.
Yamuna
2009-11-22 16:06:45 CET] <main> A fatal exception occurred:
com.webobjects.foundation.NSBundle.pathURLForResourcePath(Ljava/lang/
String;)Ljava/net/URL;
[2009-11-22 16:06:45 CET] <main> java.lang.NoSuchMethodError:
com.webobjects.foundation.NSBundle.pathURLForResourcePath(Ljava/lang/
String;)Ljava/net/URL;
at
com.webobjects.eoaccess.EOModelGroup.modelGroupForLoadedBundles
(EOModelGroup.java:790)
at
com.webobjects.eoaccess.EOModelGroup.globalModelGroup
(EOModelGroup.java:338)
at
com.webobjects.eoaccess.EOModelGroup.defaultGroup(EOModelGroup.java:370)
at Application.objectStoreCoordForDatabase(Application.java:494)
at Application.opprettObjStoreCoord(Application.java:460)
_______________________________________________
WebObjects-dev mailing list
[email protected]
http://www.omnigroup.com/mailman/listinfo/webobjects-dev