Re: Fatal Error: java.io.SyncFailedException: sync failed

2017-01-12 Thread Tim Bain
Also, are there any other errors in the logs? You say that this error took down the broker, but it might be that some other error or condition took down the broker and this error was simply collateral damage from the process of shutting down. On Jan 12, 2017 2:27 PM, "Clebert Suconic" wrote: Th

Re: Fatal Error: java.io.SyncFailedException: sync failed

2017-01-12 Thread Clebert Suconic
There's probably a race condition somewhere. Something closing the File before the sync is done... Did you stop the server at the time it happened? For instance, the following test will throw the same exception: public class FileTest { @Test public void test() throws Exception {

Re: Fatal Error: java.io.SyncFailedException: sync failed

2017-01-12 Thread AkashRajkumar
Hi , Can you please confirm how can we investigate further to find out if the issue is with hardware/OS/Network ? what sort of information/evidence needs to be gathered to prove this as an issue due to hardware/OS/Network ?? -- View this message in context: http://activemq.2283324.n4.nabble.c

Re: Problem creating tables for SQL Server 2008

2017-01-12 Thread Fernando Franzini
Hi Folks I have the same error. Where do I get the complete SQLServer2008 table creation script? Or some way around it? Best Regards -- View this message in context: http://activemq.2283324.n4.nabble.com/Problem-creating-tables-for-SQL-Server-2008-tp3535839p4721034.html Sent from the ActiveMQ

Re: MultiKahaDBPersistenceAdapter crash

2017-01-12 Thread Timothy Bish
As noted in the issue, your version is quite old an there are fixes that look to resolve this already. On 01/12/2017 02:43 AM, nary_vi wrote: please goto https://issues.apache.org/jira/browse/AMQ-6559 my activemq throws Exception and could not work properly。 activemq.log is full of log like

MultiKahaDBPersistenceAdapter crash

2017-01-12 Thread nary_vi
please goto https://issues.apache.org/jira/browse/AMQ-6559 my activemq throws Exception and could not work properly。 activemq.log is full of log like this: 2017-01-11 22:35:12,331 | WARN | Async error occurred: | org.apache.activemq.broker.TransportConnection.Service | ActiveMQ Transport: tcp

Re: ARTEMIS and JAVA distribution

2017-01-12 Thread Francesco PADOVANI
Perfect, Thanks a lot for your reply!! Francesco From: Justin Bertram Sent: Thursday, January 12, 2017 2:45:39 PM To: users@activemq.apache.org Subject: Re: ARTEMIS and JAVA distribution Using OpenJDK to run Artemis should be fine. I do it all the time. Jus

Re: ARTEMIS and JAVA distribution

2017-01-12 Thread Justin Bertram
Using OpenJDK to run Artemis should be fine. I do it all the time. Justin - Original Message - From: "Francesco PADOVANI" To: users@activemq.apache.org Sent: Thursday, January 12, 2017 5:40:23 AM Subject: ARTEMIS and JAVA distribution Hello to everyone, a question about Apache Artemi

Re: initialRedeliveryDelay and redeliveryDelay Not Working - ActiveMQ 5.14.2 + Spring

2017-01-12 Thread Fernando Franzini
I discovered the problem: The constructor, I don know how is overriding my setup: ** I simply stopped using ... and use the property to give the broker's URL: Best Regards! -- View this message in context: http://activemq.2283324.n4.nabble.com/initialRedeliveryDelay-and-redeliveryDelay-Not

Re: Artemis question on JMS clustered topic and high availability

2017-01-12 Thread Bruce Ritchie
Ok, that makes sense. I'll play around with things some more and see what I come up with. Thanks for the help! On Wed, Jan 11, 2017 at 7:43 PM, Clebert Suconic wrote: > You are still bound to connect retries and TTLs. So I would say that a good > reaction time would be 30s. You can decrease tha

ARTEMIS and JAVA distribution

2017-01-12 Thread Francesco PADOVANI
Hello to everyone, a question about Apache Artemis: someone can tell me if there are any contraindications by using openjdk to run Artemis (instead of Oracle jdk)? I hope not ...but just to be sure. Thanks in advance. Francesco Ce message, ainsi que tous le

Re: Disable producer flow control in ActiveMQ v5.14.3

2017-01-12 Thread xabhi
Hi ActiveMQ Devs, Is this a bug that producer is stopped even if the producer flow control is disabled or is this expected? Can anyone explain this behavior? Thanks, Abhishek -- View this message in context: http://activemq.2283324.n4.nabble.com/Disable-producer-flow-control-in-ActiveMQ-v5-1

Re: MQTT retained messages with weird characters

2017-01-12 Thread Francesco PADOVANI
Hi Martyn, I've just opened a JIRA related to this issue: it's the tkt ARTEMIS-917 (https://issues.apache.org/jira/browse/ARTEMIS-917). Of course it's currently unassigned: let me know if I have to assign it to someone in particular. A Thing That may help you (even if I understand you've alrea