I want to have a Hudson setup that has two开发者_运维知识库 cluster nodes with JBoss. There is already a test machine with Hudson and it is running the nightly build and tests. At the moment the appli
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I am trying to run the jboss server (5.1.0) in clustered mode. I am having two nodes in the same host. When i access the two nodes as separate URLs it works well.
What is going one when parts of the cluster don\'t see each other? For example: when 3/7 of cluster can\'t communicate with 4/7 cluster for coupe of hours.
I have a number of Windows servers. I want to run one copy of the same Windows Service (written in .NET) on each of the servers such that at any one t开发者_Python百科ime only one of them is \"active\
I have a situation where I need to induce asynchronous behavior in a synchronous application. To elaborate, there is a monolithic c++ application which synchronously produces pricing for complex deri
I want to run a very large number (~30000) of jobs with Sun Grid Engine. I can theoretically, perform 30000 times the \"qsub\" command to submit jobs. However, I am afraid that will be too mu开发者_J
I deploy an application on a WebLogic 10.3.2 cluster with two nodes, and a load balancer in front of the cluster.
I\'m creating a Java Web Services application. I intend to run multiple instances of WebLogic on each machine in a cluster.
Environment: JBoss 5.1.0, JBoss Seam 2.2.0 While trying to get my application running in a clustered environment after login I am getting the following exception. Post login we try to store the curr