Log in to follow, share, and participate in this community.
Thread JBPM High Availability and Balanced Clustering
JBPM High Availability and Balanced ClusteringHi , I am very new into the community and into the bpmn world. What I would like to ask into this post is the following question: Are there ways to cluster a web application that uses the knowledgebase embedded int...
cluster Jboss standalone serversHi Team, I would like to understand, which jms queue we have to point out when publishing message to the queue. in my situation I have 2 Jboss Application servers 6.x version in the same environment and conf...
wildfly 10 session replication issueI tried to configure a cluster with a load balancer with Wildfly 10 based on the Wildfly 10 High Availability guide: https://docs.jboss.org/author/display/WFLY10/Clustering+and+Domain+Setup+Walkthrough It wor...
setting up basic JBoss EAP 6 clusterHi, I have a task of clusterizing our portal solution running on JBoss EAP 6 (JBoss 7). To start with, provider is not giving any guaranteed clustering options, stating they don't support any. What they say - since i...
Thread Cant create cluster successfully on WIldfly 8.2.0
Cant create cluster successfully on WIldfly 8.2.0Hi I created a cluster on wildfly by replicating the standalone and giving a port offset for each standalone. My hornetq configuration is as below: <hornetq-server> ...
Transaction Management Within ClusterI 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 config in domai...
Cluster + Infinispan IssuesHello, I have Wildfly 8.2.0 running in domain mode and I've managed to set up a cluster using mod_cluster and httpd successfully. I currently have 5 cluster groups with 2 nodes each running without any c...
Clustering in Domain modeHi, I'm trying to achieve clustering in domain mode using the full-ha profile. The idea is to have 2 server groups running on 3 physical servers, each server group having 2 host servers - 1 live and 1 backup....
Wildfly 10 Clustering ProblemWe have been able to deploy two standalone clustered servers in a QA environment. However, when attempting to cluster the servers in another QA environment, the session state is no longer being passed between these se...
Thread Concurrent Ajax Request Execution from WildFly 9.0
Concurrent Ajax Request Execution from WildFly 9.0Hi I am experience a performance issue with WildFly 9.0 I have a wildfly HA cluster with load balancer. Everything works fine, apart from some ajax request being pipeline one after another. This is m...
Thread Session Not Replicating in WildFly 9.0.2 Cluster
Session Not Replicating in WildFly 9.0.2 ClusterHi, I am trying to create wildfly cluster on two redhat Vms having one node each. They should replicate session cache in between them. F.Y.I I have turned off the fire wall on both of them I tr...
Thread Getting an error MODCLUSTER000043, not sure what to do.
Getting an error MODCLUSTER000043, not sure what to do.I am a developer that uses JBOSS EAP 6.2 in a clustered environment with 2 apache servers and a load balancer in front of that. I am see the following error a lot on not sure where to point the System Ad...
Thread How to verify Load balancing in JMS cluster
How to verify Load balancing in JMS clusterI setup a JBoss EAP 5.2 cluster with 2 nodes and configured a Queue accordingly and attached to a long running MDB. <mbean code="org.jboss.jms.server.destination.QueueService" name="jboss.messaging.destinat...
Thread For HA singleton, is there a need to add <distributable/> in web.xml
For HA singleton, is there a need to add <distributable/> in web.xmlWe are trying to set up HA singleton for the whole application. The purpose is to allow us to have a backup instance if one is down, or in the case of maintenance, we will have a very brief outage since the other inst...
Thread mod_jk cluster in jboss eap 6.1 is not working for struts 1 application
mod_jk cluster in jboss eap 6.1 is not working for struts 1 applicationI have one struts application which is deployed on jboss eap 6.1 in tow different machine and I used mod_jk clustering for load balancing. I pointed the config file to standalone-full-ha.xml and enabled ajp and http c...