Re: Need help with Oracle SQL to ActiveMQ model

2012-11-14 Thread mtod
Thanks Torsten for the reply I'm looking for the syntax or process to use a PL/SQL (Internal Oracle) query that would route the message to ActiveMQ from Oracle. I have everything setup down to the client I can even send messages from the Oracle Gateway to the ActiveMQ client. What I'm missing

Camel routing based on an xpath value in an XML message

2014-03-31 Thread mtod
I would like to perform a Camel route based on an xpath value in an XML message. The XML Message example: xmlMessage header version1/version msgTypeEvent/msgType sourceApp1source

Re: Camel routing based on an xpath value in an XML message

2014-03-31 Thread mtod
This is being implemented in ActiveMQ should it still go to Camel? -- View this message in context: http://activemq.2283324.n4.nabble.com/Camel-routing-based-on-an-xpath-value-in-an-XML-message-tp4679753p4679755.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

ActiveMQ 5.9.1 REST selector operation.

2014-07-04 Thread mtod
I'm trying to use the REST API to GET a response from a queue. I set my url to : http://appdev003:8161/api/message/xml2test.replyto.queue?type=queueclientId=XML2TestreadTimeout=1000 I added a header for selector: JMSCorrelationID='9595bb66-6fb7-4f6f-8bd5-ff86721f35f7' I checked the message and

ActiveMQ Camel with Shiro Security

2014-07-09 Thread mtod
Are there any examples of setting up Shiro in XML supporting Camel Routes? I have a Camel route that monitors a queue and sends the messages to a topic based on xml content. I keep getting the following error: org.apache.shiro.authc.AuthenticationException: Unable to obtain authentication

Re: ActiveMQ 5.11 Dynamic Camel Route - Message Namespaces

2015-03-18 Thread mtod
Does no one have any idea of how we can use namespaces in the dynamic route update? Mike -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-5-11-Dynamic-Camel-Route-Message-Namespaces-tp4693314p4693409.html Sent from the ActiveMQ - User mailing list archive at

Re: ActiveMQ 5.11 Dynamic Camel Route updates

2015-03-15 Thread mtod
The Routes keep running under User anonymous. *I have tried both :* bean id=jmsConnectionFactory class=org.apache.activemq.camel.component.ActiveMQComponent property name=connectionFactory bean class=org.apache.activemq.ActiveMQConnectionFactory

ActiveMQ 5.11 Dynamic Camel Route - Message Namespaces

2015-03-16 Thread mtod
I'm trying to migrate to ActiverMQ 5.11 using the new dynamic routing option. Using 5.10 I was able to place a name space in an external camel file such as: camelContext id=esbRoutes trace=false streamCache=true xmlns=http://camel.apache.org/schema/spring;

Re: ActiveMQ 5.11 Dynamic Camel Route - Message Namespaces

2015-03-18 Thread mtod
Here's the response. INFO | Created default XPathFactory com.sun.org.apache.xpath.internal.jaxp.XPathFactoryImpl@343985bd INFO | Creating new XPath expression in pool. Namespaces on XPath expression: [me: {system - http://camel.apache.org/xml/variables/system-properties},{env -

Re: ActiveMQ 5.11 Dynamic Camel Route updates

2015-03-12 Thread mtod
I was able to get this working except for authorization. Thanks -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-5-11-Dynamic-Camel-Route-updates-tp4693120p4693136.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

ActiveMQ 5.11 Dynamic Camel Route updates

2015-03-12 Thread mtod
Does anyone have an example of how to configure Activemq.xml to use dynamic route updates? https://issues.apache.org/jira/browse/AMQ-5351 https://issues.apache.org/jira/browse/AMQ-5351 I can't seem to find any information on this update. Thanks Mike -- View this message in context:

Re: ActiveMQ 5.11 Dynamic Camel Route updates

2015-03-12 Thread mtod
Thanks for the reply I have the basic functionality working but I'm finding that I can't place any beans in the route.xml and get it to work. My existing route file is listed below. I'm trying to duplicate that in the routes.xml and it just throws errors. I have tried moving the beans to the

Re: ActiveMQ 5.11 Dynamic Camel Route - Message Namespaces

2015-05-07 Thread mtod
Just getting back to this. So it's sounds like there's no resolution to this namespace issue. Short of removing name spaces from the messages or not using this feature. Thanks Mike -- View this message in context:

ActiveMQ 5.11.1 missing data in the Web Console

2015-05-21 Thread mtod
I just upgraded to 5.11.1 and everything seems to work except for the Web Console. When I log on there is no data in the Main page Broker or any queues, topics, etc. The page is there just no data. I checked and double checked the conf and can't seems to find anything. Thanks Mike -- View

Re: LevelDB setup

2015-11-10 Thread mtod
Thanks for reaching out Tim. I would prefer not to use Kerberos right now but I have no examples to follow. I'm just want to get something running so I can run some fail-over tests. I tried the link but looks like I would have to install Kerberos Servers etc. I'll reach out to the zookeeper

Re: LevelDB setup

2015-11-09 Thread mtod
Does anyone have an example of setting up LevelDB other then the ActiveMQ web site? I followed them and can't get this to work. Thanks Mike -- View this message in context: http://activemq.2283324.n4.nabble.com/LevelDB-setup-tp4703679p4703778.html Sent from the ActiveMQ - User mailing list

LevelDB setup

2015-11-04 Thread mtod
I'm trying to setup a leveldb cluster on Redhat 3 node cluster. I have ActiveMQ 5.12.1 zookeeper 3.4.6 installed but I keep getting this error. INFO | Initiating client connection, connectString=appdev041.corp.local:2181,appdev042.corp.local:2181,appdev043.corp.local:2181 sessionTimeout=2000

Re: LevelDB setup

2015-11-05 Thread mtod
To follow on I'm also getting : INFO | Using the pure java LevelDB implementation. INFO | Ignoring IO exception, java.io.IOException: com.google.common.base.Objects.firstNonNull(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; java.io.IOException:

Network of Brokers using 5.12.1 duplicate messages

2015-10-19 Thread mtod
I'm trying to setup a network of brokers using 3 servers running 5.12.1 For my test I have a single queue the receives messages that are then content routed to a topic. The topic is subscribed to by 3 clients. The system seems to be working except I keep getting this message: 2015-10-19

ActiveMQ embedded camel issue on stand by servers

2015-09-09 Thread mtod
I'm running ActiveMQ 5.12.0 in a leveldb cluster and I'm using the Camel functionality built in to ActiveMQ. I keep getting this error on the stand by servers. ERROR | Could not refresh JMS Connection for destination 'esb.*' - retrying in 5000 ms. Cause: Could not create Transport. Reason:

Help with Setting up leveldb

2015-09-09 Thread mtod
I'm trying to setup ActiveMQ 5.12.0 using a 3 node leveldb cluster but I keep getting SASL Warnings. I can't seem to figure out whats going on. *ActiveMQ Console:* WARN | SASL configuration failed: javax.security.auth.login.LoginException: No JAAS configuration section named 'Client' was found

Re: ActiveMQ JDBC persistence with MSSql

2015-09-10 Thread mtod
Thanks for the quick reply. Good catch that resolved the problem. I was using the default activemq config and I guess they have not updated the documentation. Mike -- View this message in context:

ActiveMQ JDBC persistence with MSSql

2015-09-10 Thread mtod
I'm trying to setup a MSSQL JDBC persistence and I keep getting the same error. My setup is ActiveMQ 5.12.0 on Windows 2012 R2 with JAVA 1.8 I downloaded and installed the MS Drivers. *My ActiveMQ.xml is using the default and the only thing I added was :*

Re: ActiveMQ 5.12.0 and SQL Server Persistence

