Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Hudson issue

Hi,

 

I think it may be something with the infrastructure : We got the same problem in papyrus HIPP [1]

 

          at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)

          at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)

Caused by: java.io.IOException: Could not create temp dir /tmp/config6970157270350893150equinox

          at org.eclipse.sisu.equinox.embedder.internal.DefaultEquinoxEmbedder.copyToTempFolder(DefaultEquinoxEmbedder.java:187)

 

Regards,

Benoit

 

[1] https://hudson.eclipse.org/papyrus/job/Papyrus-Gerrit/1893/console

 

 

De : tycho-dev-bounces@xxxxxxxxxxx [mailto:tycho-dev-bounces@xxxxxxxxxxx] De la part de SCHREIBER.Martin
Envoyé : mercredi 11 février 2015 14:50
À : Tycho developers list
Objet : [tycho-dev] Hudson issue

 

Hi,

 

we do have an Hudson environment issue. The Tycho-Gerrit Hudson Job [1] can’t create temporary files anymore:

 

Caused by: java.io.IOException: Could not create temp dir /tmp/config6968117801454423329equinox

        at org.eclipse.sisu.equinox.embedder.internal.DefaultEquinoxEmbedder.copyToTempFolder(DefaultEquinoxEmbedder.java:187)

 

Any ideas how to fix that?

 

Thanks

Martin

 

 

[1] https://hudson.eclipse.org/tycho/job/tycho-gerrit/

 

 


Back to the top