I saw the same exception from 4.2-20070607 snapshot. Is there sth else I need
to do or the problem is not fixed yet?
Thanks,
-Wallace
--
View this message in context:
http://www.nabble.com/Activemq-4.0.2-integration-problem-tf2965659s2354.html#a11090636
Sent from the ActiveMQ - User mailing lis
Thanks Eric and James.
I tried to deploy activemq as another web app (different app-deployment
entry in config.xml). The other app did finish initialization. But
apparently the activemq app blocked the server from entering running mode.
So both apps would not run. Is there any other way to work
On 6/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
OK, I guess we're continuing this on the ActiveMQ users list instead
of the ServiceMix users list ;-).
I get rid of the /usr/bin/gij now it using Sun Java compiler but a new errors
is appear.
I am not quite sure how it reported "Detected
Set JAVA_HOME to the Sun JDK
--jason
-Original Message-
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
Date: Tue, 12 Jun 2007 14:32:19
To:users@activemq.apache.org
Subject: Error with ant -v producer
I get rid of the /usr/bin/gij now it using Sun Java compiler but a new errors
is a
I get rid of the /usr/bin/gij now it using Sun Java compiler but a new errors
is appear.
I am not quite sure how it reported "Detected Java version: 1.4 in: /usr"
*
When I perfomred these commands they indicated JDK 1.5.0
[EMAIL PROTECTED] example]#
On 6/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi,
Thanks for your help. I already installed JDK 1.5.0. I also change the
configuration file build.xml as below:
Hi,
Thanks for your help. I already installed JDK 1.5.0. I also change the
configuration file build.xml as below:
sbuberl wrote:
>
> Is there ever going to be a "retroactive" property in the
> http://activemq.apache.org/activation-spec-properties.html Activation Spec
> ? Cause I need some of my Message Driven Beans to be retroactive and the
> ActiveMQActivationSpec class seems to ignore "destination opti
Hi all
I've been chasing this for quite a long time now:
The issue is related to
http://www.nabble.com/Neither-rollback-nor-redeliver-the-message-tf2040790s2354.html#a5617084
this post .
The setup is AMQ-4.1-SNAPSHOT+Jencks-2.0+Spring2; I don't use XA transaction
(see xml bean definition at th
Hi,
I'm trying to run activeMQ broker with a destination policy configured to a
dead letter. I picked up the *IndividualDeadLetterViaXmlTest *shipped with
activemq test packages.
I have a producer sending messages on topic org.apache.myTestTopic, no
consumer on that topic and a consumer waiting
That warning is normal for this library and can be ignored.
>
> Also I've noticed the following warnings are shown when I run autogen.sh:
>
> src/test/Makefile.am:104: `CXXFLAGS' is a user variable, you should not
> override it;
> src/test/Makefile.am:104: use `AM_CXXFLAGS' instead.
>
>
Hello,
Albert Strasheim said the following on 12.06.2007 15:25:
I've noticed there was warning message regarding AM_PATH_CPPUNIT macro
shown before error message. So I just commented out line containing
AM_PATH_CPPUNIT in configure.ac file. And it fixed the problem.
The macro might become av
On 6/12/07, Jiang <[EMAIL PROTECTED]> wrote:
I create on destination on the broker server and register several consumers
and producers(use topic). Default , all the consumers will receive the
messages from producers(On client side , we can add message filter to do
some selection).
FWIW the bro
I create on destination on the broker server and register several consumers
and producers(use topic). Default , all the consumers will receive the
messages from producers(On client side , we can add message filter to do
some selection). But I think that we can add some filters on the server
side,
Hello,
On Tue, 12 Jun 2007, Oleg Deribas wrote:
> It seems that I found workaround for this problem.
>
> >But when I'm run ./autogen.sh I see the following error:
>
> I've noticed there was warning message regarding AM_PATH_CPPUNIT macro
> shown before error message. So I just commented out li
I configure http://localhost:8080"/> in
activemq.xml. In client code I use ActiveMQConnectionFactory
connectionFactory = new ActiveMQConnectionFactory("http://"+httpUrl);
Then I can send and receive messages from broker server. But the broker
server throw:
WARN ManagedTransportConnection -
Hello,
Oleg Deribas said the following on 12.06.2007 14:12:
It seems that I found workaround for this problem.
But when I'm run ./autogen.sh I see the following error:
I've noticed there was warning message regarding AM_PATH_CPPUNIT macro
shown before error message. So I just commented out
I'm trying to build ActiveMQ CPP 2.01 on openSUSE 10.2 x86_64 box
according to http://activemq.apache.org/cms/building.html
I have the following versions of needed software:
opensuse102>rpm -q autoconf automake libtool cppunit
autoconf-2.60-21
automake-1.9.6-35
libtool-1.5.22-34
cppunit-1.10.
If I try to shutdown my client while a message is being processed, sometimes
my FailoverTransport goes into an infinite loop:
11:48:10,446 DEBUG [FailoverTransport] Attempting connect to:
tcp://localhost:21616
11:48:10,446 DEBUG [WireFormatNegotiator] Sending: WireFormatInfo {
version=2, properti
On 6/12/07, laofuzhou <[EMAIL PROTECTED]> wrote:
I meet the problem.
The client want to connect the remote activemq server that is behind NAT.
1: The client ip is 10.59.1.99, and the NAT WAN IP is 10.59.1.1.
2: The activemq server ip is 192.168.167.89 and the NAT LAN IP is
192.168.167.63.
3: I h
On 6/11/07, eta <[EMAIL PROTECTED]> wrote:
I've been messing with the JDBC database locker code recently, and yes, it
will work as you described. The default database locker service start()
method will not return until it has acquired the lock, indicating that it is
the master broker.
I'm not
I meet the problem.
The client want to connect the remote activemq server that is behind NAT.
1: The client ip is 10.59.1.99, and the NAT WAN IP is 10.59.1.1.
2: The activemq server ip is 192.168.167.89 and the NAT LAN IP is
192.168.167.63.
3: I have set the NAT Port 1099/61616 to 192.168.167.89
W
22 matches
Mail list logo