[JBoss-user] jbossMQ configuration problem

2004-08-10 Thread Thilina Anjitha
Hi all, i'm refering the following link for writing simple JMS application. http://www.jboss.org/wiki/Wiki.jsp?page=QueueExample But i still not be able to configure the JbossMQ server. Can you tell me what configuration files and entries I need to change while running a JMS application. such as

Re: [JBoss-user] JBossMQ & Extensive use of selector - How to improve ?

2003-12-05 Thread Adrian Brock
On Fri, 2003-12-05 at 13:57, Stephane Nicoll wrote: > Adrian, > > Thanks A LOT for the explanation. Actually, yes I do know the client by > advance but we add some of them from time to time. We need to be able to > add a new one without restarting Jboss > > Is there a solution with a queue per cl

Re: [JBoss-user] JBossMQ & Extensive use of selector - How to improve ?

2003-12-05 Thread Stephane Nicoll
Adrian, Thanks A LOT for the explanation. Actually, yes I do know the client by advance but we add some of them from time to time. We need to be able to add a new one without restarting Jboss Is there a solution with a queue per client? Kind regards, Stephane On Fri, 2003-12-05 at 14:29, Adri

Re: [JBoss-user] JBossMQ & Extensive use of selector - How to improve ?

2003-12-05 Thread Adrian Brock
On Fri, 2003-12-05 at 12:41, Stephane Nicoll wrote: > Adrian, > > > Why don't you use durable topic subscriptions? > > This will effectively create multiple queues, one for each clientId. > > The selector is run during the publish() for each subscription. > > When you come to do the receive, the s

Re: [JBoss-user] JBossMQ & Extensive use of selector - How to improve ?

2003-12-05 Thread Stephane Nicoll
Adrian, > Why don't you use durable topic subscriptions? > This will effectively create multiple queues, one for each clientId. > The selector is run during the publish() for each subscription. > When you come to do the receive, the subscriber's queue will only > have messages relevent to them. Y

Re: [JBoss-user] JBossMQ & Extensive use of selector - How to improve ?

2003-12-05 Thread Adrian Brock
On Fri, 2003-12-05 at 09:27, Stephane Nicoll wrote: > Dear all, > > Part of our application has the following pattern: during the day, messages > are put in the a queue for specific client. The clientID is set in a JMS > Message header (clientId = 'Something'). One or two times per day, the client

[JBoss-user] JBossMQ & Extensive use of selector - How to improve ?

2003-12-05 Thread Stephane Nicoll
Dear all, Part of our application has the following pattern: during the day, messages are put in the a queue for specific client. The clientID is set in a JMS Message header (clientId = 'Something'). One or two times per day, the client synch from a remote location and pick up its messages. For th

Re: [JBoss-user] JBossMQ perf

2003-11-28 Thread Stephane Nicoll
> I see a few problems your going to need to find a solution to. > > What happens if jboss wants to passivate the stateful session? > The JMS Connection cannot be "passivated". (No passivation policy?) Rollback of everything. It's already the case now. If passivation occurs, we rollback and we k

Re: [JBoss-user] JBossMQ perf

2003-11-28 Thread Ryan Hoegg
Adrian Brock wrote: P.S. It is not my policy to answer architectural questions on jboss-user, only technical questions. That's too bad, these sorts of discussions have proven to be very educational for me! -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net -

Re: [JBoss-user] JBossMQ perf

2003-11-28 Thread Adrian Brock
On Fri, 2003-11-28 at 09:04, Stephane Nicoll wrote: > Adrian, > > Thank you very much. Can you please explain a little more : > > > But it is not recommended to perform a receive inside an EJB, > > at least one that waits a while. You will be tying up a thread > > while it waits. > > I agree 100

Re: [JBoss-user] JBossMQ perf

2003-11-28 Thread Stephane Nicoll
Adrian, Thank you very much. Can you please explain a little more : > But it is not recommended to perform a receive inside an EJB, > at least one that waits a while. You will be tying up a thread > while it waits. I agree 100% with you. Let me explain further to motivate our architectural choic

Re: [JBoss-user] JBossMQ perf

2003-11-27 Thread Adrian Brock
On Thu, 2003-11-27 at 17:11, Stephane Nicoll wrote: > Thanks Adrian. Let me explain a little bit because I am pretty sure my > question was badly asked :p > > We have remote clients accessing our server through SOAP (we use > JbossNET). The SOAP interface provides a basic protocol login, > uploadS

Re: [JBoss-user] JBossMQ perf

