• HA-JNDI cluster issue

    Hi 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...
    Profile Photo
    created by mario.almeida
  • Clustering Scheduled Services

    I 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...
    Profile Photo
    last modified by sana13
  • Partition and Node identities

    In 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...
    Profile Photo
    last modified by dmlloyd
  • mod_cluster issue, any thougts?

    https://jira.jboss.org/jira/browse/MODCLUSTER-146   Any thoughts?
    Profile Photo
    created by wvdenhau
  • Exposing Infinispan CacheManager's in the AS

    Discussion 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 ...
    Profile Photo
    last modified by brian.stansberry
  • 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...
    Profile Photo
    last modified by gnome
  • JBCLUSTER Projects and Eclipse

    I 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...
    Profile Photo
    created by brian.stansberry
  • 503 Service Temporarily Unavailable error when I kill a node

    Hi 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:...
    Profile Photo
    last modified by babazs
  • mod_cluster version problem

    Using 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...
    Profile Photo
    last modified by fkclai
  • MCMP Documentation Issues

    Hi 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...
    Profile Photo
    last modified by pmm
  • Jboss Clustering Performance Question

    Hi 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...
    Profile Photo
    created by tdakanalis
  • 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...
    Profile Photo
    last modified by deruelle_jean
  • Default JGroups Configs

    I'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 ...
    Profile Photo
    last modified by alrubinger
  • JBAS-5703 - Make HA-JNDI use wait for first positive respons

    Re: 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...
    Profile Photo
    last modified by galder.zamarreno
  • 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...
    Profile Photo
    last modified by jiwils
  • Clustering between two clusters

    Hi, 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...
    Profile Photo
    created by arkouli
  • Clustering the webapplication

    Hi 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
    Profile Photo
    last modified by venkatakrishna
  • JBOSS Cluster Agent for Solaris Cluster Tools

    Hi 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...
    Profile Photo
    last modified by krabhishek
  • Slow failover

    I 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...
    Profile Photo
    last modified by mohitanchlia
  • 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...
    Profile Photo
    last modified by galder.zamarreno