On Tue, 29 Jan 2002, John Beckwith wrote: > Hello, > > I have also encountered the JVM bind problem. I installed a new modem > in my computer, tomcat was not running, and the modem evidently snagged > a seat where tomcat used to be. So, as a quick fix I un-installed tomcat. > > When finished, it asks if you want to delete the "Apache Tomcat 4.0" > directory (which would kill my servlet files, changes to web.xml etc.) > > I said no. Then, I had to re-boot for changes to take effect (Windows2K) > I re-installed Tomcat. Everything went well except during re-install, it > evidently re-created the directories and wiped out my code. I had a > backup so it was not a big deal.... > > Just thought I would let you know, that message box during un-install > worked, but re-installing will wipe your code.
I don't think there's any need to uninstall/reinstall, the port tomcat uses is a configuration option, and can be changed very easily. Simply change it and restart tomcat. > ----- Original Message ----- > From: "Deepak Rustagi" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, January 29, 2002 6:11 AM > Subject: Re: JVM bind problem > > > hi > This problem comes when the port at which tomcat was working was used by > some other server also. > Check apart from tomcat what other servers are running or change the > default port of tomcat. > > -----Original Message----- > From: bin cai [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 28, 2002 11:01 PM > To: [EMAIL PROTECTED] > Subject: JVM bind problem > > > Hi, > this morning when i tried to open Tomcat server, I got > the error message as following: > > Java.net.bindexception: address in use: JVM_Bind. > could anybody can tell me what is problem > Thanks in advance > bin > Milt Epstein Research Programmer Software/Systems Development Group Computing and Communications Services Office (CCSO) University of Illinois at Urbana-Champaign (UIUC) [EMAIL PROTECTED] ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
