Well it does look like the tcp transport thread does get cleaned up
through inactivity. However there are other threads that don't and
I've included the log dump of the threadgroup:
(
DEBUG 23 Mar 2007 15:43:51,408
Channel
ChannelThread
org.jcdx.jwss.ws.ChannelThread.visit(ChannelThre
For instance the run method in TcpTransport doesn't check for
isInterrupted on the thead. I tried added it myself but I think
readCommand is blocking and the threadgroup interrupt has no affect in
blocking I/O so it's not getting back to the while to check whether
the thread was interrupted. I wis
Environment:
JDK1.6
ActiveMQ 4.1
Linux Kernel 2.6.17-1.2630
Setup:
VM1 on local workstation configured with Peer transport
Topics: 2 published
Number of subscribers: 2
Queues: None
Broker configuration:
peer://mybus/defaultg
Hi all
today my service stopped consuming messages, after ~2 hours since it was
started.
The exceptions thrown are the followings, after this the consumer has
stopped
to consume the messages.
2007-03-23 18:26:18,573 [ool-1-thread-21] ERROR ServerSessionPoolImpl
- Error redispatching un
Well I thought I was on to something. I created a threadgroup and put my
thread in it and sure enough the activemq created threads as part of my
spring context creation get created in my thread group, great. Then when
I close my spring context I get the threadgroup and call interrupt and
my thr
With jdbc and persistence as true it is giving really bad performance.
any idea how to improve this?
tabshift wrote:
>
> You simply need the JDBC Type 4 driver for connecting to DB2 databases.
> This file is called db2jcc.jar. Get it and put it in ActiveMQ's lib-Dir.
>
>
>
> garima015 wrote:
You simply need the JDBC Type 4 driver for connecting to DB2 databases.
This file is called db2jcc.jar. Get it and put it in ActiveMQ's lib-Dir.
garima015 wrote:
>
> Hi,
>
> I am using incubator-activemq-4.0.2.jar and is configuring DB2 in
> activemq.xml using
>
>
>
>
>
Hi,
I am using incubator-activemq-4.0.2.jar and is configuring DB2 in
activemq.xml using
On start of broker i am getting this error
ClassNotFoundException: com.ibm.db2.jcc.DB2Driver
I searched in forums but seems nobody has got this error before.
Am i missing s
Hi Rob
I'm using Kaha to manually spool messages on certain occasions, and using
4.1. Is there any chance of backporting this package to 4.1?
Or at least does it break any interfaces? in case I may want to do so...
What has been fixed anyway? I also had experienced some problems
on restart.
Th
Hi,
While starting activemq i am getting this error. Any idea or
suggestion would be helpfull.
Thanks,
Prakash Sen.
E:\MQ\apache-activemq-4.1.0-incubator\bin>activemq
ACTIVEMQ_HOME: E:\MQ\apache-activemq-4.1.0-incubator\bin\..
Loading message broker from: xbean:activemq.xml
ERROR: java.
James,
I have the same problem as orignally reported Luc, but with the binary
SNAPSHOT from 20th March.
I have installed apache-activemq-4.2-20070320.165248-33.zip on an XP box
and, having started ActiveMQ, I have tried to use http://localhost:8161/demo
and I get a NOT FOUND.
The shell window w
Hi
I was facing some problem integrating Active 4.1 or 4.2 with
JBoss but then i saw couple of posts in here and got them resolved. It had
something to do with Spring2 and some older Spring1 jar . I found the
workaround and got ahead from that road block . Now i am facing a different
I am sorry, I do not have any experience in integrating ActiveMQ into JBoss.
Karthik.Gopalakrishnan wrote:
>
> I was not able to configure ActiveMQ4.2 to integrate it with JBoss . I
> followed the same set of steps to integrate ActiveMQ with JBoss and i get
> an exception "IllegalStateExceptio
13 matches
Mail list logo