FREY Thibault wrote:
>
> >Tomcat 3.2 runs inside Visual Age for Java, but after (trying) a re-start I
> get
> >this message:
>
> >FATAL:java.net.SocketException: Address already in use
> >java.net.SocketException: Address already in use
>
> >Seems that the 8080 port never get's released...
>
> You're correct : IVJ doesn't close sockets even if the program performed an
> an exit().
>
But I'm running a normal Tomcat -stop type shutdown.
And why do Tomcat 3.1 work properly, but not 3.2?
> The only solution I found is to restart IVJ (and therefore the JVM).
You mean restarting Visual Age, or?
Regards
Stein