You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Tina Li (JIRA)" <ji...@apache.org> on 2011/06/01 09:09:48 UTC

[jira] [Created] (GERONIMODEVTOOLS-757) Karaf shell still working after stopped geronimo server through GEP and error happened when excute geronimo server related commands

Karaf shell still working after stopped geronimo server through GEP and error happened when excute geronimo server related commands
-----------------------------------------------------------------------------------------------------------------------------------

                 Key: GERONIMODEVTOOLS-757
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-757
             Project: Geronimo-Devtools
          Issue Type: Bug
          Components: eclipse-plugin
    Affects Versions: 3.0
         Environment: geronimo server build: 2011.05.25-3.0 snapshot
Gep version:Build id: 20110531125652
Eclipse:Helios Service Release 1
JRE 1.6.0 IBM J9 2.4 Windows XP x86-32 jvmwi3260sr9-20110203_74623 (JIT enabled, AOT enabled)
            Reporter: Tina Li
            Priority: Minor


1.Start geronimo server using command: geronimo run
2.Create a dynamic web project named "testWeb" and create an html file named "index.html" and add the text "Hello!" inside the body section 
3.Right-click this project and choose "Run As-->Run on server", create the server runtime using jdk 6 and geronimo 3.0 snapshot
4.Delete the created server and make sure the checkbox "Delete running servers" and "Stop server(s) before deleting"  choosed when the "Delete Server" dialog pops up.
5.Then find the server has stopped but karaf shell still working.
6.Input geronimo server related commands such as "deploy:list-modules",then error happened:

Error executing command: GBean is not running: org.apache.geronimo.configs/conne
ctor-deployer-1_6/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/con
nector-deployer-1_6/3.0-SNAPSHOT/car,j2eeType=DeploymentConfigurer,name=RARConfi
gurer

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (GERONIMODEVTOOLS-757) Karaf shell still working after stopped geronimo server through GEP and error happened when excute geronimo server related commands

Posted by "Yi Xiao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yi Xiao updated GERONIMODEVTOOLS-757:
-------------------------------------

    Attachment: 757.patch

Tina, The patch is available. The root cause is G3 does not shutdown as before~

> Karaf shell still working after stopped geronimo server through GEP and error happened when excute geronimo server related commands
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-757
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-757
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>         Environment: geronimo server build: 2011.05.25-3.0 snapshot
> Gep version:Build id: 20110531125652
> Eclipse:Helios Service Release 1
> JRE 1.6.0 IBM J9 2.4 Windows XP x86-32 jvmwi3260sr9-20110203_74623 (JIT enabled, AOT enabled)
>            Reporter: Tina Li
>            Priority: Minor
>         Attachments: 757.patch
>
>
> 1.Start geronimo server using command: geronimo run
> 2.Create a dynamic web project named "testWeb" and create an html file named "index.html" and add the text "Hello!" inside the body section 
> 3.Right-click this project and choose "Run As-->Run on server", create the server runtime using jdk 6 and geronimo 3.0 snapshot
> 4.Delete the created server and make sure the checkbox "Delete running servers" and "Stop server(s) before deleting"  choosed when the "Delete Server" dialog pops up.
> 5.Then find the server has stopped but karaf shell still working.
> 6.Input geronimo server related commands such as "deploy:list-modules",then error happened:
> Error executing command: GBean is not running: org.apache.geronimo.configs/conne
> ctor-deployer-1_6/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/con
> nector-deployer-1_6/3.0-SNAPSHOT/car,j2eeType=DeploymentConfigurer,name=RARConfi
> gurer

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (GERONIMODEVTOOLS-757) Karaf shell still working after stopped geronimo server through GEP and error happened when excute geronimo server related commands

Posted by "Yi Xiao (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13048246#comment-13048246 ] 

Yi Xiao commented on GERONIMODEVTOOLS-757:
------------------------------------------

Tina, I could not represent the error you described. Maybe the 8080 port is still in use by other program when you start the server.