2003-11-27 Thread Stephane Nicoll
Thanks Adrian. Let me explain a little bit because I am pretty sure my question was badly asked :p We have remote clients accessing our server through SOAP (we use JbossNET). The SOAP interface provides a basic protocol login, uploadStuff, retrieveStuff, logout). On the login method, a statefull s

Re: [JBoss-user] JBossMQ perf

2003-11-27 Thread Adrian Brock
On Thu, 2003-11-27 at 16:35, Stephane Nicoll wrote: > Hello list, > > A quick question regarding JBossMQ performence. > I am talking about JBoss 3.2.X series. > > Is there a limitation of the number of concurrent users? > Most of our JMS traffic uses the IN VM connection factory. > > Could you

[JBoss-user] JBossMQ perf

2003-11-27 Thread Stephane Nicoll
Hello list, A quick question regarding JBossMQ performence. I am talking about JBoss 3.2.X series. Is there a limitation of the number of concurrent users? Most of our JMS traffic uses the IN VM connection factory. Could you please provide as much detail as possible regarding this? Thanks, S

Re: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-11-25 Thread Scott M Stark
So the jbossmq login configuration still exists then. Create a bug report on sourceforge with more info on what your doing so we can try to look into what could be going on. -- Scott Stark Chief Technology Officer JBoss Group, LLC Panagiotis Korros

RE: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-11-25 Thread Panagiotis Korros
:[EMAIL PROTECTED] Sent: Saturday, November 22, 2003 7:26 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated' Go into the jmx-console when the error occurs and go to the jboss.security:service=XMLLoginConfig mbean and invoke the displa

