Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mdt-papyrus.dev] Hudson KO

Hi,

This can be done directly on your account page https://dev.eclipse.org/site_login/myaccount.php.

Cheers,
Mikael

Le 25 févr. 2015 à 10:16, LETAVERNIER Camille <Camille.LETAVERNIER@xxxxxx> a écrit :

Hi Benoit,
 
Committers can restart the HIPP instance. You have to be logged to your Eclipse account through the portal [1], then go to to “[Tools] for all committers” (There may be a shorter way to get there, this has changed recently). 
 
On the right menu, you have the “Hudson HIPP Control” which allows you to restart the server. I’ve restarted the server
 
 
Camille
 
De : mdt-papyrus.dev-bounces@xxxxxxxxxxx [mailto:mdt-papyrus.dev-bounces@xxxxxxxxxxx] De la part de MAGGI Benoit
Envoyé : mercredi 25 février 2015 09:33
À : Papyrus Project list
Objet : [PROVENANCE INTERNET] [mdt-papyrus.dev] Hudson KO
 
Hi,
 
It seems to me that our Hudson is having trouble.
See repetitive failures here [1] :
Checkout:workspace / /home/hudson/genie.papyrus/.hudson/jobs/Papyrus-Gerrit/workspace - hudson.remoting.LocalChannel@58a431eb
Using strategy: Gerrit Trigger
Last Built Revision: Revision 62fddfc90ceeb2ceaa7d864bb5c754e6865b8068 (null)
Checkout:workspace / /home/hudson/genie.papyrus/.hudson/jobs/Papyrus-Gerrit/workspace - hudson.remoting.LocalChannel@58a431eb
Fetching changes from the remote Git repository
Fetching upstream changes from /gitroot/papyrus/org.eclipse.papyrus.git
Commencing build of Revision 05a2f8d0ffa17565e696dbb2fd6e2af5668a1f3a (null)
Checking out Revision 05a2f8d0ffa17565e696dbb2fd6e2af5668a1f3a (null)
Cleaning workspace
FATAL: Timer already cancelled.
java.lang.IllegalStateException: Timer already cancelled.
          at java.util.Timer.sched(Timer.java:397)
          at java.util.Timer.schedule(Timer.java:193)
          at hudson.plugins.build_timeout.BuildTimeoutWrapper$1EnvironmentImpl.<init>(BuildTimeoutWrapper.java:156)
          at hudson.plugins.build_timeout.BuildTimeoutWrapper.setUp(BuildTimeoutWrapper.java:191)
          at hudson.model.Build$RunnerImpl.doRun(Build.java:129)
          at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:524)
          at hudson.model.Run.run(Run.java:1450)
          at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
          at hudson.model.ResourceController.execute(ResourceController.java:82)
          at hudson.model.Executor.run(Executor.java:137)
 
 
I found some related links [2] and [3]
ð  We may have to restart our Hudson instance. How can we achieve that ?
o   Is there a procedure ? (There used to be a restart button in Jenkins, but I can’t access/found it in Hudson)
o   Or we need to fill a bug ?
 
Regards,
Benoit MAGGI
 
 
_______________________________________________
mdt-papyrus.dev mailing list
mdt-papyrus.dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/mdt-papyrus.dev


Back to the top