[JIRA] Created: (CC-880) OutOfMemoryError throws, when publishing results

View: New views
11 Messages — Rating Filter:   Alert me  

[JIRA] Created: (CC-880) OutOfMemoryError throws, when publishing results

by JIRA jira@users.public.thoughtworks.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

OutOfMemoryError throws, when publishing results
------------------------------------------------

                 Key: CC-880
                 URL: http://jira.public.thoughtworks.org/browse/CC-880
             Project: CruiseControl
          Issue Type: Bug
          Components: Core Application
    Affects Versions: 2.8.2, 2.8.1
         Environment: Windows XP Professional, Windows 2003 Server
Java 1.5.0_10-b03
            Reporter: Andrew Arapov


OutOfMemoryError throws, each time when publishing results.

INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - BUILD SUCCESSFUL
INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - Total time: 99 minutes 39 seconds
INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build result event: build successful
INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 Project       - Project my_project:  merging accumulated log files
INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build progress event: merging accumulated log files
INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  build successful
INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  publishing build results
INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 jectController- my_project Controller: build progress event: publishing build results
INFO   | jvm 1    | 2009/01/26 19:33:04 | Exception in thread "Timer-0" Server daemon died!
INFO   | jvm 1    | 2009/01/26 19:33:07 | java.lang.OutOfMemoryError: Java heap space
INFO   | jvm 1    | 2009/01/26 19:33:12 | 2009-01-26 19:32:52.240::WARN:  EXCEPTION
INFO   | jvm 1    | 2009/01/26 19:33:29 | java.lang.OutOfMemoryError: Java heap space
INFO   | jvm 1    | 2009/01/26 19:33:29 | Exception in thread "Connection HeartBeat" java.lang.OutOfMemoryError: Java heap space
ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM appears hung: Timed out waiting for signal from JVM.
ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM did not exit on request, terminated
STATUS | wrapper  | 2009/01/26 19:33:40 | Launching a JVM...
INFO   | jvm 2    | 2009/01/26 19:33:40 | Wrapper (Version 3.1.1) http://wrapper.tanukisoftware.org
INFO   | jvm 2    | 2009/01/26 19:33:40 |
INFO   | jvm 2    | 2009/01/26 19:33:40 | WARNING: cc.home reset to D:\Program Files\CruiseControl


--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.public.thoughtworks.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Cruisecontrol-devel mailing list
Cruisecontrol-devel@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-devel

[JIRA] Updated: (CC-880) OutOfMemoryError throws, when publishing results

by JIRA jira@users.public.thoughtworks.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.public.thoughtworks.org/browse/CC-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Arapov updated CC-880:
-----------------------------

    Priority: Critical  (was: Major)

> OutOfMemoryError throws, when publishing results
> ------------------------------------------------
>
>                 Key: CC-880
>                 URL: http://jira.public.thoughtworks.org/browse/CC-880
>             Project: CruiseControl
>          Issue Type: Bug
>          Components: Core Application
>    Affects Versions: 2.8.1, 2.8.2
>         Environment: Windows XP Professional, Windows 2003 Server
> Java 1.5.0_10-b03
>            Reporter: Andrew Arapov
>            Priority: Critical
>
> OutOfMemoryError throws, each time when publishing results.
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - BUILD SUCCESSFUL
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - Total time: 99 minutes 39 seconds
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build result event: build successful
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 Project       - Project my_project:  merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build progress event: merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  build successful
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  publishing build results
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 jectController- my_project Controller: build progress event: publishing build results
> INFO   | jvm 1    | 2009/01/26 19:33:04 | Exception in thread "Timer-0" Server daemon died!
> INFO   | jvm 1    | 2009/01/26 19:33:07 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:12 | 2009-01-26 19:32:52.240::WARN:  EXCEPTION
> INFO   | jvm 1    | 2009/01/26 19:33:29 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:29 | Exception in thread "Connection HeartBeat" java.lang.OutOfMemoryError: Java heap space
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM appears hung: Timed out waiting for signal from JVM.
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM did not exit on request, terminated
> STATUS | wrapper  | 2009/01/26 19:33:40 | Launching a JVM...
> INFO   | jvm 2    | 2009/01/26 19:33:40 | Wrapper (Version 3.1.1) http://wrapper.tanukisoftware.org
> INFO   | jvm 2    | 2009/01/26 19:33:40 |
> INFO   | jvm 2    | 2009/01/26 19:33:40 | WARNING: cc.home reset to D:\Program Files\CruiseControl

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.public.thoughtworks.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Cruisecontrol-devel mailing list
Cruisecontrol-devel@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-devel

