[jboss-user] [JBoss Messaging] - Re: Failed to download and/or install client side AOP stack
monk2005
do-not-reply at jboss.com
Tue Oct 23 16:25:09 EDT 2007
Paging all my favorite forum people....
I thought it could be some unusual setup with the AS version, so I bumped up my AS to 4.2.2 GA and painstakingly configured JBM.1.4.GA to work with it.
Alas!
Same prob persist...
DEBUG 16:13:25 (org.jboss.remoting.MicroRemoteClientInvoker.java:240) org.jboss.remoting.transport.http.ssl.HTTPSClientInvoker at 10f41e9 connecting
| DEBUG 16:13:25 (org.jboss.remoting.MicroRemoteClientInvoker.java:245) org.jboss.remoting.transport.http.ssl.HTTPSClientInvoker at 10f41e9 connected
| DEBUG 16:13:46 (org.jboss.remoting.transport.http.HTTPClientInvoker.java:332) Error invoking http client invoker.
| java.net.ConnectException: Connection timed out: connect
| at java.net.PlainSocketImpl.socketConnect(Native Method)
| at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
| at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
| at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
| at java.net.Socket.connect(Socket.java:518)
| at sun.net.NetworkClient.doConnect(NetworkClient.java:152)
| at sun.net.www.http.HttpClient.openServer(HttpClient.java:389)
| at sun.net.www.http.HttpClient.openServer(HttpClient.java:516)
| at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:271)
| at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:328)
| at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:172)
| at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:729)
| at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:158)
| at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:832)
| at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:230)
| at org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:275)
| at org.jboss.remoting.transport.http.HTTPClientInvoker.transport(HTTPClientInvoker.java:135)
| at org.jboss.remoting.MicroRemoteClientInvoker.invoke(MicroRemoteClientInvoker.java:122)
| at org.jboss.remoting.Client.invoke(Client.java:1634)
| at org.jboss.remoting.Client.invoke(Client.java:548)
| at org.jboss.remoting.Client.invoke(Client.java:536)
| at org.jboss.jms.client.delegate.DelegateSupport.doInvoke(DelegateSupport.java:186)
| at org.jboss.jms.client.delegate.DelegateSupport.doInvoke(DelegateSupport.java:157)
| at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate.org$jboss$jms$client$delegate$ClientConnectionFactoryDelegate$getClientAOPStack$aop(ClientConnectionFactoryDelegate.java:233)
| at org.jboss.jms.client.delegate.ClientConnectionFactoryDelegate.getClientAOPStack(ClientConnectionFactoryDelegate.java)
| at org.jboss.jms.client.ClientAOPStackLoader.load(ClientAOPStackLoader.java:75)
| at org.jboss.jms.client.JBossConnectionFactory.createConnectionInternal(JBossConnectionFactory.java:192)
| at org.jboss.jms.client.JBossConnectionFactory.createTopicConnection(JBossConnectionFactory.java:115)
| at org.jboss.jms.client.JBossConnectionFactory.createTopicConnection(JBossConnectionFactory.java:109)
| at com.lmco.spv.jms.topic.AbstractTopic.setupTopicConnection(AbstractTopic.java:98)
| at com.lmco.spv.jms.topic.AbstractTopic.<init>(AbstractTopic.java:68)
| at com.lmco.spv.jms.topic.jndi.COTXMLMessageTopic.<init>(COTXMLMessageTopic.java:56)
| at com.lmco.spv.jms.topic.reporter.TopicChangeReporter.initializeTopics(TopicChangeReporter.java:125)
| at com.lmco.spv.jms.topic.reporter.TopicChangeReporter.initialize(TopicChangeReporter.java:67)
| at com.lmco.spv.jms.topic.reporter.TopicChangeReporter.<init>(TopicChangeReporter.java:43)
| at com.lmco.spv.jms.topic.reporter.TopicChangeReporter.getInstance(TopicChangeReporter.java:53)
| at com.lmco.spv.aislive.client.AISClientSocketManager.initialize(AISClientSocketManager.java:109)
| at com.lmco.spv.aislive.client.AISClientSocketManager.<init>(AISClientSocketManager.java:104)
| at com.lmco.spv.aislive.client.AISClientSocketManager.main(AISClientSocketManager.java:453)
| ERROR 16:13:46 (org.jboss.jms.client.JBossConnectionFactory.java:198) Failed to download and/or install client side AOP stack
| org.jboss.jms.exception.MessagingNetworkFailureException
| at org.jboss.jms.client.delegate.DelegateSupport.handleThrowable(DelegateSupport.java:221)
Ahhhhhh! %&*# this *%$^$.
I quit! Just kidding.
But if any one have any idea about this - kindly post.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098045#4098045
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4098045
More information about the jboss-user
mailing list