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