[
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...
|
- From: "Steve Millidge (Payara)" <steve.millidge@xxxxxxxxxxx>
- Date: Tue, 23 Jun 2020 20:24:57 +0000
- Accept-language: en-GB, en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=payara.fish; dmarc=pass action=none header.from=payara.fish; dkim=pass header.d=payara.fish; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=kJgRq9FXtIQfsL+EV9lfBuQO/3ixgU1BADcB1rt9WjM=; b=CKhM8ty72bPqT2URNyf9UPlkH7XGkqKpxGIAEvawAsk0I+c+jiRJZywaZYKfpTBXN9xz3RGoYiff2ldGht6FLQm4ZJqg4xQ35roD0I1OCVl/dC8PesxGGttBSs5dQZk4yczwceo1lAyOwg5Rdzv5PLgMltpNgPfNYqugQ5zvlTDjxJLH43YIPTDjMqlQmMfI1gMazTXBW18H/K/9hIT8pItN0ppNqS5isY8POO1Bcw0bjRJl1f0H8DAmZzk9ExFBkLOEVyEg6ad60pAIQo7rO3TRn/6VNjuLmPyaDFZImojwsH/I8J1YNc5DWKtUH+qz4zFPJNC4g439AqFs9lomJA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=LcrWz4m+SDO/g071FiSgyv0jUpVSLFEZy9CVBfaGZiv11FXVkLU3+UFEzkPw95Z7ixAHGIwpxaoTXd1JvW3YZ8u3+IYsSGp7df3pFNJl4Hfc3v3MJ/Tgjk/WrvLj66Y6kE1GTG9apgCVAJGy/aELF21/EmRuqs2Zv3udvjKiCIlRPlrD5/UGRpYpy9TpXbNRKNGoG+NtCe+nnslVTAf1hUNJo3mV1rCVgkDs6pOIT4A2Q1GWDJvwtgCpE0YKzNhpioEM3kHha43BcKXBIB+LIOyICp8kEPXxE6O118d/b99GF1swWC184F36pyZzRC8Y7RZIYhOvqANz3P5Ne2uvOQ==
- Delivered-to: glassfish-dev@xxxxxxxxxxx
- List-archive: <https://www.eclipse.org/mailman/private/glassfish-dev>
- List-help: <mailto:glassfish-dev-request@eclipse.org?subject=help>
- List-subscribe: <https://www.eclipse.org/mailman/listinfo/glassfish-dev>, <mailto:glassfish-dev-request@eclipse.org?subject=subscribe>
- List-unsubscribe: <https://www.eclipse.org/mailman/options/glassfish-dev>, <mailto:glassfish-dev-request@eclipse.org?subject=unsubscribe>
- Thread-index: AQHWSYsLnGZynKpylUiIA5qlhdYxxKjmikAAgAAD2ACAAAcEAIAAEB0A
- Thread-topic: [glassfish-dev] GlassFish master branch build + "asadmin start-domain" not completing...
From the gist you are updating a whole bunch of bundles are you sure this is a clean install.
First I would try with a clean unzip directory
Second you could try with -Dorg.glassfish.startupThreadPolicy=USE_NO_THREADS as it looks like a race condition possibly due to the multiple bundle updates happening in parallel.
Steve
-----Original Message-----
From: glassfish-dev-bounces@xxxxxxxxxxx <glassfish-dev-bounces@xxxxxxxxxxx> On Behalf Of Scott Marlow
Sent: 23 June 2020 20:26
To: glassfish developer discussions <glassfish-dev@xxxxxxxxxxx>; Gurkan Erdogdu <cgurkanerdogdu@xxxxxxxxx>
Subject: Re: [glassfish-dev] GlassFish master branch build + "asadmin start-domain" not completing...
On 6/23/20 3:00 PM, Scott Marlow wrote:
>
>
> On 6/23/20 2:46 PM, Gurkan Erdogdu wrote:
>> Hi Scott
>> Did you build from master?
>
> Hi Gurkan,
>
> Yes, I'm using
> https://ci.eclipse.org/jakartaee-tck/job/build-glassfish/lastSuccessfu
> lBuild/artifact/appserver/distributions/glassfish/target/glassfish.zip
> which was built from master this morning (using mvn -Pstaging install
> -DskipTests=true).
>
> I'll verify that building locally has the same result.
Yes, same result from local (master branch) GlassFish build. I did build with "mvn -Pstaging clean install -DskipTests=true", I will try again with "mvn -Pstaging clean install -DskipTests=false", in case there is an unexpected side effect of running the test suite also.
Scott
>
> Regards,
> Scott
>
>> Regards.
>> Gurkan
>>
>> On Tue, Jun 23, 2020 at 9:21 PM Scott Marlow <smarlow@xxxxxxxxxx
>> <mailto:smarlow@xxxxxxxxxx>> wrote:
>>
>>
>>
>> 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
>> <mailto:glassfish-dev-bounces@xxxxxxxxxxx>
>> > <glassfish-dev-bounces@xxxxxxxxxxx
>> <mailto:glassfish-dev-bounces@xxxxxxxxxxx>> on behalf of Scott
>> Marlow
>> > <smarlow@xxxxxxxxxx <mailto:smarlow@xxxxxxxxxx>>
>> > *Sent:* Tuesday, June 23, 2020 6:54:57 PM
>> > *To:* glassfish developer discussions
>> <glassfish-dev@xxxxxxxxxxx
>> <mailto: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 <mailto:glassfish-dev@xxxxxxxxxxx>
>> > To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/glassfish-dev
>> >
>>
>> _______________________________________________
>> glassfish-dev mailing list
>> glassfish-dev@xxxxxxxxxxx <mailto:glassfish-dev@xxxxxxxxxxx>
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/glassfish-dev
>>
>>
>>
>> --
>> Gurkan Erdogdu
>> http://gurkanerdogdu.blogspot.com
>>
>> _______________________________________________
>> glassfish-dev mailing list
>> glassfish-dev@xxxxxxxxxxx
>> To unsubscribe from this list, visit
>> https://www.eclipse.org/mailman/listinfo/glassfish-dev
>>
_______________________________________________
glassfish-dev mailing list
glassfish-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/glassfish-dev