2015-09-23 Thread mtod
Fixed added -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-5-12-0-and-SQL-Server-Persistence-tp4702242p4702249.html Sent from the ActiveMQ -

suppress error from Camel Route on slave

2015-12-28 Thread mtod
I'm running ActiveMQ 5.13 on a leveldb cluster. My ActiveMQ.xml config contains a Camel route in an include file. I route xml from one queue to a topic but when slave is in standby mode I keep getting this error : INFO | jvm 1| 2015/12/28 18:10:26 | ERROR | Could not refresh JMS

Re: replicatedLevelDB errors after failover

2015-12-29 Thread mtod
Was this ever resolved? I'm testing a leveldb cluster and was performing some fail over and I now have the same problem. -- View this message in context:

Re: suppress error from Camel Route on slave

2015-12-29 Thread mtod
That's what I would like to happen but the question is how? Thanks Mike -- View this message in context: http://activemq.2283324.n4.nabble.com/suppress-error-from-Camel-Route-on-slave-tp4705457p4705478.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Help with a Failover testing that shows missing messages

2016-02-25 Thread mtod
Thanks for the reply. So I'm still seeing this issue even after turning on Camel transacted=true. http://camel.apache.org/schema/spring; xmlns:km=http://servername>/messaging/esb"/>

Re: Help with a Failover testing that shows missing messages

2016-02-25 Thread mtod
Great suggestions I'll increase some of my logging to see if I can narrow it down a bit. I'm not logging the reboots so I'll add a log for that. Also check the DLQ and the invalid.schema Add a general exception trap. Thanks I'll do some more testing and report back. Mike -- View this

Re: Help with a Failover testing that shows missing messages

2016-02-29 Thread mtod
I'm checking for the missing messages at the subscriber client. I generate the messages with sequential numbering so the client can detect when one is missing. I ran it over the weekend and I don't see any correlation between the missing messages and the reboots/failovers. subscriber :

Re: Help with a Failover testing that shows missing messages

2016-02-22 Thread mtod
Thanks I'll give it a try and report back. Mike -- View this message in context: http://activemq.2283324.n4.nabble.com/Help-with-a-Failover-testing-that-shows-missing-messages-tp4707916p4708038.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Help with a Failover testing that shows missing messages

2016-02-22 Thread mtod
Thanks for the reply. The messages were missing across all clients. Not sure what you referring to about Camel Ack mode. I add the Camel file using an import in the ActiveMQ file ... Here is my Camel Code: http://www.springframework.org/schema/beans;

Leveldb not recovering from failover

2016-03-15 Thread mtod
I have a 3 node cluster on Redhat servers running ActiveMQ version 5.13.2 and Zookeeper 3.4.8 The system runs without error for days then when I fail it over it will sometimes will not recover see log segment below. The strange thing is I’m getting a Connection refused even from the master

Re: Leveldb not recovering from failover

2016-03-15 Thread mtod
I think I found the issue it was a typo in the activemq.xml leveldb config. I setup a new test I'll report back. Thanks Mike -- View this message in context: http://activemq.2283324.n4.nabble.com/Leveldb-not-recovering-from-failover-tp4709307p4709317.html Sent from the ActiveMQ - User

Re: Leveldb not recovering from failover

2016-03-24 Thread mtod
I'm coming to the conclusion that LevelDB is not ready for prime time. I have run this scenario several times and it just keeps failing over time. I think I'm going to have to look for another solution. Thanks Mike -- View this message in context:

Re: Help with a Failover testing that shows missing messages

2016-03-01 Thread mtod
Sorry yes I did read his post. I was already using a durable subscription. C# code. public SimpleTopicSubscriber(string topicName, string brokerUri, string clientId, string consumerId, string filter, string userID, string password, string message) { try

Re: Help with a Failover testing that shows missing messages

2016-03-07 Thread mtod
So I found one issue that seems to have stabilized it a bit. My ops gave me 3 boxes with only 1 Gig Ram and 1 CPU. I increased that to 4 Gig Ram and 2 CPU's and it seems to be running better. I don't see any out of order messages so nothing to report. I performed a few reboot's to test fail

