Skip to content

Instantly share code, notes, and snippets.

@bbrowning
Created October 12, 2010 12:44
Show Gist options
  • Select an option

  • Save bbrowning/622114 to your computer and use it in GitHub Desktop.

Select an option

Save bbrowning/622114 to your computer and use it in GitHub Desktop.
[21:25:56]: Running org.torquebox.integration.MessagingTest
[21:25:58]: org.torquebox.integration.BasicSinatra_1_0_Test (2m:01s)
[21:25:58]: [org.torquebox.integration.BasicSinatra_1_0_Test] testHighlevel (7s)
[21:25:58]: [org.torquebox.integration.BasicSinatra_1_0_Test] testRequestMapping (3s)
[21:25:58]: [org.torquebox.integration.BasicSinatra_1_0_Test] testPostAlot (1m:38s)
[21:28:25]: Oct 11, 2010 9:27:55 PM ClientCommunicatorAdmin Checker-run
[21:28:25]: WARNING: Failed to check the connection: java.net.SocketTimeoutException: Read timed out
[21:33:08]: attempting to slurp: org/torquebox/integration/messaging_test.rb
[21:33:09]: connecting to JNDI on
[21:33:09]: in=java.io.BufferedInputStream@24d6c6ea
[21:33:09]: connect(, , ...)
[21:33:09]: is block nil? false
[21:33:09]: grabbing default context
[21:33:09]: ctx=javax.naming.InitialContext@61ae0436
[21:33:09]: lookup(/ConnectionFactory)
[21:33:09]: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or as an applet parameter, or in an application resource file: java.naming.factory.initial
[21:33:09]: nil
[21:33:09]: about to reconfigure and retry
[21:33:09]: grabbing default context
[21:33:09]: ctx=javax.naming.InitialContext@13ae8bac
[21:33:09]: lookup(/ConnectionFactory)
[21:33:09]: lookup(/queues/results)
[21:33:11]: result from receive is "result=ham biscuit"
[21:33:11]: result=result=ham biscuit
[21:33:23]: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 446.527 sec
[21:33:23]: Running org.torquebox.integration.BasicRails_2_3_8_Test
[21:33:25]: org.torquebox.integration.MessagingTest (7m:26s)
[21:33:26]: [org.torquebox.integration.MessagingTest] testQueueMessageProcessor (1m)
[21:58:42]: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1,516.343 sec
[21:58:45]: Running org.torquebox.integration.BasicRack_1_1_0_Test
[21:58:45]: org.torquebox.integration.BasicRails_2_3_8_Test (25m:16s)
[21:58:49]: [org.torquebox.integration.BasicRails_2_3_8_Test] testHighLevel (34s)
[22:37:22]: Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2,319.992 sec
[22:37:27]: Results :
[22:37:27]: Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[22:37:27]: Shutting down server: default
[22:37:27]: Testsuite shutdown hook found server "default" still running; stopping it.
[22:37:27]: shutdownTimeout will be=45
[22:37:30]: org.torquebox.integration.BasicRack_1_1_0_Test (38m:39s)
[22:37:31]: [org.torquebox.integration.BasicRack_1_1_0_Test] testHighlevel (38m:06s)
[22:41:28]: Writing server thread dump to /home/teamcity/TeamCity/buildAgent/work/671b6bd98f2ae071/integration-tests/target/integ-dist/jboss/server/default/log/threadDump.log
[22:41:30]: Failed to shutdown server "default" before timeout. Destroying the process.
[22:42:19]: Testsuite shutdown hook failed to stop server(s) on shutdown.
[22:42:19]: org.jboss.jbossas.servermanager.ServerShutdownException: Failed to shutdown server before timeout.Process was destroyed.
[22:42:19]: at org.jboss.jbossas.servermanager.ServerController.stopServer(ServerController.java:501)
[22:42:19]: at org.jboss.jbossas.servermanager.ServerManager$1.run(ServerManager.java:80)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment