Monitor, Deploy, Browse ActiveMQ using Lighthouse 2.0

2016-06-02 Thread Philip
Hi, We would like to introduce Lighthouse 2.0 to this forum. Apologies for product placement in a users' forum but we believe that our product will be of great benefit to ActiveMQ community. We even h

Re: Issues when creating durable topic consumers with different selectors

2025-07-26 Thread Philip
as it leads to an issue where the null value is attempted to be inverted which leads to an exception. I am using ActiveMQ Artemis 2.40.0 Philip On Saturday, July 26th, 2025 at 20:18, Justin Bertram wrote: > The simplest way to investigate is with code that reproduces the problem. >

Issues when creating durable topic consumers with different selectors

2025-07-25 Thread Philip
pache/activemq/artemis/jms/client/ActiveMQSession.java#L983-L988 I hope I was able to somewhat explain my disarrayed thoughts. Best Regards,Philip

Re: Issues when creating durable topic consumers with different selectors

2025-07-29 Thread Philip
the issue at hand. https://github.com/PinkMoustacheMan/spring-artemis-issue-test I hope this explains the issue better than my previous mails. Philip On Monday, July 28th, 2025 at 06:14, Justin Bertram wrote: > Do you have a sample project or anything that we can use to reproduce w

Re: Issues when creating durable topic consumers with different selectors

2025-07-29 Thread Philip
the return value of "org.apache.activemq.artemis.api.core.client.ClientSession$QueueQuery.isConfigurationManaged()" is null Philip On Tuesday, July 29th, 2025 at 19:43, Justin Bertram wrote: > Do you happen to have the stack-trace from the NPE? I'd like to add it to > the Jira for posterity's sake.