I don't think I'm issuing a remote command. Some more background: running dtomcat4 start and dtomcat4 stop worked normally _before_ adding that particular CATALINA_OPTS line.
I will check those threads on remote shutdown, though. Thanks for the pointer :) __michal On Fri, Sep 26, 2003 at 09:03:58PM -0700, Berry, Layton wrote: > Just guessing, but since shutdown involves sending > "SHUTDOWN" to port 8005, and the command is only > accepted from localhost, are you perhaps issuing > the shutdown remotely? > > If so, Tomcat may be refusing the connection. > There are recent threads on remote shutdown. > > Otherwise, I don't know why you would get a bind > error. Good luck. > > Layton Berry > > >-----Original Message----- > >From: michal urbanski [mailto:[EMAIL PROTECTED] > >Sent: Friday, September 26, 2003 7:16 PM > >To: [EMAIL PROTECTED] > >Subject: _another_ problem stopping tomcat > > > > > >Hello all, > > > >I've done a bit of due diligence, and it appears as though no one else > >has had my problem. > > > >I'm running tomcat4, from the RedHat package tomcat4-4.1.18-full.1jpp. > >I've added the line: > >CATALINA_OPTS="-server -Xdebug -Xnoagent -Djava.compiler=NONE > >-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000" > > > >to my tomcat4.conf, to enable remote debugging. Now, running dtomcat > >start works fine... however, dtomcat4 stop gives an error, > >regardless of > >how long tomcat has been running. Here is that error: > > > >Error [98] in bind() call! > >err:: Address already in use > >Socket transport failed to init. > >Transport dt_socket failed to initialize, rc = -1. > >FATAL ERROR in native method: No transports initialized > > > >Any help would be greatly appreciated. If this problem has popped up > >before, and it _was_ documented somewhere, I apologize (but would still > >appreciate a pointer to said documentation ;) > > > >Thanks, > >--michal urbanski > > > >--------------------------------------------------------------------- > >To unsubscribe, e-mail: [EMAIL PROTECTED] > >For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]