From users-return-15507-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Mon Jul 05 21:52:22 2010 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 69246 invoked from network); 5 Jul 2010 21:52:22 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Jul 2010 21:52:22 -0000 Received: (qmail 46555 invoked by uid 500); 5 Jul 2010 21:52:21 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 46502 invoked by uid 500); 5 Jul 2010 21:52:20 -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 46488 invoked by uid 99); 5 Jul 2010 21:52:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jul 2010 21:52:20 +0000 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.161.42] (HELO mail-fx0-f42.google.com) (209.85.161.42) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Jul 2010 21:52:14 +0000 Received: by fxm4 with SMTP id 4so5315810fxm.1 for ; Mon, 05 Jul 2010 14:50:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.9.67 with SMTP id k3mr2920705ebk.78.1278366652878; Mon, 05 Jul 2010 14:50:52 -0700 (PDT) Received: by 10.213.34.81 with HTTP; Mon, 5 Jul 2010 14:50:52 -0700 (PDT) Date: Mon, 5 Jul 2010 23:50:52 +0200 Message-ID: Subject: Problem locking a node From: JOSE FELIX HERNANDEZ BARRIO To: users@jackrabbit.apache.org Content-Type: multipart/alternative; boundary=0015174c115a3cd004048aaaee98 X-Virus-Checked: Checked by ClamAV on apache.org --0015174c115a3cd004048aaaee98 Content-Type: text/plain; charset=ISO-8859-1 Hi, i'm trying to lock a node for 30 minutes lockManager.lock(node.getPath(), false, false, 1800, username); session.save(); session.logout(); there's no exception but the node doesn't get locked. any tip ? -- Jose Hernandez 675599600 Isthari http://www.isthari.com --0015174c115a3cd004048aaaee98--