On May 29, 2016, at 8:49 PM, Chuck Hill <[email protected]> wrote:
> That is only for source project discovery in Dev mode. I'll keep that in mind for next time. :) In this case something must escape the command arguments because this wasn't it. The SpawnOfWotaskd.sh could not create its log file directory so it never launched the app instance. In the scripts it wants to create /Library/WebObjects/Logs/SpawnOfWotaskd.log Now on to the next issue... > > From: <[email protected]> on behalf > of Klaus Berkling <[email protected]> > Date: Sunday, May 29, 2016 at 8:07 PM > To: WebObjects Development <[email protected]> > Subject: Problem starting up app instance with -NSProjectSearchPath () > > > I have a new app on a new installation. I'm nor trying to start my app > instance and it doesn't launch. > It runs form the command line. Paths and permissions appear to be correct. > > When I run the app with the some command line parameters as monitor I get an > error at with this: -NSProjectSearchPath () > It does not like the " () " part. Taking that out the app starts manually > and shows up as running in monitor. I never had issues with this flag. I'm > not sure what it should look like or where to set it. What is this used for? > > This works: > sudo -s /opt/Local/Library/WebObjects/Applications/MyApp.woa/MyApp -WOPort > 2001 -WOCachingEnabled NO -WODebuggingEnabled NO -WOOutputPath > /opt/Local/Library/WebObjects/Logs/MyApp-1 -WOAutoOpenInBrowser NO > -WOAutoOpenClientApplication NO -WOLifebeatInterval 30 -WOLifebeatEnabled YES > -WOLifebeatDestinationPort 1085 -WOAdaptor WODefaultAdaptor > -WOWorkerThreadCount 8 -WOListenQueueSize 16 -WOWorkerThreadCountMin 16 > -WOWorkerThreadCountMax 32 -WOSessionTimeOut 3600 -WOApplicationName MyApp > -WOMonitorEnabled YES -WONoPause YES -WOHost localhost > > > > "The good thing about science is that it's true whether or not you believe in > it." > Neil deGrasse Tyson > > Klaus Berkling > www.berkling.us | @kiberkli | Photography > > > > > "Success is not final, failure is not fatal: it is the courage to continue that counts." Winston Churchill Klaus Berkling www.berkling.us | @kiberkli | Photography
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
