Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[glassfish-dev] GlassFish master branch build + "asadmin start-domain" not completing...

Hi,

Any idea why "asadmin start-domain" might not complete on my local Linux machine?  

I set AS_DEBUG=true and the console fills up with the following message:

"Check for pid file: jakartaee-tck/glassfish6/glassfish/domains/domain1/config/pid
"

The server.log [1] ends with "[2020-06-23T13:41:48.777-0400] [glassfish 6.0] [INFO] [NCLS-CORE-00092] [javax.enterprise.system.core] [tid: _ThreadID=39 _ThreadName=Thread-12] [timeMillis: 1592934108777] [levelValue: 800] [[ 
 Server shutdown initiated]]" but the "asadmin start-domain" is still looking for the process id file.

Any suggestions for what I should check or a doc link that might help?

Thanks,
Scott 

[1] https://gist.github.com/scottmarlow/daa8e85fdff9d8a1a4700bf96e4d7fec

Back to the top