Re: Deployment error on start up

2008-05-22 Thread Chuck Hill
OK, back to this. On May 21, 2008, at 6:44 AM, William Hatch wrote: On May 20, 2008, at 10:33 PM, Chuck Hill wrote: On May 20, 2008, at 9:19 AM, William Hatch wrote: OK, so extreme stupidity accounts for what we'll refer to as initial problem, :-) at least I think anyway as I now have new

Re: Deployment error on start up

2008-05-21 Thread William Hatch
On May 20, 2008, at 10:33 PM, Chuck Hill wrote: On May 20, 2008, at 9:19 AM, William Hatch wrote: OK, so extreme stupidity accounts for what we'll refer to as initial problem, :-) at least I think anyway as I now have new problems. Turns out the iPhone SDK does install 5.4.2, which o

Re: Deployment error on start up

2008-05-21 Thread Kieran Kelleher
But send a "warning" to the list and move nightly to stable first if feasible! If you do commit, what action, if any should one have to take on their projects. Does build path config have to be changed. Maybe a wiki page, in advance of dropping the classpath bomb, describing how the new c

Re: Deployment error on start up

2008-05-20 Thread Mike Schrag
and fix the ERExtensions not showing up before ...foundation in those files, (and it would be great to at least figure out how to make eclipse do the right thing here; configuring the build path didn't spotlight any obvious answers). Mike has some very highly anticipated changes to WOLips c

Re: Deployment error on start up

2008-05-20 Thread Chuck Hill
On May 20, 2008, at 9:29 PM, Mike Schrag wrote: and fix the ERExtensions not showing up before ...foundation in those files, (and it would be great to at least figure out how to make eclipse do the right thing here; configuring the build path didn't spotlight any obvious answers). Mike h

Re: Deployment error on start up

2008-05-20 Thread Mike Schrag
and fix the ERExtensions not showing up before ...foundation in those files, (and it would be great to at least figure out how to make eclipse do the right thing here; configuring the build path didn't spotlight any obvious answers). Mike has some very highly anticipated changes to WOLips c

Re: Deployment error on start up

2008-05-20 Thread Chuck Hill
On May 20, 2008, at 9:19 AM, William Hatch wrote: OK, so extreme stupidity accounts for what we'll refer to as initial problem, :-) at least I think anyway as I now have new problems. Turns out the iPhone SDK does install 5.4.2, which overwrote all the frameworks in /System/Lib.../Fram

Re: Deployment error on start up

2008-05-20 Thread Gaastra Dennis - WO Lists
Hi William, We have had this problem before: try looking in your "Project"/ woproject/ant.frameworks.wo.wolocalroot file and see if all your frameworks are indeed included there. We sometimes noticed that some are missing there, even if included in "Project"/"WebObjects Frameworks". Hope t

Re: Deployment error on start up

2008-05-20 Thread William Hatch
OK, so extreme stupidity accounts for what we'll refer to as initial problem, at least I think anyway as I now have new problems. Turns out the iPhone SDK does install 5.4.2, which overwrote all the frameworks in /System/Lib.../Frameworks. No problem I say, simply run the convenient wo53 sc

Re: Deployment error on start up

2008-05-19 Thread Chuck Hill
On May 19, 2008, at 7:29 PM, William Hatch wrote: Hmm, interesting. But, wouldn't the rest of the apps not run either in that case? It probably depends on how they are configured. WO is notoriously fickle (also called buggy) in this area. I believe that Pierre has been fixing many of t

Re: Deployment error on start up

2008-05-19 Thread Chuck Hill
On May 19, 2008, at 6:54 PM, William Hatch wrote: Hi Chuck, The particular server it's running on is about a year old, runs several other apps no problem (all 5.3) so I don't _think that would be the problem, but on the other hand, I'm extremely reluctant to question you (or David, for t

Re: Deployment error on start up

2008-05-19 Thread William Hatch
Hmm, interesting. But, wouldn't the rest of the apps not run either in that case? Bill Hatch Macaulay Library 4-2116 On May 19, 2008, at 10:18 PM, David LeBer wrote: On 19-May-08, at 9:54 PM, William Hatch wrote: Hi Chuck, The particular server it's running on is about a year old, runs

Re: Deployment error on start up

2008-05-19 Thread David LeBer
On 19-May-08, at 9:54 PM, William Hatch wrote: Hi Chuck, The particular server it's running on is about a year old, runs several other apps no problem (all 5.3) so I don't _think that would be the problem, but on the other hand, I'm extremely reluctant to question you (or David, for that

Re: Deployment error on start up

2008-05-19 Thread William Hatch
Hi Chuck, The particular server it's running on is about a year old, runs several other apps no problem (all 5.3) so I don't _think that would be the problem, but on the other hand, I'm extremely reluctant to question you (or David, for that matter;-) I am still having issues with the "No

Re: Deployment error on start up

2008-05-19 Thread William Hatch
Indeed, both MacOS... and MacOSXS... say: # JVM == ${jvm} So, I modified those, then came up against the ERExtensions NOT before foundation error; fixed that, and now "No Instance available" Nothing in the http/error_log, but I guess that's another problem. However, what shoul

Re: Deployment error on start up

2008-05-19 Thread Chuck Hill
On May 19, 2008, at 5:02 PM, David LeBer wrote: On 19-May-08, at 7:45 PM, William Hatch wrote: Oh jeez, sorry, that last one should have been: Reading MacOSClassPath.txt ... Launching myApp.woa ... ${jvm} -XX:NewSize=2m -Xmx64m -Xms32m -DWORootDirectory="/System" - DWOLocalRootDirectory=""

Re: Deployment error on start up

2008-05-19 Thread David LeBer
On 19-May-08, at 7:45 PM, William Hatch wrote: Oh jeez, sorry, that last one should have been: Reading MacOSClassPath.txt ... Launching myApp.woa ... ${jvm} -XX:NewSize=2m -Xmx64m -Xms32m -DWORootDirectory="/System" - DWOLocalRootDirectory="" -DWOUserDirectory="/Library/WebObjects/ Applicatio

Re: Deployment error on start up

2008-05-19 Thread William Hatch
Oh jeez, sorry, that last one should have been: Reading MacOSClassPath.txt ... Launching myApp.woa ... ${jvm} -XX:NewSize=2m -Xmx64m -Xms32m -DWORootDirectory="/System" - DWOLocalRootDirectory="" -DWOUserDirectory="/Library/WebObjects/ Applications/locations-prod/myApp.woa" -DWOEnvClassPath=""

Re: Deployment error on start up

2008-05-19 Thread David LeBer
On 19-May-08, at 7:04 PM, William Hatch wrote: appName: line 1: exec: -X: invalid option exec: usage: exec [-cl] [-a name] file [redirection ...] Uh, that's weird. If I look at my launch script in any of my WOApps they all echo the launch arguments before they call exec. So if I call /Li

Re: Deployment error on start up

2008-05-19 Thread William Hatch
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

Re: Deployment error on start up

2008-05-19 Thread David LeBer
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 l

Deployment error on start up

2008-05-19 Thread William Hatch
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