On Dec 7, 2007, at 6:33 AM, Pascal Lamontagne wrote:
Hi guys,
We are struggling to get our applications running on Mac OS X
Server 10.4 with WebObjects 5.3 (latest updates) in our test local
environment. If we launch them manually from the terminal, they are
working. JavaMonitor and Wotaskd are running (confirmed) on default
ports (56789 and 1085 respectively).
Our host is good (Available YES) and permissions all seem fine
(Siteconfig.xml belongs to appserver:appserveradm). Our current
deployment setup is WO 5.2.3 on OS X Server 10.3.9 and everything
is configured the same way (aside from the obvious path differences
between 10.3 and 10.4).
I am unable to get any logging information from the typical sudo
touch /tmp/logWeObjects; no WebObjects.log file is ever generated
(worked fine in the 10.3 environment).
You want woadaptor logging, right? Not log messages from the
applications that wotaskd/JM launches?
A permissions problem seem unlikely on /tmp.
Check the path in /System/Library/WebObjects/Adaptors/Apache/apache.conf
# Note: To enable logging, touch '/tmp/logWebObjects' as the
administrator user (usually root).
#
# The following line is the default:
# WebObjectsLog /tmp/WebObjects.log Debug
Any ideas on what could be different in 10.4 from 10.3 server?
Everything is default, apache.conf is set to localhost:1085 10 and
it is working in Mac OS X 10.4 with WO 5.3 on a non server on the
same local network (machine is off when we conduct tests obviously
not to cause issues with two JavaMonitors on the same subnet). The
only difference is one is Mac OS X 10.4 (working) and the other is
Mac OS X Server 10.4 (not working). I'm baffled!
I'd start with the above. Also check that you are really using
mod_webobjects and not the CGI adaptor. IIRC the apache.conf file
was missing a LoadModule or AddModule for mod_webobjects.
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]