Log in to follow, share, and participate in this community.
Thread HA-JNDI cluster issue
HA-JNDI cluster issueHi All, OS: Centos 5.3 64bit JBOSS 4.2.3.GA JAVA 1.6u18 64bit I have 4 servlet Servers => ServerA, ServerB, ServerC and ServerD which connect to HA-JNDI cluster consisting of 2 nodes, node1 and no...
Clustering Scheduled ServicesI want to write a scheduled service in JBoss AS. The instances of the JBoss AS are clustered. This scheduled service should be running on a daily basis for a particular no of times. Can this service be clustered in su...
Partition and Node identitiesIn Remoting 3, we introduce the concept of an "Endpoint". An Endpoint is an instance of a node in a connected graph of Remoting participants. Each Endpoint has a name which identifies it to its peers; thus...
Thread Exposing Infinispan CacheManager's in the AS
Exposing Infinispan CacheManager's in the ASDiscussion thread related to https://jira.jboss.org/jira/browse/JBAS-7838 I was talking to Bela today about adding scopes to JGroups messages (see https://jira.jboss.org/jira/browse/JGRP-822) and the solution ...
Thread How to write your own load balancing rule in mod_cluster?
How to write your own load balancing rule in mod_cluster?Hi Could any one please suggest some pointers as to how to write your own load balancing rules for mod_cluster. Currently rules like round robin etc are supported. How can one write his/her own rule? T...
JBCLUSTER Projects and EclipseI want to clean up the eclipse integration with the JBCLUSTER projects. Basically I want all these projects to be purely m2eclipse based -- you import them into your eclipse workspace as a "Maven Project" not as an "E...
Thread 503 Service Temporarily Unavailable error when I kill a node
503 Service Temporarily Unavailable error when I kill a nodeHi I use the latest mod_cluster with JBoss 5.1.0.GA server(all) clustered mod_cluster configuration. My testing envirnoment is: I created a loopback network interface for testing and added 3 ip addresses on Vista. 1:...
mod_cluster version problemUsing the Mod_cluster 1.0.2 to set the load balancer for Jboss environment, but the console keep prompt the version different error. the details as following. anyone can suggestion? Following this document to setup h...
MCMP Documentation IssuesHi I'm having some issues with the MCMP Wiki Documentation[1]. The table for the CONFIG message seems broken. The Content-Length of the examples seem off-by-one. Is <&> in value really escaped as &a...
Jboss Clustering Performance QuestionHi and sorry for posting here, I am interested on some performance issues related with jboss clustering. In particular, I want to ask if the synchronization between the nodes in a Jboss cluster occurs in a synchronou...
Thread API modifications for better extensibility ?
API modifications for better extensibility ?Hi all, I'm starting to work on the task of providing clustering and failover capabilities to our Mobicents Sip Servlets container working on top of JBoss AS 5.1.CR1. See http://code.google.com/p/mobicents/issues/det...
Default JGroups ConfigsI'm swapping out the legacy bootstrap implementation for the new one, and in the process have somehow missed setting default properties for: jboss.partition.udpGroup jboss.jgroups.udp.mcast_port ...when they're not ...
Thread JBAS-5703 - Make HA-JNDI use wait for first positive respons
JBAS-5703 - Make HA-JNDI use wait for first positive responsRe: https://jira.jboss.org/jira/browse/JBAS-5703 I've attached a patch containing fix for this. Few notes: 1. I've tested this with a 3 node cluster (node1,node2 and node3) and two ejbs (ejbA and ejbB where ejbA cal...
Thread JBAS-6089: Disable Client Auto-Discovery By Default?
JBAS-6089: Disable Client Auto-Discovery By Default?It's been requested that in future JBoss releases, the use of auto-discovery by clients be disabled by default. JBAS-6089 [1] captures this feature request, and this forum thread is for capturing the discussion surrou...
Clustering between two clustersHi, I have already used successfully the cluster service of JBoss. The architecture that I have is: Two servers in a cluster. (one server is master and the other is slave). Now we want to keep this architecture but a...
Clustering the webapplicationHi All, I want to provide JBoss clustering to my web application. Please suggest me the approach to deploy my web application in the clustering environment. please reply me ASAP. Thanks in advance.. Krishna
Thread JBOSS Cluster Agent for Solaris Cluster Tools
JBOSS Cluster Agent for Solaris Cluster ToolsHi I am new to this community and I wish to develop a HA Cluster Agent for JBOSS to port JBOSS on Solaris Open High Availability cluster. This is my first attempt to write a HA Cluster Agent, so any pointers to JBOS...
Slow failoverI posted on User forum but no one has replied and I can't seem to find any documentation around it. http://www.jboss.com/index.html?module=bb&op=viewtopic&t=147942 I also posted on Jboss remoting but no help...
Thread dumps generated by triggers/events?A while back, I started a thread about generating thread dumps if a Cache TimeoutException occurred (see http://www.jboss.com/index.html?module=bb&op=viewtopic&t=123989). Another situation that comes to my min...