[SourceJammer-users] Re: Bind Exception
Brought to you by:
robertmacgrogan
From: Robert M. <rob...@ya...> - 2002-02-13 21:56:52
|
Hi, Peter. It sounds like Tomcat is already running on your machine and you are trying to start it again using the same port. The port is already in use so Tomcat can't bind to it. When you originally tested starting SJ 1.0.0.2, Tomcat must have half-started. Started up enough to lock onto port 8080 anyway. I guess it's also possible that some other application is using port 8080, but that's pretty unlikely, esp. if this is your local machine. Try running stop_sourcejammer.bat from your original installation (if you still have it). Otherwise you can try stop_sourcejammer.bat from the new installation or shutdown.bat. If none of those work you can look in task manager and see if you can identify the executable that is managing Tomcat. Most likely java.exe. If all else fails, obviously, you can reboot. Good luck. Let me know what happens. --Rob --- Peter Parker <foo...@ne...> wrote: > Rob, > > I took your advise and downloaded Server 1.1 beta 2. > This time when I > run start_sourcejammer.bat, I get the following > error: > > FATAL:java.net.BindExcpetion: Address already in > use: JVM_Bind etc.... > > any idea? > __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com |