Re: Help with a Failover testing that shows missing messages

2016-03-01 Thread mtod
To expand on model a bit : The model is currently designed to support a Pub/Sub model. We have several applications that publish documents and events to ActiveMQ. Each application is assigned a queue each message that is submitted to the queue is placed in an XML wrapper (see below) using a Camel

Re: Help with a Failover testing that shows missing messages

2016-03-02 Thread mtod
Thanks for the response. I'll give that a try and report back. Mike -- View this message in context: http://activemq.2283324.n4.nabble.com/Help-with-a-Failover-testing-that-shows-missing-messages-tp4707916p4708802.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Help with a Failover testing that shows missing messages

2016-03-01 Thread mtod
Thanks for all the help. I removed the chaos monkey and started a new run. I don't think I will see any errors this model has been running in my production for 2 years. The only difference is that this is using a newer version of ActiveMQ and LevelDB on a Linux cluster. Granted I have not had to

Network of brokers setup error

2016-08-17 Thread mtod
I have some issues with the network of brokers configuration I keep getting a failure to connect. The setup for the network of brokers is as follows: Broker1 Master/Slave Node 1 (Master) Node 2 (Slave) Broker 2 Master/Slave Node 1 (Master) Node 2 (Slave)

Re: Network of brokers setup error

2016-08-17 Thread mtod
Additional info I left out. This is running ActiveMQ 5.14 in a SQL lock / Kahadb configuration on Windows 2012 core servers. -- View this message in context: http://activemq.2283324.n4.nabble.com/Network-of-brokers-setup-error-tp4715603p4715604.html Sent from the ActiveMQ - User mailing

Orphaned connections to TempTopic

2016-09-20 Thread mtod
I'm running ActiveMQ 5.10 in production on a Windows Server. The system has been running fine for a few years now except for a connection issue where we have orphaned connections to ActiveMQ.Advisory.TempQueue,ActiveMQ.Advisory.TempTopic. Over time it will use up all available memory and the

Re: Network of brokers setup error

2016-08-18 Thread mtod
Thanks Tim I have it working now with the masterslave option. Question: I'm setting up a masterslave cluster in Germany, China and other US Based locations is there any best practices for distributed clusters? Mike -- View this message in context:

ActiveMQ Locking down Web Console via LDAP

2016-10-26 Thread mtod
I'm in the process of setting up ActiveMQ to use LDAP on Active Directory. I have it working for the JMS connections but I'm running into some issues on the Web Console. I gone through all the doc's and email threads I can find on the subject. My setup is a Windows 10 desktop ActiveMQ loaded

cameRoutesBrokerPlugin namespace question

2016-12-12 Thread mtod
I'm working with ActiveMQ 5.14.1 and trying to get the camelRoutesBrokerPlugin to work with namespaces. when I setup a routes.xml file that uses the following: http://camel.apache.org/schema/spring; xmlns:km="http://xsdrepo..com/messaging/esb; >

Re: cameRoutesBrokerPlugin namespace question

2016-12-13 Thread mtod
Thanks for that info. Do you have an example? I tried Camel 2.18.1 *Activemq.log* jvm 1| INFO | Apache Camel 2.18.1 (CamelContext: EmbeddedCamel-localhost) started in 0.166 seconds *My routes file:* http://camel.apache.org/schema/spring;

Re: cameRoutesBrokerPlugin namespace question

2016-12-13 Thread mtod
I noticed you said "next Camel 2.18.x" so does that mean it's not in the current 2.18.1? Any idea when that will be out? Thanks Mike -- View this message in context: http://activemq.2283324.n4.nabble.com/cameRoutesBrokerPlugin-namespace-question-tp4720237p4720271.html Sent from the

Artemis 2.0 - Karaf - JsonLoader no found issue

