Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 448026

Summary: [HIPP - Papyrus] Kill blocked job
Product: Community Reporter: Camille Letavernier <cletavernier>
Component: CI-JenkinsAssignee: CI Admin Inbox <ci.admin-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: thanh.ha, webmaster
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Camille Letavernier CLA 2014-10-21 05:08:56 EDT
Hi,

We have a frozen job on the Papyrus HIPP instance:

https://hudson.eclipse.org/papyrus/job/Papyrus-Gerrit/

It's been running for 18 hours (Although the timeout is 50 minutes), and I can't kill it manually.

Is it possible to kill it somehow?

BTW, the job is frozen because we tried to add the XTend/Maven builder plug-in, which resulted in a PermGen space Error. How can we increase the MaxPermSize for the Maven build?

Thanks,
Camille
Comment 1 Thanh Ha CLA 2014-10-21 09:58:42 EDT
(In reply to Camille Letavernier from comment #0)
> Hi,
> 
> We have a frozen job on the Papyrus HIPP instance:
> 
> https://hudson.eclipse.org/papyrus/job/Papyrus-Gerrit/
> 
> It's been running for 18 hours (Although the timeout is 50 minutes), and I
> can't kill it manually.
> 
> Is it possible to kill it somehow?

You should be able to force a restart of your HIPP instance via the committer portal.

> 
> BTW, the job is frozen because we tried to add the XTend/Maven builder
> plug-in, which resulted in a PermGen space Error. How can we increase the
> MaxPermSize for the Maven build?
> 

When configuring the Maven plugin in the job config, if you click "Advanced" there is a field for entering additional JVM / Maven Opts.
Comment 2 Camille Letavernier CLA 2014-10-22 03:22:31 EDT
Thanks, Thanh! I've restarted the Papyrus HIPP instance and added some PermGen space and everything's fine now