[jira] Commented: (GERONIMO-4488) Framework assembly can not be stopped successfully

2009-01-07 Thread Han Hong Fang (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661808#action_12661808
 ] 

Han Hong Fang commented on GERONIMO-4488:
-

Verified again in build 20090107_1500 (both tomcat and jetty). The problem is 
fixed. Thanks!

> Framework assembly can not be stopped successfully
> --
>
> Key: GERONIMO-4488
> URL: https://issues.apache.org/jira/browse/GERONIMO-4488
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: general
>Affects Versions: 2.2
> Environment: - Windows XP SP2 English + IBM SDK 1.6.0
> - Windows XP SP2 Simplified Chinese + Sun JDK 1.5.0-16
>Reporter: Han Hong Fang
>Assignee: Lin Sun
>Priority: Blocker
> Fix For: 2.2
>
> Attachments: gshell.log, gshell_20090105.log
>
>
> Assemble a custom server with following steps:
> - start geronimo server (either jetty or tomcat version)
> - login admin console
> - start server assembly by selecting function centric
> - select only Framework group, and complete the assembly following portlet 
> instruction
> - stop geronimo server 
> - start custom server just created with start-server.bat (custom server can 
> be started successfully)
> - stop custom server with stop-server.bat or shutdown.bat, exception msg 
> occurs in command window, and the custom server is still up.
> I tried in both 20081229 and 20081230 build, and log file will be attached.

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



[jira] Commented: (GERONIMO-4488) Framework assembly can not be stopped successfully

2009-01-07 Thread Lin Sun (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661591#action_12661591
 ] 

Lin Sun commented on GERONIMO-4488:
---

There are quite a few builds yesterday and I don't think the change (rev 
732119) went into the build you used.   Can you please try a today's build 
(1/7)?   You should be able to see ServerHostName set to 0.0.0.0 in 
var/config/config-substituion.properties in the framework server.   Thanks

Lin

> Framework assembly can not be stopped successfully
> --
>
> Key: GERONIMO-4488
> URL: https://issues.apache.org/jira/browse/GERONIMO-4488
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: general
>Affects Versions: 2.2
> Environment: - Windows XP SP2 English + IBM SDK 1.6.0
> - Windows XP SP2 Simplified Chinese + Sun JDK 1.5.0-16
>Reporter: Han Hong Fang
>Assignee: Lin Sun
>Priority: Blocker
> Fix For: 2.2
>
> Attachments: gshell.log, gshell_20090105.log
>
>
> Assemble a custom server with following steps:
> - start geronimo server (either jetty or tomcat version)
> - login admin console
> - start server assembly by selecting function centric
> - select only Framework group, and complete the assembly following portlet 
> instruction
> - stop geronimo server 
> - start custom server just created with start-server.bat (custom server can 
> be started successfully)
> - stop custom server with stop-server.bat or shutdown.bat, exception msg 
> occurs in command window, and the custom server is still up.
> I tried in both 20081229 and 20081230 build, and log file will be attached.

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



[jira] Commented: (GERONIMO-4488) Framework assembly can not be stopped successfully

2009-01-07 Thread Han Hong Fang (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661480#action_12661480
 ] 

Han Hong Fang commented on GERONIMO-4488:
-

The problem still exists in build 20090106 (both tomcat and jetty downloaded 
from http://people.apache.org/builds/geronimo/server/binaries/trunk/20090106/)

I tried following server assembly.
- Framework only
- Framework + webservice axis2

Same exception occurs when try to stop the custom server: (9.123.237.24 is ip 
of my machine, where I tested the fix.)

org.apache.geronimo.common.DeploymentException: Unable to connect to server at d
eployer:geronimo:jmx://localhost:1099 -- Connection refused to host: 
9.123.237.24; 
nested exception is:
java.net.ConnectException: Connection refused: connect
at org.apache.geronimo.deployment.cli.ServerConnection.tryToConnect(Serv
erConnection.java:154)

> Framework assembly can not be stopped successfully
> --
>
> Key: GERONIMO-4488
> URL: https://issues.apache.org/jira/browse/GERONIMO-4488
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: general
>Affects Versions: 2.2
> Environment: - Windows XP SP2 English + IBM SDK 1.6.0
> - Windows XP SP2 Simplified Chinese + Sun JDK 1.5.0-16
>Reporter: Han Hong Fang
>Assignee: Lin Sun
>Priority: Blocker
> Fix For: 2.2
>
> Attachments: gshell.log, gshell_20090105.log
>
>
> Assemble a custom server with following steps:
> - start geronimo server (either jetty or tomcat version)
> - login admin console
> - start server assembly by selecting function centric
> - select only Framework group, and complete the assembly following portlet 
> instruction
> - stop geronimo server 
> - start custom server just created with start-server.bat (custom server can 
> be started successfully)
> - stop custom server with stop-server.bat or shutdown.bat, exception msg 
> occurs in command window, and the custom server is still up.
> I tried in both 20081229 and 20081230 build, and log file will be attached.

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