On Aug 31, 2007, at 3:46 AM, Ute Hoffmann wrote:

Hallo,
I have a linux machine where a WO App is to be deployed at a customers (behind a firewall, I cannot reach even the webServer to test anything). I installed WO as described (have done it before, so I SUPPOSE everything is ok). I can start the wo Services.

I cannot start Monitor via command-line. I get the following error:

<snip>
<main> A fatal exception occurred: null: <WOApplication>: Cannot be initialized. [2007-08-29 23:20:13 CEST] <main> com.webobjects.foundation.NSForwardException for com.webobjects.foundation.NSForwardException for java.net.UnknownHostException: web01: web01
        at java.net.InetAddress.getLocalHost(InetAddress.java:1191)
</snip>

I think it has to do with the host... but... is someone around who has a better knowledge of linux and can tell me how to get rid of the exception (and wo up and running - hopefully). Where am I to look?

Is "web01" the correct network domain name for that machine? I would guess not. WO needs to be able to reverse-resolve this name (get an IP address for it). If there is no DNS on the network, you will probably need to use the IP address (or localhost). To do this, edit the Properties file in JavaMonitor.woa and add

-WOHost=the IP address or localhost or the correct DNS name for that machine.


Or does it mean WO is not running (or not installed properly)?

No, I think it is installed correctly.

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-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