NMS connection to EMS and AMQP

2021-10-14 Thread Ali Abdallah
IConnectionFactory factory = new NMSConnectionFactory(connecturi); Please help. Thank you very much, Ali

Re: Errors on filter

2016-12-15 Thread ALi
oken, did anything change in the > past five years of active development?" > > Tim > > On Dec 15, 2016 2:01 AM, "ALi" wrote: > > > has something changed in logging from 5.8 to 5.13? > > > > On Mon, Dec 12, 2016 at 4:31 PM

Re: Errors on filter

2016-12-15 Thread ALi
has something changed in logging from 5.8 to 5.13? On Mon, Dec 12, 2016 at 4:31 PM, ALi wrote: > this is the code .as authorization plugin > > > private void validateIfCreationDateIsExpired(long now, long creationDate) > { > if (now > creationDate + this.mi

Re: Errors on filter

2016-12-12 Thread ALi
as authorization code it is given much more exceptions ..... :( On Mon, Dec 12, 2016 at 2:02 PM, ALi wrote: > We implemented a filter in activemq to validate messages from the date > sended, and we are having more issues in 5.13.2 than in 5.8, has the > filter implementation changed so much? >

Errors on filter

2016-12-12 Thread ALi
We implemented a filter in activemq to validate messages from the date sended, and we are having more issues in 5.13.2 than in 5.8, has the filter implementation changed so much?

Re: AWS disk hosting ActiveMQ is full, UI purge/delete doesn't work

2015-11-18 Thread ALi
configure better the log of kahadb http://activemq.apache.org/why-do-kahadb-log-files-remain-after-cleanup.html (sorry for double email) first i answer and second i look for info . On Wed, Nov 18, 2015 at 9:02 AM, ALi wrote: > if you are seeing so many log ... the problem isnt the kah

Re: AWS disk hosting ActiveMQ is full, UI purge/delete doesn't work

2015-11-18 Thread ALi
if you are seeing so many log ... the problem isnt the kahadb store. it is the size of log you have, and you cant delete logs by the ui On Tue, Nov 17, 2015 at 5:30 AM, YaoPau wrote: > Here's what I'm seeing on my AWS box: > > Filesystem Size Used Avail Use% Mounted on > /dev/xvda1 1

Re: Total consumer count negative

2015-06-18 Thread ALi
you? Can you force it to happen > by taking a certain series of actions? > On Jun 8, 2015 11:45 PM, "ALi" wrote: > > > It is 5.8.0. As it was working ok we didn't want to update it. The new > > version 5.10 had problems with stomp and websocket. We need to test

Re: advisory messages username logging

2015-06-17 Thread ALi
? If you use the header property > called "login", then the use name should be set in the ConnectionInfo on > the advisory. I just double checked this and ran a test using STOMP over > WS and I did indeed get an advisory message with the user name property > set. > >

Re: Active MQ 5.11.1 MQTT Message is automatically sent to subscriber when it is connected

2015-06-17 Thread ALi
i am not too sure what do you need to do ... and i dont know how do you connect to mqtt but as i have seen here http://stackoverflow.com/questions/27189086/activemq-lost-persistent-message-sent-to-detached-consumer-before-keepaliveinter you need to set QoS by message, can you try? On Wed,

Re: advisory messages username logging

2015-06-17 Thread ALi
the user name in that object on the > advisory. > > On Wed, Jun 17, 2015 at 2:45 AM, ALi wrote: > > > it seems that the headers are set with no message .. but in the > headers > > i dont see the username (guest) only headers of the message > > > > On Wed,

Re: Active MQ 5.11.1 MQTT Message is automatically sent to subscriber when it is connected

2015-06-17 Thread ALi
why topic? why not use a queue if you dont want to receive all passed messages? many subscriber to one queue? http://activemq.apache.org/how-do-durable-queues-and-topics-work.html On Wed, Jun 17, 2015 at 12:17 PM, SummerScent wrote: > Thanks William -2, > > And the most headache problem now is

Re: advisory messages username logging

2015-06-16 Thread ALi
it seems that the headers are set with no message .. but in the headers i dont see the username (guest) only headers of the message On Wed, Jun 17, 2015 at 8:37 AM, ALi wrote: > this is what i see with this two routes > > > uri="activemq:topic:ActiveMQ.Advisory.Cons

Re: advisory messages username logging

2015-06-16 Thread ALi
} 20150617-08-33-20 it seems that connection messages arent "printable" On Tue, Jun 16, 2015 at 4:00 PM, Christopher Shannon < christopher.l.shan...@gmail.com> wrote: > No problem, let me know if you have any more questions. > > Chris > > On Tue, Jun 16, 2015 at 9

Re: advisory messages username logging

2015-06-16 Thread ALi
Thank you very nice explanation I will try in this manner

Re: advisory messages username logging

2015-06-16 Thread ALi
hat object will contain the user name used for the new connection. > Passwords will always be cleared, however. > > On Tue, Jun 16, 2015 at 5:41 AM, ALi wrote: > > > hello i want to log every user that connects to an specific queue, i > think > > that it is dont by read

advisory messages username logging

2015-06-16 Thread ALi
hello i want to log every user that connects to an specific queue, i think that it is dont by reading advisory messages or by doing a plugin that intercepts calls to the broker. (BrokerFilter) the first try is reading advisory .. but the username is not setted receiving nullany help

Re: Total consumer count negative

2015-06-08 Thread ALi
a test case to reproduce this issue? > > On Mon, Jun 8, 2015 at 4:42 PM, ALi wrote: > > > When can the total consumer count be negative? We are using this metric > to > > know how many people is connected. > > > > We are getting this metric from the jmx perhaps a problem with the query > in > > check jmx eval? > > >

Total consumer count negative

2015-06-08 Thread ALi
When can the total consumer count be negative? We are using this metric to know how many people is connected. We are getting this metric from the jmx perhaps a problem with the query in check jmx eval?

Re: Unmatched acknowledge: MessageAck

2015-05-17 Thread salma ali
but i'm already using AMQ 5.11.1 and i have this issue (end of ack) not (start of ack) which solved by AMQ issue 5476 lastMessageId = ID:QVM1-59072-1431443299564-14:1:5:1:2, destination = temp-queue://ID:QVM1-59068-1431443290141-4:1:2, transactionId = null, messageCount = 1, poisonCause = null}; Co

Unmatched acknowledge: MessageAck

2015-05-12 Thread salma ali
please help mee i'm using WS protocol to connect to AMQ and some times i found this exception in AMQ So this message not received by consumer: javax.jms.JMSException: Unmatched acknowledge: MessageAck {commandId = 0, responseRequired = false, ackType = 2, consumerId = ID:QVM1-5906

Producer over flow

2015-04-22 Thread salma ali
i have the following Issue in AMQ , i'm using producer the publish prices feed on a topic and when there is consumer with slow connections so the AMQ stopped producer and producer can't publish more messages any help please why this happen and how solving it ?? -- View this message in contex

Producer stopped

2015-04-21 Thread salma ali
i was using ActiveMQ5.3.2 and now upgrade ctiveMQ5.11 , and i ave the following Proplem : when there is slow consumer the Producer Stopped , but the ActiveMQ is still running and SlowConsumer is still took messages from the topic , how i can solve this ?? -- View this message in context: http

Re: scheduled messages

2015-04-21 Thread salma ali
the non Persistent messages are saved where , and if i use jdbcPersistenceAdapter , this messages are not saved in tables , the tables are empty ? -- View this message in context: http://activemq.2283324.n4.nabble.com/scheduled-messages-tp4695290p4695349.html Sent from the ActiveMQ - User mai

scheduled messages

2015-04-20 Thread salma ali
Where scheduled messages are saved by default in AMQ , in memory or kahaDB -- View this message in context: http://activemq.2283324.n4.nabble.com/scheduled-messages-tp4695290.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Clients connected vs number of consumers

2015-04-07 Thread ALi
Hello We have a server that has four queues and there is only one client connected. However every queue says that there are Cero consumers for each queue. What does this mean?? Can someone explain this? Perhaps the client is not listening to any queue? Or that client can receive from any queue an

Re: queued messages more than dequeued

2015-02-19 Thread ALi
But there are more than one connected and it is not as I expect one subscriber one ack two subscriber two ack?? It is not linear isn't it? El 19/02/2015 22:54, "artnaseef" escribió: > The dequeue count for Topics is based on the numbers of subscribers, so it > will be higher than the enqueue coun

ActiveMQ exception error Click to flag this post

2008-09-26 Thread maned ali
Can someone please help me on the exception error posted below? I finally got a stack semi-working where I have a Flex/BlazeDS as JMS client, which talks to a ActiveMQ JMS provider in the backend (the provider is embedded from Spring, and exposed through Tomcat JNDI). When the flex client starts,

Re: Failed to read schema document 'http://activemq.apache.org/schema/activemq-core.xsd'

2007-11-23 Thread Ali Ozan CIL
Please help!:confused: i am so sad about noting to do :,( What can i try ?:working: Ali Ozan CIL wrote: > > i have done as you said. I mean this is application context.xml ; > >xmlns="http://www.springframework.org/schema/beans"; > xmlns:amq="

Re: Failed to read schema document 'http://activemq.apache.org/schema/activemq-core.xsd'

2007-11-22 Thread Ali Ozan CIL
ramework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd http://activemq.org/config/1.0 http://activemq.apache.org/schema/core/activemq-core-4.1.1.xsd";> But it doesn't work sti,:,( and i wrote location before, as the the page link is below said http://ac

Failed to read schema document 'http://activemq.apache.org/schema/activemq-core.xsd'

2007-11-22 Thread Ali Ozan CIL
Hi, i have investigated everything which i found on the web , but i still cant solve my problem. i am using Active MQ 4.1.1 , xbean-spring-2.7 and Spring 2.0. My applicationCentext.xml is here ; http://www.springframework.org/schema/beans"; xmlns:amq="http://activemq.org/config/1.0"; xmln