[JIRA] Updated: (CC-880) OutOfMemoryError throws, when publishing results

by JIRA jira@users.public.thoughtworks.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.public.thoughtworks.org/browse/CC-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Arapov updated CC-880:
-----------------------------

    Priority: Blocker  (was: Critical)

> OutOfMemoryError throws, when publishing results
> ------------------------------------------------
>
>                 Key: CC-880
>                 URL: http://jira.public.thoughtworks.org/browse/CC-880
>             Project: CruiseControl
>          Issue Type: Bug
>          Components: Core Application
>    Affects Versions: 2.8.1, 2.8.2
>         Environment: Windows XP Professional, Windows 2003 Server
> Java 1.5.0_10-b03
>            Reporter: Andrew Arapov
>            Priority: Blocker
>
> OutOfMemoryError throws, each time when publishing results.
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - BUILD SUCCESSFUL
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - Total time: 99 minutes 39 seconds
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build result event: build successful
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 Project       - Project my_project:  merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build progress event: merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  build successful
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  publishing build results
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 jectController- my_project Controller: build progress event: publishing build results
> INFO   | jvm 1    | 2009/01/26 19:33:04 | Exception in thread "Timer-0" Server daemon died!
> INFO   | jvm 1    | 2009/01/26 19:33:07 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:12 | 2009-01-26 19:32:52.240::WARN:  EXCEPTION
> INFO   | jvm 1    | 2009/01/26 19:33:29 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:29 | Exception in thread "Connection HeartBeat" java.lang.OutOfMemoryError: Java heap space
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM appears hung: Timed out waiting for signal from JVM.
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM did not exit on request, terminated
> STATUS | wrapper  | 2009/01/26 19:33:40 | Launching a JVM...
> INFO   | jvm 2    | 2009/01/26 19:33:40 | Wrapper (Version 3.1.1) http://wrapper.tanukisoftware.org
> INFO   | jvm 2    | 2009/01/26 19:33:40 |
> INFO   | jvm 2    | 2009/01/26 19:33:40 | WARNING: cc.home reset to D:\Program Files\CruiseControl

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.public.thoughtworks.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Cruisecontrol-devel mailing list
Cruisecontrol-devel@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-devel

[JIRA] Commented: (CC-880) OutOfMemoryError throws, when publishing results

by JIRA jira@users.public.thoughtworks.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.public.thoughtworks.org/browse/CC-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_16942 ]

Matthew Choppen commented on CC-880:
------------------------------------

We also have a similar problem which we have tracked down to the <log dir...... ><merge file=.....>

CruiseControl-2.8.2 (on WinXP Pro) is configured to build and test in a loop every 45 minutes, the merge logfile is current < 100k big but the size of cruisecontrol steadily grows. If we turn on a high level of output we can increase the logfile to 32MB this cause the CC to crash after approx. 3-4 cycles with OutOfMemory errors.
We get the OutOfMemory errors before the process reaches the configured memory size for the jvm!!!!

I am willing to help with this problem, config files, testing etc..... Just let me know what you need

Regards
Matt :)


> OutOfMemoryError throws, when publishing results
> ------------------------------------------------
>
>                 Key: CC-880
>                 URL: http://jira.public.thoughtworks.org/browse/CC-880
>             Project: CruiseControl
>          Issue Type: Bug
>          Components: Core Application
>    Affects Versions: 2.8.1, 2.8.2
>         Environment: Windows XP Professional, Windows 2003 Server
> Java 1.5.0_10-b03
>            Reporter: Andrew Arapov
>            Priority: Blocker
>
> OutOfMemoryError throws, each time when publishing results.
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - BUILD SUCCESSFUL
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - Total time: 99 minutes 39 seconds
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build result event: build successful
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 Project       - Project my_project:  merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build progress event: merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  build successful
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  publishing build results
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 jectController- my_project Controller: build progress event: publishing build results
> INFO   | jvm 1    | 2009/01/26 19:33:04 | Exception in thread "Timer-0" Server daemon died!
> INFO   | jvm 1    | 2009/01/26 19:33:07 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:12 | 2009-01-26 19:32:52.240::WARN:  EXCEPTION
> INFO   | jvm 1    | 2009/01/26 19:33:29 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:29 | Exception in thread "Connection HeartBeat" java.lang.OutOfMemoryError: Java heap space
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM appears hung: Timed out waiting for signal from JVM.
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM did not exit on request, terminated
> STATUS | wrapper  | 2009/01/26 19:33:40 | Launching a JVM...
> INFO   | jvm 2    | 2009/01/26 19:33:40 | Wrapper (Version 3.1.1) http://wrapper.tanukisoftware.org
> INFO   | jvm 2    | 2009/01/26 19:33:40 |
> INFO   | jvm 2    | 2009/01/26 19:33:40 | WARNING: cc.home reset to D:\Program Files\CruiseControl

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.public.thoughtworks.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Cruisecontrol-devel mailing list
Cruisecontrol-devel@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-devel

