[jboss-user] [JBoss Messaging] - Re: jboss.messaging:service=PostOffice

2007-02-12 Thread sasi2103
Tim, Below is what I added (in bold). | LOAD_BINDINGS=SELECT NODE_ID, QUEUE_NAME, COND, SELECTOR, CHANNEL_ID, IS_FAILED_OVER FROM JMS_POSTOFFICE WHERE POSTOFFICE_NAME = ? | I add the field IS_FAILED_OVER to this statment. The prefix of this information is ![CDATA[ in the

[jboss-user] [JBoss Messaging] - Re: jboss.messaging:service=PostOffice

2007-02-12 Thread timfox
Ok this is an old version - this was corrected in beta 2 some time ago. Also, bear in mind, that in CR1 the db schema has radically. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4015148#4015148 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: jboss.messaging:service=PostOffice

2007-02-11 Thread sasi2103
timfox wrote : Guys- can you tell me what version of messaging you are using? | | If you are getting sql exceptions with a config, that implies you are using the wrong config with that particular version. Are you using the config from the distro? | | If you are using 1.2, I have

[jboss-user] [JBoss Messaging] - Re: jboss.messaging:service=PostOffice

2007-02-11 Thread timfox
Sasi- I have checked in the beta 1 distro and I can confirm the failed is_failed_over *does* exist in the pm configs in that distro. You can check this yourself, just download it from http://labs.jboss.com/portal/jbossmessaging/downloads So there should be no need to edit anything, the field

[jboss-user] [JBoss Messaging] - Re: jboss.messaging:service=PostOffice

2007-02-10 Thread sasi2103
The select statment of the post office missing the field of IS_FAILED_OVER View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014151#4014151 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014151

[jboss-user] [JBoss Messaging] - Re: jboss.messaging:service=PostOffice

2007-02-10 Thread timfox
I assume you're using 1.2? The mysql config from svn is tested and should work straight off. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4014261#4014261 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4014261

[jboss-user] [JBoss Messaging] - Re: jboss.messaging:service=PostOffice

2007-02-10 Thread timfox
Guys- can you tell me what version of messaging you are using? If you are getting sql exceptions with a config, that implies you are using the wrong config with that particular version. Are you using the config from the distro? If you are using 1.2, I have recently made big changes to the

[jboss-user] [JBoss Messaging] - Re: jboss.messaging:service=PostOffice

2007-02-08 Thread sasi2103
The script of creating the schema succeeded the issue was after the restart. when i restart the JBoss I got that error. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4012955#4012955 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: jboss.messaging:service=PostOffice

2007-02-07 Thread genman
I'm guessing that one of the SQL statements you edited (or perhaps from the distro) is wrong. Compare your SQL with the distro default SQL. Count the ? for each statement. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4012668#4012668 Reply to the post :

[jboss-user] [JBoss Messaging] - Re: jboss.messaging:service=PostOffice

2007-02-07 Thread [EMAIL PROTECTED]
Thanks for the information. My mistake, I overlooked the mssql file in the distribution. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4012826#4012826 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4012826