> Karaf shell still working after stopped geronimo server through GEP and error happened when excute geronimo server related commands
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-757
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-757
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>         Environment: geronimo server build: 2011.05.25-3.0 snapshot
> Gep version:Build id: 20110531125652
> Eclipse:Helios Service Release 1
> JRE 1.6.0 IBM J9 2.4 Windows XP x86-32 jvmwi3260sr9-20110203_74623 (JIT enabled, AOT enabled)
>            Reporter: Tina Li
>            Priority: Minor
>         Attachments: 757.patch, problem.JPG
>
>
> 1.Start geronimo server using command: geronimo run
> 2.Create a dynamic web project named "testWeb" and create an html file named "index.html" and add the text "Hello!" inside the body section 
> 3.Right-click this project and choose "Run As-->Run on server", create the server runtime using jdk 6 and geronimo 3.0 snapshot
> 4.Delete the created server and make sure the checkbox "Delete running servers" and "Stop server(s) before deleting"  choosed when the "Delete Server" dialog pops up.
> 5.Then find the server has stopped but karaf shell still working.
> 6.Input geronimo server related commands such as "deploy:list-modules",then error happened:
> Error executing command: GBean is not running: org.apache.geronimo.configs/conne
> ctor-deployer-1_6/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/con
> nector-deployer-1_6/3.0-SNAPSHOT/car,j2eeType=DeploymentConfigurer,name=RARConfi
> gurer

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (GERONIMODEVTOOLS-757) Karaf shell still working after stopped geronimo server through GEP and error happened when excute geronimo server related commands

Posted by "Tina Li (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tina Li updated GERONIMODEVTOOLS-757:
-------------------------------------

    Attachment: problem.JPG

This problem occured when doing step 3 .
Cick OK and do following steps can find karaf shell was stopped..

> Karaf shell still working after stopped geronimo server through GEP and error happened when excute geronimo server related commands
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-757
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-757
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>         Environment: geronimo server build: 2011.05.25-3.0 snapshot
> Gep version:Build id: 20110531125652
> Eclipse:Helios Service Release 1
> JRE 1.6.0 IBM J9 2.4 Windows XP x86-32 jvmwi3260sr9-20110203_74623 (JIT enabled, AOT enabled)
>            Reporter: Tina Li
>            Priority: Minor
>         Attachments: 757.patch, problem.JPG
>
>
> 1.Start geronimo server using command: geronimo run
> 2.Create a dynamic web project named "testWeb" and create an html file named "index.html" and add the text "Hello!" inside the body section 
> 3.Right-click this project and choose "Run As-->Run on server", create the server runtime using jdk 6 and geronimo 3.0 snapshot
> 4.Delete the created server and make sure the checkbox "Delete running servers" and "Stop server(s) before deleting"  choosed when the "Delete Server" dialog pops up.
> 5.Then find the server has stopped but karaf shell still working.
> 6.Input geronimo server related commands such as "deploy:list-modules",then error happened:
> Error executing command: GBean is not running: org.apache.geronimo.configs/conne
> ctor-deployer-1_6/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/con
> nector-deployer-1_6/3.0-SNAPSHOT/car,j2eeType=DeploymentConfigurer,name=RARConfi
> gurer

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (GERONIMODEVTOOLS-757) Karaf shell still working after stopped geronimo server through GEP and error happened when excute geronimo server related commands

Posted by "Tina Li (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tina Li closed GERONIMODEVTOOLS-757.
------------------------------------

    Assignee: Yi Xiao

problem be solved.

> Karaf shell still working after stopped geronimo server through GEP and error happened when excute geronimo server related commands
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-757
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-757
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>         Environment: geronimo server build: 2011.05.25-3.0 snapshot
> Gep version:Build id: 20110531125652
> Eclipse:Helios Service Release 1
> JRE 1.6.0 IBM J9 2.4 Windows XP x86-32 jvmwi3260sr9-20110203_74623 (JIT enabled, AOT enabled)
>            Reporter: Tina Li
>            Assignee: Yi Xiao
>            Priority: Minor
>         Attachments: 757.patch, problem.JPG
>
>
> 1.Start geronimo server using command: geronimo run
> 2.Create a dynamic web project named "testWeb" and create an html file named "index.html" and add the text "Hello!" inside the body section 
> 3.Right-click this project and choose "Run As-->Run on server", create the server runtime using jdk 6 and geronimo 3.0 snapshot
> 4.Delete the created server and make sure the checkbox "Delete running servers" and "Stop server(s) before deleting"  choosed when the "Delete Server" dialog pops up.
> 5.Then find the server has stopped but karaf shell still working.
> 6.Input geronimo server related commands such as "deploy:list-modules",then error happened:
> Error executing command: GBean is not running: org.apache.geronimo.configs/conne
> ctor-deployer-1_6/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/con
> nector-deployer-1_6/3.0-SNAPSHOT/car,j2eeType=DeploymentConfigurer,name=RARConfi
> gurer

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (GERONIMODEVTOOLS-757) Karaf shell still working after stopped geronimo server through GEP and error happened when excute geronimo server related commands