[JIRA] Updated: (CC-880) OutOfMemoryError throws, when publishing results

by JIRA jira@users.public.thoughtworks.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.public.thoughtworks.org/browse/CC-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Arapov updated CC-880:
-----------------------------

    Priority: Trivial  (was: Blocker)

> OutOfMemoryError throws, when publishing results
> ------------------------------------------------
>
>                 Key: CC-880
>                 URL: http://jira.public.thoughtworks.org/browse/CC-880
>             Project: CruiseControl
>          Issue Type: Bug
>          Components: Core Application
>    Affects Versions: 2.8.1, 2.8.2
>         Environment: Windows XP Professional, Windows 2003 Server
> Java 1.5.0_10-b03
>            Reporter: Andrew Arapov
>            Priority: Trivial
>
> OutOfMemoryError throws, each time when publishing results.
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - BUILD SUCCESSFUL
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - Total time: 99 minutes 39 seconds
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build result event: build successful
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 Project       - Project my_project:  merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build progress event: merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  build successful
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  publishing build results
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 jectController- my_project Controller: build progress event: publishing build results
> INFO   | jvm 1    | 2009/01/26 19:33:04 | Exception in thread "Timer-0" Server daemon died!
> INFO   | jvm 1    | 2009/01/26 19:33:07 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:12 | 2009-01-26 19:32:52.240::WARN:  EXCEPTION
> INFO   | jvm 1    | 2009/01/26 19:33:29 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:29 | Exception in thread "Connection HeartBeat" java.lang.OutOfMemoryError: Java heap space
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM appears hung: Timed out waiting for signal from JVM.
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM did not exit on request, terminated
> STATUS | wrapper  | 2009/01/26 19:33:40 | Launching a JVM...
> INFO   | jvm 2    | 2009/01/26 19:33:40 | Wrapper (Version 3.1.1) http://wrapper.tanukisoftware.org
> INFO   | jvm 2    | 2009/01/26 19:33:40 |
> INFO   | jvm 2    | 2009/01/26 19:33:40 | WARNING: cc.home reset to D:\Program Files\CruiseControl

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.public.thoughtworks.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Cruisecontrol-devel mailing list
Cruisecontrol-devel@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-devel

[JIRA] Commented: (CC-880) OutOfMemoryError throws, when publishing results

by JIRA jira@users.public.thoughtworks.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.public.thoughtworks.org/browse/CC-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_16946 ]

Andrew Arapov commented on CC-880:
----------------------------------

We found the solution.
The configuration of the Wrapper must be changed: wrapper.java.maxmemory

> OutOfMemoryError throws, when publishing results
> ------------------------------------------------
>
>                 Key: CC-880
>                 URL: http://jira.public.thoughtworks.org/browse/CC-880
>             Project: CruiseControl
>          Issue Type: Bug
>          Components: Core Application
>    Affects Versions: 2.8.1, 2.8.2
>         Environment: Windows XP Professional, Windows 2003 Server
> Java 1.5.0_10-b03
>            Reporter: Andrew Arapov
>            Priority: Trivial
>
> OutOfMemoryError throws, each time when publishing results.
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - BUILD SUCCESSFUL
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - Total time: 99 minutes 39 seconds
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build result event: build successful
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 Project       - Project my_project:  merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build progress event: merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  build successful
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  publishing build results
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 jectController- my_project Controller: build progress event: publishing build results
> INFO   | jvm 1    | 2009/01/26 19:33:04 | Exception in thread "Timer-0" Server daemon died!
> INFO   | jvm 1    | 2009/01/26 19:33:07 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:12 | 2009-01-26 19:32:52.240::WARN:  EXCEPTION
> INFO   | jvm 1    | 2009/01/26 19:33:29 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:29 | Exception in thread "Connection HeartBeat" java.lang.OutOfMemoryError: Java heap space
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM appears hung: Timed out waiting for signal from JVM.
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM did not exit on request, terminated
> STATUS | wrapper  | 2009/01/26 19:33:40 | Launching a JVM...
> INFO   | jvm 2    | 2009/01/26 19:33:40 | Wrapper (Version 3.1.1) http://wrapper.tanukisoftware.org
> INFO   | jvm 2    | 2009/01/26 19:33:40 |
> INFO   | jvm 2    | 2009/01/26 19:33:40 | WARNING: cc.home reset to D:\Program Files\CruiseControl

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.public.thoughtworks.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Cruisecontrol-devel mailing list
Cruisecontrol-devel@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-devel

