You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "LiWenQin (JIRA)" <ji...@apache.org> on 2010/05/24 11:46:28 UTC

[jira] Created: (GERONIMO-5341) (master node)NODE-A's Web Application page in Console doesn't display the app(cviewer) which has been deployed.

(master node)NODE-A's Web Application page in Console doesn't display the app(cviewer) which has been deployed.
---------------------------------------------------------------------------------------------------------------

                 Key: GERONIMO-5341
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5341
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Clustering
    Affects Versions: 2.2.1
         Environment: windows xp
            Reporter: LiWenQin
            Priority: Minor
             Fix For: 2.2.1


I try to test clustering-farm node.
NODE-A is master node(prot:8080), and after executing the sentence below:
deploy.bat --user system --password manager deploy --targets org.apache.geronimo.configs/farming/2.2.1-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/farming/2.2.1-SNAPSHOT/car,j2eeType=ConfigurationStore,name=MasterConfigurationStore SampleHome\cviewer-2.1.1.4.war
the sentence runs successfully.

However, I find that the (master node)NODE-A's Web Application Portlet in console does NOT display the app"/cviewer", nor does it launch app through http://localhost:8080/cviewer.

PS: the NODE-B(prot:8090) can correctly display the app"/cviewer" in NODE-B's Web Application Portlet, and can launch it via http://localhost:8090/cviewer

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


[jira] Closed: (GERONIMO-5341) (master node)NODE-A's Web Application page in Console doesn't display the app(cviewer) which has been deployed.

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

viola.lu closed GERONIMO-5341.
------------------------------

    Resolution: Invalid

In geronimo 2.2.1, only cviewer_G_MASTER module is listed on master node. cviewer module is only listed on slave nodes.
You can check master-repository. So close it.

> (master node)NODE-A's Web Application page in Console doesn't display the app(cviewer) which has been deployed.
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-5341
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5341
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Clustering
>    Affects Versions: 2.2.1
>         Environment: windows xp
>            Reporter: LiWenQin
>            Priority: Minor
>             Fix For: 2.2.1
>
>
> I try to test clustering-farm node.
> NODE-A is master node(prot:8080), and after executing the sentence below:
> deploy.bat --user system --password manager deploy --targets org.apache.geronimo.configs/farming/2.2.1-SNAPSHOT/car?ServiceModule=org.apache.geronimo.configs/farming/2.2.1-SNAPSHOT/car,j2eeType=ConfigurationStore,name=MasterConfigurationStore SampleHome\cviewer-2.1.1.4.war
> the sentence runs successfully.
> However, I find that the (master node)NODE-A's Web Application Portlet in console does NOT display the app"/cviewer", nor does it launch app through http://localhost:8080/cviewer.
> PS: the NODE-B(prot:8090) can correctly display the app"/cviewer" in NODE-B's Web Application Portlet, and can launch it via http://localhost:8090/cviewer

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