1 Reply Latest reply on Feb 26, 2008 3:45 AM by ataylor

    no Inet4Address associated with interface

    matimus

      Hi im trying to start up a basic messaging server on vista, and i am getting these errors. anyone have a clue what this means?

      ===============================================================================

      JBoss Bootstrap Environment

      JBOSS_HOME: C:\workspace\jboss-4.2.2.GA

      JAVA: C:\Program Files\Java\jdk1.5.0_13\bin\java

      JAVA_OPTS: -Dprogram.name=run.bat -server -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -

      Dsun.rmi.dgc.server.gcInterval=3600000

      CLASSPATH: C:\Program Files\Java\jdk1.5.0_13\lib\tools.jar;C:\workspace\jboss-4.2.2.GA\bin\run.jar

      ===============================================================================

      15:33:24,299 INFO [Server] Starting JBoss (MX MicroKernel)...
      15:33:24,302 INFO [Server] Release ID: JBoss [Trinity] 4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)
      15:33:24,305 INFO [Server] Home Dir: C:\workspace\jboss-4.2.2.GA
      15:33:24,306 INFO [Server] Home URL: file:/C:/workspace/jboss-4.2.2.GA/
      15:33:24,309 INFO [Server] Patch URL: null
      15:33:24,311 INFO [Server] Server Name: messaging-node0
      15:33:24,312 INFO [Server] Server Home Dir: C:\workspace\jboss-4.2.2.GA\server\messaging-node0
      15:33:24,314 INFO [Server] Server Home URL: file:/C:/workspace/jboss-4.2.2.GA/server/messaging-node0/
      15:33:24,316 INFO [Server] Server Log Dir: C:\workspace\jboss-4.2.2.GA\server\messaging-node0\log
      15:33:24,318 INFO [Server] Server Temp Dir: C:\workspace\jboss-4.2.2.GA\server\messaging-node0\tmp
      15:33:24,320 INFO [Server] Root Deployment Filename: jboss-service.xml
      15:33:24,683 INFO [ServerInfo] Java version: 1.5.0_13,Sun Microsystems Inc.
      15:33:24,686 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_13-b05,Sun Microsystems Inc.
      15:33:24,687 INFO [ServerInfo] OS-System: Windows Vista 6.0,x86
      15:33:25,144 INFO [Server] Core system initialized
      15:33:28,672 INFO [WebService] Using RMI server codebase: http://127.0.0.1:8083/
      15:33:28,715 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:jboss-log4j.xml
      15:33:29,556 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc.
      15:33:29,633 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer
      15:33:29,895 INFO [TransactionManagerService] Starting recovery manager
      15:33:29,979 INFO [TransactionManagerService] Recovery manager started
      15:33:29,981 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference
      15:33:34,047 INFO [EJB3Deployer] Starting java:comp multiplexer
      15:33:36,676 WARN [UDP] failed to join /224.0.0.75:7500 on eth2: java.net.SocketException: Unrecognized Windows Sockets error:

      0: no Inet4Address associated with interface
      15:33:36,679 WARN [UDP] failed to join /224.0.0.75:7500 on net5: java.net.SocketException: Unrecognized Windows Sockets error:

      0: no Inet4Address associated with interface
      15:33:36,681 WARN [UDP] failed to join /224.0.0.75:7500 on eth4: java.net.SocketException: Unrecognized Windows Sockets error:

      0: no Inet4Address associated with interface
      15:33:36,683 WARN [UDP] failed to join /224.0.0.75:7500 on net9: java.net.SocketException: Unrecognized Windows Sockets error:

      0: no Inet4Address associated with interface
      15:33:36,685 WARN [UDP] failed to join /224.0.0.75:7500 on net11: java.net.SocketException: Unrecognized Windows Sockets error:

      0: no Inet4Address associated with interface
      15:33:36,687 WARN [UDP] failed to join /224.0.0.75:7500 on net14: java.net.SocketException: Unrecognized Windows Sockets error:

      0: no Inet4Address associated with interface