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 4:30 PM, Steve Millidge (Payara) wrote:
Also I've just built master and can't reproduce.

You definitely shouldn't be seeing lots of messages like below.

Jun 23, 2020 2:12:17 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner update
INFO: Updated bundle 1 from /home/smarlow/work/jakarta/runtck/jakartaee-tck/glassfish6/glassfish/modules/endorsed/grizzly-npn-bootstrap.jar.
Jun 23, 2020 2:12:17 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner update
INFO: Updated bundle 2 from /home/smarlow/work/jakarta/runtck/jakartaee-tck/glassfish6/glassfish/modules/osgi-resource-locator.jar.

If you do unzip over the top of an existing install you should clear the osgi cache

rm -rf glassfish6/glassfish/domains/domain1/osgi-cache

This didn't seem to help either. I also ran asadmin with "taskset -c 0" to ensure only one cpu is used.

I'll try to eliminate my local environment by reducing my path and other settings.

Scott



Back to the top