Hi all,

I'm apparently having a problem starting turbine, as this is message the 
startup script gives me: (Additionally, the shutdown script seems to have 
no effect and I have to kill the parent process manually)

[root@dev bin]# ./startup.sh
Guessing TOMCAT_HOME from tomcat.sh to ./..
Setting TOMCAT_HOME to ./..
Using classpath: 
.:./../lib/ant.jar:./../lib/jasper.jar:./../lib/jaxp.jar:./../lib/parser.jar:./../lib/servlet.jar:
./../lib/webserver.jar
[root@dev bin]# 2000-12-16 01:02:36 - ContextManager: Adding context Ctx(  )
Starting tomcat. Check logs/tomcat.log for error messages
2000-12-16 01:02:36 - ContextManager: Adding context Ctx( /site )
2000-12-16 01:02:36 - ContextManager: Adding context Ctx( /test )
2000-12-16 01:02:37 - PoolTcpConnector: Starting HttpConnectionHandler on 8082
FATAL:java.net.BindException: Address already in use
java.net.BindException: Address already in use
         at java.net.PlainSocketImpl.socketBind(Native Method)
         at java.net.PlainSocketImpl.bind(PlainSocketImpl.java, Compiled Code)
         at java.net.ServerSocket.<init>(ServerSocket.java, Compiled Code)
         at java.net.ServerSocket.<init>(ServerSocket.java, Compiled Code)
         at 
org.apache.tomcat.net.DefaultServerSocketFactory.createSocket(DefaultServerSocketFactory.java,
 
Compiled
Code)
         at 
org.apache.tomcat.service.PoolTcpEndpoint.startEndpoint(PoolTcpEndpoint.java, 
Compiled Code)
         at 
org.apache.tomcat.service.PoolTcpConnector.start(PoolTcpConnector.java, 
Compiled Code)
         at 
org.apache.tomcat.core.ContextManager.start(ContextManager.java, Compiled Code)
         at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java, Compiled 
Code)
         at org.apache.tomcat.startup.Tomcat.main(Tomcat.java, Compiled Code)



I am using the tdk and I even tried changing the port from 8080 to 8082.  I 
can however access the test 
application.  http://localhost:8082/test/servlets/test  So is there really 
a problem.  I cannot seem to get the HelloWorld screen to work in the 
Getting Started guide and I'm hoping this error is part of my problem.

Nathan




---
Nathan A. Feger ([EMAIL PROTECTED])
CIO, rightshop.net Inc.
phone +1-610-871-2444 - fax +1-215-893-3849
toll-free 877-736-8735 - http://www.rightshop.net/ 



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to