[jira] Commented: (GERONIMO-4529) Corba port 1050 is not released after stopping j2ee-corba-yoko configuration

2009-03-18 Thread Joe Bohn (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12683013#action_12683013
 ] 

Joe Bohn commented on GERONIMO-4529:


I think you should apply this patch to both branches/2.1 and trunk for 
consistency.  When we have a yoko solution we can remove the change.  However, 
I would not want to risk regression of function if we end up shipping a 2.1.5 
or 2.2 release before we have a fix in yoko.  We should also close this JIRA so 
that it shows the issue as being addressed in the release notes when generated. 
 You can open another JIRA to reverse these changes and link it to the yoko 
JIRA.

 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: Ivan
 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.



[jira] Commented: (GERONIMO-4529) Corba port 1050 is not released after stopping j2ee-corba-yoko configuration

2009-03-18 Thread Ivan (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12683028#action_12683028
 ] 

Ivan commented on GERONIMO-4529:


OK, thanks for the comment, Joe.
Commit changes to 2.1.5 rev 755600, 2.2 rev 753156.

 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: Ivan
 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.



[jira] Commented: (GERONIMO-4529) Corba port 1050 is not released after stopping j2ee-corba-yoko configuration

2009-03-17 Thread Ivan (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682918#action_12682918
 ] 

Ivan commented on GERONIMO-4529:


Commit changes to 2.1.4 to rev 755478.
Currently, I did not apply the patch to 2.1.5 snapshot and 2.2 snapshot, for 
the patch is a workaround way.
I will open a JIRA in Yoko, maybe we could use the new version Yoko in the 
2.1.5/2.2.
Thanks for any comment !

 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: Ivan
 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.



[jira] Commented: (GERONIMO-4529) Corba port 1050 is not released after stopping j2ee-corba-yoko configuration

2009-03-17 Thread Ivan (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12682919#action_12682919
 ] 

Ivan commented on GERONIMO-4529:


https://issues.apache.org/jira/browse/YOKO-428 is opened, I wish to keep this 
JIRA on, so that we could track it.

 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: Ivan
 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.



[jira] Commented: (GERONIMO-4529) Corba port 1050 is not released after stopping j2ee-corba-yoko configuration

2009-03-12 Thread Rick McGuire (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681247#action_12681247
 ] 

Rick McGuire commented on GERONIMO-4529:


Ok, I understand how this fixes the issue now.  This will work as a short-term 
fix, but you might want to open an enhancement request against yoko to allow 
the ORB property bundle used to instantiate the orb to be set on the service. 

 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.



[jira] Commented: (GERONIMO-4529) Corba port 1050 is not released after stopping j2ee-corba-yoko configuration

2009-03-12 Thread Rick McGuire (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=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.



[jira] Commented: (GERONIMO-4529) Corba port 1050 is not released after stopping j2ee-corba-yoko configuration

2009-03-11 Thread Gang Yin (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12681153#action_12681153
 ] 

Gang Yin commented on GERONIMO-4529:


Hi Ivan,
  Please help to review and commit the patch, thanks.

 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.



[jira] Commented: (GERONIMO-4529) Corba port 1050 is not released after stopping j2ee-corba-yoko configuration

2009-02-07 Thread Ivan (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12671479#action_12671479
 ] 

Ivan commented on GERONIMO-4529:


In another JIRA, we wish to set a specific system property for the ORB, so in 
the method createNameService(String, int) of 
org.apache.geronimo.yoko.ORBConfigAdapter, we created the ORB object ourself 
and call the intialize method of TransientNameService. While in the past, we 
call the run method to start the TransientNameService. Unfortunately, in the 
method intialize(ORB orb), it does not save the paramter. Then when we call the 
destory method, the orb.destory() is not invoked.
From the javadoc of intialize method, it says Initialize a transient name 
service on a specific ORB., it should save the ORB parameter passed. IMO, the 
better way is that add one line createdORB=orb; in the intialize method. Or 
we may create a subclass of TransientNameService in Geronimo, and do it by 
ourself.
Could anyone give a commet ? Thanks in advance !

 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.2
 Environment: Windows XP
 JDK 1.5
 Geronimo 2.2 SNAPSHOT 20090202
Reporter: Ivan
 Fix For: 2.2


 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.