Skip to main content

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



On 6/23/20 2:08 PM, Steve Millidge (Payara) wrote:
Nope although I usually run asadmin start-domain --verbose --debug to keep it foregrounded

Thanks, with --verbose --debug I see "rg.glassfish.flashlight.MonitoringRuntimeDataRegistry not found by org.glassfish.main.admin.monitoring-core" [2]. Any ideas for resolving that?

Scott

[2] https://gist.github.com/scottmarlow/eec11ca74b99d021346b270fa29ce4fa


Sent from Outlook Mobile <https://aka.ms/blhgte>

------------------------------------------------------------------------
*From:* glassfish-dev-bounces@xxxxxxxxxxx <glassfish-dev-bounces@xxxxxxxxxxx> on behalf of Scott Marlow <smarlow@xxxxxxxxxx>
*Sent:* Tuesday, June 23, 2020 6:54:57 PM
*To:* glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>
*Subject:* [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

_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev




Back to the top