See <https://builds.apache.org/job/james-mailet/2001/>

------------------------------------------
Started by timer
Building remotely on windows1 in workspace 
<https://builds.apache.org/job/james-mailet/ws/>
Updating http://svn.apache.org/repos/asf/james/mailet/trunk
At revision 1454236
no change for http://svn.apache.org/repos/asf/james/mailet/trunk since the 
previous build
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ f:\hudson\tools\java\latest-1.6-64/bin/java -cp 
f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\tools\maven\latest3\boot\plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main f:\hudson\tools\maven\latest3 
C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f
 f:\hudson\hudson-slave\maven3-interceptor.jar 59401
<===[JENKINS REMOTING CAPACITY]===>   channel started
channel stopped
ERROR: Failed to parse POMs
java.io.IOException: Remote call on Channel to Maven 
[f:\hudson\tools\java\latest-1.6-64/bin/java, -cp, 
f:\hudson\hudson-slave\maven3-agent.jar;f:\hudson\tools\maven\latest3\boot\plexus-classworlds-2.4.jar,
 org.jvnet.hudson.maven3.agent.Maven3Main, f:\hudson\tools\maven\latest3, 
C:\Users\hudson\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\39\4bb6b7e7-33fec62f,
 f:\hudson\hudson-slave\maven3-interceptor.jar, 59401] failed
        at hudson.remoting.Channel.call(Channel.java:681)
        at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:755)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
        at hudson.model.Run.execute(Run.java:1568)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:236)
Caused by: java.lang.Error: Unable to load resource 
javax/servlet/http/LocalStrings.properties
        at 
hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:241)
        at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
        at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1192)
        at java.util.ResourceBundle$Control$1.run(ResourceBundle.java:2324)
        at java.util.ResourceBundle$Control$1.run(ResourceBundle.java:2309)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.util.ResourceBundle$Control.newBundle(ResourceBundle.java:2308)
        at java.util.ResourceBundle.loadBundle(ResourceBundle.java:1364)
        at java.util.ResourceBundle.findBundle(ResourceBundle.java:1328)
        at java.util.ResourceBundle.findBundle(ResourceBundle.java:1282)
        at java.util.ResourceBundle.findBundle(ResourceBundle.java:1282)
        at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1224)
        at java.util.ResourceBundle.getBundle(ResourceBundle.java:705)
        at javax.servlet.http.HttpServlet.<clinit>(HttpServlet.java:92)
        at hudson.model.Result.<clinit>(Result.java:191)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:169)
        at $Proxy2.<clinit>(Unknown Source)
        at 
sun.reflect.GeneratedSerializationConstructorAccessor34.newInstance(Unknown 
Source)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at java.io.ObjectStreamClass.newInstance(ObjectStreamClass.java:924)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1736)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
        at java.util.HashMap.readObject(HashMap.java:1030)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:974)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1848)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
        at 
java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
        at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
        at 
java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
        at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
        at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
        at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
        at hudson.remoting.UserRequest.perform(UserRequest.java:98)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:662)
Caused by: java.io.IOException: There is not enough space on the disk
        at java.io.FileOutputStream.writeBytes(Native Method)
        at java.io.FileOutputStream.write(FileOutputStream.java:269)
        at 
hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:310)
        at 
hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:237)
        ... 51 more

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to