2017-03-22 Thread mtod
Hi I'm loading up Artemis 2.0 on AWS EC2 in a karaf container. It loaded fine and is working except for the following error when executing listAllConsumersAsJSON() javax.management.RuntimeErrorException: java.lang.NoClassDefFoundError: Could not initialize class

Artemis 2.0 in Karaf 4.1.0 accessing via Camel issues

2017-03-28 Thread mtod
I'm running Karaf 4.1.0 and Artemis 2.0 on AWS EC2. It's running fine but when I setup a camel route that connects to Artemis I get the following errors. org.apache.activemq -- Cannot be resolved org.apache.activemq.camel.component -- Cannot be resolved Question 1 - When running Artemis do I

Re: Artemis 2.0 - Karaf - JsonLoader not found issue

2017-03-22 Thread mtod
Seems this has to do with adding Hawtio to the system. Seems to work fine on a local instance. -- View this message in context: http://activemq.2283324.n4.nabble.com/Artemis-2-0-Karaf-JsonLoader-not-found-issue-tp4723979p4724007.html Sent from the ActiveMQ - User mailing list archive at

Re: Artemis 2.0 client migration from ActiveMQ 5.14

2017-03-28 Thread mtod
Thats strange then because it would fail unless I put in a queue that was already created. Thanks Mike -- View this message in context: http://activemq.2283324.n4.nabble.com/Artemis-2-0-client-migration-from-ActiveMQ-5-14-tp4724150p4724210.html Sent from the ActiveMQ - User mailing list

Re: Artemis 2.0 client migration from ActiveMQ 5.14

2017-03-27 Thread mtod
Thanks I got the uri to work my prod ActiveMQ implementation has dynamic queue creation Artemis does not have that turned on or at least I don't know how to do that yet. Thanks Again Mike -- View this message in context:

Re: Artemis 2.0 client migration from ActiveMQ 5.14

2017-03-27 Thread mtod
Thanks for the quick reply. That's good to know I have been having issues using my existing test clients trying to connect both from Camel and JMS/NMS. Has the URI changed maybe I'm missing something. I know the system is working correctly the command line tool works fine sending and receiving

Artemis 2.0 client migration from ActiveMQ 5.14

2017-03-27 Thread mtod
I'm looking to upgrade to Artemis from ActiveMQ 5.14 most of my clients are running JMS and NMS openwire. Is there a path to upgrade without rewriting all the clients? if so do you have an example of the connection string? Thanks Mike -- View this message in context:

ActiveMQ lease-database-locker in Servicemix - Class not found

2017-03-20 Thread mtod
I'm working with ActiveMQ in Servicemix 7.0 trying to get the lease-database-locker working. I have it working in stand alone mode using MSSql but when I place the same configuration in Servicemix it says : Caused by: java.lang.ClassNotFoundException: org.apache.commons.dbcp2.BasicDataSource not

Re: Active MQ Shared File System Master Slave with Elastic File System

2017-03-21 Thread mtod
I'm working on a similar setup right now can you share your activemq.xml database config? specificly what class did you use? I tried the one below but keep getting errors that the class can't be found.

Re: Artemis 2.0 in Docker 61616 not initialized

2017-04-12 Thread mtod
Thanks for the reply seems that was it I set them to 0.0.0.0 and that worked. Your response trigger a memory from something I read where they had an issue with localhost in docker and set it to 0.0.0.0. Thanks Again. Mike -- View this message in context:

Artemis 2.0 in Docker 61616 not initialized

2017-04-12 Thread mtod
I'm running Artemis 2.0 in docker everything seems fine in the logs but I'm not able to access from outside docker. Anybody come across this issue before? I noticed this in the log: 18:50:30,667 DEBUG [org.apache.activemq.artemis.core.server.management.impl.ManagementServiceImpl] ignoring

Artemis JConsole Support

