[
https://issues.apache.org/jira/browse/GERONIMO-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12681242#action_12681242
]
Rick McGuire commented on GERONIMO-4529:
----------------------------------------
Could you please comment on why the inner class solves the problem? It appears
to be the identical operation as before. If there is some subtle problem in
the Yoko TransientNameServer implementation that results in this problem,
that's really where this should be fixed.
> 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
> Affects Versions: 2.1.4, 2.2
> Environment: Windows XP
> JDK 1.5
> Geronimo 2.2 SNAPSHOT 20090202
> Reporter: Ivan
> Assignee: Gang Yin
> Fix For: 2.2
>
> Attachments: fix-g4529-jeffyin.patch
>
>
> 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.