Starting of application server 8.1 failed with CLI156

Hi,

I try to start the application server (on Solaris), but the starting procedure only produces this output:

Starting appserver arcos...

Starting Domain arcos, please wait.

Log redirected to /var/opt/abo/domains/arcos/logs/server.log.

Timeout waitingfor domain arcos to go to starting state.

CLI156 Could not start the domain arcos.

Thelog file will be created, but remainsempty. I killed some http daemons running which could result port conflicts. But I could detect any on the first glance.

Thx in advance

[614 byte] By [mumek2007a] at [2007-11-27 11:49:42]
# 1

Hi,

did you checked with netstat -an|grep PORT. See if the application port is in use.

Are you using asadmin to start your domain, if so pls specify your domain name while giving ./asadmin start-domain domain_name

If you still have the problem, set the following in your domain.xml

<jvm-options>com.sun.enterprise.server.ss.ASQuickStartup=false </jvm-options>

Regards

Activexpert

activexperta at 2007-7-29 18:26:52 > top of Java-index,Application & Integration Servers,Application Servers...
# 2

I examine already the ports, but there was nothing. The quickstart option was already set to false. We always start with the domains name.

Any further idea.

Regards

mumek2007

mumek2007a at 2007-7-29 18:26:52 > top of Java-index,Application & Integration Servers,Application Servers...