[
https://issues.apache.org/jira/browse/AMQCPP-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13533296#comment-13533296
]
xue commented on AMQCPP-447:
----------------------------
Execute the simple_producer,The activemq.log shows:
2012-12-16 15:50:34,925 | DEBUG | Exception while filling |
org.eclipse.jetty.io.nio.ChannelEndPoint | qtp862335846-5519
java.io.IOException: A connection with a remote socket was reset by that socket.
at sun.nio.ch.FileDispatcher.read0(Native Method)
at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:33)
at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:234)
at sun.nio.ch.IOUtil.read(IOUtil.java:207)
at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:236)
at
org.eclipse.jetty.io.nio.ChannelEndPoint.fill(ChannelEndPoint.java:235)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.fill(SelectChannelEndPoint.java:325)
at org.eclipse.jetty.http.HttpParser.fill(HttpParser.java:1035)
at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:280)
at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
at
org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:627)
at
org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:51)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
at java.lang.Thread.run(Thread.java:735)
2012-12-16 15:50:34,925 | DEBUG | filled -1/0 |
org.eclipse.jetty.http.HttpParser | qtp862335846-5519
2012-12-16 15:50:34,926 | DEBUG | Disabled read interest while writing response
SCEP@4f5c4f5c{l(/192.168.27.41:1538)<->r(/192.168.4.124:8161),d=true,open=false,ishut=true,oshut=true,rb=false,wb=false,w=true,i=1!}-{AsyncHttpConnection@4fb04fb0,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=0,l=0,c=-3},r=2}
| org.eclipse.jetty.server.AsyncHttpConnection | qtp862335846-5519
2012-12-16 15:50:34,926 | DEBUG | destroyEndPoint
SCEP@4f5c4f5c{l(null)<->r(/192.168.4.124:8161),d=false,open=false,ishut=true,oshut=true,rb=false,wb=false,w=true,i=1!}-{AsyncHttpConnection@4fb04fb0,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=0,l=0,c=-3},r=2}
| org.eclipse.jetty.io.nio | qtp862335846-31 Selector0
2012-12-16 15:50:34,926 | DEBUG | closed
AsyncHttpConnection@4fb04fb0,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=0,l=0,c=-3},r=2
| org.eclipse.jetty.server.AbstractHttpConnection | qtp862335846-31 Selector0
2012-12-16 15:50:35,571 | DEBUG | Checkpoint started. |
org.apache.activemq.store.kahadb.MessageDatabase | ActiveMQ Journal Checkpoint
Worker
> Unix platform, CMS expample client can't communicate with server
> ----------------------------------------------------------------
>
> Key: AMQCPP-447
> URL: https://issues.apache.org/jira/browse/AMQCPP-447
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Components: Example Code
> Affects Versions: 3.4.5
> Environment: unix:IBM AIX6.1; java:1.6.0; compiler:xlc
> Reporter: xue
> Assignee: Timothy Bish
>
> Unix platform, CMS expample client can't communicate with server;But the
> Windows client can communicate with server;The server is in the UNIX
> host,The server is the default configuration,The server's IP address is
> 192.168.4.124,the connection code changed to connect unix hosts IP.Windows
> client code and UNIX client code is the same.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira