[JBoss-user] [Clustering/JBoss] - Re: JBoss4.0.1 Clustering

2005-10-10 Thread sajididris
Hi Darran,
I have configured mod_jk with Apache and Jboss, i am running two instance of 
Jboss on 8080  8180 and Apache is running on port 80, my application is 
running right, but its unable to perform failover, when i stop one instance of 
Jboss, the other started instance should take over the running application and 
keep it running, but its not happening like that. I have followed this link to 
set mod_jk
http://wiki.jboss.org/wiki/Wiki.jsp?
page=UsingMod_jk1.2WithJBoss

please advise and give me correct step

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3900251#3900251

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3900251


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Re: JBoss4.0.1 Clustering

2005-10-06 Thread sajididris
Hi,
I am able to run two copies of the server on my m/c, but when i run my 
application it runs fine on using localhost:8080, but its not identifying with 
my machine name. I am connecting Jboss with Apache, its working fine with 
machine name when i deploy the application in default. But its not able to 
connect to Apache when the application is deployed on different node. Please 
advise.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3899565#3899565

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3899565


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Re: JBoss4.0.1 Clustering

2005-10-06 Thread sajididris
Jerry,

I am able to run two instances on different port, I am testing fail-over. I 
open an application on the browser and stoping one server instance and trying 
to continue accesing the application, i feel the other server should take over 
my application, but it is not happening so. E.g. - I m running my application 
on 8080, and my 2 instances are on 8080  8180, when i stop 8080 instance, the 
8180 should keep the server running, but its giving me error. Please advise.

Sajid

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3899642#3899642

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3899642


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Re: JBoss4.0.1 Clustering

2005-10-06 Thread sajididris
Jerry,
I am not running my application on Apache, right now i am only running two 
instance of Jboss, one on 8080 and other on 8180. I run the application at 8080 
and then i am shutting down the 8080 instance, after that the application 
should be taken care by 8180, but its not happening. Please suggest.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3899758#3899758

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3899758


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - Re: New to JBoss Clustering?

2005-10-05 Thread sajididris
Hi,

I deployed my apps in /server/all/deploy with run-c all, my server is getting 
up, i set the partition as DefaultPartition. Below is the extract from log 
file. I started two instance of the JBoss server, but the second one is getting 
started with error. Its giving me two server started, but when i stop the one 
server, the application should be keep running with the one which is not 
stopped. But its not happening. Please suggest me.

Created bean: jboss:service=DefaultPartition
2005-10-05 12:11:03,660 DEBUG [org.jboss.system.ServiceConfigurator] 
PartitionName set to DefaultPartition in jboss:service=DefaultPartition
2005-10-05 12:11:03,660 DEBUG [org.jboss.system.ServiceConfigurator] 
NodeAddress set to /0.0.0.0 in jboss:service=DefaultPartition
2005-10-05 12:11:03,660 DEBUG [org.jboss.system.ServiceConfigurator] 
DeadlockDetection set to false in jboss:service=DefaultPartition
2005-10-05 12:11:03,660 DEBUG [org.jboss.system.ServiceConfigurator] 
StateTransferTimeout set to 3 in jboss:service=DefaultPartition
2005-10-05 12:11:03,660 DEBUG [org.jboss.system.ServiceConfigurator] 
PartitionConfig set to [Config: null] in jboss:service=DefaultPartition
2005-10-05 12:11:03,660 DEBUG [org.jboss.ha.framework.server.ClusterPartition] 
Setting JGProps from xml to: 
UDP(ip_mcast=true;ip_ttl=32;loopback=true;mcast_addr=228.1.2.3;mcast_port=45566;mcast_recv_buf_size=15;mcast_send_buf_size=80;ucast_recv_buf_size=15;ucast_send_buf_size=80):PING(down_thread=true;num_initial_members=3;timeout=2000;up_thread=true):MERGE2(max_interval=2;min_interval=1):FD(down_thread=true;max_tries=5;shun=true;timeout=2500;up_thread=true):VERIFY_SUSPECT(down_thread=true;num_msgs=3;timeout=3000;up_thread=true):pbcast.NAKACK(down_thread=true;gc_lag=50;max_xmit_size=8192;retransmit_timeout=300,600,1200,2400,4800;up_thread=true):UNICAST(down_thread=true;min_threshold=10;timeout=300,600,1200,2400,4800;window_size=100):pbcast.STABLE(desired_avg_gossip=2;down_thread=true;up_thread=true):FRAG(down_thread=true;frag_size=8192;up_thread=true):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=true;up_thread=true)
2005-10-05 12:11:03,660 DEBUG [org.jboss.system.ServiceCreator] About to create 
bean: jboss:service=HASessionState with code: 
org.jboss.ha.hasessionstate.server.HASessionStateService
2005-10-05 12:11:03,677 DEBUG 
[org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService] It's for me: 
javax.management.MBeanServerNotification[source=JMImplementation:type=MBeanServerDelegate][type=JMX.mbean.registered][message=],
 handback:2147483647
