Hi Andy,

> When I am not connected to the internet through my ISP I get 
> the following
> start-up exceptions:
>  
> 2001-03-08 09:40:09 - ContextManager: Adding context Ctx( /examples )
> Starting tomcat. Check logs/tomcat.log for error messages
> 2001-03-08 09:40:09 - ContextManager: Adding context Ctx( /admin )
> 2001-03-08 09:40:09 - ContextManager: Adding context Ctx( /jdbc )
> 2001-03-08 09:40:09 - ContextManager: Adding context Ctx(  )
> 2001-03-08 09:40:09 - ContextManager: Adding context Ctx( /test )
> FATAL:java.net.UnknownHostException: OpenTransport error -3205; Can't
> initialize OpenTransport's internet services

This happens because you have no IP address assigned until you connect to
the ISP.
I solved this creating a new TCP/IP profile with a fixed IP address (let's
say 10.1.1.1) and changing to my ISP configuration in the TCP/IP control
panel when connecting to nternet (you must restart tomcat after this).

If anyone has a better solution I'll be glad to hear it.

Cheers
-- 
Víctor A. Rodríguez ( http://www.bit-man.com.ar) 
Telefónica de Argentina - http://www.Telefonica.com.ar 
Tel. (54-11) 4333-7305 - Fax: (54-11) 4303-5586 int. 1680

Reply via email to