Hi, Filippo
>> 3) This is a really disturbing bug.
>> I have two ears deployed in my domain. Let's call them A.ear and B.ear.
>> Now I choose to redeploy B.ear, so I click on redeploy but
>> erroneously I choose A.ear.
>> The administrative web applications correctly signal the error: I
>> cannot deploy A.ear again (in fact I cannot have 2 web applications
>> with the same context root)
>> So I click on cancel, and now the Enterprise Applications page shows 2
>> ears deployed, whose names are:
>> - A.ear
>> - null
>> Now every operation (undeploy, redeploy) I try to do on the 'null'
>> ear causes
>> - a nullpointer exception
>> - the death of the servlet container thread
>> It is impossible to undeploy the 'null' application with the asamind
>> command as well.
>>
> Not sure, what is happening.... Someone else in the alias might know.
No one has reported it so far. Please file a glassfish issue with the
steps to reproduce and we will take a look at it.
Thanks,
- Hong