From users-return-18555-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Mon Feb 6 15:15:18 2012 Return-Path: X-Original-To: apmail-jackrabbit-users-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1D3B895BE for ; Mon, 6 Feb 2012 15:15:18 +0000 (UTC) Received: (qmail 36279 invoked by uid 500); 6 Feb 2012 15:15:17 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 36228 invoked by uid 500); 6 Feb 2012 15:15:16 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 36220 invoked by uid 99); 6 Feb 2012 15:15:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Feb 2012 15:15:16 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Feb 2012 15:15:09 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RuQHH-00041o-FK for users@jackrabbit.apache.org; Mon, 06 Feb 2012 07:14:47 -0800 Date: Mon, 6 Feb 2012 07:14:47 -0800 (PST) From: Mark Herman To: users@jackrabbit.apache.org Message-ID: <1328541287445-4361534.post@n4.nabble.com> In-Reply-To: <98885.1292.3023-22639-1865541224-1328540876@email.cz> References: <98885.1292.3023-22639-1865541224-1328540876@email.cz> Subject: Re: Any way how to remove node lock? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org mslama wrote > > > But from my first incorrect test I have now some locked nodes. Is there > any wahy how to remove locks from nodes? > > The only way I have found is to log in as the "admin" account. That seems to be able to clean up the locks without following the normal rules. FYI, you also have to be careful about not logging out. I found that if somewhere you have code that doesn't result in a logout() or you get a hard crash, that session will remain and even if you know the lock token, JR won't let you add it to a 2nd session. -- View this message in context: http://jackrabbit.510166.n4.nabble.com/Any-way-how-to-remove-node-lock-tp4361516p4361534.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.