Return-Path: X-Original-To: apmail-activemq-issues-archive@minotaur.apache.org Delivered-To: apmail-activemq-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5DFB118071 for ; Wed, 24 Feb 2016 20:32:24 +0000 (UTC) Received: (qmail 61165 invoked by uid 500); 24 Feb 2016 20:32:18 -0000 Delivered-To: apmail-activemq-issues-archive@activemq.apache.org Received: (qmail 61127 invoked by uid 500); 24 Feb 2016 20:32:18 -0000 Mailing-List: contact issues-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list issues@activemq.apache.org Received: (qmail 61114 invoked by uid 99); 24 Feb 2016 20:32:18 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 24 Feb 2016 20:32:18 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0D9382C14F0 for ; Wed, 24 Feb 2016 20:32:18 +0000 (UTC) Date: Wed, 24 Feb 2016 20:32:18 +0000 (UTC) From: =?utf-8?Q?Bj=C3=B6rn_Paulsen_=28JIRA=29?= To: issues@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMQ-6163) ActiveMQ creates a new empty KahaDB MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-6163?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D151637= 56#comment-15163756 ]=20 Bj=C3=B6rn Paulsen commented on AMQ-6163: ------------------------------------ Yes, there are entries for 127.0.0.1 in /etc/hosts But this is wrong, the folder name should be the broker name, or the folder= which is configured: this should create activemq-data/SOMENAME/KahaDB/ Or a persistenceAdapter say the directory =09 In both cases it never should be activemq-data/127.0.0.1/KahaDB > ActiveMQ creates a new empty KahaDB > ----------------------------------- > > Key: AMQ-6163 > URL: https://issues.apache.org/jira/browse/AMQ-6163 > Project: ActiveMQ > Issue Type: Bug > Components: activemq-camel > Affects Versions: 5.13.0 > Environment: Windows 10, Eclipse > Reporter: Bj=C3=B6rn Paulsen > Attachments: AllInOneBoilerBug.zip > > > Hello Together, > I want create a JVM with Camel and ActiveMQ inside. > I create in Eclipse a new Spring configuration. It works, but when I open= the ActiveMQ Managment Website and look on the Queue Detail Page, where sh= ould list all Messages, ActiveMQ creates a new empty KahaDB in the Director= y activemq-data and read from there, so no Messages are show. When I go bac= k on Queue List i see the right count of messages. > I ask on Nabble about the Problem, but there couldn't help me anybody. So= I think this is not a configuration error, this should be a bug. > http://activemq.2283324.n4.nabble.com/ActiveMQ-KahaDB-Directory-td4706593= .html > I have a example Eclipse Project where you can see the error, but I could= n't upload this here, so I do it on file-upload.net > http://www.file-upload.net/download-11292082/AllInOneBoilerBug.zip.html > I hope this could help. > Thank you very much -- This message was sent by Atlassian JIRA (v6.3.4#6332)