Re: Deployment error on start up
Re: Deployment error on start up
- Subject: Re: Deployment error on start up
- From: William Hatch <email@hidden>
- Date: Mon, 19 May 2008 19:04:19 -0400
appName: line 1: exec: -X: invalid option
exec: usage: exec [-cl] [-a name] file [redirection ...]
Bill Hatch
Macaulay Library
4-2116
On May 19, 2008, at 6:58 PM, David LeBer wrote:
On 19-May-08, at 6:44 PM, William Hatch wrote:
OSXS 10.4, WO5.3, completely embedded Wonder project
Just deploying a fully embedded Wonder app (first time for the
Wonder and deployed embedded) and am seeing this output from the
webobject debug error out:
/Path/to/apps/launchscript line 1: exec: -X: invalid option
exec: usage: exec [-cl] [-a name] file [redirection ...]
All classpath stuff looks good; permissions are good... obviously
the one thing that's not good is what I can't find;-) Thanks
If you launch via command line, what do the first couple of lines
look like?
ie:
long:SNAdmin.woa david$ ./SNAdmin
Reading MacOSClassPath.txt ...
Launching SNAdmin.woa ...
java -XX:NewSize=2m -Xmx64m -Xms32m -DWORootDirectory="/System" -
DWOLocalRootDirectory="" -DWOUserDirectory="/Library/WebObjects/
Applications/SNAdmin.woa" -DWOEnvClassPath="" -
DWOApplicationClass=com.oxiox.sn.admin.Application -
DWOPlatform=MacOS -Dcom.webobjects.pid=64652 -classpath
WOBootstrap.jar com.webobjects._bootstrap.WOBootstrap -
WOFrameworksBaseURL /WebObjects/SNAdmin.woa/Contents/Frameworks
Loading /Library/WebObjects/Applications/SNAdmin.woa/Contents/MacOS/
MacOSClassPath.txt
Generated classpath:
...
;david
--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site: http://codeferous.com
blog: http://davidleber.net
profile: http://www.linkedin.com/in/davidleber
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org
_______________________________________________
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