User Build is failing - publishing problem
BUILD FAILED
/home/build34/jazz/buildsystem/buildengine/eclipse/workspace/src/rtc-build.xml:1453: The following error occurred while executing this line:
/home/build34/jazz/buildsystem/buildengine/eclipse/workspace/src/rtc-build.xml:317: The following error occurred while executing this line:
/home/build34/jazz/buildsystem/buildengine/eclipse/workspace/src/rtc-build.xml:506: com.ibm.team.repository.common.TeamRepositoryException: Internal error
Total time: 46 minutes 40 seconds
MailLogger failed to send e-mail!
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:352)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:214)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:201)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:378)
at java.net.Socket.connect(Socket.java:537)
at java.net.Socket.connect(Socket.java:487)
at java.net.Socket.(Socket.java:384)
at java.net.Socket.(Socket.java:198)
at org.apache.tools.mail.MailMessage.connect(MailMessage.java:392)
at org.apache.tools.mail.MailMessage.(MailMessage.java:175)
at org.apache.tools.ant.listener.MailLogger.sendMail(MailLogger.java:273)
at org.apache.tools.ant.listener.MailLogger.buildFinished(MailLogger.java:141)
at org.apache.tools.ant.Project.fireBuildFinished(Project.java:2037)
at org.apache.tools.ant.Main.runBuild(Main.java:778)
at org.apache.tools.ant.Main.startAnt(Main.java:217)
at org.apache.tools.ant.launch.Launcher.run(Launcher.java:257)
at org.apache.tools.ant.launch.Launcher.main(Launcher.java:104)
Build failed. Exit value was 1.
2013-04-02 12:27:56 [Jazz build engine] Invoking post-build participant \"com.ibm.team.build.junit.publishing\"
One answer
Comments
Thanks Josh. I passed on the information to the customer and they replied back:
"That's totally incorrect, it's failing in publishing. not mail logging - we get the emails about the failed builds. The builds are failing when publishing a large file (>500M) to the RTC Server.
Build failed. Exit value was 1.
2013-04-02 12:27:56 [Jazz build engine] Invoking post-build participant \"com.ibm.team.build.junit.publishing\"
The MailLogger stack trace may be a red herring. Looks like it's running at the end of the Ant build, not related to any RTC Build Ant task invocations. The last line:
1 vote
> The builds are failing when publishing a large file (>500M) to the RTC Server.
1 vote
Thanks. I appreciate that and I will look there to see any reference to failures