3 Replies Latest reply on Mar 19, 2013 1:37 AM by adheep

    Windows 7 - Unrecognized Windows Sockets error: 0: JVM_Bind

    neeelemab

       

      We recently migrated to windows 7 and i am using JBoss-4.0.3SP1.

       

      When i run my startup script to start my server i get the exception mentioned below,

       

      ERROR [Util] exception is java.net.SocketException: Unrecognized Windows Sockets error: 0: JVM_Bind

      2011-02-24 14:38:36,193 WARN  [DownHandler] DownHandler (FD_SOCK) exception is java.lang.NullPointerException

      2011-02-24 14:38:36,198 ERROR [STDERR] java.lang.NullPointerException

      2011-02-24 14:38:36,202 ERROR [STDERR]  at org.jgroups.protocols.FD_SOCK.down(FD_SOCK.java:235)

      2011-02-24 14:38:36,206 ERROR [STDERR]  at org.jgroups.stack.DownHandler.run(Protocol.java:122)

      2011-02-24 14:38:38,210 INFO  [TreeCache] viewAccepted(): new members: [nb36732:58746]

      2011-02-24 14:38:38,210 INFO  [TreeCache] state could not be retrieved (must be first member in group)

      2011-02-24 14:38:38,210 WARN  [FD_SOCK] (VIEW_CHANGE): srv_sock_addr == null

      2011-02-24 14:38:38,224 INFO  [TreeCache] new cache is null (maybe first member in cluster)

      2011-02-24 14:38:38,359 INFO  [Embedded] Catalina naming disabled

      2011-02-24 14:38:38,410 INFO  [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.

      2011-02-24 14:38:38,414 INFO  [ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.

      2011-02-24 14:38:38,445 INFO  [AprLifecycleListener] The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path:

       

       

      This works fine in Windows XP and only started failing after migration.

       

       

      Can some one help me please??