[JIRA] Commented: (CC-880) OutOfMemoryError throws, when publishing results

by JIRA jira@users.public.thoughtworks.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.public.thoughtworks.org/browse/CC-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_17255 ]

Archimedes Trajano commented on CC-880:
---------------------------------------

Increasing the wrapper size does not really fix it, it just delays the problem.  I already my my wrapper size to 1G.

> OutOfMemoryError throws, when publishing results
> ------------------------------------------------
>
>                 Key: CC-880
>                 URL: http://jira.public.thoughtworks.org/browse/CC-880
>             Project: CruiseControl
>          Issue Type: Bug
>          Components: Core Application
>    Affects Versions: 2.8.1, 2.8.2
>         Environment: Windows XP Professional, Windows 2003 Server
> Java 1.5.0_10-b03
>            Reporter: Andrew Arapov
>            Priority: Trivial
>
> OutOfMemoryError throws, each time when publishing results.
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - BUILD SUCCESSFUL
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - Total time: 99 minutes 39 seconds
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build result event: build successful
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 Project       - Project my_project:  merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build progress event: merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  build successful
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  publishing build results
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 jectController- my_project Controller: build progress event: publishing build results
> INFO   | jvm 1    | 2009/01/26 19:33:04 | Exception in thread "Timer-0" Server daemon died!
> INFO   | jvm 1    | 2009/01/26 19:33:07 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:12 | 2009-01-26 19:32:52.240::WARN:  EXCEPTION
> INFO   | jvm 1    | 2009/01/26 19:33:29 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:29 | Exception in thread "Connection HeartBeat" java.lang.OutOfMemoryError: Java heap space
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM appears hung: Timed out waiting for signal from JVM.
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM did not exit on request, terminated
> STATUS | wrapper  | 2009/01/26 19:33:40 | Launching a JVM...
> INFO   | jvm 2    | 2009/01/26 19:33:40 | Wrapper (Version 3.1.1) http://wrapper.tanukisoftware.org
> INFO   | jvm 2    | 2009/01/26 19:33:40 |
> INFO   | jvm 2    | 2009/01/26 19:33:40 | WARNING: cc.home reset to D:\Program Files\CruiseControl

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.public.thoughtworks.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today.
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Cruisecontrol-devel mailing list
Cruisecontrol-devel@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-devel

[JIRA] Commented: (CC-880) OutOfMemoryError throws, when publishing results

by JIRA jira@users.public.thoughtworks.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.public.thoughtworks.org/browse/CC-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_17855 ]

David Gonzales commented on CC-880:
-----------------------------------

I think this bug should be moved back up as it is more than a trivial issue.

