sun app server 9 stops

Hi

does anybody knows why when i start app server 9 from console by typing .

./adadmin start-domain domain1

it runs fine, but if i close console app server shut down?

i'm using solaris 10 on ultra20, but same problem on sunfire v100

is there any way to make sun app server permanent?

Regards

[335 byte] By [Alex_intecniaa] at [2007-11-27 5:42:54]
# 1
please post the log which you are getting while the asadmin start-domain domain is running. Generally the last message is domain1 has started successfully.
activexperta at 2007-7-12 15:21:57 > top of Java-index,Application & Integration Servers,Application Servers...
# 2

This is what i get, the server starts ok, but if i close the session the server stops

# ./asadmin start-domain domain1

Starting Domain domain1, please wait.

Log redirected to /opt/SDK/domains/domain1/logs/server.log.

Domain domain1 is ready to receive client requests. Additional services are bein g started in background.

Domain [domain1] is running [Sun Java System Application Server Platform Edition9.0_01 (build b02-p01)] with its configuration and logs at: [/opt/SDK/domains].

Admin Console is available at [http://localhost:4848].

Use the same port [4848] for "asadmin" commands.

User web applications are available at these URLs:

[http://localhost:29080 https://localhost:8181 ].

Following web-contexts are available:

[/web1 /asadmin /Intecnia /tmk ].

Standard JMX Clients (like JConsole) can connect to JMXServiceURL:

[service:jmx:rmi:///jndi/rmi://IntecniaSun:8686/jmxrmi] for domain management pu rposes.

Domain listens on at least following ports for connections:

[29080 8181 4848 3700 3820 3920 8686 ].

Alex_intecniaa at 2007-7-12 15:21:57 > top of Java-index,Application & Integration Servers,Application Servers...