Advertisement
Guest User

Untitled

a guest
Feb 10th, 2014
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. Feb 10, 2014 5:48:47 PM org.xnio.Xnio <clinit>
  2. INFO: XNIO version 3.2.0.Final
  3. Feb 10, 2014 5:48:47 PM org.xnio.nio.NioXnio <clinit>
  4. INFO: XNIO NIO Implementation Version 3.2.0.Final
  5. Feb 10, 2014 5:48:47 PM org.jboss.remoting3.EndpointImpl <clinit>
  6. INFO: JBoss Remoting version 4.0.0.Final
  7. Feb 10, 2014 5:48:47 PM org.jboss.as.quickstarts.jms.HelloWorldJMSClient main
  8. INFO: Attempting to acquire connection factory "jms/RemoteConnectionFactory"
  9. Feb 10, 2014 5:48:47 PM org.jboss.as.quickstarts.jms.HelloWorldJMSClient main
  10. INFO: Found connection factory "jms/RemoteConnectionFactory" in JNDI
  11. Feb 10, 2014 5:48:47 PM org.jboss.as.quickstarts.jms.HelloWorldJMSClient main
  12. INFO: Attempting to acquire destination "jms/queue/test"
  13. Feb 10, 2014 5:48:47 PM org.jboss.as.quickstarts.jms.HelloWorldJMSClient main
  14. INFO: Found destination "jms/queue/test" in JNDI
  15. Feb 10, 2014 5:48:47 PM org.jboss.as.quickstarts.jms.HelloWorldJMSClient main
  16. INFO: Sending 1 messages with content: Hello, World!
  17. Feb 10, 2014 5:48:47 PM org.jboss.as.quickstarts.jms.HelloWorldJMSClient main
  18. INFO: Received message with content Hello, World!
  19. Feb 10, 2014 5:48:47 PM org.jboss.naming.remote.protocol.v1.RemoteNamingStoreV1$MessageReceiver handleEnd
  20. ERROR: Channel end notification received, closing channel Channel ID be5da096 (outbound) of Remoting connection 5970209f to localhost/127.0.0.1:8080
  21. [INFO] ------------------------------------------------------------------------
  22. [INFO] BUILD SUCCESS
  23. [INFO] ------------------------------------------------------------------------
  24. [INFO] Total time: 2.653s
  25. [INFO] Finished at: Mon Feb 10 17:48:47 CET 2014
  26. [INFO] Final Memory: 21M/310M
  27. [INFO] ------------------------------------------------------------------------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement