You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by dddkiran <dd...@gmail.com> on 2012/03/14 18:55:39 UTC

Bulk Copy issue

I am trying to copy parent node in CRX using workspace.copy , parent node has
around 1L child nodes...

Below is the error message....

14.03.2012 09:14:19 *ERROR* TarPersistenceManager: Failed to read bundle:
22cab9bb-3dad-40ae-aa53-cd8e66eba562: java.io.IOException: File not found:
47 (TarPersistenceManager.java, line 1194)
java.io.IOException: File not found: 47
        at
com.day.crx.persistence.tar.TarSet.getInputStream(TarSet.java:731)
        at
com.day.crx.persistence.tar.TarSet.getInputStream(TarSet.java:724)

Can somebody please help me...

Regards,
kiran

--
View this message in context: http://jackrabbit.510166.n4.nabble.com/Bulk-Copy-issue-tp4472649p4472649.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.

Re: Bulk Copy issue

Posted by Justin Edelson <ju...@justinedelson.com>.
Kiran-
This refers to a CRX-specific feature which isn't found in Jackrabbit.

This would be better sent to DayCare or posted in the CQ forum:
http://forums.adobe.com/community/digital_marketing_suite/cq5

Regards,
Justin

On Wed, Mar 14, 2012 at 1:55 PM, dddkiran <dd...@gmail.com> wrote:

> I am trying to copy parent node in CRX using workspace.copy , parent node
> has
> around 1L child nodes...
>
> Below is the error message....
>
> 14.03.2012 09:14:19 *ERROR* TarPersistenceManager: Failed to read bundle:
> 22cab9bb-3dad-40ae-aa53-cd8e66eba562: java.io.IOException: File not found:
> 47 (TarPersistenceManager.java, line 1194)
> java.io.IOException: File not found: 47
>        at
> com.day.crx.persistence.tar.TarSet.getInputStream(TarSet.java:731)
>        at
> com.day.crx.persistence.tar.TarSet.getInputStream(TarSet.java:724)
>
> Can somebody please help me...
>
> Regards,
> kiran
>
> --
> View this message in context:
> http://jackrabbit.510166.n4.nabble.com/Bulk-Copy-issue-tp4472649p4472649.html
> Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
>