Thanks!
it was a permissions issue.

Cheers
Shelley


Guido Neitzer wrote:
Start the application from the Terminal. Start it is as the appserver user. It might just be a permissions issue. Btw: when I build my apps from Eclipse with ant, they end up in /Library/WebObjects/Applications on the dev machine. So, if you changed something there, are you sure, that is all correct?

To start an application from the Terminal, cd into its woa directory and call

sudo -u appserver YourApplication

you might also want to add all the parameters from JavaMonitor to it to simulate the correct startup.

cug

On 19.07.2008, at 07:31, Shelley Eitzen wrote:

Hi All,

We have just migrated the application from XCode to Eclipse/WOLips.

The development environment is on Leopard running 5.3. (as per http://lists.apple.com/archives/Webobjects-dev/2007/Oct/msg00357.html)

The application is running in development successfully.

A deploy is created in the dist directory after running ant build on the build.xml file.

The deploy is copied to the Tiger production server and javamonitor monitor changed to point to the new deploy.

The application does not start, a log file is not created to help determine whats wrong. There is no /var/log/webobjects.log either.

Can anyone suggest anything?

Thanks in advance

Shelley

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/lists%40event-s.net

This email sent to [EMAIL PROTECTED]


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to