-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
versions:
maven-plugin 1.510
Jenkins ver. 1.510
Sub module projects do not terminate, they run forever in a hanging state.
for instance when you mouse over the jobs load bar (in the module), "started null ago" "estimated remaining time: null"
thanks
console output:
[INFO] [pmd:pmd
{execution: default-cli}]
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
Apr 8, 2013 3:55:23 PM hudson.remoting.SynchronousCommandTransport$ReaderThread run
SEVERE: Unexpected error in channel channel
java.lang.OutOfMemoryError: PermGen space
channel stopped
Exception in thread "Channel reader thread: channel" java.lang.OutOfMemoryError: PermGen space
Terminating xvnc.
$ /usr/bin/vncserver -kill :2
Killing Xvnc process ID 3769
Build was aborted
Finished: ABORTED
Is it reproduced with recent Jenkins/Maven plugin versions?