Make sure that:
machd is installed and running as a Service
nmserver is installed and running as a Server
WindowServer is in your Start group and running
pbs.exe is in your Start group and running.
Mark Tarbell wrote:
>
> 1. After upgrading from WO3.5.1 to WO4.0 on WinNT sp4, Monitor raises an
> exception when trying to start:
>
> Monitor[115] The applicationPath:
> D:\Apple\Library\WebObjects\Applications\Monitor.woa
> Monitor[115] The applicationBasURL: /WebObjects/Monitor.woa
> Monitor[115] Creating adaptor of class WODefaultAdaptor listening on port -1
> with a listen queue size of 5
> Monitor[115] Running in single threaded mode
> Monitor[115] *** <WOApplicationMain>: Cannot initialize because:
> *** -[NSConcreteDictionary initWithObjects:forKeys:count:]:
> attempt to insert nil value
>
> 2. In addition, the other apps (ProjectBuilder, WebObjectsBuilder, etc) all
> come up with the splash screen and hang. Don't know where to look for errors,
> but the hanging is probably related to the reason Monitor can't run...
>
> Thanks for any ideas of what to look at...
>
> Mark
>
> ps - FWIW, the Monitor defaults all appear normal:
>
> Monitor[115] The WO-specific defaults are: {
> NSProjectSearchPath = (../..);
> WOAdaptor = WODefaultAdaptor
> WOAdditionalAdaptors = ();
> WOApplicationBaseURL = /WebObjects;
> WOAutoOpenInBrowser = YES;
> WOCGIAdaptorURL = "http://localhost/cgi-bin/WebObjects.exe";
> WOCachingEnabled = NO;
> WOComponentRequestHandlerKey = wo;
> WODebuggingEnabled = YES;
> WODirectActionRequestHandlerKey = wa;
> WODirectConnectEnabled = YES;
> WOFrameworksBaseURL = /WebObjects/Frameworks;
> WOIncludeCommentsInResponse = YES;
> WOListenQueueSize = 5;
> WOLoadFrameworks = ();
> WOMonitorEnabled = NO;
> WOMonitorHost = Undefined;
> WOPort = "-1";
> WOResourceRequestHandlerKey = wr;
> WOSMTPHost = smtp;
> WOSessionTimeOut = 3600;
> WOWorkerThreadCount = 8;
> }
>
> --
> Mark Tarbell ([EMAIL PROTECTED])
> Applications Development Section
> Information Systems Development and Operations Division
> Engineering and Science Directorate
> Jet Propulsion Laboratory
> 4800 Oak Grove Drive
> MS 502-500
> Pasadena, CA 91109
>
> Opinions expressed herein do not reflect those of JPL.