I am attempting to run JBoss as a Windows Service using JavaService per the 
wiki doc: 

http://wiki.jboss.org/wiki/Wiki.jsp?page=RunJBossAsAServiceOnWindows.  

I have modified the JavaService installation batch script as necessary and am 
able to install JBoss as a Service with out any errors.  However, when I start 
JBoss (using net start) on 2 nodes in the same cluster, the nodes do not 
auto-discover (each sees itself as part of own cluster according to the 
jmx-console) and I periodically get the error: 

10:56:36,107 WARN  [NAKACK,] [node1:3301] discarded message from non-member 
server node2

I do not get this error when I run the run.bat script manually on each node and 
each machine automatically discovers the other and the DefaultPartition shows 
both machines in jmx-console.

Any help is appreciated. 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3943027#3943027

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3943027


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to