users@glassfish.java.net

Re: Cluster can not handle session. Please help?....

From: <forums_at_java.net>
Date: Mon, 18 Apr 2011 23:44:09 -0500 (CDT)

*first , thank you very much for your help...
*

*please suggest me what thing i should do next . T_T
*

*1. i used --savemasterpassword=true on create DAS Domain (on 192.168.1.175
center server ) with command *
/create-domain --adminport 4848 --savemasterpassword=true --instanceport 8080
domian/1
*with adminuser : */admin/*
with admin password : */passw0rd/*
with masterpassword : */adminadmin/

After that, i was do
-setup-ssh to both node as well :)
-install-node to both node as well :)
-start-domain (DAS center) as well :)
-create-node-ssh to both node as well :)
-create-cluster c1 as wll :)
 

2. Then , when step over to create-instance
/create-instance --cluster c1 --node n1 i1/ 
(instance will be create on node 1 server 192.168.1.170 with out
savemasterpassword.  how i can do correct ? )
and
/create-instance --cluster c1 --node n2 i2/ 
(instance will be create on node 2 server 192.168.1.180 with out
savemasterpassword.  how i can do correct ? )
3. Now, i try to connect to 192.168.1.170 tostart start-local-instance  as
you recommended. It's return this.
/asadmin> start-local-instance
Warning: Synchronization with DAS failed, continuing startup...
Waiting for i1 to start ...................
Successfully started the instance: i1
instance Location: /usr/glassfish3/glassfish/nodes/n1/i1
Log File: /usr/glassfish3/glassfish/nodes/n1/i1/logs/server.log
Admin Port: 24850
Command start-local-instance executed successfully.
asadmin>/

4. ANd NOW, i can start  domain1 , start cluster, start instance from
start-cluster c1 command as well below.
/asadmin> start-domain domain1
Waiting for domain1 to start ................
Successfully started the domain : domain1
domain  Location: /usr/glassfish3/glassfish/domains/domain1
Log File: /usr/glassfish3/glassfish/domains/domain1/logs/server.log
Admin Port: 4848
Command start-domain executed successfully.
asadmin>
asadmin>
asadmin> start-cluster c1
Enter admin user name>  admin
Enter admin password for user "admin">
Command start-cluster executed successfully.
asadmin>
asadmin> list-instances -l
Enter admin user name>  admin
Enter admin password for user "admin">
NAME  HOST        PORT   PID   CLUSTER  STATE
i1    linuxgf170  24850  3864  c1        running
i2    linuxgf180  24850  3737  c1        running
Command list-instances executed successfully.
asadmin>
/
WHy i can not step over to work with iPlanet T_T
 

5. Next, How i can config savemasterpassword to both instance ? it's possible
?

6. I was install iPlanet Web Server and create new http-listenser  (SSL for
communicate with DAS)  

7. And import  cert file(s1as.rfc) to glassfish-lbconfigurator wizard.
I was exported that file like this command :  
/keytool -export -rfc -alias s1as -keystore
/usr/glassfish3/glassfish/domains/domain1/config/keystore.jks -file
./s1as.rfc/
 

 

Please sir....  T_T
Can direct contect to me for more help Thank you very much for best support.
mr_lalit_at_hotmail.com
 


--
[Message sent by forum member 'madoatz']
View Post: http://forums.java.net/node/790578