dev@glassfish.java.net

Re: blocking: export-sync-bundle help

From: Jennifer Chou <jennifer.chou_at_oracle.com>
Date: Fri, 10 Sep 2010 17:27:08 +0100

The error msg needs to be fixed - it does not tell us much.

Can you try without specifying the filename, and see if it works when
writing to the default location?
So it will be here...
install-root/domains/domain_name/sync/cluster1-sync-bundle.zip.

Try

asadmin export-sync-bundle --target cluster1


Jennifer

On 9/10/2010 4:58 PM, Bobby Bissett wrote:
> This is after upgrading the DAS from a clustered v2.1.1 installation. The upgrade works, but I need to recreate the instances per instructions here:
>
> http://wikis.sun.com/display/GlassFish/V3.1Clustering#V3.1Clustering-Upgrade
>
> When I try the export-sync-bundle command, I get the following error:
>
> --- begin ---
> hostname% ./asadmin version
> Version = GlassFish Server Open Source Edition 3.1-SNAPSHOT (build bobby-private)
> Command version executed successfully.
> hostname%
> hostname% ./asadmin get-health cluster1
> instance1 not started
> instance2 not started
>
> Command get-health executed successfully.
> hostname%
> hostname% ./asadmin export-sync-bundle --target cluster1 mybundle
> remote failure: BAD WRITE!!!! null
>
> Command export-sync-bundle failed.
> --- end ---
>
> Any help would be appreciated. The server log has nothing after the get-health message:
>
> [#|2010-09-10T11:54:36.222-0400|INFO|glassfish3.1|javax.enterprise.system.tools.admin.com.sun.enterprise.v3.admin.cluster|_ThreadID=18;_ThreadName=Thread-1;|get-health called for cluster "cluster1"|#]
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
>