You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/03/19 05:05:05 UTC

Build failed in Jenkins: dir-studio-jdk16-win #794

See <https://builds.apache.org/job/dir-studio-jdk16-win/794/>

------------------------------------------
Started by timer
Building remotely on windows1 in workspace <https://builds.apache.org/job/dir-studio-jdk16-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/studio/trunk
At revision 1458119
no change for https://svn.apache.org/repos/asf/directory/studio/trunk since the previous build
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ f:\hudson\tools\java\latest-1.6-64/bin/java -Xmx512m -XX:MaxPermSize=128m -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 51467
<===[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, -Xmx512m, -XX:MaxPermSize=128m, -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, 51467] 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

Jenkins build is back to normal : dir-studio-jdk16-win #802

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-win/802/changes>


Build failed in Jenkins: dir-studio-jdk16-win #801

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-win/801/>

------------------------------------------
Started by timer
Building remotely on windows1 in workspace <https://builds.apache.org/job/dir-studio-jdk16-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/studio/trunk
At revision 1460965
no change for https://svn.apache.org/repos/asf/directory/studio/trunk since the previous build
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ f:\hudson\tools\java\latest-1.6-64/bin/java -Xmx512m -XX:MaxPermSize=128m -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 59108
<===[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, -Xmx512m, -XX:MaxPermSize=128m, -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, 59108] 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

Build failed in Jenkins: dir-studio-jdk16-win #800

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-win/800/>

------------------------------------------
Started by timer
Building remotely on windows1 in workspace <https://builds.apache.org/job/dir-studio-jdk16-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/studio/trunk
At revision 1460518
no change for https://svn.apache.org/repos/asf/directory/studio/trunk since the previous build
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ f:\hudson\tools\java\latest-1.6-64/bin/java -Xmx512m -XX:MaxPermSize=128m -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 50679
<===[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, -Xmx512m, -XX:MaxPermSize=128m, -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, 50679] 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

Build failed in Jenkins: dir-studio-jdk16-win #799

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-win/799/>

------------------------------------------
Started by timer
Building remotely on windows1 in workspace <https://builds.apache.org/job/dir-studio-jdk16-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/studio/trunk
At revision 1460260
no change for https://svn.apache.org/repos/asf/directory/studio/trunk since the previous build
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ f:\hudson\tools\java\latest-1.6-64/bin/java -Xmx512m -XX:MaxPermSize=128m -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 65357
<===[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, -Xmx512m, -XX:MaxPermSize=128m, -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, 65357] 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

Build failed in Jenkins: dir-studio-jdk16-win #798

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-win/798/>

------------------------------------------
Started by timer
Building remotely on windows1 in workspace <https://builds.apache.org/job/dir-studio-jdk16-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/studio/trunk
At revision 1460088
no change for https://svn.apache.org/repos/asf/directory/studio/trunk since the previous build
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ f:\hudson\tools\java\latest-1.6-64/bin/java -Xmx512m -XX:MaxPermSize=128m -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 63823
<===[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, -Xmx512m, -XX:MaxPermSize=128m, -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, 63823] 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

Build failed in Jenkins: dir-studio-jdk16-win #797

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-win/797/changes>

Changes:

[pamarcelot] Potential fix for DIRSTUDIO-865 (NullPointerException thrown when connecting to Domino 8.5.2FP3 LDAP).

[pamarcelot] Fix for DIRSTUDIO-888 (Improve editing of boolean values to allow lowercased values and shortcuts).

[pamarcelot] Fix for DIRSTUDIO-890 (Add support for SSHA2 in Password Editor).

