You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by pr...@apache.org on 2007/05/27 11:13:04 UTC

[BUILD] TRUNK: Failed for Revision: 541967

OpenEJB trunk at 541965
Geronimo Revision: 541967 built with tests included
 
See the full build-0500.log file at http://people.apache.org/~prasad/binaries/20070527/build-0500.log
 
[INFO] snapshot org.mortbay.jetty:project:6.1-SNAPSHOT: checking for updates from codehaus-snapshots
[INFO] snapshot org.mortbay.jetty:project:6.1-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://snapshots.repository.codehaus.org/org/mortbay/jetty/project/6.1-SNAPSHOT/project-6.1-20070502.115222-46.pom
12K downloaded
[INFO] snapshot org.mortbay.jetty:jetty-util:6.1-SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.mortbay.jetty:jetty-util:6.1-SNAPSHOT: checking for updates from codehaus-snapshots
[INFO] snapshot org.mortbay.jetty:jetty-util:6.1-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://snapshots.repository.codehaus.org/org/mortbay/jetty/jetty-util/6.1-SNAPSHOT/jetty-util-6.1-20070502.115222-42.pom
2K downloaded
[INFO] snapshot org.mortbay.jetty:servlet-api-2.5:6.1-SNAPSHOT: checking for updates from apache-snapshots
[INFO] snapshot org.mortbay.jetty:servlet-api-2.5:6.1-SNAPSHOT: checking for updates from codehaus-snapshots
[INFO] snapshot org.mortbay.jetty:servlet-api-2.5:6.1-SNAPSHOT: checking for updates from apache.snapshots
Downloading: http://snapshots.repository.codehaus.org/org/mortbay/jetty/servlet-api-2.5/6.1-SNAPSHOT/servlet-api-2.5-6.1-20070502.115222-40.pom
2K downloaded
[WARNING] 
	Artifact xerces:xercesImpl:jar:2.8.1:test retains local scope 'test' overriding broader scope 'compile'
	given by a dependency. If this is not intended, modify or remove the local scope.

Downloading: http://snapshots.repository.codehaus.org/org/mortbay/jetty/servlet-api-2.5/6.1-SNAPSHOT/servlet-api-2.5-6.1-20070502.115222-40.jar
129K downloaded
Downloading: http://snapshots.repository.codehaus.org/org/mortbay/jetty/jetty/6.1-SNAPSHOT/jetty-6.1-20070502.115222-40.jar
461K downloaded
Downloading: http://snapshots.repository.codehaus.org/org/mortbay/jetty/jetty-util/6.1-SNAPSHOT/jetty-util-6.1-20070502.115222-42.jar
124K downloaded
[INFO] [compiler:compile]
[INFO] Compiling 48 source files to /home/prasad/geronimo/trunk/modules/geronimo-jetty6/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
Downloading: http://people.apache.org/repo/m2-snapshot-repository/org/mortbay/jetty/jetty/6.1-SNAPSHOT/jetty-6.1-20070502.115222-40.pom
[WARNING] Unable to get resource 'org.mortbay.jetty:jetty:pom:6.1-SNAPSHOT' from repository apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository)
Downloading: http://snapshots.repository.codehaus.org/org/mortbay/jetty/jetty/6.1-SNAPSHOT/jetty-6.1-20070502.115222-40.pom
2K downloaded
[INFO] [compiler:testCompile]
[INFO] Compiling 8 source files to /home/prasad/geronimo/trunk/modules/geronimo-jetty6/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/prasad/geronimo/trunk/modules/geronimo-jetty6/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.geronimo.jetty6.GBeanInfoTest
2007-05-27 05:24:31.659::INFO:  Logging to STDERR via org.mortbay.log.StdErrLog
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 sec
Running org.apache.geronimo.jetty6.ClassLoaderTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 sec
Running org.apache.geronimo.jetty6.ContainerTest
2007-05-27 05:24:31.717::INFO:  jetty-6.1.x
2007-05-27 05:24:31.774::INFO:  Started SocketConnector @ 0.0.0.0:5678
2007-05-27 05:24:32.932::INFO:  jetty-6.1.x
2007-05-27 05:24:32.940::INFO:  Started SocketConnector @ 0.0.0.0:5678
2007-05-27 05:24:34.428::INFO:  jetty-6.1.x
2007-05-27 05:24:34.436::INFO:  Started SocketConnector @ 0.0.0.0:5678
2007-05-27 05:24:34.436::WARN:  EXCEPTION 
java.lang.NullPointerException
	at org.mortbay.jetty.bio.SocketConnector.accept(SocketConnector.java:97)
	at org.mortbay.jetty.AbstractConnector$Acceptor.run(AbstractConnector.java:516)
	at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442)
2007-05-27 05:24:34.437::WARN:  EXCEPTION 
java.lang.NullPointerException
	at org.mortbay.jetty.bio.SocketConnector.accept(SocketConnector.java:97)
	at org.mortbay.jetty.AbstractConnector$Acceptor.run(AbstractConnector.java:516)
	at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442)
2007-05-27 05:24:34.438::WARN:  EXCEPTION 
java.lang.NullPointerException
	at org.mortbay.jetty.bio.SocketConnector.accept(SocketConnector.java:97)
	at org.mortbay.jetty.AbstractConnector$Acceptor.run(AbstractConnector.java:516)
	at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442)
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.747 sec <<< FAILURE!
Running org.apache.geronimo.jetty6.connector.HTTPConnectorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.apache.geronimo.jetty6.ApplicationTest
2007-05-27 05:24:35.478::INFO:  jetty-6.1.x
2007-05-27 05:24:35.486::INFO:  Started SocketConnector @ 0.0.0.0:5678
2007-05-27 05:24:36.657::INFO:  jetty-6.1.x
2007-05-27 05:24:36.665::INFO:  Started SocketConnector @ 0.0.0.0:5678
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.226 sec
Running org.apache.geronimo.jetty6.SecurityTest
2007-05-27 05:24:37.704::INFO:  jetty-6.1.x
2007-05-27 05:24:37.716::INFO:  Started SocketConnector @ 0.0.0.0:5678
2007-05-27 05:24:38.212::WARN:  handle failed
java.lang.ClassCastException: org.mortbay.jetty.bio.SocketConnector$Connection
	at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:456)
	at org.mortbay.jetty.bio.SocketConnector$Connection.run(SocketConnector.java:226)
	at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.517 sec

Results :
Tests run: 18, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 minutes 23 seconds
[INFO] Finished at: Sun May 27 05:24:39 EDT 2007
[INFO] Final Memory: 97M/975M
[INFO] ------------------------------------------------------------------------