Posted by "Yi Xiao (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13042668#comment-13042668 ] 

Yi Xiao commented on GERONIMODEVTOOLS-757:
------------------------------------------

Tina, I've traced the code and find the GEP's shutdown method invokes the JMX remoting method to shutdown server finally! So, I'm not sure whether it's the server's problem. 
Also, I test the GEP3 & Server2.2.1, gep could not turn off the server correctly!
Could you pls test the scenario under GEP2.2.1 & Server2.2.1? thanks~

> Karaf shell still working after stopped geronimo server through GEP and error happened when excute geronimo server related commands
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-757
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-757
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>         Environment: geronimo server build: 2011.05.25-3.0 snapshot
> Gep version:Build id: 20110531125652
> Eclipse:Helios Service Release 1
> JRE 1.6.0 IBM J9 2.4 Windows XP x86-32 jvmwi3260sr9-20110203_74623 (JIT enabled, AOT enabled)
>            Reporter: Tina Li
>            Priority: Minor
>
> 1.Start geronimo server using command: geronimo run
> 2.Create a dynamic web project named "testWeb" and create an html file named "index.html" and add the text "Hello!" inside the body section 
> 3.Right-click this project and choose "Run As-->Run on server", create the server runtime using jdk 6 and geronimo 3.0 snapshot
> 4.Delete the created server and make sure the checkbox "Delete running servers" and "Stop server(s) before deleting"  choosed when the "Delete Server" dialog pops up.
> 5.Then find the server has stopped but karaf shell still working.
> 6.Input geronimo server related commands such as "deploy:list-modules",then error happened:
> Error executing command: GBean is not running: org.apache.geronimo.configs/conne
> ctor-deployer-1_6/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/con
> nector-deployer-1_6/3.0-SNAPSHOT/car,j2eeType=DeploymentConfigurer,name=RARConfi
> gurer

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (GERONIMODEVTOOLS-757) Karaf shell still working after stopped geronimo server through GEP and error happened when excute geronimo server related commands

Posted by "Yi Xiao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yi Xiao resolved GERONIMODEVTOOLS-757.
--------------------------------------

    Resolution: Fixed

> Karaf shell still working after stopped geronimo server through GEP and error happened when excute geronimo server related commands
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMODEVTOOLS-757
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-757
>             Project: Geronimo-Devtools
>          Issue Type: Bug
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>         Environment: geronimo server build: 2011.05.25-3.0 snapshot
> Gep version:Build id: 20110531125652
> Eclipse:Helios Service Release 1
> JRE 1.6.0 IBM J9 2.4 Windows XP x86-32 jvmwi3260sr9-20110203_74623 (JIT enabled, AOT enabled)
>            Reporter: Tina Li
>            Priority: Minor
>         Attachments: 757.patch, problem.JPG
>
>
> 1.Start geronimo server using command: geronimo run
> 2.Create a dynamic web project named "testWeb" and create an html file named "index.html" and add the text "Hello!" inside the body section 
> 3.Right-click this project and choose "Run As-->Run on server", create the server runtime using jdk 6 and geronimo 3.0 snapshot
> 4.Delete the created server and make sure the checkbox "Delete running servers" and "Stop server(s) before deleting"  choosed when the "Delete Server" dialog pops up.
> 5.Then find the server has stopped but karaf shell still working.
> 6.Input geronimo server related commands such as "deploy:list-modules",then error happened:
> Error executing command: GBean is not running: org.apache.geronimo.configs/conne
> ctor-deployer-1_6/3.0-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/con
> nector-deployer-1_6/3.0-SNAPSHOT/car,j2eeType=DeploymentConfigurer,name=RARConfi
> gurer

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira