If this has just started happening and you've done nothing else (e.g., changed configs etc) then maybe try creating a new workspace.
On 26/01/2010, at 12:07 AM, Frank Gibau wrote: > Hey WO-friends, > ich have a problem with Eclipse. Running a WO-Application in Debugmode you > normally get a very helpful error message. > In most cases Eclipse show you directly the codeline with the error. Since a > few weeks i get error-message that a not so helpful: > Its very difficult to find the NullpointerException with such a message. > Has anybody an idea what i could have made wrong (Prefs in Eclipse). > MacOSX System 10.6.2, Eclipse Version: 3.3.2, WO 5.4.1 > > Thank you > > [2010-1-25 13:58:55 MEZ] <WorkerThread15> WOExceptionParser - exception > collecting backtrace data java.lang.NullPointerException - Empty backtrace. > [2010-1-25 13:58:55 MEZ] <WorkerThread15> java.lang.NullPointerException > at > com.webobjects.woextensions.WOExceptionParser._ignoredPackages(WOExceptionParser.java:63) > at > com.webobjects.woextensions.WOExceptionParser._parseException(WOExceptionParser.java:105) > at > com.webobjects.woextensions.WOExceptionParser.<init>(WOExceptionParser.java:44) > at > com.webobjects.woextensions.WOExceptionPage.setException(WOExceptionPage.java:33) > 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:597) > at > com.webobjects.woextensions.KeyValueCodingProtectedAccessor.setMethodValue(KeyValueCodingProtectedAccessor.java:34) > at > com.webobjects.foundation.NSKeyValueCoding$_MethodBinding.setValueInObject(NSKeyValueCoding.java:1150) > at > com.webobjects.foundation.NSKeyValueCoding$DefaultImplementation.takeValueForKey(NSKeyValueCoding.java:1323) > at > com.webobjects.appserver.WOComponent.takeValueForKey(WOComponent.java:1698) > at > com.webobjects.appserver.WOApplication._handleError(WOApplication.java:3074) > at > com.webobjects.appserver.WOApplication.handleException(WOApplication.java:3226) > at > com.webobjects.appserver._private.WOComponentRequestHandler._handleRequest(WOComponentRequestHandler.java:389) > at > com.webobjects.appserver._private.WOComponentRequestHandler.handleRequest(WOComponentRequestHandler.java:442) > at > com.webobjects.appserver.WOApplication.dispatchRequest(WOApplication.java:1678) > at > com.webobjects.appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:144) > at > com.webobjects.appserver._private.WOWorkerThread.run(WOWorkerThread.java:226) > at java.lang.Thread.run(Thread.java:637) > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/lachlan.deck%40gmail.com > > This email sent to [email protected] with regards, -- Lachlan Deck _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
