[JBoss-user] [Messaging, JMS JBossMQ] - Re: XaConnectionFactory not bound...

2005-10-20 Thread vaidyatcr
Hello,

We had the same problem too while moving from Firebird to MySql. 

This is the jms-ds.xml file we used for Firebird : 


  | connection-factories
  | tx-connection-factory
  | jndi-nameFirebirdDS/jndi-name
  | xa-transaction/
  | adapter-display-nameFirebird Database 
Connector/adapter-display-name
  | config-property name=Database 
type=java.lang.String${streetwise.url}/config-property
  | user-name${streetwise.username}/user-name
  | password${streetwise.password}/password
  | track-connection-by-txtrue/track-connection-by-tx
  | min-pool-size0/min-pool-size   
  | /tx-connection-factory
  | /connection-factories
  | 

But MySql seems to need local data sources. So please use the ds version that 
ships with Jboss in the examples folder. 
(http://wiki.jboss.org/wiki/Wiki.jsp?page=SetUpAMysqlDatasource)

As for the DLQ error, remember to change the name of the ConnectionManager 
attribute to LocalTxCM instead of TxCM in the *-jdbc2-service.xml and 
*-jdbc-state-service.xml files.

View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3902217#3902217

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3902217


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: XAConnectionFactory not bound

2005-09-28 Thread shantanugera
Hi ,
I am having the same problem not able to find UILConnection factory ,so were 
you able to find any solution for the problem . 
Thanks 


View the original post : 
http://www.jboss.com/index.html?module=bbop=viewtopicp=3897690#3897690

Reply to the post : 
http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3897690


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: XAConnectionFactory not bound on Startup

2005-03-05 Thread sunshineDev
Please! I truly need your help. I thought the concurrent.jar solution had 
worked. The truth is that sometimes it works and sometimes it doesn't.

I would truly appreciate any help you could give me. Please.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3868936#3868936

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868936


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: XAConnectionFactory not bound on Startup

2005-02-28 Thread sunshineDev
I'm truly sorry Adrien, but the only FAQ that I found was 
http://www.jboss.org/wiki/Wiki.jsp?page=IGetXAConnectionFactoryNotBoundHowDoIFixIt
 I did everything stated in the READ ME FIRST section which is where this 
directs you to go, and I get the error that I posted in the original message. 
This means that I did it before I posted.

Regarding the second part in the FAQ, where it states: anonymous wrote : Check 
if you have deleted hsqldb-jdbc2-service.xml and make sure tables used by 
jboss system support transaction, i.e. change type of database table from 
MyISAM to InnoDB., I still have my hsqldb-jdbc2-service.xml file and, 
pardon my ignorance, but I have no idea what you mean by MyISAM and InnoDB.

I tried the fixed concurrent.jar found in JBoss_3_2_4_RC2, and now I can 
start and restart my server with no exception, but I don't know for sure if 
this will be enough. I would appreciate if you could give me more information 
on the subject. I would like to know if this is merely a workaround or if this 
solves my problem.

Thanks again for your help.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3868208#3868208

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868208


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: XAConnectionFactory not bound on Startup

2005-02-28 Thread sunshineDev
Ok, now that I've read a little bit about InnoDB I must reiterate that I'm 
using Hypersonic. Given the case, is this point still relevant?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3868214#3868214

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3868214


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: XAConnectionFactory not bound on Startup

2005-02-25 Thread sunshineDev
Here is some additional information regarding our Queues and configuration. 
We're using Jboss 3.2.3. We do not use the jbossmq.xml file, we use an xml file 
which is located in the deploy directory with entries such as the following:


  
depends 
optional-attribute-name=DestinationManagerjboss.mq:service=DestinationManager
  


If you need any more information please let me know. Any help will be 
appreciated.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3867915#3867915

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867915


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: XAConnectionFactory not bound on Startup

2005-02-25 Thread [EMAIL PROTECTED]
Moderated: FAQ (actually two of them)

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3867994#3867994

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3867994


---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: XAConnectionFactory not bound

2005-02-04 Thread [EMAIL PROTECTED]
Moderated: FAQ

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3865347#3865347

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3865347


---
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag--drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: XaConnectionFactory not bound...

2004-11-10 Thread Hagar
I know this is an old topic, but I think I found what the problem was.

I'm using Postgres and have till now used jboss 3.2.3, I tryed to move to 3.2.4 
and 3.2.5 (wrote on a topic, but Adrian came with the faq message), but got the 
same error as written about here. Now I have tryed on 3.2.6 and ofcourse got 
the same error. I looked around the on the site, without success, and then I 
took a look... there was a new file in the deploy/jms folder 
hsqldb-jdbc-state-service.xml.  I renamed it to 
postgres-jdbc-state-service.xml and all my problems went away.

I'm writing this so other with the same problem can get some help, maybe 
someone will write a little hint in the faq?

Regards,
Martin

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3854610#3854610

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3854610


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: XaConnectionFactory not bound...

2004-11-10 Thread Hagar
Sorry, I didn't notice that groo was using 3.2.3. That makes my post as being 
placed in the wrong topic.

Martin

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3854615#3854615

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3854615


---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: XAConnectionFactory not bound

2004-08-20 Thread [EMAIL PROTECTED]
There is no such deployment QueueConnectionFactory.
There is a ConnectionFactory or UIL2ConnectionFactory, etc.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3845759#3845759

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3845759


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: XAConnectionFactory not bound

2004-08-19 Thread optimusprime
Well, thanks. The deploy is ok now, but I'm not being able to find the 
QueueConnectionFactory through jndi lookup. I'll post my descriptors, plus the client 
code:

jboss.xml :

  | message-driven
  |   ejb-nameMailCreatorMDB/ejb-name
  |   destination-jndi-namequeue/MailQueue/destination-jndi-name
  |   resource-ref
  | res-ref-namejms/QCF/res-ref-name
  | jndi-nameQueueConnectionFactory/jndi-name  
  |   /resource-ref
  | /message-driven
  | 

ejb-jar.xml


  | enterprise-beans
  | message-driven
  |   display-nameMailCreatorMDB/display-name
  |   ejb-nameMailCreatorMDB/ejb-name
  |   ejb-classmailcreator.MailCreatorMDBBean/ejb-class
  |   transaction-typeContainer/transaction-type
  |   message-driven-destination
  | destination-typejavax.jms.Queue/destination-type
  |   /message-driven-destination
  |   resource-ref
  | res-ref-namejms/QCF/res-ref-name
  | res-typejavax.jms.QueueConnectionFactory/res-type
  | res-authContainer/res-auth
  |   /resource-ref
  |   resource-env-ref
  | resource-env-ref-namequeue/MailQueue/resource-env-ref-name
  | resource-env-ref-typejavax.jms.Queue/resource-env-ref-type
  |   /resource-env-ref
  | /message-driven
  |   /enterprise-beans
  | 

jbossmq-destinations-service.xml


  |   mbean code=org.jboss.mq.server.jmx.Queue
  | name=jboss.mq.destination:service=Queue,name=MailQueue
  | depends 
optional-attribute-name=DestinationManagerjboss.mq:service=DestinationManager/depends
 
  |   /mbean  
  | 

Cliente code (POJO class): 

  | try {
  |   this.ctx = new InitialContext(System.getProperties());
  |   QueueConnectionFactory factory = (QueueConnectionFactory) 
ctx.lookup(jms/QCF);
  |   Queue queue = (Queue)ctx.lookup(java:/comp/env/jms/MailQueue);
  |   QueueConnection queueConnection = factory.createQueueConnection();
  |   QueueSession queueSession = queueConnection.createQueueSession(false,0);
  |   QueueSender sender = queueSession.createSender(queue);
  |   ObjectMessage objMsg = queueSession.createObjectMessage();
  |   objMsg.setObject(userDTO);
  |   sender.send(objMsg);
  |   queueConnection.close();
  | }
  | 

I'm running jboss 3.2.2 on a windows XP (development, production is a Debian) JVM 1.4.2


Thanks

Vinicius

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3845627#3845627

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3845627


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: XAConnectionFactory not bound

2004-08-18 Thread oz_ko
You need to supply a little more information: 
jboss version
platform
jdk version?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3845537#3845537

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3845537


---
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink  Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Messaging, JMS JBossMQ] - Re: XAConnectionFactory not bound

