Log in to follow, share, and participate in this community.
Thread Starting services in a cluster
Starting services in a clusterIs there a way to dynamically tell HASingleton service to stop on Node A and start on Node D (could be a new node added to cluster) Sorry for posting this here in developer forum as I hardly get any response to my qu...
JBPAPP-653Discussion (perhaps with myself) re: logs attached to http://jira.jboss.com/jira/browse/JBPAPP-653. Couple indications point to a problem with perf02 receiving messages. 1) perf04, which would use perf02 as a buddy ...
HA election policyI am looking for some complete reference to ElectionPolicy in HA Singleton. I am not able to find complete guide. I have gone through Clustering Guide but it's not elaborate enough on HA singleton/ElectionPolicy etc. ...
Pluggable replication protocolsHi all, I'm taking a look on JBossCache to see if it is possible to use this framework to test and compare new replication protocols. Is it possible to plug new replication protocols in the framework and configure wh...
HAJNDI access of NamingContext.localServerAs part of JBNAME-8 to add security for sensitive operations, I really need to remove access to the public static localServer variable of the org.jnp.interfaces.NamingContext class. It looks like the only current user...
Thread Transaction Stickiness in heterogeneous/homogeneous deployme
Transaction Stickiness in heterogeneous/homogeneous deploymeI was thinking and running some further error situation tests with regards to transaction stickiness and I came to the conclusion that transaction stickiness only makes sense in a homogeneous deployment scenario, not ...
Thread HANamingService IllegalStateException: Must call setClustere
HANamingService IllegalStateException: Must call setClustereAs I'm testing moving the beans from conf/jboss-service.xml to deploy, and I'm now seeing this exception when the HANamingService is starting:
21:01:30,619 INFO [HANamingService] Started HAJNDI bootstrap; jnpPort=1...
Thread Handling soft versus hard pooledInvoker exceptions in JRMPIn
Handling soft versus hard pooledInvoker exceptions in JRMPInBefore I create a jira for this issue, I wanted to gather some feedback. Let me know if I didn't explain this clearly enough. :-) I noticed that the PooledInvokerProxy.invoke() handles java.io.EOFException by throwin...
Thread JBCLUSTER-206 - Extract HB/JBC integration layer from EJB3
JBCLUSTER-206 - Extract HB/JBC integration layer from EJB3re: https://jira.jboss.org/jira/browse/JBCLUSTER-206 I've decided to have a go at this. Brian kindly provided with a set of steps of what he thinks needs doing: 1) Decide on a name for binary and module in svn. I t...
Service Binding ManagerJust an FYI for those who follow this forum re changes in Service Binding Manager. See http://wiki.jboss.org/wiki/AS5ServiceBindingManager as well as JIRA and forum thread linked from that page.
Thread JBPAPP-863 -- FC blocks during slow failure detection
JBPAPP-863 -- FC blocks during slow failure detectionDiscussion of http://jira.jboss.com/jira/browse/JBPAPP-863 . Removing FC is not a general purpose option as it is highly likely that will lead to OOM problems. Removing it in a 2 node TCP-based cluster like this test...
Thread HASingleton election and communication with mod_cluster
HASingleton election and communication with mod_clusterSee http://wiki.jboss.org/wiki/en/ModClusterDesign and http://wiki.jboss.org/wiki/Mod-Cluster_AS_integration for background. HASingleton election refers to the process by which one of a set of nodes in a cluster is c...
JBAS-4960 - broken mergeWith the latest change to the JBossWebMetaData, the merge is failing due to an NPE.
Caused by: java.lang.NullPointerException
at org.jboss.metadata.web.jboss.JBossWebMetaData.merge(JBossWebMetaData.java:1051)
at ...
jboss clustering shell script for rhel5Hi, I need a help... I wil explain the setup 1st....I need to install rhel5 images on some linux boxes.The requirement is that ones the system boots Jboss shud be up and running.Yups.....I have the init script with ...
Thread JBAS-5647 HAPartition Sync Call with RspFilter
JBAS-5647 HAPartition Sync Call with RspFilterHi, re: http://jira.jboss.com/jira/browse/JBAS-5647 Taking in account that this JIRA requires an API change, I'd like to get it done asap. Creating the response filter for HA-JNDI and making HA-JNDI use this new API...
Thread setting up a jboss as proxy for routing HTTP requests to jbo
setting up a jboss as proxy for routing HTTP requests to jboI have been working on jbos cluster from past 2 years. I already have a setup where apache as a front end to jboss cluster with mod_jk2. Now because of some reasons I need to remove the apache and I want to shift the ...
Rant on Clustering design forum nameApologies if I might sound fuzzy, but the header from cluster design forum emails is too long compared to any other mailing lists, isn't it? [Design of Clustering on JBoss (Clusters/JBoss)] Whenever I wanna read an ...
Scoping of FIELD granularity session pojosCurrently, pojos stored in a FIELD replication granularity web session are stored in a section of the cache scoped to the webapp, not to the session. I'm more and more inclined to change this to session scoping, and w...
JBAS-5577 Discussion threadDiscussion of http://jira.jboss.com/jira/browse/JBAS-5577 . I can understand the desire for this, but let's be careful about overly harming performance or adding too much complexity to support it. The difficulty I s...