[ 
https://issues.apache.org/jira/browse/GERONIMO-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan updated GERONIMO-4529:
---------------------------

    Description: 
After stopping the corba component in the console, port 1050 is not released.
Use command netstat or connect it with Eclipse Debug. Those two threads are 
still running.
Yoko:Server:StartedThread. It seems it is still blocked on ServerSocket.accept 
method. And I could not start the Corba service in the admin console due to 
address already in use.
Thanks for any comment !

  was:
After stopping the corba component in the console, port 1050 is not released.
Use command netstat or connect it with Eclipse Debug. Those two threads are 
still running.
Yoko:Server:StartedThread. It seems it is still blocked on ServerSocket.wait 
method.


> Corba port 1050 is not released after stopping j2ee-corba-yoko configuration
> ----------------------------------------------------------------------------
>
>                 Key: GERONIMO-4529
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4529
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: CORBA
>         Environment: Windows XP
> JDK 1.5
> Geronimo 2.2 SNAPSHOT 20090202
>            Reporter: Ivan
>
> After stopping the corba component in the console, port 1050 is not released.
> Use command netstat or connect it with Eclipse Debug. Those two threads are 
> still running.
> Yoko:Server:StartedThread. It seems it is still blocked on 
> ServerSocket.accept method. And I could not start the Corba service in the 
> admin console due to address already in use.
> Thanks for any comment !

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to