dev@glassfish.java.net

Command start-local-instance failed CLI802 Synchronization failed for directory config

From: Amy Roh <amy.roh_at_oracle.com>
Date: Tue, 06 Jul 2010 18:44:05 -0700

I can't start-local-instance after updating the workspace this
afternoon. Did the command instructions change or is this a known issue?

bash-3.2$ bin/asadmin create-local-instance --cluster c1
--systemproperties
HTTP_LISTENER_PORT=18080:HTTP_SSL_LISTENER_PORT=18181:IIOP_SSL_LISTENER_PORT=13800:IIOP_LISTENER_PORT=13700:JMX_SYSTEM_CONNECTOR_PORT=17676:IIOP_SSL_MUTUALAUTH_PORT=13801:JMS_PROVIDER_PORT=18686:ASADMIN_LISTENER_PORT=14848
in1
Attempting to rendezvous with DAS on host localhost port 4848
Uptime: 35,535 milliseconds

The instance has rendezvoused with the DAS and will be using host
localhost port 4848 for future communication.

Command create-local-instance executed successfully.

bash-3.2$ bin/asadmin start-local-instance in1
CLI802 Synchronization failed for directory config
Command start-local-instance failed.

Thanks,
Amy