|
Home > Archive > Netware Webserver > May 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
|
|
| Hugh Tippins 2005-05-11, 7:45 am |
| 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
| |
| Automatic reply 2005-05-17, 7:45 am |
| Hugh,
It appears that in the past few days you have not received a response to your
posting. That concerns us, and has triggered this automated reply.
Has your problem been resolved? If not, you might try one of the following options:
- Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
- Check all of the other support tools and options available at
http://support.novell.com.
- You could also try posting your message again. Make sure it is posted in the
correct newsgroup. (http://support.novell.com/forums)
Be sure to read the forum FAQ about what to expect in the way of responses:
http://support.novell.com/forums/faq_general.html
If this is a reply to a duplicate posting, please ignore and accept our apologies
and rest assured we will issue a stern reprimand to our posting bot.
Good luck!
Your Novell Product Support Forums Team
http://support.novell.com/forums/
|
|
|
|
|