You might want to post your question to the log4j list?
On 25/11/2008, manish_goyal <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I am using log4j.properties file to log data into database. I am setting
> multiple values in a JAVA file using Logger.info("value").
>
> In log4j.properties file, when I a
Hi,
I am using log4j.properties file to log data into database. I am setting
multiple values in a JAVA file using Logger.info(“value”).
In log4j.properties file, when I am using %m to insert values in database,
it’s inserting all values in a single column.
Is there any way to split values in
I am testing ActiveMQ 5.2,when i post 1M messages and user "activemq-admin
stop" to shutdown the broker and restart it. I found it cost about 1 hours.
it is too slow!
my config file:
i already close log recovery,so it is no matter.
and i d
Hi,
We have a network of brokers ( 2 nodes) servicing the clients.
I would like to capture the event when one of the connections switches
from one broker to the other (because one of the
Nodes goes down)
If we use a normal transport with no reconnect option, then we can
capture the e
Hi
I am having a problem trying to use MessageReferenceFilter to remove
messages on a queue. I am not sure whether this is the correct approach.
What i am trying to do is as follows. I have a queue configured with 4
consumers. I want to make sure that the queue contains the latest message.
when t
Guys, how can I test if a queue is active?
With temporary queues, when the broker goes down and back up, they may
not be replicated to the other broker (in a network of brokers). Is
there a way to test if is still active??
thanks
--
Andres Rangel
Sw Engineer
Moniker.com
Hi All,
Sorry I dual-posted in the dev list. I think I sent to the wrong one...
We are seeing an issue with our broker not releasing memory on topics.
Setup:
* Active MQ 5.1 (out of the box)
* Persistent messages sent by publishers
* Non-durable topics
We were seeing an issue in production wit
I need to use db2 type 4 driver in ActiveMQ 3.2.1...can any buddy please let
me the steps to follow to implement it Currently its using derby ...when
i cange activemq.xml for db2 it says db2 drver not found will use default
JDBC I have tried ActiveMQ 5 and broker statred successfully but m