You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/08/16 04:07:40 UTC

Build failed in Jenkins: ActiveMQ-Apollo » apollo-broker #754

See <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/754/changes>

Changes:

[chirino] Always set the blocking executors on transports.

------------------------------------------
projectStarted org.apache.activemq:apollo-broker:99-trunk-SNAPSHOT
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building apollo-broker 99-trunk-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repository.apache.org/snapshots/org/fusesource/hawtdispatch/hawtdispatch-transport/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://download.oracle.com/maven/org/fusesource/hawtdispatch/hawtdispatch-transport/1.12-SNAPSHOT/maven-metadata.xml
Downloading: http://repo.fusesource.com/nexus/content/groups/public-snapshots/org/fusesource/hawtdispatch/hawtdispatch-transport/1.12-SNAPSHOT/maven-metadata.xml
Downloaded: http://repo.fusesource.com/nexus/content/groups/public-snapshots/org/fusesource/hawtdispatch/hawtdispatch-transport/1.12-SNAPSHOT/maven-metadata.xml (799 B at 0.0 KB/sec)
Downloading: http://repository.apache.org/snapshots/org/fusesource/hawtdispatch/hawtdispatch-transport/1.12-SNAPSHOT/hawtdispatch-transport-1.12-20120816.015931-11.pom
Downloading: http://repo.fusesource.com/nexus/content/groups/public-snapshots/org/fusesource/hawtdispatch/hawtdispatch-transport/1.12-SNAPSHOT/hawtdispatch-transport-1.12-20120816.015931-11.pom
Downloaded: http://repo.fusesource.com/nexus/content/groups/public-snapshots/org/fusesource/hawtdispatch/hawtdispatch-transport/1.12-SNAPSHOT/hawtdispatch-transport-1.12-20120816.015931-11.pom (3 KB at 3.1 KB/sec)
Downloading: http://repo.fusesource.com/nexus/content/groups/public-snapshots/org/fusesource/hawtdispatch/hawtdispatch-transport/1.12-SNAPSHOT/hawtdispatch-transport-1.12-20120816.015931-11.jar
Downloaded: http://repo.fusesource.com/nexus/content/groups/public-snapshots/org/fusesource/hawtdispatch/hawtdispatch-transport/1.12-SNAPSHOT/hawtdispatch-transport-1.12-20120816.015931-11.jar (109 KB at 65.2 KB/sec)
mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ apollo-broker ---
mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean)
mojoStarted org.apache.maven.plugins:maven-enforcer-plugin:1.0(default)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0:enforce (default) @ apollo-broker ---
mojoSucceeded org.apache.maven.plugins:maven-enforcer-plugin:1.0(default)
mojoStarted org.fusesource.hawtbuf:hawtbuf-protoc:1.9(default)[INFO] Compiling: <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/proto/data.proto>

[INFO] 
[INFO] --- hawtbuf-protoc:1.9:compile (default) @ apollo-broker ---
mojoSucceeded org.fusesource.hawtbuf:hawtbuf-protoc:1.9(default)
mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.1(default)
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ apollo-broker ---
mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.1(default)
mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-resources)[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ apollo-broker ---
mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-resources)
mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ apollo-broker ---
[INFO] Compiling 17 source files to <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/target/classes>
mojoSucceeded org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile)
mojoStarted org.scala-tools:maven-scala-plugin:2.15.2(compile)[INFO] Checking for multiple versions of scala
[INFO] includes = [**/*.scala,**/*.java,]
[INFO] excludes = []
[INFO] <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala>:-1: info: compiling
[INFO] <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/target/generated-sources/proto>:-1: info: compiling
[INFO] Compiling 71 source files to <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/target/classes> at 1345082781588
[INFO] compiler plugin: BasicArtifact(org.fusesource.jvmassert,jvmassert,1.2)

