| Summary: | [HIPP - Papyrus] Kill blocked job | ||
|---|---|---|---|
| Product: | Community | Reporter: | Camille Letavernier <cletavernier> |
| Component: | CI-Jenkins | Assignee: | 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
(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. Thanks, Thanh! I've restarted the Papyrus HIPP instance and added some PermGen space and everything's fine now |