See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/78/changes>
Changes: [hgao] Fix compilation error ------------------------------------------ [...truncated 6538 lines...] [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/spi/core/protocol/SessionCallback.java>:27: warning: no @param for consumerID [ERROR] boolean hasCredits(ServerConsumer consumerID); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/spi/core/protocol/SessionCallback.java>:27: warning: no @return [ERROR] boolean hasCredits(ServerConsumer consumerID); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/spi/core/remoting/Acceptor.java>:54: warning: no @param for defaultActiveMQPrincipal [ERROR] void setDefaultActiveMQPrincipal(ActiveMQPrincipal defaultActiveMQPrincipal); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/spi/core/remoting/Acceptor.java>:60: warning: no @return [ERROR] boolean isUnsecurable(); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/spi/core/remoting/AcceptorFactory.java>:42: warning: no description for @param [ERROR] * @param protocolMap [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/spi/core/remoting/AcceptorFactory.java>:45: warning: no @param for clusterConnection [ERROR] Acceptor createAcceptor(String name, [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/postoffice/AddressManager.java>:34: warning: no description for @param [ERROR] * @param uniqueName [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/postoffice/AddressManager.java>:35: warning: no description for @param [ERROR] * @param tx [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/postoffice/AddressManager.java>:36: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/postoffice/AddressManager.java>:37: warning: no description for @throws [ERROR] * @throws Exception [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/postoffice/Binding.java>:62: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/postoffice/PostOffice.java>:52: warning: no description for @param [ERROR] * @param address [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/postoffice/PostOffice.java>:53: warning: no description for @throws [ERROR] * @throws Exception [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/postoffice/PostOffice.java>:55: warning: no @return [ERROR] Bindings lookupBindingsForAddress(SimpleString address) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/postoffice/PostOffice.java>:59: warning: no description for @param [ERROR] * @param address [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/postoffice/PostOffice.java>:60: warning: no description for @throws [ERROR] * @throws Exception [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/postoffice/PostOffice.java>:62: warning: no @return [ERROR] Bindings getBindingsForAddress(SimpleString address) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/postoffice/impl/PostOfficeImpl.java>:982: warning: no description for @param [ERROR] * @param message [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/transaction/TransactionOperation.java>:36: warning: no @param for tx [ERROR] void afterPrepare(Transaction tx); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/transaction/TransactionOperation.java>:45: warning: no @param for tx [ERROR] void afterCommit(Transaction tx); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/transaction/TransactionOperation.java>:54: warning: no @param for tx [ERROR] void afterRollback(Transaction tx); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/messagecounter/MessageCounter.java>:171: warning: no @return [ERROR] public long getCount() [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/messagecounter/MessageCounter.java>:179: warning: no @return [ERROR] public long getCountDelta() [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/messagecounter/MessageCounter.java>:192: warning: no @return [ERROR] public long getMessageCount() [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/messagecounter/MessageCounter.java>:201: warning: no @return [ERROR] public long getMessageCountDelta() [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/filter/impl/FilterImpl.java>:64: warning: no @param for filterStr [ERROR] public static Filter createFilter(final String filterStr) throws ActiveMQException [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/filter/impl/FilterImpl.java>:73: warning: no @param for filterStr [ERROR] public static Filter createFilter(final SimpleString filterStr) throws ActiveMQException [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/deployers/impl/FileConfigurationParser.java>:720: warning: no description for @param [ERROR] * @param node [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/deployers/impl/FileConfigurationParser.java>:721: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/deployers/impl/FileConfigurationParser.java>:816: warning: no description for @param [ERROR] * @param node [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/deployers/impl/FileConfigurationParser.java>:817: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/deployers/impl/FileConfigurationParser.java>:934: warning: no description for @param [ERROR] * @param node [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/deployers/impl/FileConfigurationParser.java>:935: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/OperationContext.java>:31: warning: no @param for runnable [ERROR] void executeOnCompletion(IOCallback runnable); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/OperationContext.java>:45: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/OperationContext.java>:46: warning: no description for @throws [ERROR] * @throws Exception [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/QueueBindingInfo.java>:31: warning: no description for @param [ERROR] * @param newName [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:73: warning: no @return [ERROR] OperationContext getContext(); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:80: warning: no @param for executor [ERROR] OperationContext newContext(Executor executor); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:80: warning: no @return [ERROR] OperationContext newContext(Executor executor); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:87: warning: no @param for context [ERROR] void setContext(OperationContext context); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:92: warning: no @throws for java.lang.Exception [ERROR] void stop(boolean ioCriticalError) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:109: warning: no description for @throws [ERROR] * @throws Exception [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:111: warning: no @param for timeout [ERROR] boolean waitOnOperations(long timeout) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:111: warning: no @return [ERROR] boolean waitOnOperations(long timeout) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:118: warning: no description for @throws [ERROR] * @throws Exception [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:127: warning: no description for @throws [ERROR] * @throws Exception [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:136: warning: no description for @throws [ERROR] * @throws Exception [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:146: warning: no @param for size [ERROR] ByteBuffer allocateDirectBuffer(int size); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:146: warning: no @return [ERROR] ByteBuffer allocateDirectBuffer(int size); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:153: warning: no @param for buffer [ERROR] void freeDirectBuffer(ByteBuffer buffer); [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:160: warning: no @param for transaction [ERROR] void confirmPendingLargeMessageTX(Transaction transaction, long messageID, long recordID) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:160: warning: no @param for messageID [ERROR] void confirmPendingLargeMessageTX(Transaction transaction, long messageID, long recordID) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:160: warning: no @param for recordID [ERROR] void confirmPendingLargeMessageTX(Transaction transaction, long messageID, long recordID) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:160: warning: no @throws for java.lang.Exception [ERROR] void confirmPendingLargeMessageTX(Transaction transaction, long messageID, long recordID) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:165: warning: no @param for recordID [ERROR] void confirmPendingLargeMessage(long recordID) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:165: warning: no @throws for java.lang.Exception [ERROR] void confirmPendingLargeMessage(long recordID) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:214: warning: no description for @param [ERROR] * @param id [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:218: warning: no description for @throws [ERROR] * @throws Exception [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:243: warning: no description for @return [ERROR] * @return [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:266: warning: no @param for pageTransaction [ERROR] void updatePageTransaction(PageTransactionInfo pageTransaction, int depage) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:266: warning: no @param for depage [ERROR] void updatePageTransaction(PageTransactionInfo pageTransaction, int depage) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:266: warning: no @throws for java.lang.Exception [ERROR] void updatePageTransaction(PageTransactionInfo pageTransaction, int depage) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:312: warning: no @param for txID [ERROR] long storePageCounter(long txID, long queueID, long value) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:312: warning: no @param for queueID [ERROR] long storePageCounter(long txID, long queueID, long value) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:312: warning: no @param for value [ERROR] long storePageCounter(long txID, long queueID, long value) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:312: warning: no @throws for java.lang.Exception [ERROR] long storePageCounter(long txID, long queueID, long value) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:324: warning: no description for @throws [ERROR] * @throws Exception [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:326: warning: no @param for txID [ERROR] long storePageCounterInc(long txID, long queueID, int add) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:326: warning: no @param for queueID [ERROR] long storePageCounterInc(long txID, long queueID, int add) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:326: warning: no @param for add [ERROR] long storePageCounterInc(long txID, long queueID, int add) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:330: warning: no description for @throws [ERROR] * @throws Exception [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/persistence/StorageManager.java>:332: warning: no @param for queueID [ERROR] long storePageCounterInc(long queueID, int add) throws Exception; [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/PagingManager.java>:29: error: reference not found [ERROR] * | {@link org.apache.activemq.artemis.core.postoffice.PostOffice} |-------> |{@link PagingManager}|-------> |{@link PagingStore} | ------> | {@link org.apache.activemq.artemis.core.paging.impl.Page} | ------> | {@link SequentialFile} | [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/paging/PagingStore.java>:161: error: reference not found [ERROR] * Sending is done here to avoid exposing the internal {@link SequentialFile}s. [ERROR] ^ [ERROR] <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/src/main/java/org/apache/activemq/artemis/core/protocol/core/impl/wireformat/ReplicationSyncFileMessage.java>:30: error: reference not found [ERROR] * Message is used to sync {@link org.apache.activemq.artemis.core.journal.SequentialFile}s to a backup server. The {@link FileType} controls [ERROR] ^ [ERROR] [ERROR] Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8/jre/../bin/javadoc @options @packages [ERROR] [ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/target/site/apidocs'> dir. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [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 <goals> -rf :artemis-server Build step 'Invoke top-level Maven targets' marked build as failure Performing Post build task... Could not match :Too many files with unapproved license : False Logical operation result is FALSE Skipping script : cat ratReport.txt END OF POST BUILD TASK : 0 Recording test results
