dev@glassfish.java.net

Re: v3.1 asadmin start-database reports error (twice) on success

From: Bill Shannon <bill.shannon_at_sun.com>
Date: Thu, 25 Mar 2010 19:44:35 -0700

Well, I can't see anything obviously wrong. Looks like you're
going to have to debug it.

Of course, start by rebuilding everything from scratch.


Marina Vatkina wrote on 03/25/2010 04:41 PM:
>
> CLASSPATH=
> /export/v3/gfs/glassfishv3/glassfish/bin/../modules/admin-cli.jar
> Commands: [start-database]
> asadmin extension directory:
> /export/v3/gfs/glassfishv3/glassfish/lib/asadmin
> Prepare
> Process program options
> Parsing program options
> Parse command options
> params: {}
> operands: []
> Prevalidate command options
> Inject command options
> Validate command options
> asadmin --host localhost --port 4848 --interactive=true --echo=false
> --terse=false start-database --dbhome --dbhost 0.0.0.0 --dbport 1527
> Execute command
> Ping Database
> Start Database
> Command start-database failed.
> Command start-database failed.
>
>
> -marina
>
> Bill Shannon wrote:
>> It's working for me.
>>
>> What do you get if you do:
>>
>> AS_DEBUG=true asadmin start-database
>>
>> Marina Vatkina wrote on 03/25/2010 02:43 PM:
>>
>>> Is it a known problem?
>>>
>>> % asadmin start-database
>>> Command start-database failed.
>>> Command start-database failed.
>>>
>>> % asadmin start-database
>>> Database already started on host 0.0.0.0, port 1527.
>>> Command start-database executed successfully.
>>>
>>> -marina
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>