2017-04-19 Thread mtod
I have Artemis 2.0 installed on a Windows Box when I run it using artemis.cmd run I can see the local jconsole and connect and works fine. When I install it as a windows service using artemis-service.exe install then start the service I can't access the service using jconsole. see attached

ActiveMQ Master / Slave Fall Back Master

2017-08-14 Thread mtod
Does ActiveMQ have any support for a master fall back. If I have 2 servers one the master let's call it server A and a slave server B. When server A has an issue it fails over to server B "Great!" Then when I get server A back on line server A becomes the slave I'm looking for an option so

Re: ActiveMQ Master / Slave Fall Back Master

2017-08-14 Thread mtod
5.x ActiveMQ -- View this message in context: http://activemq.2283324.n4.nabble.com/ActiveMQ-Master-Slave-Fall-Back-Master-tp4729663p4729668.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Artemis JConsole Support

2017-04-26 Thread mtod
Sorry for the delay here is the artemis-service.xml artemis-broker-0.0.0.0 ActiveMQ Artemis: broker @ 0.0.0.0 Apache ActiveMQ Artemis is a reliable messaging broker C:\Apache\apache-artemis-2.0.0\bin\broker\log roll %JAVA_HOME%\bin\java.exe

Artemis production ready?

2017-04-28 Thread mtod
Is Artemis production ready? I have ActiveMQ 5.10 in production today but our infrastructure is moving to AWS and global ( US and Europe). I would like to upgrade from a single on prem cluster to a 2 failover cluster model with a network connector across the pond. before I spend all the cycles

Re: Artemis production ready?

2017-04-28 Thread mtod
Thanks everyone for the responses that helps. For the support model we have been running ActiveMQ in production for 4 years I'm very happy with the performance. I know there are several 3rd parties that if I need to add a support model they would be happy to sign a contract. :) I plan on setting

Artemis replicated failover cluster question

2017-05-03 Thread mtod
I'm trying to setup a replicated failover cluster I can't seem to get them to connect. Can someone please review the broker.xml below and let me know if I'm doing this right. Thanks Mike Enviroment: AWS EC2 Windows 2016 Java 1.8.0_131 Testing using Artemis.cmd run I am able to connect using

Re: broker to broker testing scenario

2017-05-03 Thread mtod
I can attest to the embedded camel for ActiveMQ we have been running a route in production for 3 years+ with no issues. I use it for message routing based on content. Mike -- View this message in context:

Artemis 2.0 cluster fail over issue

2017-05-11 Thread mtod
I'm trying to get an Artemis 2.0 cluster working. I have 3 Nodes Running on AWS Windows 2016 and Artemis 2.0 Java jdk 1.8.0_131 I can't seem to get them to fail over when I take the Live server offline I see no changes to the backup servers. I'm not sure whats happening anyone have any ideas?

Re: Artemis 2.0 cluster fail over issue

2017-05-12 Thread mtod
Thanks for the response. 3 systems running on AWS Windows 2016 I just trimed it down removing any SSL until I can get this working. I followed the https://github.com/apache/activemq-artemis/tree/master/examples/features/ha/replicated-transaction-failover example. Quick question how does the

Re: Artemis 2.0 cluster fail over issue

2017-05-12 Thread mtod
I just did not have the ${udp-address: } just the ip 231.7.7.7 default from the atremis create function. I just happen to notice that's how they had it in the example to I gave it a try. :) Thanks Mike -- View this message in context:

Re: Artemis 2.0 cluster fail over issue

2017-05-12 Thread mtod
The UDP multi cast was just added to align the config with the example I tried it both ways. Note: the log in the original post was without that option such as : 231.7.7.7 9876 1 -- View this message in context:

Re: Artemis 2.0 cluster fail over issue

2017-05-12 Thread mtod
Hmm I had to verify to configuration looks like UDP is allowed: I'm not an expert on IP but it looks like the 231.7.7.7 would not be able to send out to the server.

Re: Artemis 2.0 cluster fail over issue

