[JBoss-dev] [JBossWeb] - Clustered Sessions

2004-12-01 Thread dfisher
I'm having a problem with session replication in jboss 3.2.6. Specifically I see these types of errors in my log: 16:27:27,992 ERROR [JBossCacheManager] processSessionRepl: failed with exception: java.lang.NullPointerException 16:46:55,062 ERROR [JBossCacheManager] processExpires: failed with

[JBoss-dev] [Clusters on JBoss (Clusters/JBoss)] - Re: autodiscovery and bind address

2004-10-18 Thread dfisher
I've been testing 3.2.6 and setting -Dbind.address does not seem to have any effect. I still see the following from netstat: udp4 0 0 *.1102 *.* udp4 0 0 *.45566*.* Can anyone post some info on getting autodiscovery and jgroups to bind to a

[JBoss-dev] [Clusters on JBoss (Clusters/JBoss)] - autodiscovery and bind address

2004-10-13 Thread dfisher
I'm using Jboss 3.2.5 and trying to get all the services to bind to a specific IP address. I've noticed that autodiscovery is using port 1102 and jgroups is using port 45566. These services always bind to *. For autodiscovery I have set the BindAddress attribute, and for JGroups I have set the