> OutOfMemoryError throws, when publishing results
> ------------------------------------------------
>
>                 Key: CC-880
>                 URL: http://jira.public.thoughtworks.org/browse/CC-880
>             Project: CruiseControl
>          Issue Type: Bug
>          Components: Core Application
>    Affects Versions: 2.8.1, 2.8.2
>         Environment: Windows XP Professional, Windows 2003 Server
> Java 1.5.0_10-b03
>            Reporter: Andrew Arapov
>            Priority: Trivial
>
> OutOfMemoryError throws, each time when publishing results.
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - BUILD SUCCESSFUL
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - Total time: 99 minutes 39 seconds
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build result event: build successful
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 Project       - Project my_project:  merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build progress event: merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  build successful
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  publishing build results
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 jectController- my_project Controller: build progress event: publishing build results
> INFO   | jvm 1    | 2009/01/26 19:33:04 | Exception in thread "Timer-0" Server daemon died!
> INFO   | jvm 1    | 2009/01/26 19:33:07 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:12 | 2009-01-26 19:32:52.240::WARN:  EXCEPTION
> INFO   | jvm 1    | 2009/01/26 19:33:29 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:29 | Exception in thread "Connection HeartBeat" java.lang.OutOfMemoryError: Java heap space
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM appears hung: Timed out waiting for signal from JVM.
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM did not exit on request, terminated
> STATUS | wrapper  | 2009/01/26 19:33:40 | Launching a JVM...
> INFO   | jvm 2    | 2009/01/26 19:33:40 | Wrapper (Version 3.1.1) http://wrapper.tanukisoftware.org
> INFO   | jvm 2    | 2009/01/26 19:33:40 |
> INFO   | jvm 2    | 2009/01/26 19:33:40 | WARNING: cc.home reset to D:\Program Files\CruiseControl

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.public.thoughtworks.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Cruisecontrol-devel mailing list
Cruisecontrol-devel@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-devel

[JIRA] Commented: (CC-880) OutOfMemoryError throws, when publishing results

by JIRA jira@users.public.thoughtworks.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.public.thoughtworks.org/browse/CC-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_17858 ]

Jeffrey Fredrick commented on CC-880:
-------------------------------------

Is there any chance that you are accidentally merging files from previous builds?

This might sounds silly but other people have accidentally merged in past log files which of course leads to the log file growing exponentially...

> OutOfMemoryError throws, when publishing results
> ------------------------------------------------
>
>                 Key: CC-880
>                 URL: http://jira.public.thoughtworks.org/browse/CC-880
>             Project: CruiseControl
>          Issue Type: Bug
>          Components: Core Application
>    Affects Versions: 2.8.1, 2.8.2
>         Environment: Windows XP Professional, Windows 2003 Server
> Java 1.5.0_10-b03
>            Reporter: Andrew Arapov
>            Priority: Trivial
>
> OutOfMemoryError throws, each time when publishing results.
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - BUILD SUCCESSFUL
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - Total time: 99 minutes 39 seconds
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build result event: build successful
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 Project       - Project my_project:  merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build progress event: merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  build successful
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  publishing build results
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 jectController- my_project Controller: build progress event: publishing build results
> INFO   | jvm 1    | 2009/01/26 19:33:04 | Exception in thread "Timer-0" Server daemon died!
> INFO   | jvm 1    | 2009/01/26 19:33:07 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:12 | 2009-01-26 19:32:52.240::WARN:  EXCEPTION
> INFO   | jvm 1    | 2009/01/26 19:33:29 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:29 | Exception in thread "Connection HeartBeat" java.lang.OutOfMemoryError: Java heap space
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM appears hung: Timed out waiting for signal from JVM.
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM did not exit on request, terminated
> STATUS | wrapper  | 2009/01/26 19:33:40 | Launching a JVM...
> INFO   | jvm 2    | 2009/01/26 19:33:40 | Wrapper (Version 3.1.1) http://wrapper.tanukisoftware.org
> INFO   | jvm 2    | 2009/01/26 19:33:40 |
> INFO   | jvm 2    | 2009/01/26 19:33:40 | WARNING: cc.home reset to D:\Program Files\CruiseControl

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.public.thoughtworks.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Cruisecontrol-devel mailing list
Cruisecontrol-devel@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-devel

[JIRA] Commented: (CC-880) OutOfMemoryError throws, when publishing results

by JIRA jira@users.public.thoughtworks.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ http://jira.public.thoughtworks.org/browse/CC-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_17862 ]

David Gonzales commented on CC-880:
-----------------------------------

yes we are merging using the following:

<log>
                        <merge dir="projects/${project.name}/target/test-results"/>
</log>

Is this not allowed?