2017-05-12 Thread mtod
Looking at the slaves I see an entry in the log for topology I'm not sure what the initialConnectors=[] mean. 12:57:26,528 DEBUG [org.apache.activemq.artemis.core.client.impl.Topology] Topology@4d2d5542[owner=ServerLocatorImpl [initialConnectors=[],

Re: Artemis 2.0 cluster fail over issue

2017-05-12 Thread mtod
To answer your question yes it does support UDP. But to add no it does not support the multicast ip address. The images shows the inbound and outbound rules broken down by protocol and ip ranges for the AWS image. The outbound has no limits all protocols and all IP's but the inbound shows all

Re: Artemis 2.0 cluster fail over issue

2017-05-12 Thread mtod
Just to close this out I setup static connections and it's failing over fine. I would have preferred to use the discovery but seems that's not possible at this time on AWS. Thanks for your help Mike -- View this message in context:

Re: Artemis JConsole Support

2017-05-07 Thread mtod
Thanks I have this working now. Mike -- View this message in context: http://activemq.2283324.n4.nabble.com/Artemis-JConsole-Support-tp4725085p4725728.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Artemis Rest installation & configuration

2017-05-07 Thread mtod
I seem to be missing something on the REST setup the doc seems to cover 2 types of install an app server like Wildfly or an embedded install. I have Artemis running as a service on a Windows Server where does that fall? Also it seems that to use Rest I would have to build a war file is that

Re: Artemis production ready?

2017-05-04 Thread mtod
The filtering or routing could be a camel microservice (I have this working on docker AWS today) or I can work up something using the https://activemq.apache.org/artemis/docs/1.0.0/wildcard-routing.html Our current ActiveMQ uses a Camel content router for managing queue to topics. We setup a

Users.properties & groups not updating when removing of a user

