dev@glassfish.java.net

Re: blocking: export-sync-bundle help

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Mon, 13 Sep 2010 11:05:12 -0400

Sorry for the delay -- I lost my internet connection Friday and was forced to, well, relax.

So if this is fixed already, am happy to mark it verified after I update/rebuild. But in the mean time, here's the issue:

https://glassfish.dev.java.net/issues/show_bug.cgi?id=13392

On Sep 10, 2010, at 12:19 PM, Tom Mueller wrote:
> Please file a bug on this. To make progress, you can use the --retrieve=true option so that the file is written to your local directory rather than a DAS directory.

Tried that as well:

hostname% ./asadmin export-sync-bundle --target cluster1 mybundle
remote failure: BAD WRITE!!!! null

Command export-sync-bundle failed.
hostname%
hostname% ./asadmin export-sync-bundle --target cluster1 --retrieve=true mybundle
remote failure: BAD WRITE!!!! null

Command export-sync-bundle failed.
hostname% ./asadmin export-sync-bundle --target cluster1 --retrieve=true ~/mybundle
remote failure: BAD WRITE!!!! null

Command export-sync-bundle failed.

Cheers,
Bobby