2005-10-05 12:11:03,677 DEBUG [org.jboss.system.ServiceCreator] Created bean: 
jboss:service=HASessionState
2005-10-05 12:11:03,677 DEBUG [org.jboss.system.ServiceController] recording 
that jboss:service=HASessionState depends on jboss:service=DefaultPartition
2005-10-05 12:11:03,677 DEBUG [org.jboss.system.ServiceConfigurator] 
considering  with object name jboss:service=DefaultPartition
2005-10-05 12:11:03,677 DEBUG [org.jboss.system.ServiceConfigurator] 
PartitionName set to DefaultPartition in jboss:service=HASessionState
2005-10-05 12:11:03,677 DEBUG [org.jboss.system.ServiceConfigurator] JndiName 
set to /HASessionState/Default in jboss:service=HASessionState
2005-10-05 12:11:03,677 DEBUG [org.jboss.system.ServiceConfigurator] 
BeanCleaningDelay set to 0 in jboss:service=HASessionState
2005-10-05 12:11:03,677 DEBUG [org.jboss.system.ServiceCreator] About to create 
bean: jboss:service=HAJNDI with code: org.jboss.ha.jndi.HANamingService
2005-10-05 12:11:03,693 DEBUG 
[org.jboss.jmx.adaptor.snmp.agent.SnmpAgentService] It's for me: 
javax.management.MBeanServerNotification[source=JMImplementation:type=MBeanServerDelegate][type=JMX.mbean.registered][message=],
 handback:2147483647
2005-10-05 12:11:03,693 DEBUG [org.jboss.system.ServiceCreator] Created bean: 
jboss:service=HAJNDI
2005-10-05 12:11:03,693 DEBUG [org.jboss.system.ServiceController] recording 
that jboss:service=HAJNDI depends on jboss:service=DefaultPartition
2005-10-05 12:11:03,693 DEBUG [org.jboss.system.ServiceConfigurator] 
considering  with object name jboss:service=DefaultPartition
2005-10-05 12:11:03,693 DEBUG [org.jboss.system.ServiceConfigurator] 
PartitionName set to DefaultPartition in jboss:service=HAJNDI
2005-10-05 12:11:03,693 DEBUG [org.jboss.system.ServiceConfigurator] 
BindAddress set to 0.0.0.0 in jboss:service=HAJNDI
2005-10-05 12:11:03,693 DEBUG [org.jboss.system.ServiceConfigurator] RmiPort 
set to 0 in jboss:service=HAJNDI
2005-10-05 12:11:03,693 DEBUG [org.jboss.system.ServiceConfigurator] Port set 
to 1100 in jboss:service=HAJNDI
2005-10-05 12:11:03,693 DEBUG [org.jboss.system.ServiceConfigurator] Backlog 
set to 50 in jboss:service=HAJNDI
2005-10-05 12:11:03,693 DEBUG [org.jboss.system.ServiceConfigurator] 
AutoDiscoveryAddress set to 230.0.0.4 in jboss:service=HAJNDI
2005-10-05 12:11:03,693 DEBUG 

[JBoss-user] [Clustering/JBoss] - Re: New to JBoss Clustering?

2005-10-04 Thread sajididris
Hi
I am trying to cluster the Jboss4.0.1 server for my project to run more 
instance, I copied the cluster-service.xml and placed it in 
\server\default\deploy. But i am getting the following error while i start the 
server...

Incompletely deployed packages:
[EMAIL PROTECTED] { 
url=file:/D:/jboss-4.0.1/server/default/deploy/cluster-service.xml }
  deployer: [EMAIL PROTECTED]
  status: Deployment FAILED reason: No ClassLoaders found for: 
org.jboss.ha.framework.server.ClusterPartition; - nested throwable: 
(java.lang.ClassNotFoundException: No ClassLoaders found for: 
org.jboss.ha.framework.server.ClusterPartition)
  state: FAILED
  watch: file:/D:/jboss-4.0.1/server/default/deploy/cluster-service.xml
  altDD: null
  lastDeployed: 1127888662672
  lastModified: 1127888662657
  mbeans:

I have also gone through the JBoss Clustering docs from Jboss.org website, but 
unable to fix it.

Can anybody please give me correct step to do JBoss Clustering. 

Regards
Sajid


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3899189#3899189

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3899189


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Clustering/JBoss] - JBoss4.0.1 Clustering

2005-10-04 Thread sajididris
Hi
I am trying to cluster the Jboss4.0.1 server for my project to run more 
instance, I copied the cluster-service.xml and placed it in 
\server\default\deploy. But i am getting the following error while i start the 
server...

Incompletely deployed packages:
[EMAIL PROTECTED] { 
url=file:/D:/jboss-4.0.1/server/default/deploy/cluster-service.xml }
  deployer: [EMAIL PROTECTED]
  status: Deployment FAILED reason: No ClassLoaders found for: 
org.jboss.ha.framework.server.ClusterPartition; - nested throwable: 
(java.lang.ClassNotFoundException: No ClassLoaders found for: 
org.jboss.ha.framework.server.ClusterPartition)
  state: FAILED
  watch: file:/D:/jboss-4.0.1/server/default/deploy/cluster-service.xml
  altDD: null
  lastDeployed: 1127888662672
  lastModified: 1127888662657
  mbeans:

I have also gone through the JBoss Clustering docs from Jboss.org website, but 
unable to fix it.

Can anybody please give me correct step to do JBoss Clustering. 

Regards
Sajid


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3899190#3899190

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3899190


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user