This means you're launching it twice:
FATAL:java.net.BindException: Address already in use
Run the shutdown script before restarting.
/don
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Nathan Feger
> Sent: Saturday, December 16, 2000 9:58 AM
> To: Turbine
> Subject: Turbine startup
>
>
>
>
> 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(PoolTc
> pEndpoint.java,
> Compiled Code)
> at
> org.apache.tomcat.service.PoolTcpConnector.start(PoolTcpConnec
> tor.java,
> Compiled Code)
> at
> org.apache.tomcat.core.ContextManager.start(ContextManager.jav
> a, 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]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]