Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F093F962E for ; Fri, 17 Feb 2012 13:45:28 +0000 (UTC) Received: (qmail 89757 invoked by uid 500); 17 Feb 2012 13:45:28 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 89690 invoked by uid 500); 17 Feb 2012 13:45:27 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 89680 invoked by uid 99); 17 Feb 2012 13:45:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 13:45:27 +0000 X-ASF-Spam-Status: No, hits=0.6 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gary.tully@gmail.com designates 209.85.216.50 as permitted sender) Received: from [209.85.216.50] (HELO mail-qw0-f50.google.com) (209.85.216.50) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Feb 2012 13:45:21 +0000 Received: by qabg27 with SMTP id g27so3877860qab.2 for ; Fri, 17 Feb 2012 05:45:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=ECcUhqQVQgJaDp0YsfrNvkoUQzQojKRCXTuD6kwhybs=; b=w3g8cx+XpzFK5WkTAmTLpeuUM0TdGEcS0ptAYcU2K0dV14KP0LPvA4jMXP+AcKtLgG 21M5eSDRuprN1M3Qal56H/iYSzvhnigPcwZKNYCoBa7vrsmJtXvN7DVmM7hQN5M9OWsB VAk8gNThbTLkN+kKALjdMGwnhA8bQHKDe6vek= MIME-Version: 1.0 Received: by 10.229.106.221 with SMTP id y29mr4791719qco.88.1329486301171; Fri, 17 Feb 2012 05:45:01 -0800 (PST) Received: by 10.229.32.65 with HTTP; Fri, 17 Feb 2012 05:45:01 -0800 (PST) In-Reply-To: <1329313977555-4390503.post@n4.nabble.com> References: <1329313977555-4390503.post@n4.nabble.com> Date: Fri, 17 Feb 2012 13:45:01 +0000 Message-ID: Subject: Re: topic disappears after activemq restart From: Gary Tully To: users@activemq.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org yes, a topic has no state unless there are durable subscribers. if you want destinations to always exist, add them to the destinations list in the xml configuration. see: http://activemq.apache.org/configure-startup-destinations.html On 15 February 2012 13:52, IlkkaT wrote: > Hi, > > Should topic exist after ActiveMQ restarts? > > Test: > 1) start ActiveMQ (fresh kahadb) > 2) create queue from web console > 3) create topic from web console > 4) restart AMQ > 5) the queue exists > 6) topic has disappeared > > Setup: ActiveMQ 5.5.1, default config, Windows 7, JDK 1.6.0_27. > > > Best regards, > Ilkka > > > -- > View this message in context: http://activemq.2283324.n4.nabble.com/topic-disappears-after-activemq-restart-tp4390503p4390503.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. -- http://fusesource.com http://blog.garytully.com