1 Reply Latest reply on May 30, 2008 5:14 AM by martinstr

    Bind adress?

    martinstr

      When I try to start a Pojo Cache (v 2.1.0 GA) I get the following error:

      Exception in thread "main" org.jboss.cache.pojo.PojoCacheException: Failed starting org.jboss.cache.CacheException: Unable to connect to JGroups channel
      
      ...
      
      Caused by: java.lang.Exception: problem creating sockets (bind_addr=martins-suse/127.0.0.2, mcast_addr=228.10.10.10:45588)
      


      The cache is obviously trying to use an incorrect bind address, and I figured this could be solved using the option -Dbind.address=127.0.0.1 but no luck.

      This seems like the ultimate newbie question, but never the less I am stuck. Any insights?

      Thanks!

      /Martin