Discussion:
Websphere ND confusion
(too old to reply)
s***@gmail.com
2009-06-08 06:15:38 UTC
Permalink
Hi
I am new to WAS ND,I need some help from all you experts out there

my topology is
one dmrg with application server second app server on different PC web server on third PC
application is working fine some how i got it running but with little confusion

1-while creating JDBC which option to choose cell,cluster,cluster mem or app server
2-how to make sure your application is clustered
3-my application crash if I stop one cluster member which is on dmrg but dose not crash if I stop any appliserever or cluster mem which is on different node.
4-where actually my ear is? on dmrg or on nodes if I want to update any jsp or servlet where I will update manually and will those file get synch to all ?

I will be highly obliged if you answer my these basic Q

Thank
you a lot
m***@yahoo.com
2009-06-08 10:03:11 UTC
Permalink
Hi Shaik,

Find my answers below,

1. If the connection is for the clustered application then use cluster.

2. Create a cluster and install the application to the cluster.

3. I think all the requests are going to one node. Check your http server load balancing.

4. Its there in the DMgr, no need for manual updates, just update the application from admin console.

Thanks,
Mani
s***@gmail.com
2009-06-08 11:28:35 UTC
Permalink
Hi,

mani thanks for reply

so it's means my application is not clusterd ,that's why if I stop one cluster which is on dmrg server my application stop, but when I stop appliserver which is on dmrg server my application dosn't stop neither when I stop other node.

I am totally confuse please tel me ay way so i can sure that my application is clustered

i am attaching my plugin here as i see i have give weight 2 for both server



* *
* *
* *
* *
* *
* *
* *
* *
* *
* *
* *
* *
* *
* *
* *
* *
* *
* *
* *
* *
* *
* *
* *
* *
* *
* *
**


please suggest

thank you
m***@yahoo.com
2009-06-09 09:27:36 UTC
Permalink
Hi Sahik,

To narrow down the issue, check whether the ear is available in the other node's installed apps folder. If its there then bypass the webserver and directly access the application. If you can access the application then the problem is with the plug-in. To me the plug-in
looks ok.

Thanks,
Mani

Loading...