> OutOfMemoryError throws, when publishing results
> ------------------------------------------------
>
>                 Key: CC-880
>                 URL: http://jira.public.thoughtworks.org/browse/CC-880
>             Project: CruiseControl
>          Issue Type: Bug
>          Components: Core Application
>    Affects Versions: 2.8.1, 2.8.2
>         Environment: Windows XP Professional, Windows 2003 Server
> Java 1.5.0_10-b03
>            Reporter: Andrew Arapov
>            Priority: Trivial
>
> OutOfMemoryError throws, each time when publishing results.
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - BUILD SUCCESSFUL
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - Total time: 99 minutes 39 seconds
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build result event: build successful
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 Project       - Project my_project:  merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build progress event: merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  build successful
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  publishing build results
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 jectController- my_project Controller: build progress event: publishing build results
> INFO   | jvm 1    | 2009/01/26 19:33:04 | Exception in thread "Timer-0" Server daemon died!
> INFO   | jvm 1    | 2009/01/26 19:33:07 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:12 | 2009-01-26 19:32:52.240::WARN:  EXCEPTION
> INFO   | jvm 1    | 2009/01/26 19:33:29 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:29 | Exception in thread "Connection HeartBeat" java.lang.OutOfMemoryError: Java heap space
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM appears hung: Timed out waiting for signal from JVM.
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM did not exit on request, terminated
> STATUS | wrapper  | 2009/01/26 19:33:40 | Launching a JVM...
> INFO   | jvm 2    | 2009/01/26 19:33:40 | Wrapper (Version 3.1.1) http://wrapper.tanukisoftware.org
> INFO   | jvm 2    | 2009/01/26 19:33:40 |
> INFO   | jvm 2    | 2009/01/26 19:33:40 | WARNING: cc.home reset to D:\Program Files\CruiseControl

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.public.thoughtworks.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Cruisecontrol-devel mailing list
Cruisecontrol-devel@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-devel

[JIRA] Closed: (CC-880) OutOfMemoryError throws, when publishing results

by JIRA jira@users.public.thoughtworks.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


     [ http://jira.public.thoughtworks.org/browse/CC-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeffrey Fredrick closed CC-880.
-------------------------------

      Assignee: Jeffrey Fredrick
    Resolution: Cannot Reproduce

I'm going to close this for two reasons:

    1. original reporter says his problem is fixed by increasing max memory (which is why I'm marking this one as Cannot Reproduce)

    2. there's another bug (CC-887) where people are reporting OOM and I'd like to consolidate the discussion there

Jtf

> OutOfMemoryError throws, when publishing results
> ------------------------------------------------
>
>                 Key: CC-880
>                 URL: http://jira.public.thoughtworks.org/browse/CC-880
>             Project: CruiseControl
>          Issue Type: Bug
>          Components: Core Application
>    Affects Versions: 2.8.1, 2.8.2
>         Environment: Windows XP Professional, Windows 2003 Server
> Java 1.5.0_10-b03
>            Reporter: Andrew Arapov
>         Assigned To: Jeffrey Fredrick
>            Priority: Trivial
>
> OutOfMemoryError throws, each time when publishing results.
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - BUILD SUCCESSFUL
> INFO   | jvm 1    | 2009/01/26 19:32:16 | [cc]янв-26 19:32:16 ScriptRunner  - Total time: 99 minutes 39 seconds
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build result event: build successful
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 Project       - Project my_project:  merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:18 | [cc]янв-26 19:32:18 jectController- my_project Controller: build progress event: merging accumulated log files
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  build successful
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 Project       - Project my_project:  publishing build results
> INFO   | jvm 1    | 2009/01/26 19:32:36 | [cc]янв-26 19:32:36 jectController- my_project Controller: build progress event: publishing build results
> INFO   | jvm 1    | 2009/01/26 19:33:04 | Exception in thread "Timer-0" Server daemon died!
> INFO   | jvm 1    | 2009/01/26 19:33:07 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:12 | 2009-01-26 19:32:52.240::WARN:  EXCEPTION
> INFO   | jvm 1    | 2009/01/26 19:33:29 | java.lang.OutOfMemoryError: Java heap space
> INFO   | jvm 1    | 2009/01/26 19:33:29 | Exception in thread "Connection HeartBeat" java.lang.OutOfMemoryError: Java heap space
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM appears hung: Timed out waiting for signal from JVM.
> ERROR  | wrapper  | 2009/01/26 19:33:35 | JVM did not exit on request, terminated
> STATUS | wrapper  | 2009/01/26 19:33:40 | Launching a JVM...
> INFO   | jvm 2    | 2009/01/26 19:33:40 | Wrapper (Version 3.1.1) http://wrapper.tanukisoftware.org
> INFO   | jvm 2    | 2009/01/26 19:33:40 |
> INFO   | jvm 2    | 2009/01/26 19:33:40 | WARNING: cc.home reset to D:\Program Files\CruiseControl

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.public.thoughtworks.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Cruisecontrol-devel mailing list
Cruisecontrol-devel@...
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-devel