users@glassfish.java.net

can i startup two standalone instances in a machine

From: <glassfish_at_javadesktop.org>
Date: Sun, 19 Aug 2007 23:45:32 PDT

hi.
i want to know , can i startup two standalone instances in a machine ..
i do those test, but failed.
can you give some hints. thanks .

in a machine, create two node-agent , and create two standalone instance.
  those are are the command

 create-node-agent --host localhost --port 4848 --agentport 1111 mynode1
 create-node-agent --host localhost --port 4848 --agentport 1112 mynode2
 create-instance --nodeagent mynode1 myinstance1
 create-instance --nodeagent mynode2 myinstance2

when i try to statup instance2 after instance1 had been statup.i got failed.
but i can startup both nodeagents
[Message sent by forum member 'naficbm' (naficbm)]

http://forums.java.net/jive/thread.jspa?messageID=231557