2017-05-30 Thread mtod
I have an ActiveMQ 5.14.5 running on Windows I have a login.config setup as listed below: activemq-domain { org.apache.activemq.jaas.PropertiesLoginModule required org.apache.activemq.jaas.properties.user="users.properties"

ActiveMQ DLQ issues

2017-09-15 Thread mtod
I'm running ActiveMQ 5.10.0 with an embedded camel route. It's been running fine until we connected the master to an instance 5.14.5. 5.10.0 Network Connector:

ActiveMQ 5.14.5 - Network connector dropping and reconnecting every 30 sec.

2017-09-19 Thread mtod
*My Setup: * Systems: >OS: Windows Servers 2016 >ActiveMQ Version: 5.14.5 >Java: 1.8.141 I have setup 2 - 3 node Master/Slave/Slave clusters on AWS 2 on-prem ActiveMQ servers >1 running 5.14.5 >1 running 5.10.0 Current network configuration Germany (AWS) <-> USEast (AWS) <->

Network Connector question

2017-09-08 Thread mtod
My Setup: Systems: >OS: Windows Servers 2016 >ActiveMQ Version: 5.14.5 >Java: 1.8.141 I have setup 2 - 3 node Master/Slave/Slave clusters on AWS 2 on-prem ActiveMQ servers >1 running 5.14.5 >1 running 5.10.0 Current network configuration Germany (AWS) <-> USEast (AWS) <-> Cambridge (on-prem)

Re: ActiveMQ 5.14.5 bridge intermittent reconnect issue

2017-08-28 Thread mtod
Well found out that the networking team in there wisdom is using VPN to connect regions and it's bouncing every so often. :( So not as big an issue as I thought but I would like to know if anyone sees any issue with the config. Thanks Mike -- View this message in context:

ActiveMQ 5.14.5 bridge intermittent reconnect issue

2017-08-28 Thread mtod
I'm looking for some help diagnosising an issue with networkconnectors failing and restarting. I have a set of 3 node master/slave/slave clusters setup in AWS that are having an issue maintaining a network connection. We have 3 nodes in Germany and 3 nodes in the US East the clusters are setup as

Re: ActiveMQ 5.14.5 bridge intermittent reconnect issue

2017-08-30 Thread mtod
Thanks Tim I'll make that change Mike -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Has anyone connected ActiveMQ to Active Directory?

2018-05-09 Thread mtod
Thanks Tim, Jon's example helped I'm not sure what's going on with the "c:\" protocol but using Jon's example seems to get it reading the file. Mike -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Has anyone connected ActiveMQ to Active Directory?

2018-05-08 Thread mtod
I moved the directory to c:\ActiveMQ I still get the same error so it's not the nested level of the directory. Not sure where to go from here it's having issues with the URL protocol on a windows system path "c:\" It keeps parsing out the "c:" instead of inserting the "file" protocol. Mike --

Has anyone connected ActiveMQ to Active Directory?

2018-05-01 Thread mtod
Has anyone connected ActiveMQ to Active Directory? Were trying to connect to our companies Active Directory and keep running into issues. I'm looking to see if anyone has an example of the config? Mike -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

RE: Has anyone connected ActiveMQ to Active Directory?

2018-05-02 Thread mtod
Thanks I have used AD LDAP with other systems but this one just seems to be giving me issues. I'll check out your config and see if I can figure out where I'm going wrong. Mike -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

RE: Has anyone connected ActiveMQ to Active Directory?

2018-05-02 Thread mtod
Would you happen to know how yo log the LDAP calls to assist in diagnosing issues? I'm not seeing any JAAS appenders Mike -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: Has anyone connected ActiveMQ to Active Directory?

2018-05-02 Thread mtod
Were getting closer but not quite there. The following error keeps coming up when trying to send ActiveMQ a message. I can't seem to find what the issue is or how to get deeper into diagnosising the problem. All the configs seem correct can you please take a look and see if you happen to see

Re: Has anyone connected ActiveMQ to Active Directory?

2018-05-03 Thread mtod
Thanks I setup the debugging session and it seems there is an issue with the path to the login.config file in the init() method in the configfile.class "java.net.MalformedURLException: unknown protocol: c" The url is on windows:

Warning "An exception occurred processing JSP page" - keeps filling up log's

2018-02-14 Thread mtod
I'm running 2 clusters of 3 ActiveMQ servers version 5.15.1 on Windows Servers in AWS and I keep getting this same Warning over and over it over flows my log's so when we do get an Error it's rolled off the log's before we can look at it. Is there anyone that know how to fix this issue? Note:

ActiveMQ 5.15.3 Active Directory (LDAP) integration

2018-08-23 Thread mtod
Hi, I'm trying to get ActiveMQ to use Active Directory to authenticate our client service accounts. *The issue:* What I get is it will find that service account but will not authenticate. I first thought it was a bad password but we validated that is not the case. *My environment:* A local

Re: ActiveMQ 5.15.3 Active Directory (LDAP) integration

2018-08-23 Thread mtod
Update: I have the same error when hitting Apache DS locally. -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: ActiveMQ 5.15.3 Active Directory (LDAP) integration

2018-09-04 Thread mtod
Can anyone help me? -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: ActiveMQ 5.15.3 Active Directory (LDAP) integration

2018-09-10 Thread mtod
Hi Tim, I think this is more of an LDAP question then AD. Good point I will have to setup a debugging session to see if I can resolve it. Thanks for the help Mike -- Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html

Re: ActiveMQ 5.15.3 Active Directory (LDAP) integration

2018-09-10 Thread mtod
I found the issue I was missing the "userRoleName=dummyUserRoleName" key/value in the login.config It was throwing an exception when hitting The error was a password error not a missing config error so I was going in the wrong

ActiveMQ AWS Cluster failing over randomly

2018-03-22 Thread mtod
Hello I'm trying to figure out an issue we have been seeing in our AWS instances. We have a 3 node Master/Slave/Slave cluster in AWS that keeps failing over randomly. It occurs about once or twice each day and does not seem to be a good reason. It looks like if the bridge stops it kills ActiveMQ