|
Home > Archive > Netware Webserver > August 2005 > Tomcat won't start
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Tomcat won't start
|
|
| nussdo@oplin.org 2005-08-17, 5:46 pm |
| Did you ever get an answer to this? I am having the same issue.
Thanks
> I am having trouble with Tomcat starting, below is the entries from the
logger screen. Any help would be appreciated
>
> Regards
> Hugh Tippins
>
> Loading module APACHE2.NLM
> Apache Web Server 2.0.49a
> Version 2.00.49 29 March 2004
> Copyright (c) 2000-2004 The Apache Software Foundation. All rights
reserved.
> Module APACHE2.NLM load status OK
> Loading module APACHE2.NLM
> Loading in address space ADMINSRV.
> Apache Web Server 2.0.49a
> Version 2.00.49 29 March 2004
> Copyright (c) 2000-2004 The Apache Software Foundation. All rights
reserved.
> Auto-Loading Module APRLIB.NLM
> Auto-loading module APRLIB.NLM
> Loading in address space ADMINSRV.
> Apache Portability Runtime Library 0.9.5
> Version 0.09.05 29 March 2004
> Copyright (c) 2000-2003 The Apache Software Foundation. All rights
reserved.
> Auto-Loading Module LIBC.NLM
> Auto-loading module LIBC.NLM
> Loading in address space ADMINSRV.
> Standard C Runtime Library for NLMs [optimized, 6]
> Version 8.00.01 15 December 2004
> Copyright (c) 1999-2004 by Novell, Inc. All rights reserved.
> Portions copyright (c) 1980, 1982, 1983, 1986, 1990 and 1993 by the
Regents
> of the university of California (Free BSD).Module LIBC.NLM load status OK
> Module APRLIB.NLM load status OK
> Module APACHE2.NLM load status OK
> Using CATALINA_BASE: sys:/tomcat/4
> Using CATALINA_HOME: sys:/tomcat/4
> Using CATALINA_TMPDIR: sys:/tomcat/4/temp
> Using JAVA_HOME: SYS:\java
> Doing a start
> Starting service NetWare Administration Tomcat
> Apache Tomcat/4.1.30
> java: Class com.novell.application.tomcat.util.tccheck.LDAPVerifier
exited succe
> ssfully
> Using CATALINA_BASE: sys:/tomcat/4
> Using CATALINA_HOME: sys:/tomcat/4
> Using CATALINA_TMPDIR: sys:/tomcat/4/temp
> Using JAVA_HOME: SYS:\java
> Doing a start
> Starting service Tomcat-Standalone
> Apache Tomcat/4.1.30
> java: Class com.novell.application.tomcat.util.tccheck.LDAPVerifier
exited succe
> ssfully
> 11/05/2005 17:42:12 org.apache.struts.util.PropertyMessageResources
<init>
> INFO: Initializing, config='org.apache.struts.util.LocalStrings',
returnNull=tru
> e
> 11/05/2005 17:42:12 org.apache.struts.util.PropertyMessageResources
<init>
> INFO: Initializing, config='org.apache.struts.action.ActionResources',
returnNul
> l=true
> 11/05/2005 17:42:13 org.apache.struts.util.PropertyMessageResources
<init>
> INFO: Initializing,
config='org.apache.webapp.admin.ApplicationResources', retur
> nNull=true
> 11/05/2005 17:42:16 org.apache.jk.common.ChannelSocket init
> INFO: Port busy 9009 java.net.SocketException: Operation already in
progress
> 11/05/2005 17:42:16 org.apache.jk.common.ChannelSocket init
> INFO: Port busy 9010 java.net.SocketException: Operation already in
progress
> 11/05/2005 17:42:16 org.apache.jk.common.ChannelSocket init
> INFO: JK2: ajp13 listening on /0.0.0.0:9011
> 11/05/2005 17:42:16 org.apache.jk.server.JkMain start
> INFO: Jk running ID=2 time=0/56 config=sys:\tomcat\4\conf\jk2.properties
> StandardServer.await: create[9005]: java.net.SocketException: Operation
already
> in progress
> java.net.SocketException: Operation already in progress
> at java.net.PlainSocketImpl.socketListen(Native Method)
> at java.net.PlainSocketImpl.listen(PlainSocketImpl.java:348)
> at java.net.ServerSocket.bind(ServerSocket.java:319)
> at java.net.ServerSocket.<init>(ServerSocket.java:185)
> at
org.apache.catalina.core.StandardServer.await(StandardServer.java:510
> )
> at org.apache.catalina.startup.Catalina.start(Catalina.java:521)
> at
org.apache.catalina.startup.Catalina.execute(Catalina.java:400)
> at
org.apache.catalina.startup.Catalina.process(Catalina.java:180)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> java:39)
> at
sun.reflect.DelegatingMethodAccessorImpl. invoke(DelegatingMethodAcces
> sorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
> Stopping service NetWare Administration Tomcat
> java: Class org.apache.catalina.startup.Bootstrap exited with status 1
> 11/05/2005 17:42:19 org.apache.struts.util.PropertyMessageResources
<init>
> INFO: Initializing, config='org.apache.struts.util.LocalStrings',
returnNull=tru
> e
> 11/05/2005 17:42:19 org.apache.struts.util.PropertyMessageResources
<init>
> INFO: Initializing, config='org.apache.struts.action.ActionResources',
returnNul
> l=true
> 11/05/2005 17:42:20 org.apache.struts.util.PropertyMessageResources
<init>
> INFO: Initializing,
config='org.apache.webapp.admin.ApplicationResources', retur
> nNull=true
> 11/05/2005 17:42:23 org.apache.jk.common.ChannelSocket init
> INFO: Port busy 9010 java.net.SocketException: Operation already in
progress
> 11/05/2005 17:42:23 org.apache.jk.common.ChannelSocket init
> INFO: JK2: ajp13 listening on /0.0.0.0:9011
> 11/05/2005 17:42:23 org.apache.jk.server.JkMain start
> INFO: Jk running ID=1 time=0/32 config=sys:\tomcat\4\conf\jk2.properties
> StandardServer.await: create[8005]: java.net.SocketException: Operation
already
> in progress
> java.net.SocketException: Operation already in progress
> at java.net.PlainSocketImpl.socketListen(Native Method)
> at java.net.PlainSocketImpl.listen(PlainSocketImpl.java:348)
> at java.net.ServerSocket.bind(ServerSocket.java:319)
> at java.net.ServerSocket.<init>(ServerSocket.java:185)
> at
org.apache.catalina.core.StandardServer.await(StandardServer.java:510
> )
> at org.apache.catalina.startup.Catalina.start(Catalina.java:521)
> at
org.apache.catalina.startup.Catalina.execute(Catalina.java:400)
> at
org.apache.catalina.startup.Catalina.process(Catalina.java:180)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> java:39)
> at
sun.reflect.DelegatingMethodAccessorImpl. invoke(DelegatingMethodAcces
> sorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
> Stopping service Tomcat-Standalone
> java: Class org.apache.catalina.startup.Bootstrap exited with status 1
> Loading module APACHE2.NLM
> Apache Web Server 2.0.54
> Version 2.00.54 15 April 2005
> Copyright (c) 2000-2004 The Apache Software Foundation. All rights
reserved.
> Auto-Loading Module APRLIB.NLM
> Auto-loading module APRLIB.NLM
> Apache Portability Runtime Library 0.9.6
> Version 0.09.06 15 April 2005
> Copyright (c) 2000-2004 The Apache Software Foundation. All rights
reserved.
> Module APRLIB.NLM load status OK
> Module APACHE2.NLM load status OK
> Loading module APACHE2.NLM
> Loading in address space ADMINSRV.
> Apache Web Server 2.0.54
> Version 2.00.54 15 April 2005
> Copyright (c) 2000-2004 The Apache Software Foundation. All rights
reserved.
> Auto-Loading Module APRLIB.NLM
> Auto-loading module APRLIB.NLM
> Loading in address space ADMINSRV.
> Apache Portability Runtime Library 0.9.6
> Version 0.09.06 15 April 2005
> Copyright (c) 2000-2004 The Apache Software Foundation. All rights
reserved.
> Auto-Loading Module LIBC.NLM
> Auto-loading module LIBC.NLM
> Loading in address space ADMINSRV.
> Standard C Runtime Library for NLMs [optimized, 6]
> Version 8.00.01 15 December 2004
> Copyright (c) 1999-2004 by Novell, Inc. All rights reserved.
> Portions copyright (c) 1980, 1982, 1983, 1986, 1990 and 1993 by the
Regents
> of the university of California (Free BSD).Module LIBC.NLM load status OK
> Module APRLIB.NLM load status OK
> Module APACHE2.NLM load status OK
> Using CATALINA_BASE: sys:/tomcat/4
> Using CATALINA_HOME: sys:/tomcat/4
> Using CATALINA_TMPDIR: sys:/tomcat/4/temp
> Using JAVA_HOME: SYS:\java
> Doing a start
> java: Class com.novell.application.tomcat.util.tccheck.LDAPVerifier
exited succe
> ssfully
> Starting service NetWare Administration Tomcat
> Apache Tomcat/4.1.30
> 11/05/2005 17:52:51 org.apache.struts.util.PropertyMessageResources
<init>
> INFO: Initializing, config='org.apache.struts.util.LocalStrings',
returnNull=tru
> e
> 11/05/2005 17:52:51 org.apache.struts.util.PropertyMessageResources
<init>
> INFO: Initializing, config='org.apache.struts.action.ActionResources',
returnNul
> l=true
> 11/05/2005 17:52:52 org.apache.struts.util.PropertyMessageResources
<init>
> INFO: Initializing,
config='org.apache.webapp.admin.ApplicationResources', retur
> nNull=true
> 11/05/2005 17:52:54 org.apache.jk.common.ChannelSocket init
> INFO: Port busy 9009 java.net.SocketException: Operation already in
progress
> 11/05/2005 17:52:54 org.apache.jk.common.ChannelSocket init
> INFO: Port busy 9010 java.net.SocketException: Operation already in
progress
> 11/05/2005 17:52:54 org.apache.jk.common.ChannelSocket init
> INFO: JK2: ajp13 listening on /0.0.0.0:9011
> 11/05/2005 17:52:54 org.apache.jk.server.JkMain start
> INFO: Jk running ID=2 time=1/68 config=sys:\tomcat\4\conf\jk2.properties
> StandardServer.await: create[9005]: java.net.SocketException: Operation
already
> in progress
> java.net.SocketException: Operation already in progress
> at java.net.PlainSocketImpl.socketListen(Native Method)
> at java.net.PlainSocketImpl.listen(PlainSocketImpl.java:348)
> at java.net.ServerSocket.bind(ServerSocket.java:319)
> at java.net.ServerSocket.<init>(ServerSocket.java:185)
> at
org.apache.catalina.core.StandardServer.await(StandardServer.java:510
> )
> at org.apache.catalina.startup.Catalina.start(Catalina.java:521)
> at
org.apache.catalina.startup.Catalina.execute(Catalina.java:400)
> at
org.apache.catalina.startup.Catalina.process(Catalina.java:180)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
> java:39)
> at
sun.reflect.DelegatingMethodAccessorImpl. invoke(DelegatingMethodAcces
> sorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:324)
> at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203)
> Stopping service NetWare Administration Tomcat
>
| |
| Anders Gustafsson 2005-08-17, 5:46 pm |
| ,
> I am having the same issue.
>
Exactly the same message? On what version of NW? Patches? Has it ever
worked? If yes, what did you change?
- Anders Gustafsson, Engineer, CNE6, ASE
NSC Volunteer Sysop
Pedago, The Aaland Islands (N60 E20)
Novell does not monitor these forums officially.
Enhancement requests for all Novell products may be made at
http://support.novell.com/enhancement
Using VA 5.51 build 315 on Windows 2000 build 2195
|
|
|
|
|