Hi Fabián,

On Feb 26, 2010, at 10:33 AM, Fabián Montealegre Carvajal wrote:

If you reverse DNS lookup the IP address, does it give you that host name?

What does http://HOST:1085 show?


DNS look up gives the correct hostname.  Still no clue what to do

What is the ServerName in Apache?


This is what wotaskd shows:
...
Adaptor Config as sent to Local WOAdaptors - All Running Applications and Instances

<?xml version="1.0" encoding="ASCII"?>
<adaptor>
  <application name="sistemas">
    <instance id="1" port="2001" host="centos"/>
  </application>
...
</adaptor>


That looks correct.

Try editing the apache.conf file (the WebObject's one, not httpd.conf). Find these lines:

# To change the logging options, read the following comments:
# The option name is "WebObjectsLog" and the first value indicates the path of the log file. # The second value indicates the log level. There are five, in decreasing informational order:
#       "Debug",    "Info",    "Warn",    "Error",    "User"
#
# Note: To enable logging, touch '/tmp/logWebObjects' as the administrator user (usually root).
#
# The following line is the default:
# WebObjectsLog /Library/WebObjects/Logs/WebObjects.log Debug

Uncomment the last line, restart Apache and

sudo /tmp/logWebObjects

Now try going to your app once or twice to get the error message. Then look in /Library/WebObjects/Logs/WebObjects.log

The first thing to look for is if the host name it is using is the one you have configured in JavaMonitor and the application.

Chuck


--
Chuck Hill             Senior Consultant / VP Development

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-dev mailing list      ([email protected])
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