One more thing : the SQL Exception shouldn't be hidden, it should be logged
within the TransportConnection.serviceTransportException function or
somewhere else.
Adrian Tarau wrote:
>
> Hello James,
>
> Finally, I've located the problem - transport failure & locking.
he stupid Oracle 8&9 BLOB issues.
James.Strachan wrote:
>
> On 5/21/07, Adrian Tarau <[EMAIL PROTECTED]> wrote:
>>
>> Hello,
>>
>> I have the following problem : A connection(embedded broker, vm
>> transport)
>> is created and then a few sessions. I po
r.oneway(ResponseCorrelator.java:60)
at
org.apache.activemq.ActiveMQConnection.asyncSendPacket(ActiveMQConnection.java:1155)
... 12 more
James.Strachan wrote:
>
> On 5/21/07, Adrian Tarau <[EMAIL PROTECTED]> wrote:
>>
>> Hello,
>>
>> I hav
ueues$AbstractQueueRunnable.run(SamsManagerQueues.java:473)
com.daxtechnologies.sams.manager.SamsManagerThreadPool$WorkerThead.run(SamsManagerThreadPool.java:206)
James.Strachan wrote:
>
> On 5/21/07, Adrian Tarau <[EMAIL PROTECTED]> wrote:
>>
>> Hello,
>>
>> I have the following p
Hello James,
I have the same problem, the producer is blocked during close, even from the
begging. I've tried with a memory limit of 200M but it still hangs from the
first create/close.
Name: SAMS-Worker-queue.contact_type-1
State: WAITING on
[EMAIL PROTECTED]
Total blocked: 10 Total waited: 5
Hello James,
I'm switching right now to 4.1.1 and also use to failover with vm, just to
be safe. Also I will remove my code, so I will not to handle connection
re-creation; after that I will be back with updates :)
Thanks.
James.Strachan wrote:
>
> On 5/21/07, Adrian Tarau <[E
Hello,
I have the following problem : A connection(embedded broker, vm transport)
is created and then a few sessions. I poll for messages, with my own threads
in order to do throttling. One thing that confuses me is : if an exception
occurs somewhere in the transport(for example an interrupt on t