Greg, I suggest filing a bug report, so we can look into this. I don't know the fix, but these commands might be of interest:
$ sudo serveradmin fullstatus webobjects Password: webobjects:setStateVersion = 1 webobjects:monitor-port = 56789 webobjects:state = "RUNNING" webobjects:run-monitor = yes webobjects:readWriteSettingsVersion = 1 webobjects:startedTime = "" $ sudo serveradmin stop webobjects webobjects:state = "STOPPED" webobjects:status = 0 $ sudo serveradmin start webobjects webobjects:state = "RUNNING" webobjects:status = 0 webobjects:startedTime = 2006-06-08 13:43:07 -0700 -- Cliff Tuel . http://apple.com/services/technicalsupport _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com This email sent to [email protected]
