Return-Path: X-Original-To: apmail-qpid-notifications-archive@minotaur.apache.org Delivered-To: apmail-qpid-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3C358180C5 for ; Sat, 22 Aug 2015 02:37:50 +0000 (UTC) Received: (qmail 96797 invoked by uid 500); 22 Aug 2015 02:37:50 -0000 Delivered-To: apmail-qpid-notifications-archive@qpid.apache.org Received: (qmail 96766 invoked by uid 500); 22 Aug 2015 02:37:49 -0000 Mailing-List: contact notifications-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: notifications@qpid.apache.org Delivered-To: mailing list notifications@qpid.apache.org Received: (qmail 96756 invoked by uid 99); 22 Aug 2015 02:37:49 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Aug 2015 02:37:49 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id CB2509C0709 for ; Sat, 22 Aug 2015 02:36:48 +0000 (UTC) Date: Sat, 22 Aug 2015 02:36:48 +0000 (UTC) From: Apache Jenkins Server To: notifications@qpid.apache.org Message-ID: <383187754.235.1440211008747.JavaMail.jenkins@crius> Subject: Build failed in Jenkins: Qpid-JMS-Checks #22 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Qpid-JMS-Checks X-Jenkins-Result: FAILURE See Changes: [tabish121] https://issues.apache.org/jira/browse/QPIDJMS-92 [tabish121] https://issues.apache.org/jira/browse/QPIDJMS-92 [robbie] QPIDJMS-94: mark begin of connection close and use to prevent new connection attempts after that point [robbie] NO-JIRA: remove unused method [robbie] QPIDJMS-95: add some extra trace logging, make exception message slightly clearer [robbie] QPIDJMS-95: if a [transport] failure is reported while we are trying to open then fail the attempt to open the new connection [robbie] NO-JIRA: add some notes for later [tabish121] https://issues.apache.org/jira/browse/QPIDJMS-96 [tabish121] https://issues.apache.org/jira/browse/QPIDJMS-97 ------------------------------------------ [...truncated 1879 lines...] * @param sessionPool ^ :425: warning: no description for @param * @param maxMessages ^ :427: warning: no description for @throws * @throws JMSException ^ :440: warning: no description for @param * @param transacted ^ :441: warning: no description for @param * @param acknowledgeMode ^ :443: warning: no description for @throws * @throws JMSException ^ :460: warning: no description for @param * @param transacted ^ :461: warning: no description for @param * @param acknowledgeMode ^ :463: warning: no description for @throws * @throws JMSException ^ :539: warning: no @throws for javax.jms.JMSException protected TemporaryQueue createTemporaryQueue() throws JMSException { ^ :551: warning: no @throws for javax.jms.JMSException protected TemporaryTopic createTemporaryTopic() throws JMSException { ^ :133: warning: no description for @throws * @throws JMSException ^ :142: warning: no description for @param * @param username ^ :143: warning: no description for @param * @param password ^ :145: warning: no description for @throws * @throws JMSException ^ :163: warning: no description for @throws * @throws JMSException ^ :172: warning: no description for @param * @param username ^ :173: warning: no description for @param * @param password ^ :175: warning: no description for @throws * @throws JMSException ^ :192: warning: no description for @throws * @throws JMSException ^ :201: warning: no description for @param * @param username ^ :202: warning: no description for @param * @param password ^ :204: warning: no description for @throws * @throws JMSException ^ :574: warning: no @param for clientID public void setClientID(String clientID) { ^ :40: warning: no description for @param * @param props ^ :48: warning: no description for @param * @param props ^ :55: warning: no description for @param * @param props ^ :86: warning: no description for @param * @param in ^ :87: warning: no description for @throws * @throws IOException ^ :88: warning: no description for @throws * @throws ClassNotFoundException ^ :101: warning: no description for @param * @param out ^ :102: warning: no description for @throws * @throws IOException ^ :62: warning: no description for @throws * @throws IllegalStateException ^ :142: warning: no description for @throws * @throws JMSException ^ :177: warning: no description for @throws * @throws JMSException ^ :189: warning: no description for @throws * @throws JMSException ^ :205: warning: no description for @throws * @throws JMSException ^ :214: warning: no description for @param * @param timeout ^ :216: warning: no description for @throws * @throws JMSException ^ :234: warning: no description for @throws * @throws JMSException ^ :547: warning: no description for @param * @param listener ^ :548: warning: no description for @throws * @throws JMSException ^ :564: warning: no description for @throws * @throws JMSException ^ :657: warning: no @throws for javax.jms.JMSException protected void sendPullCommand(long timeout) throws JMSException { ^ :31: warning: no description for @param * @param id ^ :32: warning: no description for @param * @param s ^ :33: warning: no description for @param * @param destination ^ :34: warning: no description for @param * @param name ^ :35: warning: no description for @param * @param noLocal ^ :36: warning: no description for @param * @param selector ^ :37: warning: no description for @throws * @throws JMSException ^ :140: warning: no @param for provider void onConnectionRecovery(Provider provider) throws Exception; ^ :140: warning: no @throws for java.lang.Exception void onConnectionRecovery(Provider provider) throws Exception; ^ :70: warning: no description for @param * @param consumerId ^ :71: warning: no description for @param * @param session ^ :72: warning: no description for @param * @param destination ^ :73: warning: no description for @param * @param selector ^ :74: warning: no description for @param * @param noLocal ^ :75: warning: no description for @throws * @throws JMSException ^ :85: warning: no description for @param * @param consumerId ^ :86: warning: no description for @param * @param session ^ :87: warning: no description for @param * @param destination ^ :88: warning: no description for @param * @param name ^ :89: warning: no description for @param * @param selector ^ :90: warning: no description for @param * @param noLocal ^ :91: warning: no description for @throws * @throws JMSException ^ :66: warning: no description for @throws * @throws JMSException ^ :81: warning: no description for @throws * @throws JMSException ^ :93: warning: no description for @throws * @throws JMSException ^ :108: warning: no description for @throws * @throws JMSException ^ :119: warning: no description for @throws * @throws JMSException ^ :286: error: malformed HTML * timeout < 0 then it should remain open until a message is received. ^ :288: error: bad use of '>' * timeout > 0 then it should remain open for timeout amount of time. ^ :400: error: malformed HTML * timeout < 0 then it should remain open until a message is received. ^ :402: error: bad use of '>' * timeout > 0 then it should remain open for timeout amount of time. ^ Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/jre/../bin/javadoc @options @packages Refer to the generated Javadoc files in ' dir. at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeJavadocCommandLine(AbstractJavadocMojo.java:5074) at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1999) at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:181) ... 32 more [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :qpid-jms-client channel stopped Archiving artifacts Sending artifact delta relative to Qpid-JMS-Checks #21 Archived 4 artifacts Archive block size is 32768 Received 0 blocks and 74321 bytes Compression is 0.0% Took 80 ms