Bill Shannon wrote:
> We decided to get rid of the WARNING exit code, right?
> So when that's done nothing will need to be fixed in create-instance.
We got rid of the WARNING exit code from the asadmin client. Remote commands
can still return WARNING.
create-instance calls _register_instance and the exit
code in that action report can be WARNING -- so it needed
to be changed to not consider that an error.
Joe
>
>
> Joe Di Pol wrote on 10/27/10 11:32 AM:
>>
>> This may be related to bug:
>>
>> https://glassfish.dev.java.net/issues/show_bug.cgi?id=14247
>>
>> At some point _register_instance started returning a Warning in some
>> situations
>> so create-instance doesn't create the instance filesystem in that case.
>>
>> create-instance needs to be changed to create the filesystem on
>> SUCCESS or WARNING.
>>
>> I'm testing the fix now.
>>
>> Joe
>>
>>
>> Jason Lee wrote:
>>> On 10/27/10 11:44 AM, Byron Nevins wrote:
>>>>>
>>>>> The instance directory does not exist:
>>>>> /Users/jasonlee/src/servers/glassfish3/glassfish/nodes/localhost/instanceNamea2765faa833cb8ebd23c02893e7fd4534b
>>>>>
>>>>>
>>>>>
>>>> Is it true? Stop the test at that point and see if it is true
>>> It's true. That directory is not there.
>>>
>>>>> Anyone have any ideas what's going on? If you need the exact CLI
>>>>> params, I
>>>>> can turn on logging and dig those out for you.
>>>> No need to dig. Set this env. variable once and forget it:
>>>> AS_LOGFILE=/Users/jasonlee/src/servers/glassfish3/glassfish/cli.log
>>>>
>>>> You'll get one line for every cli command forever after
>>> I'll do that and include the relevant information in the issue that
>>> Tom asked
>>> me to file.
>>>
>>> Thanks.
>>>
>>> --
>>> Jason Lee Senior Member of Technical Staff
>>> GlassFish Administration Console
>>>
>>> Oracle Corporation
>>> Phone +1 405-216-3193
>>> Blog http://blogs.steeplesoft.com
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: admin-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: admin-help_at_glassfish.dev.java.net
>