More exceptions are:
Error encountered,will handle exception.Channel was inactive for too long:
/10.61.0.212:61616Wed Dec 19 14:45:23 CST 2007
javax.jms.JMSException: Channel was inactive for too long:
/10.61.0.212:61616
at
org.apache.activemq.util.JMSExceptionSupport.create(JMSExceptionS
WireFormatNegotiator.java
public void oneway(Object command) throws IOException {
try {
if( !readyCountDownLatch.await(negotiateTimeout,
TimeUnit.MILLISECONDS) )
throw new IOException("Wire format negociation timeout: peer
did not send his wire format.");
OK, so now we are getting further. I develop on Windows with .NET 2.0, and
it looks like the System.Net.Dns.GetHostEntry() is a newer 2.0 API. For the
time being, you can probably downgrade that bit of code to the older
equivalent using GetHostByName() or GetHostByAddress(), or some other
variant
Thanks Jim,
That definitely helps :). FYI, it looks like I had to add this to
my .bash_profile on OS X to get nant to work (this should probably end
up in the instructions for OS X):
export PKG_CONFIG_PATH="/Library/Frameworks/Mono.framework/Versions/
Current/lib/pkgconfig/:${PKG_CONFIG_PA
Hi Nathan,
I think those instructions are a bit out of date. We have reorganized the
project into separate projects based upon individual provider
implementations. I have been following your bug report, and was going to
try and duplicate it on my machine as well, since the problems you report
ma
Hey guys,
I'm trying to build NMS to debug issue http://issues.apache.org/activemq/browse/AMQCPP-157
and am getting the error:
NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006)
Copyright (C) 2001-2006 Gerry Shaw
http://nant.sourceforge.net
BUILD FAILED
Could not find a '*.build' file in '
stdio.h is also missing in
activemq-cpp-2.1.3-src/src/examples/consumers/SimpleAsyncConsumer.cpp
activemq-cpp-2.1.3-src/src/examples/producers/SimpleProducer.cpp
Greetings,
Olivier Langlois
http://www.olivierlanglois.net
http://blog.olivierlanglois.net
--
View this message in context:
http://
The code incorrectly assumes that will include
underneath.
I have compiled ActiveQ with GCC and STLPort and printf() declaration was
missing.
You should add
#include
in the header file list.
Greetings,
Olivier Langlois
http://www.olivierlanglois.net
http://blog.olivierlanglois.net
--
Vie
[
https://issues.apache.org/activemq/browse/AMQCPP-157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40886
]
Robert Winslow commented on AMQCPP-157:
---
Here are the results of my testing.
Ok,
After spending hours testin
[
https://issues.apache.org/activemq/browse/AMQCPP-157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40885
]
Robert Winslow commented on AMQCPP-157:
---
Nathan,
I have not been able to get the time to run the other tests.
apache-camel.jar's TypeConverter file is incorrect
--
Key: CAMEL-268
URL: https://issues.apache.org/activemq/browse/CAMEL-268
Project: Apache Camel
Issue Type: Bug
Affects Versions: 1.2.0,
autogen.sh fails to create configure
Key: AMQCPP-159
URL: https://issues.apache.org/activemq/browse/AMQCPP-159
Project: ActiveMQ C++ Client
Issue Type: Bug
Components: CMS Impl
Affects Versi
[
https://issues.apache.org/activemq/browse/AMQ-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40870
]
rainer klute edited comment on AMQ-1490 at 12/18/07 1:52 AM:
-
Oh no! With the latest snaps
13 matches
Mail list logo