From users-return-7220-apmail-jackrabbit-users-archive=jackrabbit.apache.org@jackrabbit.apache.org Mon Apr 28 23:56:57 2008 Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 54361 invoked from network); 28 Apr 2008 23:56:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 28 Apr 2008 23:56:57 -0000 Received: (qmail 22961 invoked by uid 500); 28 Apr 2008 23:56:57 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 22944 invoked by uid 500); 28 Apr 2008 23:56:57 -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 22933 invoked by uid 99); 28 Apr 2008 23:56:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Apr 2008 16:56:57 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 28 Apr 2008 23:56:11 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1JqdCq-0000vB-DU for users@jackrabbit.apache.org; Mon, 28 Apr 2008 16:56:24 -0700 Message-ID: <16945998.post@talk.nabble.com> Date: Mon, 28 Apr 2008 16:56:24 -0700 (PDT) From: Anup Chatterjee To: users@jackrabbit.apache.org Subject: Re: Problems with Cloning of folders within workspaces In-Reply-To: <90a8d1c00804280251y3981a947o2ef69d8967d381f5@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: anup.chatterjee@marketlive.com References: <16921068.post@talk.nabble.com> <90a8d1c00804280251y3981a947o2ef69d8967d381f5@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Stefan Guggisberg-2 wrote: > > is there a chance that you can put together a simple test case? > i couldn't find anything wrong in your code snippet and would like > to try to reproduce the issue or see if there's anything wrong > in the test case. > > could you please also provide your configuration? incorret configuration > could theoretically be the cause of such issues. > > thanks > stefan > Hi Stefan, I couldn't reproduce this issue while testing cloning. I guess the original issue is configuration related and might be with the spring bean I'm using with the spring-module addition, I have given up on using the workspace methods for my implementation because of these issues and I'm deleting and recreating nodes. I found another issue while trying to create a test case for this. Also have seen this in some cases when I was debugging - The file content is lost at the completion of certain operations. Attached is my sample code and output for the file data getting cleared on save issue. http://www.nabble.com/file/p16945998/FourthHop.java FourthHop.java http://www.nabble.com/file/p16945998/output.txt output.txt Thanks and Regards, Anup -- View this message in context: http://www.nabble.com/Problems-with-Cloning-of-folders-within-workspaces-tp16921068p16945998.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.