java.lang.NoSuchMethodError

Yamuna Vallipuram <[email protected]> Sun, 22 Nov 2009 20:10:30 +0100
Newsgroups gmane.comp.web.webobjects.devel
Message-ID <[email protected]>
Hi.

When I deploy my webobjects project I am getting the following error  
(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. when I  installed  
everything  on my new PC I have problems deploying the application.

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_MACHINESYSTEMCurentControlSetControlSessionManagerEnvironment 
'

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.foun
dation.NSBundle.pathURLForResourcePath(Ljava/lang/String;)Ljava/net/URL;
[2009-11-22 16:06:45 CET] <main> java.lang.NoSuchMethodError:
com.webobjects.fou
ndation.NSBundle.pathURLForResourcePath(Ljava/lang/String;)Ljava/net/ 
URL;
        at
com.webobjects.eoaccess.EOModelGroup.modelGroupForLoadedBundles(EOMod
elGroup.java:790)
        at
com.webobjects.eoaccess.EOModelGroup.globalModelGroup(EOModelGroup.ja
va:338)
        at
com.webobjects.eoaccess.EOModelGroup.defaultGroup(EOModelGroup.java:3
70)
        at Application.objectStoreCoordForDatabase(Application.java:494)
        at Application.opprettObjStoreCoord(Application.java:460)