Anyone have any thoughts or insight on this issue I just opened:
Failover hangs during pubsub test (slave config with services element)
https://issues.apache.org/jira/browse/AMQ-3287
Thanks!
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Failover-hangs-during-pubsub-test
Is it okay to have message lost for non-durable subscribers during
master/slave failovers?
Thanks!
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Message-lost-for-non-durable-subscribers-during-master-slave-failovers-tp3426324p3426324.html
Sent from the ActiveMQ - User ma
When I have 1000 messages quickly produced, with random priorities set, a few
messages are not prioritized against the complete set in messages consumed.
Is this okay? Especially relative to this spec statement:
"JMS does not require that a provider strictly implement priority ordering
of
message
I'm doing a transport failover with this URI:
failover:(tcp://localhost:61616,tcp://localhost:62626)?randomize=false
and I'm occasionally seeing this message through a test tool I'm using when
I kill the first primary broker:
16:37:51 WARN Transport (localhost/127.0.0.1:61616) failed to
tcp://
Did you guys act on this discussion? It seems to relate to what I've
encountered with the web console testing of JMS Priority...
https://issues.apache.org/jira/browse/AMQ-3093.
Thanks!
--
View this message in context:
http://activemq.2283324.n4.nabble.com/JMSPriority-and-activeMQ-tp2360813p33
Someone needs to change the Javadoc link on the main ActiveMQ page from
http://activemq.apache.org/maven/5.3.1/activemq-core/apidocs/ to
http://activemq.apache.org/maven/5.4.2/activemq-core/apidocs/.
Note, the 5.3.1 and 5.4.1 URLs resolved, the 5.4.2 URL (above) currently
does not.
I would open a
Dear ActiveMQ,
I'm tasked to create a JMS Priority test at my current job.
I want to create a test that doesn't duplicate any work that has already
been done.
Can anyone answer these questions for me:
1) What type of JMS priority testing is covered with the JMS TCK?
2) Where are the unit/strin
Can anyone compare the features and pros/cons of HornetQ's REST Interace vs
ActiveMQ's REST Interface?
HornetQ: http://www.jboss.org/hornetq/rest
ActiveMQ: http://activemq.apache.org/rest.html
Thanks!
--
View this message in context:
http://activemq.2283324.n4.nabble.com/HornetQ-REST-Interface
I'm confused.
"KahaDB is a file based persistence database that is local to the message
broker that is using it. It has been optimised for fast persistence and is
the the default storage mechanism from ActiveMQ 5.4 onwards." --
http://activemq.apache.org/kahadb.html
So I assume KahaDB is suppor
Is the below web-page/feature still under review as it is annotated?
http://activemq.apache.org/kahadb-master-slave.html
--
View this message in context:
http://activemq.2283324.n4.nabble.com/KahaDB-web-page-under-review-tp3276835p3276835.html
Sent from the ActiveMQ - User mailing list archive
I have some outstanding questions with the TCK testing too:
http://activemq.2283324.n4.nabble.com/Is-ActiveMQ-5-4-2-compliant-against-the-JMS-TCK-td3091508.html.
-- Robert
--
View this message in context:
http://activemq.2283324.n4.nabble.com/What-does-the-TCK-require-when-deleting-temporary-q
Just wondering...
What versions of Apache Derby have been proven to work with ActiveMQ?
Also, what versions of JavaDB (Oracle's supported distribution of Apache
Derby) have been proven to work with ActiveMQ?
Thanks!
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Activ
Just wondering...
What versions of Apache Derby has ActiveMQ been proven to work with?
Also, what version of JavaDB (Oracle's supported distribution of Apache
Derby) has ActiveMQ been proven to work with?
Thanks!
--
View this message in context:
http://activemq.2283324.n4.nabble.com/ActiveMQ-
I just took a look at this page
(http://activemq.apache.org/visualisation-wish-list.html) with the following
content:
"There are a zillion different things we could do to visualise the system.
Lets use this page to braindump ideas for what kinds of visualisations we
could do
* show visually
Thanks for the info!
I created this JIRA issue for an enhancement request of XPath 2.0 support:
Add XPath 2.0 support to ActiveMQ
https://issues.apache.org/jira/browse/AMQ-3151
Thanks,
Robert
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Source-of-XPath-selectors-tp32
Are there any ActiveMQ Monitoring tools missing from the lists at the
following link?
http://activemq.apache.org/how-can-i-monitor-activemq.html
Let me know (by posting responses to this thread), and I'll update the
webpage.
I'm sure there are many missing.
--
View this message in context:
ht
Great Gary, thanks for the info!
Any plans to go to Xalan 2.7.1 or selectively decide between XPath 1.0
(Xalan) and XPath 2.0 (e.g., Saxon)?
Also, why don't I see the Xalan JAR under the lib folder/subfolders?
Robert
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Sourc
Documentation (http://activemq.apache.org/selectors.html) states the
following:
" Using XPath to filter messages
Apache ActiveMQ also supports XPath based selectors when working with
messages containing XML bodies. To use an XPath selector use the following
syntax
XPATH '//title[@lang=''eng'']' "
Consider the following files in the ActiveMQ examples subfolder:
-- apache-activemq-5.4.2\example\src\TopicPublisher.java
-- apache-activemq-5.4.2\example\src\TopicListener.java
There are two topics in the pub/sub example program:
-- topic = session.createTopic("topictest.messages");
-- contro
What is the difference between Log4j and commons-logging... also... Any
advice on what to use in ActiveMQ client code? Log4J or java.utils.logging?
Thanks!
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Log4j-vs-java-utils-logging-in-ActiveMQ-client-code-tp3205465p32054
Thanks for the info!
I see there are some third party tools listed here:
http://activemq.apache.org/how-can-i-monitor-activemq.html.
I'd like to update the list with any other available tools... anyone know of
any others?
Thanks!
--
View this message in context:
http://activemq.2283324.n4.na
Consider the "Send a JMS Message" page of the web console:
http://localhost:8161/admin/send.jsp
Is there documentation that describes exactly what the purposes/goals are of
the following fields:
delay(ms)
Time(ms) to wait before scheduling again
Number of repeats
Use a CRON string for scheduling
Can anyone provide a short itemize list of the primary and unique ActiveMQ
features that exist outside of those defined by the core JMS specification?
Thanks!
--
View this message in context:
http://activemq.2283324.n4.nabble.com/ActiveMQ-unique-features-tp3165115p3165115.html
Sent from the Act
Yes, that is what I was missing... Tim addressed it in this thread, and I
adjusted my code.
I do have one outstanding question though, assuming that I get my messages
priorities to the producer...
"Are the priority algorithm(s) applied by default or do the queues need to
be configured as in th
What's up with this page:
http://activemq.apache.org/junit-reports.html
There's no results... all zeros.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/JUnit-Reports-tp3164668p3164668.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.
Thanks again...
One more question... is the priority algorithm applied by default or do the
queues need to be configured as in this documentation;
http://activemq.apache.org/how-can-i-support-priority-queues.html.
Thanks.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/J
Got it, thanks.
So where is the priority algorithm applied? On the broker after the
message(s) are sent?
Thanks again.
--
View this message in context:
http://activemq.2283324.n4.nabble.com/JMSPriority-implemented-in-AMQ-5-4-1-tp3162256p3162416.html
Sent from the ActiveMQ - User mailing lis
Is the JMS TCK part of the Java EE TCK, or does the Java EE TCK perform
various JMS tests outside of the JMS TCK?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Is-ActiveMQ-5-4-2-compliant-against-the-JMS-TCK-tp3091508p3162385.html
Sent from the ActiveMQ - User mailing li
"Did you set the priority on the MessageProducer ?"
>> No, I set the priority of the individual messages. Example:
>> message.setJMSPriority(9); Why would I set the priority on the producer,
>> please provide an example and explain, if you don't mind.
--
View this message in context:
http://ac
Yes, I see the component listed in the release notes, but there is no
compliancy claim.
As such, I created a post on the Geronimo forum:
http://apache-geronimo.328035.n3.nabble.com/JMS-TCK-Compliancy-for-ActiveMQ-td2137014.html.
I'm just looking for a resource to definately state, ActiveMQ versi
"I think this part of the spec is terrible."
>> It does leave a lot to be desired.
"It is so vague you can do nothing to order by priority and still claim
compliance. "
>>I agree it is vague, but my interpretation is that "something" must be
implemented. Examine this statement, "it should do it
"I think this part of the spec is terrible."
>> It does leave a lot to be desired.
"It is so vague you can do nothing to order by priority and still claim
compliance. "
>>I agree it is vague, but my interpretation is that "something" must be
implemented. Examine this statement, "it should do it
Two interesting links I found:
http://www.ibm.com/developerworks/forums/thread.jspa?threadID=64892
http://activemq.apache.org/how-can-i-support-priority-queues.html
--
View this message in context:
http://activemq.2283324.n4.nabble.com/JMSPriority-implemented-in-AMQ-5-4-1-tp3162256p3162281.ht
Does ActiveMQ 5.4.1 support JMSPriority based on the the JMS API 1.1.
specification:
"JMS does not require that a provider strictly implement priority ordering
of
messages; however, it should do its best to deliver expedited messages ahead
of normal messages."
If it does, I would like to see the
Sure geronimo 2.2.1 release passed jms tck.
>> Awesome, great, thanks! Btw, can you tell me where this is formally
>> noted?
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Is-ActiveMQ-5-4-2-compliant-against-the-JMS-TCK-tp3091508p3095762.html
Sent from the ActiveMQ - Us
Thanks for the info!
As such, I added an enhancement request issue to JIRA:
https://issues.apache.org/jira/browse/AMQ-3099.
It details that identifying the bounds in the home page for each component
would bring value added... tool tips would be cool too.
-- Robert
--
View this message in conte
This page (http://activemq.apache.org/hermes-jms.html) states, "Mark Bucayan
kindly submitted a Flash demo showing how to use ActiveMQ inside Hermes."
However, the link is dead:
http://activemq.codehaus.org/HermesAndActiveMQ.html.
Can anyone fix this?
--
View this message in context:
http://ac
Anyone have any articles (or know of any articles) they'd like to have posted
on the ActiveMQ Articles page?
http://activemq.apache.org/articles.html
Either update the page yourself, or post the article and link here, and I'll
update it.
Thanks.
--
View this message in context:
http://activem
Just Curious...
Is ActiveMQ 5.4.2 compliant against the JMS TCK?
Is every ActiveMQ version tested agains the JMS TCK? If not which ones were
(out of the concrete set of releases)?
Thanks!
--
View this message in context:
http://activemq.2283324.n4.nabble.com/Is-ActiveMQ-5-4-2-compliant-aga
On the main screen, what do the following counters relate to:
"Store percent used"
"Memory percent used"
Temp percent used"
Is there documentation for this web page (http://localhost:8161/admin/)?
Also, anyone know how to test this three counters? That is create activity
to so the values aren'
40 matches
Mail list logo