------------------------------------------
[...truncated 29 lines...]
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.commons.codec:jar:1.6
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.commons.codec:${org.apache.commons.codec.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.commons.codec\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.commons.collections:jar:3.2.1
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.commons.collections:${org.apache.commons.collections.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.commons.collections\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.commons.io:jar:2.4
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.commons.io:${org.apache.commons.io.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.commons.io\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.commons.lang:jar:2.6
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.commons.lang:${org.apache.commons.lang.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.commons.lang\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.commons.logging:jar:1.1.1
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.commons.logging:${org.apache.commons.logging.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.commons.logging\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.commons.pool:jar:1.6
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.commons.pool:${org.apache.commons.pool.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.commons.pool\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.httpcomponents.httpclient:jar:4.1.2
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.httpcomponents.httpclient:${org.apache.httpcomponents.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.httpcomponents.httpclient\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.httpcomponents.httpcore:jar:4.1.2
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.httpcomponents.httpcore:${org.apache.httpcomponents.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.httpcomponents.httpcore\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.apache.logging.log4j:jar:1.2.17
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.apache.logging.log4j:${org.apache.logging.log4j.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.apache.logging.log4j\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.bouncycastle.bcprov.jdk15:jar:140
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.bouncycastle.bcprov.jdk15:${org.bouncycastle.bcprov.jdk15.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.bouncycastle.bcprov.jdk15\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.dom4j.dom4j:jar:1.6.1
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.dom4j.dom4j:${org.dom4j.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.dom4j.dom4j\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.slf4j.api:jar:1.7.1
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.slf4j.api:${org.slf4j.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.slf4j.api\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.slf4j.log4j12:jar:1.7.1
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.slf4j.log4j12:${org.slf4j.version}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.slf4j.log4j12\pom.xml, line 30, column 12
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for org.apache.directory.studio:org.xpp3.xpp3:jar:1.1.4.c
[WARNING] 'version' contains an expression but should be a constant. @ org.apache.directory.studio:org.xpp3.xpp3:${org.xpp3.validversion}, F:\hudson\hudson-slave\workspace\dir-studio-jdk16-win\trunk\libraries\org.xpp3.xpp3\pom.xml, line 30, column 12
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Directory Studio
[INFO] Apache Directory Studio Repository
[INFO] Apache Directory Studio Libraries Plugins
[INFO] SLF4J API Module (for Apache Directory Studio)
[INFO] Ehcache Core (for Apache Directory Studio)
[INFO] AntLR Parser Generator (for Apache Directory Studio)
[INFO] Apache Commons Codec (for Apache Directory Studio)
[INFO] Apache Commons Collections (for Apache Directory Studio)
[INFO] Apache Commons IO (for Apache Directory Studio)
[INFO] Apache Commons Lang (for Apache Directory Studio)
[INFO] Apache Commons Logging (for Apache Directory Studio)
[INFO] Apache Commons Pool (for Apache Directory Studio)
[INFO] Apache HttpComponents Core (for Apache Directory Studio)
[INFO] Apache HttpComponents Client (for Apache Directory Studio)
[INFO] Log4j (for Apache Directory Studio)
[INFO] Legion of the Bouncy Castle Java Cryptography APIs (for Apache Directory Studio)
[INFO] dom4j (for Apache Directory Studio)
[INFO] SLF4J LOG4J-12 Binding (for Apache Directory Studio)
[INFO] XPP3 (for Apache Directory Studio)
[INFO] Apache Directory Studio Plugins
[INFO] Apache Directory Studio Common UI
[INFO] Apache Directory Studio Common Core
[INFO] Apache Directory Studio LDIF Parser
[INFO] Apache Directory Studio Connection Core
[INFO] Apache Directory Studio Connection UI
[INFO] Apache Directory Studio LDAP Browser Core
[INFO] Apache Directory Studio LDAP Browser Common
[INFO] Apache Directory Studio Value Editors
[INFO] Apache Directory Studio ACI Item Editor
[INFO] Apache Directory Studio ApacheDS Launcher
[INFO] Apache Directory Studio ApacheDS Configuration
[INFO] Apache Directory Studio ApacheDS 2.0 Configuration
[INFO] Apache Directory Studio LDIF Editor
[INFO] Apache Directory Studio LDAP Browser UI
[INFO] Apache Directory Studio LDAP Servers
[INFO] Apache Directory Studio ApacheDS 1.5.3 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 1.5.4 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 1.5.5 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 1.5.6 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 1.5.7 LDAP Server Adapter
[INFO] Apache Directory Studio ApacheDS 2.0.0 LDAP Server Adapter
[INFO] Apache Directory Studio RCP
[INFO] Apache Directory Studio Schema Editor
[INFO] Apache Directory Studio Apache DS Help
[INFO] Apache Directory Studio Apache DS Configuration Help
[INFO] Apache Directory Studio LDAP Browser Help
[INFO] Apache Directory Studio LDIF Editor Help
[INFO] Apache Directory Studio RCP Help
[INFO] Apache Directory Studio Schema Editor Help
[INFO] Apache Directory Studio Help Plugins
[INFO] Apache Directory Studio Feature Plugins
[INFO] Apache Directory Studio ApacheDS Configuration Feature
[INFO] Apache Directory Studio ApacheDS 2.0 Configuration Feature
[INFO] Apache Directory Studio ApacheDS Feature
[INFO] Apache Directory Studio LDAP Browser Feature
[INFO] Apache Directory Studio LDAP Servers Feature
[INFO] Apache Directory Studio LDIF Editor Feature
[INFO] Apache Directory Studio RCP Feature
[INFO] Apache Directory Studio Schema Editor Feature
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Directory Studio 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ parent ---
[INFO] Deleting <https://builds.apache.org/job/dir-studio-jdk16-win/ws/trunk\target>
java.lang.reflect.InvocationTargetException
	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 org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	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.lang.Error: Unable to load resource hudson/model/Messages.properties
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:241)
	at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
	at java.lang.Class.getResource(Class.java:2074)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:83)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.format(ResourceBundleHolder.java:139)
	at hudson.model.Messages.Node_Mode_NORMAL(Messages.java:1765)
	at hudson.model.Node$Mode.<clinit>(Node.java:445)
	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.lang.Class.getEnumConstantsShared(Class.java:2942)
	at java.lang.Class.getEnumConstants(Class.java:2920)
	at jenkins.model.Jenkins.<clinit>(Jenkins.java:3958)
	at hudson.model.Computer.<clinit>(Computer.java:1336)
	at hudson.FilePath.act(FilePath.java:865)
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.FilePath.digest(FilePath.java:1624)
	at hudson.maven.reporters.MavenFingerprinter.record(MavenFingerprinter.java:238)
	at hudson.maven.reporters.MavenFingerprinter.postExecute(MavenFingerprinter.java:100)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:443)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:425)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:228)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	... 18 more
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)
	... 53 more
channel stopped
ERROR: Failed to parse POMs
hudson.util.IOException2: java.lang.reflect.InvocationTargetException
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:162)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:66)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	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.lang.Exception: java.lang.reflect.InvocationTargetException
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:161)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:100)
	... 10 more
Caused by: java.lang.reflect.InvocationTargetException
	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 org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	... 11 more
Caused by: java.lang.Error: Unable to load resource hudson/model/Messages.properties
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:241)
	at java.lang.ClassLoader.getResource(ClassLoader.java:1002)
	at java.lang.Class.getResource(Class.java:2074)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:83)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.format(ResourceBundleHolder.java:139)
	at hudson.model.Messages.Node_Mode_NORMAL(Messages.java:1765)
	at hudson.model.Node$Mode.<clinit>(Node.java:445)
	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.lang.Class.getEnumConstantsShared(Class.java:2942)
	at java.lang.Class.getEnumConstants(Class.java:2920)
	at jenkins.model.Jenkins.<clinit>(Jenkins.java:3958)
	at hudson.model.Computer.<clinit>(Computer.java:1336)
	at hudson.FilePath.act(FilePath.java:865)
	at hudson.FilePath.act(FilePath.java:838)
	at hudson.FilePath.digest(FilePath.java:1624)
	at hudson.maven.reporters.MavenFingerprinter.record(MavenFingerprinter.java:238)
	at hudson.maven.reporters.MavenFingerprinter.postExecute(MavenFingerprinter.java:100)
	at hudson.maven.Maven3Builder$MavenExecutionListener.recordMojoEnded(Maven3Builder.java:443)
	at hudson.maven.Maven3Builder$MavenExecutionListener.mojoSucceeded(Maven3Builder.java:425)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:87)
	at org.apache.maven.lifecycle.internal.DefaultExecutionEventCatapult.fire(DefaultExecutionEventCatapult.java:42)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:228)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	... 18 more
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)
	... 53 more

