I have not done the build, but to assist, it seems not to be a usual build problem at the first glance: https://builds.apache.org/job/ODFToolkit-windows/org.apache.odftoolkit$taglets/54/console
Guess we will not get access to the Maven-Java-Plugin log at F:\hudson\hudson-slave\workspace\ODFToolkit-windows\trunk\taglets\target\invoker\maven-javadoc-plugin1491380037.txt I suggest to test the taglets build on Windows, especially have an eye on the JavaDoc and restart the build. Cheers, Svante On 04.03.2013 11:00, Apache Jenkins Server wrote: > See <https://builds.apache.org/job/ODFToolkit/75/> > > ------------------------------------------ > Failed to access build log > > hudson.util.IOException2: remote file operation failed: > /home/hudson/hudson-slave/workspace/ODFToolkit at > hudson.remoting.Channel@1a41ef78:ubuntu2 > at hudson.FilePath.act(FilePath.java:861) > at hudson.FilePath.act(FilePath.java:838) > at hudson.FilePath.toURI(FilePath.java:966) > at hudson.tasks.MailSender.createFailureMail(MailSender.java:279) > at hudson.tasks.MailSender.getMail(MailSender.java:154) > at hudson.tasks.MailSender.execute(MailSender.java:100) > at > hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.cleanUp(MavenModuleSetBuild.java:964) > at hudson.model.Run.execute(Run.java:1613) > 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: hudson.remoting.ChannelClosedException: channel is already closed > at hudson.remoting.Channel.send(Channel.java:494) > at hudson.remoting.Request.call(Request.java:129) > at hudson.remoting.Channel.call(Channel.java:672) > at hudson.FilePath.act(FilePath.java:854) > ... 10 more > Caused by: hudson.remoting.Channel$OrderlyShutdown > at hudson.remoting.Channel$CloseCommand.execute(Channel.java:850) > at hudson.remoting.Channel$2.handle(Channel.java:435) > at > hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:60) > Caused by: Command close created at > at hudson.remoting.Command.<init>(Command.java:56) > at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:844) > at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:842) > at hudson.remoting.Channel.close(Channel.java:909) > at hudson.remoting.Channel.close(Channel.java:892) > at hudson.remoting.Channel$CloseCommand.execute(Channel.java:849) > ... 2 more
