Infra suggested updating to latest java and latest maven befroe anythggn
else. That fixed things for Jena (on H10).
Andy
On 10/08/16 11:21, Ian Dunlop wrote:
Hello,
I guess this is something to do with the node name, see
https://builds.apache.org/job/incubator-taverna-commandline-nightly/209/injectedEnvVars/,
can it be changed from the web interface? This all seems like magic to me
but that's probably because I haven't found the right docs to read - any
pointers to some good resources would be appreciated. Maybe we need to add
some info to the taverna web site dev docs (unless they are already there
in which case......help me find them :) )
Cheers,
Ian
On 9 August 2016 at 21:14, Andy Seaborne <[email protected]> wrote:
I've reported this to builds@ - Jena is affected to though less so.
The workaround is not to use H1-H10 servers.
Andy
On 09/08/16 18:29, Apache Jenkins Server wrote:
See <https://builds.apache.org/job/incubator-taverna-commandline
-nightly/209/>
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H4 (Mapreduce zookeeper Hadoop Pig falcon Hdfs
yahoo-not-h2) in workspace <https://builds.apache.org/job
/incubator-taverna-commandline-nightly/ws/>
...
[taverna-commandline-product] $ /home/jenkins/jenkins-slave/to
ols/hudson.model.JDK/jdk-1.8.0/bin/java -Xmx2g -Xms256m
-XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/ma
ven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.
tasks.Maven_MavenInstallation/maven-3.3.3/boot/plexus-
classworlds-2.5.2.jar:/home/jenkins/jenkins-slave/tools/
hudson.tasks.Maven_MavenInstallation/maven-3.3.3/conf/logging
jenkins.maven3.agent.Maven32Main /home/jenkins/jenkins-slave/to
ols/hudson.tasks.Maven_MavenInstallation/maven-3.3.3
/home/jenkins/jenkins-slave/slave.jar
/home/jenkins/jenkins-slave/maven32-interceptor.jar
/home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 58866
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
MaxPermSize=512m; support was removed in 8.0
Exception in thread "main" java.lang.ClassNotFoundException:
hudson.remoting.Launcher
at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.
loadClass(SelfFirstStrategy.java:50)
at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchroni
zedLoadClass(ClassRealm.java:271)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(
ClassRealm.java:247)
at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(
ClassRealm.java:239)
at jenkins.maven3.agent.Maven32Main.main(Maven32Main.java:143)
at jenkins.maven3.agent.Maven32Main.main(Maven32Main.java:74)