• [ejb cluster] Does wildfly9.0.2 supports load balance policy "FirstAvailable" as JBoss4.2.2

    Hi, all    We have one cluster environment, say there are two nodes: node1, node2, We deploy one stateless ejb on these nodes. The client invoke ejb with following sequence    1. Look up ejb, and...
    Profile Photo
    last modified by lcheng_nj
  • Execution error: org.infinispan.CacheException: java.lang.RuntimeException: Failure to marshal argument(s)

    servers: 2 name: master, slave OS: windows 7 on both master and slave jboss: AS 7.1.1 I configured my applications for JEE (JSF, spring, hibernate, Primefaces),but I'm getting the following stacktrace on the active se...
    Profile Photo
    last modified by amjadkarym
  • Determining if a specific node is a slave or master

    I am in need of trying to figure out if a specific node in a cluster is slave or master.  The reason for this is because the F5 that does the load balancing wants to know the information and I know that the nodes...
    Profile Photo
    last modified by fungwc
  • Session replication is not working with 6.4.0

    Hi everyone,   I have configured Jboss(6.4.0) Clustering using the domain Controller. The application is getting installed on every node of the Jboss. Domain Controller and two nodes are deployed three different...
    Profile Photo
    last modified by saravana.kumar
  • How to find out jboss configuration is load balanced and active passive failover

    How to find out jboss configuration is load balanced and active passive failover
    Profile Photo
    last modified by pghai
  • Problems persisting a replicated cache in WildFly 10

    I'm in progress of upgrading from JBoss 7.2 to WildFly 10, and most things have been ok.   But now I have found out that the replicated infinispan cache which I have is not persisted to disk. There are no error...
    Profile Photo
    last modified by kim.lindberg
  • Can jboss nodes in a cluster have different ip's ?

    Hi,   I am a bit confused with the concept of nodes and cluster. I read on this page(Re: What are nodes in a cluster?) that nodes are jboss instances running on the same ip(which means the same machine) but on d...
    Profile Photo
    last modified by ishan.bakshi
  • Mod_cluster + Wildfly AS in Domain mode

    Hello,   I have successfully been able to setup a domain and cluster 2 main server groups. Each server group has been tied to a load balancer group with it's own multicast IP and load balancer name. Mod_cluster...
    Profile Photo
    last modified by cennore
  • Can someone provide a working JDBC_PING configuration?

    Hi,   I've been struggling for 2 days to get JBoss AS6 cluster working using JDBC_PING, but everytime I start up JB, I get a dreaded error message:   12:51:31,676 INFO  [JGroupsTransport] Unable to us...
    Profile Photo
    last modified by benze
  • Clustering issue in jboss4-0.5

    Hi,   I am new to jboss. I have just migrated jboss application to new server linux. The application started up fine if only 1 node started up but when 2nd node started up, it throws exception.  I am seein...
    Profile Photo
    last modified by vimala
  • jboss clustered spring security can login in diferent nodes

    hi i'm facing a issue with spring security and clustered nodes with Jboss EAP 6.3.   this is the scenario, in my application the users only are able to login on time if they try to login again security tells tha...
    Profile Photo
    last modified by james.swayer
  • Increase in Memory Utilisation after Jboss Server Member Leaves and re-joins the Cluster

    Hi   We are using jboss 4.2.3 version running on jdk1.5 update 15, in cluster mode consisting of 4 jboss servers   Recently we observed 1 member left the cluster and re-joined with in a minute as shown in...
    Profile Photo
    last modified by shivam37
  • Need help on the clustering issue -- failure reconnecting to channel...

    An exception was happened in company's JBoss AS clustering environment, from the error message below, it seems SERVER_A failed to send back a HEARTBEAT_ACK to SERVER_B, and then close the Socket, and finally failed to...
    Profile Photo
    last modified by sam.fung
  • Trouble getting two wildfly standalone servers to join a cluster

    Good day, I have tried this very simple tutorial to create a simplest JBoss Wildfly 9.0.2 Final cluster possible, from two standalone clusters: http://lauraliparulo.altervista.org/wildfly-standalone-clustering/ I got...
    Profile Photo
    last modified by vyzivus45
  • how can run 2 node (default , node1) on different ports (8070,8090)

    Hi   i have copy new /jboss-4.0.2 on my redhat server i want use othe port number (i changed port number from 8080 to 8070  in server.xml on this path /usr/local/jboss-4.0.2/server/default/deploy/jbossweb-t...
    Profile Photo
    last modified by babakbardia
  • HATimerService gets NameNotFoundException during stop

    Hi all,   I have successfully builded in my application the HATimerService, it starts itselfs and all the subsequent timers and everything works correctly.   Btw it is instead not able to stop without erro...
    Profile Photo
    last modified by leonets
  • Info about SimpleSingletonElectionPolicy

    Hi all,   I have a problem using the SingletonElectionPolicy.   First, I tried to modify the hasingleton service for including it in my application where I added the following dependencies. I moved the ja...
    Profile Photo
    last modified by leonets
  • Clustering + Session sharing lock acquisition errors

    I seem to be having some issues with clustering jboss 6 and being able to share sessions consistently. Now im very new to jboss and clustering so I may be missing something simple.   My Setup: Server 1= Apach...
    Profile Photo
    last modified by splaer
  • How to configure two nodes in cluster as active and passive?

    Hi I am able to configure two nodes in a cluster in WildFly 9, -each node starting in "standalone" mode and using default multicast address 230.0.0.4.   However, how to configure one of them to be only "passive...
    Profile Photo
    last modified by snagula
  • Where is url configured for accessing single node in cluster JBoss 5

    Hi,   I have inherited a lot of legacy code in a new job. Part of this is a JBoss 5 cluster, it appears to be using mod_cluster. An issue has been raised where a url sent out in an email from one of our apps doe...
    Profile Photo
    last modified by paul-taylor-trapeze