Re: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-11-21 Thread Scott M Stark
Go into the jmx-console when the error occurs and go to the jboss.security:service=XMLLoginConfig mbean and invoke the displayAppConfig operation passing in the jbossmq string. The exception indicates that the jbossmq configuration has been removed. This msg: > 2003-10-02 13:00:26,125 TRACE [org.jb

[JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-11-19 Thread Panagiotis Korros
I am using JBoss 3.2.2 with JDK 1.4.2 and i get the following error: javax.jms.JMSSecurityException: User: null is NOT authenticated at org.jboss.mq.security.SecurityManager.authenticate(SecurityManager.java: 215) At org.jboss.mq.security.ServerSecurityInterceptor.authenticate(ServerSecur ityInter

RE: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-10-02 Thread Panagiotis Korros
03, 2003 2:45 AM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated' Its seems to be occuring after the authentication cache is timing out. Is this the 3.2.2RC4 release available from SF or a cvs snapshot? Can you describe the runtime env a b

Re: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-10-02 Thread Scott M Stark
Its seems to be occuring after the authentication cache is timing out. Is this the 3.2.2RC4 release available from SF or a cvs snapshot? Can you describe the runtime env a bit more in terms of how many senders/receivers there are and how many msgs are being exchanged? --

RE: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-10-02 Thread Panagiotis Korros
ut the guest identity when it invalidates the cache? -Original Message- From: Adrian Brock [mailto:[EMAIL PROTECTED] Sent: Thursday, October 02, 2003 2:17 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated' On Thu, 2003-10-02 at 1

RE: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-10-02 Thread Adrian Brock
On Thu, 2003-10-02 at 11:46, Panagiotis Korros wrote: > 2003-10-02 13:00:26,125 DEBUG > [org.jboss.security.plugins.JaasSecurityManager.jbossmq] Login failure > javax.security.auth.login.LoginException: No LoginModules configured for > jbossmq > at > javax.security.auth.login.LoginContext.ini

RE: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-10-02 Thread Panagiotis Korros
: Adrian Brock [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 30, 2003 6:37 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated' Do you see anything in log/server.log when it fails, just before the exception you posted. If not, try enab

RE: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-10-01 Thread Panagiotis Korros
6:37 PM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated' Do you see anything in log/server.log when it fails, just before the exception you posted. If not, try enabling TRACE logging in conf/log4j.xml for the following categories to see

RE: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-09-30 Thread Adrian Brock
-Original Message- > From: Adrian Brock [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 30, 2003 4:16 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] JbossMQ error: 'User: null is NOT > authenticated' > > > The topic security config is irrelev

RE: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-09-30 Thread Panagiotis Korros
ation. Regards, Panagiotis -Original Message- From: Adrian Brock [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 30, 2003 4:16 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated' The topic security config is irrelevent at this sta

Re: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-09-30 Thread Adrian Brock
The topic security config is irrelevent at this stage, you haven't got to the authorization step. You are still trying to authenticate the user. First, post the conf/login-config.xml snippet for jbossmq, it should have an unauthenticated identity, the default setting is "guest". Regards, Adrian

[JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-09-30 Thread Panagiotis Korros
I am using JBoss 3.2.2RC4 / 3.2.1 with JDK 1.4.2 and i get the following error: javax.jms.JMSSecurityException: User: null is NOT authenticated at org.jboss.mq.security.SecurityManager.authenticate(SecurityManager.java: 215) at org.jboss.mq.security.ServerSecurityInterceptor.authenticate(ServerSec

RE: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-09-10 Thread Adrian Brock
> > > > create="true"/> > > > > In my mbean definition? > > -Original Message- > From: Adrian Brock [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 10, 2003 2:39 PM > To: [EMAIL

RE: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-09-10 Thread Panagiotis Korros
TED] Sent: Wednesday, September 10, 2003 2:39 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated' Have you made any other changes to the config? There should be an "unathenticated identity" for jbossmq in conf/login-config.xml T

Re: [JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-09-10 Thread Adrian Brock
Have you made any other changes to the config? There should be an "unathenticated identity" for jbossmq in conf/login-config.xml The default is "guest" Regards, Adrian On Wed, 2003-09-10 at 07:23, Panagiotis Korros wrote: > > I am using JBoss 3.2.1 with JDK 1.4.2 and i get the following error:

[JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-09-09 Thread Panagiotis Korros
I am using JBoss 3.2.1 with JDK 1.4.2 and i get the following error: javax.jms.JMSSecurityException: User: null is NOT authenticated at org.jboss.mq.security.SecurityManager.authenticate(SecurityManager.java: 215) at org.jboss.mq.security.ServerSecurityInterceptor.authenticate(ServerSecur ityI

[JBoss-user] JbossMQ error: 'User: null is NOT authenticated'

2003-09-09 Thread Panagiotis Korros
Title: Message    I am using JBoss 3.2.1 with JDK 1.4.2 and i get the following error:javax.jms.JMSSecurityException: User: null is NOT authenticatedat org.jboss.mq.security.SecurityManager.authenticate(SecurityManager.java:215)at org.jboss.mq.security.ServerSecurityInterceptor.authenticate(

Re: [JBoss-user] jbossMQ question: durable subscriber user authentication

2003-09-02 Thread Aurele Vrata Venet
Hi Adrian, got it at last! Thank you for your answers! I got another question regarding JNDI server connections to the JMS server, but I'll post this under a different thread for clarity. cheers Vrata Take a look in jbossmq-state.xml Do you see something like ID:1 in the durable subscripti

RE: [JBoss-user] jbossMQ question: durable subscriber user authe ntication

2003-08-29 Thread thomas . cherel
Title: RE: [JBoss-user] jbossMQ question: durable subscriber user authe ntication Indeed that was my mistake. Thanks. I should have looked better. Sorry. Thomas Cherel -Original Message- From: Adrian Brock [mailto:[EMAIL PROTECTED]] Sent: Friday, August 29, 2003 2:30 PM To

RE: [JBoss-user] jbossMQ question: durable subscriber user authentication

2003-08-29 Thread Adrian Brock
PROTECTED] > Sent: Friday, August 29, 2003 12:54 PM > To: [EMAIL PROTECTED] > Subject: Re: [JBoss-user] jbossMQ question: durable subscriber user > authentication > > Take a look in jbossmq-state.xml > > Do you see something like ID:1 in the durable subscriptions? > >

RE: [JBoss-user] jbossMQ question: durable subscriber user authentication

2003-08-29 Thread thomas . cherel
- From: Adrian Brock [mailto:[EMAIL PROTECTED] Sent: Friday, August 29, 2003 12:54 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] jbossMQ question: durable subscriber user authentication Take a look in jbossmq-state.xml Do you see something like ID:1 in the durable subscriptions? This

Re: [JBoss-user] jbossMQ question: durable subscriberuser authentication

2003-08-29 Thread Adrian Brock
Take a look in jbossmq-state.xml Do you see something like ID:1 in the durable subscriptions? This means you are using "annonymous" client ids. Either configure your user with a client id in jbossmq-state.xml (see the example for john) or use Connection.setClientID() Durable subscriptions are m

Re: [JBoss-user] jbossMQ question: durable subscriber user authentication

2003-08-29 Thread Aurele Vrata Venet
Hi Adrian, thanks for that I got over the JMSSecurityException: Connection not authorized error.I got another problem now. I was under the impression that a publish(msg, DeliveryMode.PERSISTENT, 3, 0) meant that the JMS provider would keep the message until the message was subscribed to s

Re: [JBoss-user] jbossMQ question: durable subscriber userauthentication

2003-08-28 Thread Adrian Brock
The user you login as (configured in jbossmq-state.xml) must be in a role that has "create" authority on the topic. Regards, Adrian On Thu, 2003-08-28 at 17:28, Aurele Vrata Venet wrote: > Hello, > > just started on JBoss 3.2.1. I have succesfully configured it for just > the JMS/JNDI service.

[JBoss-user] jbossMQ question: durable subscriber user authentication

2003-08-28 Thread Aurele Vrata Venet
Hello, just started on JBoss 3.2.1. I have succesfully configured it for just the JMS/JNDI service. I am able to lookup the testTopic that comes preconfigured. I can publish/subsribe to the topic with a standard Subscriber. However, if I try to createDurableSubcriber(durableTopic, name), i

Re: [JBoss-user] jbossMQ (3.2.1) and TemporaryQueue?

2003-08-04 Thread Adrian Brock
Done. The jbossmq security manager now accepts a default security configuration attribute: jboss.mq:service=DestinationManager Regards, Adrian On Fri, 2003-08-01 at 06:44, Scott M Stark wrote: > The default security metadata is to allow the 'guest' rol

Re: [JBoss-user] jbossMQ (3.2.1) and TemporaryQueue?

2003-07-31 Thread Scott M Stark
The default security metadata is to allow the 'guest' role read, write and create permissions so the user that you pass to createQueueConnection must has the 'guest' role. We need to add the ability to define the security settings of the temporary destinations though. -- Sc

[JBoss-user] jbossMQ (3.2.1) and TemporaryQueue?

2003-07-31 Thread Thomas Heller
Hi there, I'm lost ... I have a jboss client programm which (for its lifetime) requires a queue (temp) to handle replies to messages the client may send .. my code works .. but jboss fails with a nice JMSSecurityException that IMHO shouldnt be possible AT ALL. [snip] // which one i use doesnt m

Re: [JBoss-user] jbossmq-service.xml: Connection Factory example needed

2003-06-03 Thread Scott M Stark
ry2    80902    6    true    Scott StarkChief Technology OfficerJBoss Group, LLC - Original Message - From: Brandon, Raymond To: '[EMAIL PROTECTED]' Sent: Monday, June 02, 2003 5:01 AM Subject:

[JBoss-user] jbossmq-service.xml: Connection Factory example needed

2003-06-02 Thread Brandon, Raymond
All,   I'm using JBoss 3.0.4. Can somebody please send me an example on how to configure additional connection factories in jbossmq-service.xml or an external file (preferably). I see the existing entries but want to define additional factories and simply copying one of the existing definit

RE: [JBoss-user] JBossMQ, JMS & MDB

2003-02-10 Thread Kim, Yong
:08 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] JBossMQ, JMS & MDB Yong, I don't know the answer to your question, but I thought I'd share with you something we learned on a past project: We also *thought* it would be a good idea to have an MDB receive messages for

Re: [JBoss-user] JBossMQ, JMS & MDB

2003-02-10 Thread David Ward
Yong, I don't know the answer to your question, but I thought I'd share with you something we learned on a past project: We also *thought* it would be a good idea to have an MDB receive messages for the sake of queing up email to send (the MDB used the JavaMail api inside it), thinking it woul

[JBoss-user] JBossMQ, JMS & MDB

2003-02-10 Thread Kim, Yong
Hi, I am really in a state of confusion with regards to JBossMQ, JMS & MDB. I am not sure if my configuration is screwed up or the fact that I have believed as true has turned out to be false! Please bear with me. I have created a MDB called EmailManagerMDB. Currently, it has nothing in it. It

Re: [JBoss-user] JBossMQ / MDB extensions

2003-01-22 Thread Scott M Stark
AM Subject: [JBoss-user] JBossMQ / MDB extensions How is it possible to include major source upgrades ( some new classes, some modifcations of existing classes  ) into the regular JBoss/JBossMQ source WITHOUTdeveloper CVS access ? We have developped some missing - but for JBoss

[JBoss-user] JBossMQ / MDB extensions

2003-01-22 Thread ulf . schroeter
How is it possible to include major source upgrades ( some new classes, some modifcations of existing classes  ) into the regular JBoss/JBossMQ source WITHOUTdeveloper CVS access ? We have developped some missing - but for JBoss usage in a more complex JMS production environment vital - JBossMQ /

Re: [JBoss-user] jbossmq-service deployment takes a LONG time in3.2.0RC1

2003-01-16 Thread David Ward
ROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [JBoss-user] jbossmq-service deployment takes a LONG time in 3.2.0RC1 Date: Thu, 16 Jan 2003 10:09:32 -0500 I'm using jboss-3.2.0RC1_tomcat-4.1.18 with Sun JDK 1.4.1_01 on Mandrake 9.0 Linux 2.4.19-16, with half a gig of RA

Re: [JBoss-user] jbossmq-service deployment takes a LONG time in 3.2.0RC1

2003-01-16 Thread Adrian Brock
Hi, The problem is with the regular expression parsing introduced so you can write ${system.property} in attributes. will disable the check as a temporary fix. Regards, Adrian From: David Ward <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: [JBos

RE: [JBoss-user] jbossmq-service deployment takes a LONG time in 3.2.0RC1

2003-01-16 Thread MNewcomb
> On first startup or on sequential startups ? > > Depending on how hard You populated the DefaultDS Hypersonic backend, I > am guessing - Hypersonic on a sequential startup is rebuilding tables > and populating data while the jbossmq component idle's, since it is > dependent on DefaultDS to

Re: [JBoss-user] jbossmq-service deployment takes a LONG time in 3.2.0RC1

2003-01-16 Thread Peter Fagerlund
torsdagen den 16 januari 2003 kl 16.31 skrev Stefan Arentz: David Ward wrote: I'm using jboss-3.2.0RC1_tomcat-4.1.18 with Sun JDK 1.4.1_01 on Mandrake 9.0 Linux 2.4.19-16, with half a gig of RAM and an 800mghz i686 cpu. I've noticed that on JBoss startup (using the default server), this

Re: [JBoss-user] jbossmq-service deployment takes a LONG time in3.2.0RC1

2003-01-16 Thread Stefan Arentz
David Ward wrote: I'm using jboss-3.2.0RC1_tomcat-4.1.18 with Sun JDK 1.4.1_01 on Mandrake 9.0 Linux 2.4.19-16, with half a gig of RAM and an 800mghz i686 cpu. I've noticed that on JBoss startup (using the default server), this line takes upwards of ** 15 seconds **: 10:13:24,288 INFO [SARD

[JBoss-user] jbossmq-service deployment takes a LONG time in 3.2.0RC1

2003-01-16 Thread David Ward
I'm using jboss-3.2.0RC1_tomcat-4.1.18 with Sun JDK 1.4.1_01 on Mandrake 9.0 Linux 2.4.19-16, with half a gig of RAM and an 800mghz i686 cpu. I've noticed that on JBoss startup (using the default server), this line takes upwards of ** 15 seconds **: 10:13:24,288 INFO [SARDeployer] looking for

[JBoss-user] jbossmq durable subscriber authentication

2002-11-27 Thread Sebastian Hauer
Hi JBoss users, Following the JBoss adm. & dev. Documentation I setup durable subscribers while adding JMS accounts to: jbossmq-state.xml and it works. But it seems to be so cumbersomely and also not very secure because I had to specify clear text passwords for every JMS user. Now I wanted to k

RE: [JBoss-user] JBossMQ Perforamance

2002-10-25 Thread Luttrell, Peter
: Thursday, October 24, 2002 9:21 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] JBossMQ Perforamance If you are using linux on both boxes connected directly with crossover-cable you might actually use special kernel functionality for that specific setup. Have not used it myself, but it is there i

RE: [JBoss-user] JBossMQ Perforamance >> Hiram

2002-10-25 Thread Luttrell, Peter
Hiram? -Original Message- From: Sacha Labourey [mailto:Sacha.Labourey@;ml.cogito-info.ch] Sent: Thursday, October 24, 2002 10:11 AM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] JBossMQ Perforamance I don't exactly know what is happening under the cover in this case. What I am s

Re: [JBoss-user] JBossMQ Perforamance

2002-10-24 Thread Alwyn Schoeman
my message about hanging on to the connection which can lead to > >22,000 messages per second? > > .peter > > -Original Message- > From: Sacha Labourey [mailto:Sacha.Labourey@;ml.cogito-info.ch] > Sent: Thursday, October 24, 2002 2:18 AM > To: [EMAIL PROTECTE

RE: [JBoss-user] JBossMQ Perforamance

2002-10-24 Thread Luttrell, Peter
on to the connection which can lead to >22,000 messages per second? .peter -Original Message- From: Sacha Labourey [mailto:Sacha.Labourey@;ml.cogito-info.ch] Sent: Thursday, October 24, 2002 2:18 AM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] JBossMQ Perforamance And if your issue

RE: [JBoss-user] JBossMQ Perforamance

2002-10-24 Thread Sacha Labourey
24 octobre 2002 17:00 > À : '[EMAIL PROTECTED]' > Objet : RE: [JBoss-user] JBossMQ Perforamance > > > Is there a way to reduce latency between 2 boxes connected with a 4 foot > crossover cable? Seams to me that this should provide the highest > throughput > possible.

RE: [JBoss-user] JBossMQ Perforamance

2002-10-24 Thread Luttrell, Peter
Sent: Thursday, October 24, 2002 10:11 AM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] JBossMQ Perforamance I don't exactly know what is happening under the cover in this case. What I am saying is that if you have a single connection that does this: 1) take a message 2) send it 3) when s

RE: [JBoss-user] JBossMQ Perforamance

2002-10-24 Thread Sacha Labourey
t; De : [EMAIL PROTECTED] > [mailto:jboss-user-admin@;lists.sourceforge.net]De la part de Peter > Luttrell > Envoye : mardi, 22 octobre 2002 07:41 > A : [EMAIL PROTECTED] > Objet : [JBoss-user] JBossMQ Perforamance > > > In order to ascertain if JBossMQ is capable of p

RE: [JBoss-user] JBossMQ Perforamance

2002-10-23 Thread Luttrell, Peter
onnections? If not, why not? .peter -Original Message- From: Rupp,Heiko [mailto:heiko.rupp@;bancotec.de] Sent: Tuesday, October 22, 2002 8:30 AM To: '[EMAIL PROTECTED]' Subject: RE: [JBoss-user] JBossMQ Perforamance > You should however have some difficulty filling up gigabit

RE: [JBoss-user] JBossMQ Perforamance

2002-10-23 Thread Luttrell, Peter
] Sent: Tuesday, October 22, 2002 7:36 PM To: '[EMAIL PROTECTED]' Subject: Re: [JBoss-user] JBossMQ Perforamance Will this change mean that any programs will still continue to use "ConnectionFactory" in the JNDI lookup, but will get new OIL2 factory? >From which version is

Re: [JBoss-user] JBossMQ Perforamance

2002-10-22 Thread Alwyn Schoeman
1000-1050 messages per second > OIL2: 550-600 messages per second > > .peter > > > > -Original Message- > From: Corby Page [mailto:CorbyPage@;duke-energy.com] > Sent: Tuesday, October 22, 2002 10:22 AM > To: [EMAIL PROTECTED] > Subject: RE: [JBoss-us

RE: [JBoss-user] JBossMQ Perforamance

2002-10-22 Thread Luttrell, Peter
;duke-energy.com] Sent: Tuesday, October 22, 2002 10:22 AM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] JBossMQ Perforamance Peter, The new OIL2 Invocation layer is supposed to contain significant performance enhancements. Plug in org.jboss.mq.il.oil2.OIL2ServerILService as your new Invocation

RE: [JBoss-user] JBossMQ Perforamance

2002-10-22 Thread Corby Page
Peter, The new OIL2 Invocation layer is supposed to contain significant performance enhancements. Plug in org.jboss.mq.il.oil2.OIL2ServerILService as your new Invocation Layer and let us know the new results. Thanks, Corby --- This sf.net e

RE: [JBoss-user] JBossMQ Perforamance

2002-10-22 Thread Rupp,Heiko
> You should however have some difficulty filling up gigabit > ethernet from Packets per second is one thing. The other is packet size. With small packets, a network adapter or switch can be at its limit even if the network if not filled. On the other hand with large packets a network can fill up

Re: [JBoss-user] JBossMQ Perforamance

2002-10-22 Thread Alwyn Schoeman
I must have been smoking. Seeing that the time slice per message will be shorter for Gigabit ethernet, the collision theory is mostly incorrect unless you have lots of users on same segment. You should however have some difficulty filling up gigabit ethernet from one pc. On Tue, Oct 22, 2002 at

Re: [JBoss-user] JBossMQ Perforamance

2002-10-22 Thread Alwyn Schoeman
Have you tried multiple client connections? I'm also thinking that maybe the probability of collisions on Gigabit ethernet is the same as on 100Mbit as it is not governed by capacity but time. It could actually mean that it is not possible to send that much more packets on Gigabit than on 100Mbit.

[JBoss-user] JBossMQ Perforamance

2002-10-21 Thread Peter Luttrell
In order to ascertain if JBossMQ is capable of providing the throughput I need, i've constructed a couple of little apps to see what kind of performance i can get. Here's what i've found: 100 Megabit: 1250-1350 messages per second Gigabit: 1500-1600 messages per second I was hoping to see a b

[JBoss-user] JBossMQ messages being lost after restart Solution

2002-10-17 Thread Seth Ladd
Hello, I solved the JBossMQ message being lost after restart. I was using '/' characters in my queue name, and also using file persistence. Apparently the two don't match. JBoss almost gets it to work, for it escapes out the '/' characters for the directory for storing messages. I believe so

[JBoss-user] JBossMQ lossing messages after restart

2002-10-16 Thread Seth Ladd
Hello, I am usinig JBoss 3.0.2 on Linux w/ Sun JDK 1.4.0. I am using the standard JBossMQ setup that comes with the default 3.0.2 installation. It is setup to use file persistence into the db/jbossmq/file directory. I see messages being written into that directory. I shut down JBoss (via

RE: [JBoss-user] JBossMQ Fails to Commit/Rollback

2002-10-09 Thread Barlow, Dustin
helps you, Dustin > -Original Message- > From: Hunter Hillegas [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 08, 2002 6:21 PM > To: JBoss User > Subject: [JBoss-user] JBossMQ Fails to Commit/Rollback > > > I am using JBoss3.2beta... > > We send messages

[JBoss-user] JBossMQ Fails to Commit/Rollback

2002-10-08 Thread Hunter Hillegas
I am using JBoss3.2beta... We send messages to a JBossMQ queue and have an MDB that listens on that queue and sends emails based on what it gets... The emails all get sent just fine but JBossMQ always throws a javax.transaction.xa.XAException. ERROR [StdServerSession] failed to commit/rollback

RE: [JBoss-user] JBossMQ Died Mysteriously

2002-09-23 Thread Luttrell, Peter
No I was never able to figure it out. It only happens sporadically though. No one ever responded my messages either. .peter -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, September 23, 2002 1:46 PM To: [EMAIL PROTECTED] Subject: [JBoss-user] JBossMQ

RE : [JBoss-user] JBossMQ with firewalls

2002-08-01 Thread Michael Mattox
ironment set up yet (which will be Linux). -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Dave Smith Sent: Wednesday, July 31, 2002 7:12 PM To: [EMAIL PROTECTED] Subject: Re: [JBoss-user] JBossMQ with firewalls In your jndi.properties did you add java.naming.prov

Re: [JBoss-user] JBossMQ with firewalls

2002-07-31 Thread Dave Smith
In your jndi.properties did you add java.naming.provider.url= This will tell JNDI to make a network lookup via RMI. Note that on the office firewall you will have to forward ports 1099 and to the machine hosting jboss. I would suggest get freeswan(www.freeswan.org) VPN running between the

[JBoss-user] JBossMQ with firewalls

2002-07-31 Thread Michael Mattox
I'm trying to get JBossMQ working with a server and a client, both connected to the internet and both behind firewalls. I have full access to configure the firewalls however I want. I can open any ports necessary. The problem is I have no idea which ports I should open. So here's what I've don

[JBoss-user] JBossMQ Died Mysteriously

2002-07-24 Thread Luttrell, Peter
I let jboss sit for about 20 hours and when i came back it was constantly dumping the following to the console: 2002-07-24 11:00:05,060 WARN [org.jboss.mq.Connection] Connection failure: org.jboss.mq.SpyJMSException: Connection Failed at org.jboss.mq.Connection.asynchFailure(Connection

[JBoss-user] JBossMQ on multihomed machine

2002-06-21 Thread Roman Rokytskyy
Hi, I am using JBoss 3.0.0 with JMS server, and it is running on machine with multiple network cards. One card is connected to the outer world and has ip filtering there to allow only certain types of connections. I tried to use localhost whenever possible, and my JMS client (runs on the same ho

Re: [JBoss-user] JBossMQ questions

2002-06-14 Thread G.L. Grobe
> > Can someone explain this, or give an example? According to these JBoss > > docs (_http://www.jboss.org/online-manual/HTML/ch08s07.html_), it seems > > queues can be added on-the-fly, or programatically (it states) w/o > > needing to administer them. The reason I need this is I don't know the >

Re: [JBoss-user] JBossMQ questions

2002-06-14 Thread danch
Gary Grobe wrote: > Can someone explain this, or give an example? According to these JBoss > docs (_http://www.jboss.org/online-manual/HTML/ch08s07.html_), it seems > queues can be added on-the-fly, or programatically (it states) w/o > needing to administer them. The reason I need this is I do

[JBoss-user] JBossMQ questions

2002-06-14 Thread Gary Grobe
Can someone explain this, or give an example? According to these JBoss docs (http://www.jboss.org/online-manual/HTML/ch08s07.html), it seems queues can be added on-the-fly, or programatically (it states) w/o needing to administer them. The reason I need this is I don't know the names of my queues o

[JBoss-user] JBossMQ Dev ...

2002-06-13 Thread G.L. Grobe
Is there a separte list, P.O.C., or anybody dealing specifically w/ JBossMQ where I can get some questions answered and discuss a few things w/ those in the know? Maybe even possibly do some work pending answers to those questions?   Any help much appreciated.

[JBoss-user] JBossMQ Persistence Manager

2002-06-04 Thread SM Muk
Hi, Is there any way for me to disable the persistence? When I set the persistence manager to file instead of rollinglogged, I seem to have a weird situation whereby my incoming queue seems to retain all the messages but my messages on my outgoing queue which are picked up by an external applicat

Re: [JBoss-user] JBossMQ

2002-04-12 Thread Christian Riege
hi, On Thu, 2002-04-11 at 11:24, Alex Loubyansky wrote: > Guys, do someone use JBossMQ in production? It's very unstable as for me. i have it running in a production environment. what version are you running? what is your definition of "unstable"? what kind of stuff does your program do with

[JBoss-user] JBossMQ

2002-04-11 Thread Alex Loubyansky
Guys, do someone use JBossMQ in production? It's very unstable as for me. Thank you in advance, alex ___ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user

Re: [JBoss-user] JBossMQ selector question

2002-03-20 Thread Joost van de Wijgerd
Thanks Dave, that was it! Cheers, Joost. - Original Message - From: "Dave Smith" <[EMAIL PROTECTED]> To: "Joost v.d. Wijgerd" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, March 19, 2002 7:42 PM Subject: Re: [JBoss-user] JBossMQ s

Re: [JBoss-user] JBossMQ selector question

2002-03-19 Thread Dave Smith
Did you start the connection? Joost v.d. Wijgerd wrote: > Hi, > > I have a QueueBrowser that is polling a queue. I display this queue in a > Swing client. When the user takes an action I want to get the message > from the queue, so I make a selector based on the JMSMessageID. > Unfortunately

[JBoss-user] JBossMQ selector question

2002-03-19 Thread Joost v.d. Wijgerd
Hi,I have a QueueBrowser that is polling a queue. I display this queue in a Swing client. When the user takes an action I want to get the message from the queue, so I make a selector based on the JMSMessageID. Unfortunately this doesn't seem to work.. can somebody tell me what I'm doing wron

Re: [JBoss-user] JBossMQ broken?

2002-03-14 Thread Peter Antman
On 14 Mar, Stephen Davidson wrote: > Hi Peter. > > Ok, I have figured this part of it out. Btw, the queue connection did not like the >qcon.start() call in the snippet (see stack trace). I guess > that is an Orion specific thing. I now have the Message Queue working, finally >{{{;-). > > W

Re: [JBoss-user] JBossMQ broken?

2002-03-14 Thread Stephen Davidson
Hi Peter. Me again. Are you tired of hearing from me yet? Are there supposed to be TWO jbossmq-state.xml files? There is one in the deploy directory as well as the one in the conf directory. -Steve Peter Antman wrote: > Hi, if you have done no other changes to the JBoss setup this would > r

Re: [JBoss-user] JBossMQ broken?

2002-03-14 Thread Stephen Davidson
Hi Peter. Ok, I have figured this part of it out. Btw, the queue connection did not like the qcon.start() call in the snippet (see stack trace). I guess that is an Orion specific thing. I now have the Message Queue working, finally {{{;-). What I currently have an issue with is the queue na

Re: [JBoss-user] JBossMQ broken?

2002-03-13 Thread Stephen Davidson
Hi Peter. How do I set the user I am trying to connect as? Is this something set in the properties for the Initial Context? If so, what parameter? Thanks, Steve Peter Antman wrote: > Hi, if you have done no other changes to the JBoss setup this would > require that the user named "user" with

Re: [JBoss-user] JBossMQ broken?

2002-03-13 Thread Peter Antman
Hi, if you have done no other changes to the JBoss setup this would require that the user named "user" with the password hrnexus is in jboss-state.xml. It should look something like this (from server/default/conf in current build): john

  1   2   >