Log in to follow, share, and participate in this community.
Thread JBAS-4766 Discussion thread
JBAS-4766 Discussion threadDiscussion 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...
JBAS-4180 - HA <-> JMX couplingRe: 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...
Thread Clustring HA-JMS on Internal Client (non-master node)
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...
Thread JIRA JBAS-4732: RmiBindAddress attrribute missing for HAJNDI
JIRA JBAS-4732: RmiBindAddress attrribute missing for HAJNDIHello, 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...
Thread JBAS-4719 (JBCLUSTER-186) Invoker implementations need equal
JBAS-4719 (JBCLUSTER-186) Invoker implementations need equalHi, 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...
Thread JBAS-4717 - Problem with @JMX for clustering
JBAS-4717 - Problem with @JMX for clusteringCurrently 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...
Organizing clustering stuff in deployFor 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...
JBAS-4543 DesignThis 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...
Thread Exception Handling between Jboss 3.2.6 & JBoss4.0.5GA
Exception Handling between Jboss 3.2.6 & JBoss4.0.5GADo 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...
JBAS-4608 Adding FLUSH to 4.2.x stacksDiscussion 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 ...
JBAS-4574 and JBAS-1476As 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 ...
InstanceNotFoundException in trunkShutting 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...
JBAS-4277 DesignJBAS-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...
HAServiceMBeanSupport.callMethodOnPartition() doesn't returnI'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...
Reorganizing clustering testsuiteThe 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...
JBAS-4276 Discussion ThreadDiscussion 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...
Thread Using JBossSerialization with HttpSession Replication (JBAS-
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 ...
Quality matrics regarding JBOSSI 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...
HASingleton and partition mergesDiscussion 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 ...
Disable Clustering in JbossHi... 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