• JBAS-4766 Discussion thread

    Discussion of test failure reported in http://jira.jboss.com/jira/browse/JBAS-4766 Dominik, Want to make sure I understand the logs correctly. Basically 2 out of 100 clients lost their session. This happened as foll...
    Profile Photo
    last modified by brian.stansberry
  • JBAS-4180 - HA <-> JMX coupling

    Re: http://jira.jboss.com/jira/browse/JBAS-4180 ------ The first thing I've done is evaluate our current usage of JMX, more specifically subclasses of ServiceMBeanSupport, in clustering related code. Here's the list...
    Profile Photo
    last modified by galder.zamarreno
  • Clustring HA-JMS on Internal Client (non-master node)

    I have this following scenario on my clustering of JBoss with JMS. 1. I have two ears placed on a two servers (App-A and App-B). The APP-A and APP-B are clustered for the HA-JNDI. 2. These two ears need a Queue myQue...
    Profile Photo
    last modified by anandnatraj
  • JIRA JBAS-4732: RmiBindAddress attrribute missing for HAJNDI

    Hello, I opened JIRA JBAS-4732 and was asked to open a forum thread in addition. That was my description: For multihomed servers, it is essential to be able to bind JBoss services to dedicated interfaces (bind addre...
    Profile Photo
    last modified by twenckebach
  • JBAS-4719 (JBCLUSTER-186) Invoker implementations need equal

    Hi, I created JBAS-4719 yesterday for a problem that I hit in two different ways. PooledInvokerProxy doesn't have an equals method which means that comparing two instances with the same underlying address will not ma...
    Profile Photo
    last modified by smarlow
  • JBAS-4717 - Problem with @JMX for clustering

    Currently clustering's use of @JMX is causing spurious errors at shutdown: e.g. 15:32:50,651 WARN [AbstractLifecycleCallbackItem] Ignored error uninstalling context JChannelFactoryJMXWrapper; callback=JMXAdvice jav...
    Profile Photo
    last modified by adrian.brock
  • Organizing clustering stuff in deploy

    For AS 5 Beta 3 I'd like to get the various clustering-related deployments grouped together in deploy, rather than scattered all over the place. Basically you'd end up with: +---cluster | | cluster-beans.xml | | de...
    Profile Photo
    last modified by brian.stansberry
  • JBAS-4543 Design

    This issue notes that HAServiceMBeanSupport should use the kernel bean name as a default name if getServiceHAName() can't locate a name using the existing methods. It looks like this can easily be accomplished by hav...
    Profile Photo
    last modified by jerrygauth
  • Exception Handling between Jboss 3.2.6 & JBoss4.0.5GA

    Do we have any difference in the way the Exception are handled with Jboss3.2.6 and JBoss4.0.5GA? I have one scenario where from the Program I am throwing the SystemException Manually but the exception message thrown s...
    Profile Photo
    last modified by anandnatraj
  • JBAS-4608 Adding FLUSH to 4.2.x stacks

    Discussion of http://jira.jboss.com/jira/browse/JBAS-4608 . From a support case discussion: "bstansberry" wrote: Will adding FLUSH to a 2.4.1.SP3/4 stack do anything to ensure that a view is received on all nodes ...
    Profile Photo
    last modified by brian.stansberry
  • JBAS-4574 and JBAS-1476

    As mentioned on JBAS-4574 you need to discuss things on the forums before opening JIRA issues. This avoids wrong conclusions and hacks to workaround problems (JBAS-1476) when the original problem should be fixed. On ...
    Profile Photo
    last modified by adrian.brock
  • InstanceNotFoundException in trunk

    Shutting down the all config currently shows a couple different InstanceNotFoundExceptions like the following. 12:14:20,396 INFO [DefaultPartition-SFSBCache] stop(): stopping the dispatcher 12:14:20,396 ERROR [JCha...
    Profile Photo
    last modified by starksm64
  • JBAS-4277 Design

    JBAS-4277 notes that HAServiceMBeanSupport should be modified to take advantage of JBAS-4106, which allows association of a classloader with the cluster's RPC handler. HAServiceMBeanSupport is a base class intended f...
    Profile Photo
    last modified by jerrygauth
  • HAServiceMBeanSupport.callMethodOnPartition() doesn't return

    I've been examining HAServiceMBeanSupport before modifying it for JBAS-4277. One observation is that HAServiceMBeanSupport.callMethodOnPartition() doesn't return results (e.g., return is void), even thoughthe underlyi...
    Profile Photo
    last modified by jerrygauth
  • Reorganizing clustering testsuite

    The clustering testsuite is somewhat disorganized and takes far too long to run. The "far too long to run" problem is mostly due to repeating tests multiple times under different configs (REPL_ASYNC vs REPL_SYNC, budd...
    Profile Photo
    last modified by brian.stansberry
  • JBAS-4276 Discussion Thread

    Discussion of http://jira.jboss.com/jira/browse/JBAS-4276. Previous discussion taken from JIRA comments: "Jerry Gauthier" wrote: Brian - I think you're already done this work. I couldn't find any configuration file...
    Profile Photo
    last modified by brian.stansberry
  • Using JBossSerialization with HttpSession Replication (JBAS-

    Hi all, discussion for JBAS-2921 Currenlty, Http Session replication employ JavaSerialization to perfrom object serialization before inserting sessions or attributes in the cache. What we would like to do is provide ...
    Profile Photo
    last modified by hmesha
  • Quality matrics regarding JBOSS

    I am working with BirlaSoft, an India software consulting co. I am looking for quality matrics for JBoss like a. Max client that can be supported by JBOSS on standard server with standard configuration without clust...
    Profile Photo
    created by gopix007
  • HASingleton and partition merges

    Discussion related to http://jira.jboss.com/jira/browse/JBAS-4229. The way a clustered service is aware that a 'split brain' situation has occurred and is now healed is by receiving a MergeView from JGroups. Problem ...
    Profile Photo
    last modified by brian.stansberry
  • Disable Clustering in Jboss

    Hi... I saw in clustering configuration file.. but not able to finetune 1. I want to disable clustering in JBoss.. 2. And i want to cluster only to particular IP Address only... How to do it.. Regards Stan
    Profile Photo
    created by stanatbics