LOL!  Yes, neat feature ;-)  The main problems I had where:

1. Finding all the correct settings.  The FarmMemberService stuff was
documented no where that I could find, luckily there was a post a while back
that had an example.
2. Getting the nodes to see each other. I think our network admin has the
multicast IPs blocked, so I switched to using TCP/TCPPING.
3. Setting up the client JNDI stuff right.  That was the easiest to do, I
think it was just my inexperience messing with it.

Another thing that I'm seeing: when a new node joins the cluster, it doesn't
get any already deployed jars from the farm dir.  So you have a new machine
in your cluster but no code on it ;-)

Anyway, thanks for the heads up on shutting a node down!

-----Original Message-----
From: Bill Burke [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 11, 2002 5:29 PM
To: [EMAIL PROTECTED]
Subject: RE: [JBoss-user] JBoss 3 cluster deploy problem


he he he.  What a great feature huh?

Sorry, this is a known problem.  You'll have to kill -9 or on Win2k,
Terminate Process through the task window.

Any specific problems getting the cluster up and running besides this?  I'm
gathering a Troubleshooting guide and any tips would be helpful.

Thanks,

Bill

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jerry Smith
> Sent: Tuesday, June 11, 2002 6:00 PM
> To: '[EMAIL PROTECTED]'
> Subject: [JBoss-user] JBoss 3 cluster deploy problem
>
>
> I've got my cluster up and running(YIPPEE!) but I have a problem.
>  I deploy
> an app in the farm directory which gets copied and deployed to
> all the other
> cluster nodes.  I shutdown one of the nodes and it undeploys and
> deletes the
> jar from the farm directory which starts a chain reaction on the
> other nodes
> undeploying and deleting their copies too.  I'm thinking this is not the
> desired behavior.  Has anyone else seen this happen or know about
> a setting
> that I'm missing?
>
> _______________________________________________________________
>
> Multimillion Dollar Computer Inventory
> Live Webcast Auctions Thru Aug. 2002 -
> http://www.cowanalexander.com/calendar
>
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________________________

Multimillion Dollar Computer Inventory
Live Webcast Auctions Thru Aug. 2002 -
http://www.cowanalexander.com/calendar



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

_______________________________________________________________

Multimillion Dollar Computer Inventory
Live Webcast Auctions Thru Aug. 2002 - http://www.cowanalexander.com/calendar



_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to