[INFO] 
[INFO] --- maven-scala-plugin:2.15.2:compile (compile) @ apollo-broker ---
[WARNING] <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala/org/apache/activemq/apollo/broker/Binding.scala>:95: warning: variable path in class DestinationDTO is deprecated: see corresponding Javadoc for more information.
[INFO]       if( !dto.path.isEmpty ) {
[INFO]                ^
[WARNING] <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala/org/apache/activemq/apollo/broker/Binding.scala>:96: warning: variable path in class DestinationDTO is deprecated: see corresponding Javadoc for more information.
[INFO]         dto.name = LocalRouter.destination_parser.encode_path_iter(dto.path.toIterable)
[INFO]                                                                        ^
[WARNING] <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala/org/apache/activemq/apollo/broker/Binding.scala>:164: warning: variable path in class DestinationDTO is deprecated: see corresponding Javadoc for more information.
[INFO]       if( !dto.path.isEmpty ) {
[INFO]                ^
[WARNING] <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala/org/apache/activemq/apollo/broker/Binding.scala>:165: warning: variable path in class DestinationDTO is deprecated: see corresponding Javadoc for more information.
[INFO]         dto.name = dto.path.get(0);
[INFO]                        ^
[WARNING] <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala/org/apache/activemq/apollo/broker/jetty/JettyWebServer.scala>:209: warning: method setSslContext in class SslSelectChannelConnector is deprecated: see corresponding Javadoc for more information.
[INFO]                 connector.setSslContext(sslContext)
[INFO]                           ^
[WARNING] <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala/org/apache/activemq/apollo/broker/jetty/JettyWebServer.scala>:210: warning: method setWantClientAuth in class SslSelectChannelConnector is deprecated: see corresponding Javadoc for more information.
[INFO]                 connector.setWantClientAuth(true)
[INFO]                           ^
[ERROR] <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala/org/apache/activemq/apollo/broker/jetty/WebSocketTransportFactory.scala>:63: error: class WsTransportServer needs to be abstract, since:
[INFO] method setBlockingExecutor in trait TransportServer of type (x$1: java.util.concurrent.Executor)Unit is not defined
[INFO] method getBlockingExecutor in trait TransportServer of type ()java.util.concurrent.Executor is not defined
[INFO]   case class WsTransportServer(uri: URI) extends WebSocketServlet with BaseService with TransportServer with BrokerAware {
[INFO]              ^
[WARNING] <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala/org/apache/activemq/apollo/broker/jetty/WebSocketTransportFactory.scala>:123: warning: method setSslContext in class SslSelectChannelConnector is deprecated: see corresponding Javadoc for more information.
[INFO]             connector.setSslContext(sslContext)
[INFO]                       ^
[WARNING] <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala/org/apache/activemq/apollo/broker/jetty/WebSocketTransportFactory.scala>:124: warning: method setWantClientAuth in class SslSelectChannelConnector is deprecated: see corresponding Javadoc for more information.
[INFO]             connector.setWantClientAuth(true)
[INFO]                       ^
[WARNING] <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala/org/apache/activemq/apollo/broker/jetty/WebSocketTransportFactory.scala>:182: warning: method disconnect in trait Connection is deprecated: see corresponding Javadoc for more information.
[INFO]             transport.connection.disconnect();
[INFO]                                  ^
[ERROR] <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala/org/apache/activemq/apollo/broker/jetty/WebSocketTransportFactory.scala>:194: error: class WebSocketTransport needs to be abstract, since:
[INFO] method setBlockingExecutor in trait Transport of type (x$1: java.util.concurrent.Executor)Unit is not defined
[INFO] method getBlockingExecutor in trait Transport of type ()java.util.concurrent.Executor is not defined
[INFO]   case class WebSocketTransport(server: WsTransportServer, request: HttpServletRequest, protocol: String) 
[INFO]              ^
[WARNING] <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala/org/apache/activemq/apollo/broker/jetty/WebSocketTransportFactory.scala>:261: warning: method disconnect in trait Connection is deprecated: see corresponding Javadoc for more information.
[INFO]         connection.disconnect()
[INFO]                    ^
[WARNING] <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/ws/src/main/scala/org/apache/activemq/apollo/broker/transport/VMTransport.scala>:68: warning: method stop in class PipeTransport is deprecated: see corresponding Javadoc for more information.
[INFO]             super.stop(onComplete);
[INFO]                   ^
[WARNING] 11 warnings found
[ERROR] two errors found
mojoFailed org.scala-tools:maven-scala-plugin:2.15.2(compile)
projectFailed org.apache.activemq:apollo-broker:99-trunk-SNAPSHOT

Jenkins build is back to normal : ActiveMQ-Apollo » apollo-broker #755

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Apollo/org.apache.activemq$apollo-broker/755/changes>