Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [glassfish-dev] GlassFish status

Hi,

I just noticed an old issue with the CI has resurfaced.

Seemingly randomly, GlassFish will fail to start up:

12:11:19  ===== TEST RUN - STARTING GLASSFISH AND DB ===== 
12:11:19  
12:11:19  + /home/jenkins/agent/workspace/_test-using-jenkinsfile_PR-23091/glassfish6/glassfish/bin/asadmin start-domain
12:11:19  Picked up JAVA_TOOL_OPTIONS: -Xmx2G
12:21:20  Waiting for domain1 to start .......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
12:21:20  No response from the Domain Administration Server (domain1) after 600 seconds.
12:21:20  The command is either taking too long to complete or the server has failed.
12:21:20  Please see the server log files for command status.  
12:21:20  Please start with the --verbose option in order to see early messages.
12:21:20  Command start-domain failed.


Repeating the script (within the same test run) never helps.  This is automatically done during the test. However the exact same build does start up on other nodes.

Kind regards,
Arjan








On Wed, Jun 10, 2020 at 4:15 PM arjan tijms <arjan.tijms@xxxxxxxxx> wrote:

Back to the top