[jboss-user] [JBoss Messaging] - Re: Absolute simplest JMX/JMS authentication

2009-04-08 Thread java...@gmail.com
yes, yes, i had intended to obfuscate the username to myuser from the other one when posting here. I did a partial obfuscation here. However, my real system has the proper matching: so the concern raised does not apply on the real environment. View the original post : http://www.jboss.org/in

[jboss-user] [JBoss Messaging] - Probably easy one: IllegalStateException: Cannot find object

2009-04-08 Thread java...@gmail.com
Got this exception when a JMS client was performing a send() to a local queue that is front-end to a bridge: java.lang.IllegalStateException: Cannot find object in dispatcher with ID l4-w13alatf-1-odjfjatf-xr8an7-73e1ms4 Here's the stacktrace | dc.39 mo.134 cp.288] {Failed to invoke: [org

[jboss-user] [JBoss Messaging] - Re: Absolute simplest JMX/JMS authentication

2009-04-08 Thread java...@gmail.com
Note here I am using guest, although had previously used myUser. Same results. Also there are three different cases, shown by the parts commented out (or not). All fail the same way: "User guest is NOT authenticated." | | | | | guest

[jboss-user] [JBoss Messaging] - Re: Definitive Correct postgres-persistence-service.xml for

2009-04-08 Thread java...@gmail.com
Hi Tim, I see the jboss messaging 1.4.3 (among other earlier versions): but no branches related to EAP 4.3. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224494#4224494 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&

[jboss-user] [JBoss Messaging] - Absolute simplest JMX/JMS authentication

2009-04-08 Thread java...@gmail.com
Our servers are behind firewalls and communicating within a LAN. We only need rather simple security. We need JMX and JMS authentication to work for queues and a message bridge with the smallest amount of effort (although we have already spent many hours on this..). Following have been atte

[jboss-user] [JBoss Messaging] - Re: Failed to Route Reference[]:RELIABLE to queue

2009-04-08 Thread java...@gmail.com
It appears that the problem were due to mismatch on the jboss-messaging.jar libraries. The default and production branch versions work, but the "all" does not. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224487#4224487 Reply to the post : http://www.jbos

[jboss-user] [JBoss Messaging] - Re: Definitive Correct postgres-persistence-service.xml for

2009-04-07 Thread java...@gmail.com
I'm using EAP 4.3 CP 03 The docs/examples/jms one has issues. I guess I will try to work through redhat support: this may be specific to their EAP releases. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4224150#4224150 Reply to the post : http://www.jboss.

[jboss-user] [JBoss Messaging] - Re: Failed to Route Reference[]:RELIABLE to queue

2009-04-07 Thread java...@gmail.com
Hi thanks for the replies. This is a non-clustered destination. Regarding the db connection problems: why would that occur? The connections are under the control of the jboss messaging. Can you post a recommended postgres-persistence-service.xml -- I have tried ones from the samples and th

[jboss-user] [JBoss Messaging] - Definitive Correct postgres-persistence-service.xml for 1.4.

2009-04-07 Thread java...@gmail.com
I've seen information pointing to various versions of this, but each version has had its own issues. My scenario is non-clustered durable destinations are failing with the following message: javax.jms.JMSException: Failed to route Reference[]:RELIABLE to TestQueue As part of the triage on

[jboss-user] [JBoss Messaging] - Failed to Route Reference[]:RELIABLE to queue

2009-03-23 Thread java...@gmail.com
Hi, For a queue that is deployed successfully and in fact visible to the JmxConsole -- including viewable messages -- I am seeing the following error from the JmsClient when attempting to do a send: javax.jms.JMSException: Failed to route Reference[20275075352295704]:RELIABLE to TestQueue

[jboss-user] [JBoss Messaging] - Re: Viewing Messages in a JMS queue

2009-03-23 Thread java...@gmail.com
I am seeing some messages now when doing the list view, but not consistently. If/when I get better clarity I will post more info. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220390#4220390 Reply to the post : http://www.jboss.org/index.html?module=bb&op=p

[jboss-user] [JBossMQ] - Re: Viewing Messages in a JMS queue

2009-03-21 Thread java...@gmail.com
Note to Administrator: I incorrectly posted this to JbossMQ (instead of Jboss Messaging). Please remove this post from this forum . View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220026#4220026 Reply to the post : http://www.jboss.org/index.html?module=bb&o

[jboss-user] [JBoss Messaging] - Viewing Messages in a JMS queue

2009-03-21 Thread java...@gmail.com
On the JMX console, for a particular Queue, the Message Count says "2" but when I execute any of the various getAllMessages JMX methods, they all return nothing. Any ideas? Note: I had incorrectly posted this message to the JbossMQ forum earlier. It should be removed from there. View the orig

[jboss-user] [JBossMQ] - Viewing Messages in a JMS queue

2009-03-20 Thread java...@gmail.com
On the JMX console, for a particular Queue, the Message Count says "2" but when I execute any of the various getAllMessages JMX methods, they all return nothing. Any ideas? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220002#4220002 Reply to the post : ht