+ /home/vbk/V2/pe/glassfish/bin/asadmin start-domain Starting Domain domain1, please wait. Log redirected to /home/vbk/V2/pe/glassfish/domains/domain1/logs/server.log. Redirecting output to /home/vbk/V2/pe/glassfish/domains/domain1/logs/server.log Domain domain1 is ready to receive client requests. Additional services are being started in background. Domain [domain1] is running [Sun Java System Application Server Platform Edition 9.1 (build b26)] with its configuration and logs at: [/home/vbk/V2/pe/glassfish/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:8080 https://localhost:8181 ]. Following web-contexts are available: [/web1 /asadmin /adminconsole /wstx-services ]. Standard JMX Clients (like JConsole) can connect to JMXServiceURL: [service:jmx:rmi:///jndi/rmi://ubuntuabihsot:8686/jmxrmi] for domain management purposes. Domain listens on at least following ports for connections: [8080 8181 4848 3700 3820 3920 8686 ]. + test 0 -ne 0 + echo initial start was okay initial start was okay + /home/vbk/V2/pe/glassfish/bin/asadmin start-domain Starting Domain domain1, please wait. Log redirected to /home/vbk/V2/pe/glassfish/domains/domain1/logs/server.log. The domain (domain1) is already running. + test 0 -ne 0 + echo second start was okay second start was okay + /home/vbk/V2/ee/glassfish/bin/asadmin start-domain Starting Domain domain1, please wait. Log redirected to /home/vbk/V2/ee/glassfish/domains/domain1/logs/server.log. Redirecting output to /home/vbk/V2/ee/glassfish/domains/domain1/logs/server.log Domain domain1 failed to startup. Please check the server log for more details. CLI156 Could not start the domain domain1. + test 1 -ne 0 + echo other start returned non-zero other start returned non-zero