Build failed in Jenkins: dir-studio-jdk16-win #796

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-win/796/changes>

Changes:

[pamarcelot] Fix for DIRSTUDIO-891 (A schema project containing a reference to a deleted connection makes the perspective completely unusable).

[pamarcelot] Fix for DIRSTUDIO-893 (ConcurrentModificationException thrown while deleting multiple schema elements).

[pamarcelot] Fix for DIRSTUDIO-892 (Unable to import ApacheDS core schemas).
Misplaced Apache License comment broke the parsing of schema files.

------------------------------------------
Started by timer
Building remotely on windows1 in workspace <https://builds.apache.org/job/dir-studio-jdk16-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/studio/trunk
U         plugins\schemaeditor\src\main\java\org\apache\directory\studio\schemaeditor\model\schemachecker\SchemaChecker.java
U         plugins\schemaeditor\src\main\java\org\apache\directory\studio\schemaeditor\model\io\ProjectsExporter.java
U         plugins\schemaeditor\src\main\java\org\apache\directory\studio\schemaeditor\model\schemamanager\SchemaEditorSchemaLoader.java
U         plugins\schemaeditor\resources\schemas\apacheds\cosine.xml
U         plugins\schemaeditor\resources\schemas\apacheds\apache.xml
U         plugins\schemaeditor\resources\schemas\apacheds\java.xml
U         plugins\schemaeditor\resources\schemas\apacheds\samba.xml
U         plugins\schemaeditor\resources\schemas\apacheds\system.xml
U         plugins\schemaeditor\resources\schemas\apacheds\krb5kdc.xml
U         plugins\schemaeditor\resources\schemas\apacheds\apachedns.xml
U         plugins\schemaeditor\resources\schemas\apacheds\corba.xml
U         plugins\schemaeditor\resources\schemas\apacheds\apachemeta.xml
U         plugins\schemaeditor\resources\schemas\apacheds\core.xml
U         plugins\schemaeditor\resources\schemas\apacheds\collective.xml
U         plugins\schemaeditor\resources\schemas\apacheds\nis.xml
U         plugins\schemaeditor\resources\schemas\apacheds\adsconfig.xml
U         plugins\schemaeditor\resources\schemas\apacheds\inetorgperson.xml
U         plugins\schemaeditor\resources\schemas\apacheds\autofs.xml
U         plugins\schemaeditor\resources\schemas\apacheds\mozilla.xml
U         plugins\schemaeditor\resources\schemas\apacheds\pwdpolicy.xml
U         plugins\schemaeditor\resources\schemas\apacheds\dhcp.xml
At revision 1459147
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ f:\hudson\tools\java\latest-1.6-64/bin/java -Xmx512m -XX:MaxPermSize=128m -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 58774
<===[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, -Xmx512m, -XX:MaxPermSize=128m, -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, 58774] 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

Build failed in Jenkins: dir-studio-jdk16-win #795

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-studio-jdk16-win/795/>

------------------------------------------
Started by timer
Building remotely on windows1 in workspace <https://builds.apache.org/job/dir-studio-jdk16-win/ws/>
Updating https://svn.apache.org/repos/asf/directory/studio/trunk
At revision 1458630
no change for https://svn.apache.org/repos/asf/directory/studio/trunk since the previous build
Parsing POMs
Modules changed, recalculating dependency graph
[trunk] $ f:\hudson\tools\java\latest-1.6-64/bin/java -Xmx512m -XX:MaxPermSize=128m -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 53424
<===[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, -Xmx512m, -XX:MaxPermSize=128m, -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, 53424] 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