Re: Deploying problems with WO 5.4/Wonder
Re: Deploying problems with WO 5.4/Wonder
- Subject: Re: Deploying problems with WO 5.4/Wonder
- From: Tom Woteki <email@hidden>
- Date: Sun, 2 Dec 2007 10:50:11 -0500
Helmut:
I encountered the same problem. If you haven't already figured it out,
the JavaFoundation framework is loading before the ERExtensions
framework, which contains a replacement for NSDictionary due to the
way the classpath is generated.
Make sure that the entries in the ant.frameworks.* and
ant.classpaths.* files that build.xml uses are set up to ensure that
JavaFoundation (and other standard WO frameworks, for that matter) are
loaded after ERExtensions. At least this worked for me. I'm using
WO5.4/Wonder on Leopard.
Tom
On Nov 30, 2007, at 11:49 AM, Helmut Schottmüller wrote:
Nov 30 17:19:54 HspInfo[2001] (ERXNSLogLog4jBridge.java:41) WARN
NSLog - <WOWorkerThread id=2 socket=null> Throwable occurred:
java.lang.NullPointerException: map cannot be null
[2007-11-30 16:19:54 CET] <WorkerThread2>
java.lang.NullPointerException: map cannot be null
at com.webobjects.foundation.NSDictionary.<init>(NSDictionary.java:
363)
at er.extensions.ERXApplication.createRequest(ERXApplication.java:
739)
at
com
.webobjects
.appserver._private.WOHttpIO.readRequestFromSocket(WOHttpIO.java:380)
at
com
.webobjects
.appserver._private.WOWorkerThread.runOnce(WOWorkerThread.java:88)
at
com
.webobjects
.appserver._private.WOWorkerThread.run(WOWorkerThread.java:226)
at java.lang.Thread.run(Thread.java:613)
_______________________________________________
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