Hello,

No w2k app is using this port in a dedicated way. Two solutions:
        1) A jboss instance is still running in the background
        2) A windows service that dynamically open ports uses this port, it can
happen sometimes

For 2), you can use some tools from www.sysinternals.com to find out what
application is using this port.

Bonne chasse. Cheers,


                                Sacha




> -----Message d'origine-----
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Mart�n
> Cabrera
> Envoy� : vendredi, 24 mai 2002 16:09
> � : [EMAIL PROTECTED]
> Objet : [JBoss-user] Naming Service Error (Could not start on port 1099
> - Adress in use).
>
>
> Hi;
>
> I'm running jboss on Windows 2000 Server and when I try to start
> jboss I get
> the following exception.
>
> [NamingService] Starting jnp server
> [NamingService] Could not start on port 1099
> java.net.BindException: Address in use: JVM_Bind
>         at java.net.PlainSocketImpl.socketBind(Native Method)
>         at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:405)
>         at java.net.ServerSocket.<init>(ServerSocket.java:170)
>         at org.jnp.server.Main.start(Main.java:200)
>         at
> org.jboss.naming.NamingService.startService(NamingService.java:149)
>
> Anybody knows which w2k service is listening in this port?
>
> Thanks in advance.
>
> Mart�n Cabrera
> IT Manager
> Proyecto Abitab OnLine
> Abitab S.A.
> Montevideo - Uruguay
> [EMAIL PROTECTED]
>
>
> _______________________________________________________________
>
> Don't miss the 2002 Sprint PCS Application Developer's Conference
> August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to