On Sep 11, 2008, at 9:11 AM, Johan Henselmans wrote:
On 11 sep 2008, at 01:45, TW wrote:
I have a project that I made minor changes to yesterday. My wo
server is working normally and has another app running normally on
it. So, there's no dns/hostname issues here. A prior version of the
same app was also running on the server so there are already
configured instances of this app -- it should just be a matter of
replacement.
I had the same problem. As it turned out, the permissions on the
script that starts the application (the one that is in the .woa/
folder and is named the same as the .cmd file) had the wrong
permissions: it was rw--r--r--., instead of rwxr-x-r-x after
creating the .tar.gz files. Also, the ownership of the files was a
bit dodgy. Look if appserver (on OS X) is the owner of the .woa
folder and its contents. Otherwise, just change it with 'chown -R
appserver [application.woa
My apps have usually been deployed with ownership root:appserver. I
know that they should be chown'd to appserver:appserver. The day
before this problem I installed Apple's most recent security update
for Tiger Server -- Security Update 2008-005. Somehow I think it is
involved in my issues.
Nonetheless, I did change the ownership of the problem app to
appserver and I am able to launch it from the command line with the
full set of arguments I'm using for that app in JavaMonitor. I am able
to open the application in the browser and interact with it. In my
case it is set to only allow execution by owner:group.
-rwxr-x--- 1 appserve appserve 12028 Sep 9 22:50 BeerFestival
However, I still can't launch it via JavaMonitor -- and I don't know
why. There's still no feedback of a failure.
The app runs normally in development mode. The only "big" change
I've made is to the nightly build of WOLips with the New Hotness.
The problem is when I try to run the app there is no instance
output to indicate why it is failing. There is no output to
webobjects.err either. WOMonitor just continues acting like it is
starting the instance but it never says 'on.' So, my problem is
that I don't really know how to diagnose this problem further when
there's no info being output anywhere. I'm guessing maybe this is
classpath related but I'm not sure where to begin.
Tim
-----
Timothy Worman
Programmer/Analyst - Database Administrator
Graduate School of Education and Information Studies
University of California Los Angeles
Regards,
Johan Henselmans
http://www.netsense.nl
Tel: +31-20-6267538
Fax: +31-20-6279159
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]