2004-06-14 Thread jscalio
My apologies, I submitted the original post from another computer earlier today and 
didn't have a corresponding stack trace readily available. This reply includes an 
actual stack trace for the exception. 

I don't have TRACE level logging to provide because I have not been able to reproduce 
the problem in the lab and the customer is overly concerned about the volume of 
logging that would be produced as a result.
 
As you can see from the timestamps in the following log output, this problem has 
existed for at least several months.

Once again, we have no problems initially after startup, but after the application 
runs for a while, the result is the XAConnectionFactory not bound exception (perhaps 
due to heavy load).

Thanks!

2004-01-12 16:43:11,921 INFO  [org.jboss.ejb.plugins.jms.DLQHandler] Creating
  | 2004-01-12 16:43:11,921 ERROR [org.jboss.ejb.plugins.jms.DLQHandler] 
Initialization failed
  | javax.jms.JMSException: Error creating the dlq connection: XAConnectionFactory not 
bound
  | at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:152)
  | at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:158)
  | at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerCreate(JMSContainerInvoker.java:394)
  | at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker.startService(JMSContainerInvoker.java:553)
  | at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.onException(JMSContainerInvoker.java:1053)
  | at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker$1.run(JMSContainerInvoker.java:565)
  | 2004-01-12 16:43:11,921 INFO  [org.jboss.ejb.plugins.jms.JMSContainerInvoker] 
Reconnected to JMS provider
  | 2004-01-12 16:43:11,921 WARN  [org.jboss.ejb.plugins.jms.JMSContainerInvoker] JMS 
provider failure detected: 
  | javax.jms.JMSException: Error creating the dlq connection: XAConnectionFactory not 
bound
  | at org.jboss.ejb.plugins.jms.DLQHandler.createService(DLQHandler.java:152)
  | at org.jboss.system.ServiceMBeanSupport.create(ServiceMBeanSupport.java:158)
  | at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker.innerCreate(JMSContainerInvoker.java:394)
  | at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker.startService(JMSContainerInvoker.java:553)
  | at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker$ExceptionListenerImpl.onException(JMSContainerInvoker.java:1053)
  | at 
org.jboss.ejb.plugins.jms.JMSContainerInvoker$1.run(JMSContainerInvoker.java:565)
  | 2004-01-12 16:43:11,921 INFO  [org.jboss.ejb.plugins.jms.JMSContainerInvoker] 
Trying to reconnect to JMS provider


View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3838729#3838729

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3838729


---
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user