You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Emmanuel Venisse (JIRA)" <ji...@apache.org> on 2007/08/28 21:05:30 UTC

[jira] Commented: (INFRA-1336) Java Service Wrapper itself can be unable to start Continuum and give up and die

    [ https://issues.apache.org/jira/browse/INFRA-1336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523310 ] 

Emmanuel Venisse commented on INFRA-1336:
-----------------------------------------

The build don't need to do a build fresh that is a clean checkout instead of an update

> Java Service Wrapper itself can be unable to start Continuum and give up and die
> --------------------------------------------------------------------------------
>
>                 Key: INFRA-1336
>                 URL: https://issues.apache.org/jira/browse/INFRA-1336
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Continuum
>            Reporter: Brett Porter
>            Priority: Critical
>
> This was in the logs on Aug 26, and the wrapper had stopped itself as well as Continuum:
> ERROR  | wrapper  | 2007/08/26 16:16:18 | JVM appears hung: Timed out waiting for signal from JVM.
> ERROR  | wrapper  | 2007/08/26 16:16:18 | JVM did not exit on request, terminated
> INFO   | wrapper  | 2007/08/26 16:16:18 | JVM exited on its own while waiting to kill the application.
> STATUS | wrapper  | 2007/08/26 16:16:19 | JVM exited in response to signal SIGKILL (9).
> STATUS | wrapper  | 2007/08/26 16:16:23 | Launching a JVM...
> ERROR  | wrapper  | 2007/08/26 16:16:56 | Startup failed: Timed out waiting for a signal from the JVM.
> ERROR  | wrapper  | 2007/08/26 16:16:56 | JVM did not exit on request, terminated
> INFO   | wrapper  | 2007/08/26 16:16:56 | JVM exited on its own while waiting to kill the application.
> STATUS | wrapper  | 2007/08/26 16:16:56 | JVM exited in response to signal SIGKILL (9).
> STATUS | wrapper  | 2007/08/26 16:17:01 | Launching a JVM...
> ERROR  | wrapper  | 2007/08/26 16:17:33 | Startup failed: Timed out waiting for a signal from the JVM.
> ERROR  | wrapper  | 2007/08/26 16:19:30 | JVM did not exit on request, terminated
> INFO   | wrapper  | 2007/08/26 16:19:30 | JVM exited on its own while waiting to kill the application.
> STATUS | wrapper  | 2007/08/26 16:19:30 | JVM exited in response to signal SIGKILL (9).
> INFO   | wrapper  | 2007/08/26 16:19:30 | Wrapper Process has not received any CPU time for 105 seconds.  Extending timeouts.
> STATUS | wrapper  | 2007/08/26 16:19:35 | Launching a JVM...
> ERROR  | wrapper  | 2007/08/26 16:20:07 | Startup failed: Timed out waiting for a signal from the JVM.
> ERROR  | wrapper  | 2007/08/26 16:20:07 | JVM did not exit on request, terminated
> STATUS | wrapper  | 2007/08/26 16:20:09 | JVM exited in response to signal SIGKILL (9).
> ERROR  | wrapper  | 2007/08/26 16:20:09 | Unable to start a JVM
> STATUS | wrapper  | 2007/08/26 16:20:09 | <-- Wrapper Stopped

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.