Re: Broker goes down when database is restarted or goes down

2010-04-21 Thread lernit2007
I use the last activemq release version. lernit2007 wrote: Hello, if my jdbc-database is restarted or goes down, then the broker goes down too. It is possible to say that the broker always try to connect to the database or how can I solve this problem. Thanks im behaviour. -- View

Failed to retrieve message for id:

2010-03-03 Thread lernit2007
Hello, I run activemq with database oracle. I stop the activemq yesterday and today morning I start it new and want to consume the messages, which I send yesterday. But I get the following Error: Failed to retrieve message for id:943 What can be the problem? Can you help me please? -- View

Re: https

2010-02-17 Thread lernit2007
- http://www.nighttale.net On Fri, Feb 12, 2010 at 2:18 PM, lernit2007 erpolat.er...@googlemail.comwrote: Hello, I have the following configuration and I want to use the https-Protocol. It works with ssl but not with https: sslContext sslContext keyStore

Re: createTablesOnStartup

2010-02-12 Thread lernit2007
Thanks. H. Willstrand wrote: On Thu, Feb 11, 2010 at 12:59 PM, lernit2007 erpolat.er...@googlemail.com wrote: Hello, i want to change the SQL-Datatypes. My database is oracle. I have the following configuration in activemq-jdbc.xml persistenceAdapter       jdbcPersistenceAdapter

https

2010-02-12 Thread lernit2007
Hello, I have the following configuration and I want to use the https-Protocol. It works with ssl but not with https: sslContext sslContext keyStore=file:${activemq.base}/conf/broker.ks keyStorePassword=aa

createTablesOnStartup

2010-02-11 Thread lernit2007
Hello, i want to change the SQL-Datatypes. My database is oracle. I have the following configuration in activemq-jdbc.xml persistenceAdapter jdbcPersistenceAdapter dataSource=#oracle-ds createTablesOnStartup=true/ journaledJDBC statements statements

ActiveMQ on Windows

2010-02-04 Thread lernit2007
Hello, I don't find any information whether activeMQ run on a pc with windows an 64Bit. Have anybody an information for me? Thanks -- View this message in context: http://old.nabble.com/ActiveMQ-on-Windows-tp27449358p27449358.html Sent from the ActiveMQ - User mailing list archive at

Re: GetConsumers

2010-02-01 Thread lernit2007
I don't know, hot can I programm it. Have anybody an idea? lernit2007 wrote: Hello, I want see which consumer or consumers have a queue. Have anybody a code example for me? Thanks im behaviour. -- View this message in context: http://old.nabble.com/GetConsumers-tp27335605p27405466

Send Message

2010-01-28 Thread lernit2007
Hello, it is possible to configure, that activemq sends only messages of one defined priority. To example it should send only the messages with the priority 1. -- View this message in context: http://old.nabble.com/Send-Message-tp27352644p27352644.html Sent from the ActiveMQ - User mailing

GetConsumers

2010-01-27 Thread lernit2007
Hello, I want see which consumer or consumers have a queue. Have anybody a code example for me? Thanks im behaviour. -- View this message in context: http://old.nabble.com/GetConsumers-tp27335605p27335605.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Queue

2010-01-20 Thread lernit2007
Hello, i send 10 messages to queue. But only 5 of 10 Messeges I get in onMessage-Function. What can be the reason that I don't get all the messages? Thanks im behaviour -- View this message in context: http://old.nabble.com/Queue-tp27241161p27241161.html Sent from the ActiveMQ - User mailing

Re: Queue

2010-01-20 Thread lernit2007
And how I check it? rajdavies wrote: I'd check to make sure you don't have more than one consumer running On 20 Jan 2010, at 12:47, lernit2007 wrote: Hello, i send 10 messages to queue. But only 5 of 10 Messeges I get in onMessage-Function. What can be the reason that I don't get all

Re: Queue

2010-01-20 Thread lernit2007
://activemq.apache.org/web-console.html On 20 Jan 2010, at 13:14, lernit2007 wrote: And how I check it? rajdavies wrote: I'd check to make sure you don't have more than one consumer running On 20 Jan 2010, at 12:47, lernit2007 wrote: Hello, i send 10 messages to queue. But only 5 of 10 Messeges