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

[jira] Created: (GERONIMO-4491) Can not assemble application centric custom server if there is deployed application, which are not convert into plugin

Can not assemble application centric custom server if there is deployed application, which are not convert into plugin
----------------------------------------------------------------------------------------------------------------------

                 Key: GERONIMO-4491
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4491
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: general
    Affects Versions: 2.2
         Environment: Windows XP SP 2 + IBM SDK 1.6.0
            Reporter: Han Hong Fang
            Priority: Critical
             Fix For: 2.2


I tested the following scenario in geronimo-tomcat6-javaee5-2.2-SNAPSHOT (build 20081229).

1. start geronimo server
2. install two sample applications in admin console: cviewer.war and servlet-examples.war
3. I turn servlet-examples.war into plugin, and intend to assemble a custom server for this application
4. cd geronimo-home/bin
5. gsh.bat
6. deploy/assemble
7. select 2 for application centric, and type group/artifact name

Then I get the following error msg: 

Listing application plugins from the local Geronimo server
ERROR IllegalStateException: No configuration found for 'com.ibm.wasce.samples/cviewer/2.1.1.1/car'

I intent to create custom server for sample application named servlet-examples, so I didn't turn cviewer into plugin. But now I was blocked by cviewer.

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


[jira] Commented: (GERONIMO-4491) Can not assemble application centric custom server if there is deployed application, which is not converted into plugin

Posted by "Han Hong Fang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-4491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661430#action_12661430 ] 

Han Hong Fang commented on GERONIMO-4491:
-----------------------------------------

Verified in build 20090106. The problem is fixed. Thanks very much!

> Can not assemble application centric custom server if there is deployed application, which is not converted into plugin
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4491
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4491
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: general
>    Affects Versions: 2.2
>         Environment: Windows XP SP 2 + IBM SDK 1.6.0
>            Reporter: Han Hong Fang
>            Assignee: Lin Sun
>            Priority: Critical
>             Fix For: 2.2
>
>         Attachments: screenshot-1.jpg
>
>
> I tested the following scenario in geronimo-tomcat6-javaee5-2.2-SNAPSHOT (build 20081229).
> 1. start geronimo server
> 2. install two sample applications in admin console: cviewer.war and servlet-examples.war
> 3. I turn servlet-examples.war into plugin, and intend to assemble a custom server for this application
> 4. cd geronimo-home/bin
> 5. gsh.bat
> 6. deploy/assemble
> 7. select 2 for application centric, and type group/artifact name
> Then I get the following error msg: 
> Listing application plugins from the local Geronimo server
> ERROR IllegalStateException: No configuration found for 'com.ibm.wasce.samples/cviewer/2.1.1.1/car'
> I intent to create custom server for sample application named servlet-examples, so I didn't turn cviewer into plugin. But I was blocked by cviewer.

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


[jira] Updated: (GERONIMO-4491) Can not assemble application centric custom server if there is deployed application, which are not convert into plugin

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

Han Hong Fang updated GERONIMO-4491:
------------------------------------

    Attachment: screenshot-1.jpg

> Can not assemble application centric custom server if there is deployed application, which are not convert into plugin
> ----------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4491
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4491
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: general
>    Affects Versions: 2.2
>         Environment: Windows XP SP 2 + IBM SDK 1.6.0
>            Reporter: Han Hong Fang
>            Priority: Critical
>             Fix For: 2.2
>
>         Attachments: screenshot-1.jpg
>
>
> I tested the following scenario in geronimo-tomcat6-javaee5-2.2-SNAPSHOT (build 20081229).
> 1. start geronimo server
> 2. install two sample applications in admin console: cviewer.war and servlet-examples.war
> 3. I turn servlet-examples.war into plugin, and intend to assemble a custom server for this application
> 4. cd geronimo-home/bin
> 5. gsh.bat
> 6. deploy/assemble
> 7. select 2 for application centric, and type group/artifact name
> Then I get the following error msg: 
> Listing application plugins from the local Geronimo server
> ERROR IllegalStateException: No configuration found for 'com.ibm.wasce.samples/cviewer/2.1.1.1/car'
> I intent to create custom server for sample application named servlet-examples, so I didn't turn cviewer into plugin. But now I was blocked by cviewer.

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


[jira] Assigned: (GERONIMO-4491) Can not assemble application centric custom server if there is deployed application, which is not converted into plugin

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

Lin Sun reassigned GERONIMO-4491:
---------------------------------

    Assignee: Lin Sun

> Can not assemble application centric custom server if there is deployed application, which is not converted into plugin
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4491
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4491
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: general
>    Affects Versions: 2.2
>         Environment: Windows XP SP 2 + IBM SDK 1.6.0
>            Reporter: Han Hong Fang
>            Assignee: Lin Sun
>            Priority: Critical
>             Fix For: 2.2
>
>         Attachments: screenshot-1.jpg
>
>
> I tested the following scenario in geronimo-tomcat6-javaee5-2.2-SNAPSHOT (build 20081229).
> 1. start geronimo server
> 2. install two sample applications in admin console: cviewer.war and servlet-examples.war
> 3. I turn servlet-examples.war into plugin, and intend to assemble a custom server for this application
> 4. cd geronimo-home/bin
> 5. gsh.bat
> 6. deploy/assemble
> 7. select 2 for application centric, and type group/artifact name
> Then I get the following error msg: 
> Listing application plugins from the local Geronimo server
> ERROR IllegalStateException: No configuration found for 'com.ibm.wasce.samples/cviewer/2.1.1.1/car'
> I intent to create custom server for sample application named servlet-examples, so I didn't turn cviewer into plugin. But I was blocked by 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-4491) Can not assemble application centric custom server if there is deployed application, which is not converted into plugin

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

Donald Woods closed GERONIMO-4491.
----------------------------------


Verified by Han Hong Fang

> Can not assemble application centric custom server if there is deployed application, which is not converted into plugin
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4491
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4491
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: general
>    Affects Versions: 2.2
>         Environment: Windows XP SP 2 + IBM SDK 1.6.0
>            Reporter: Han Hong Fang
>            Assignee: Lin Sun
>            Priority: Critical
>             Fix For: 2.2
>
>         Attachments: screenshot-1.jpg
>
>
> I tested the following scenario in geronimo-tomcat6-javaee5-2.2-SNAPSHOT (build 20081229).
> 1. start geronimo server
> 2. install two sample applications in admin console: cviewer.war and servlet-examples.war
> 3. I turn servlet-examples.war into plugin, and intend to assemble a custom server for this application
> 4. cd geronimo-home/bin
> 5. gsh.bat
> 6. deploy/assemble
> 7. select 2 for application centric, and type group/artifact name
> Then I get the following error msg: 
> Listing application plugins from the local Geronimo server
> ERROR IllegalStateException: No configuration found for 'com.ibm.wasce.samples/cviewer/2.1.1.1/car'
> I intent to create custom server for sample application named servlet-examples, so I didn't turn cviewer into plugin. But I was blocked by cviewer.

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


[jira] Resolved: (GERONIMO-4491) Can not assemble application centric custom server if there is deployed application, which is not converted into plugin

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

Lin Sun resolved GERONIMO-4491.
-------------------------------

    Resolution: Fixed

tried to fix it in rev 731980.   Thanks for catching this!

If it doesn't work for you, please attach your sample so I can try to reproduce it.  Thanks.

Lin

> Can not assemble application centric custom server if there is deployed application, which is not converted into plugin
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4491
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4491
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: general
>    Affects Versions: 2.2
>         Environment: Windows XP SP 2 + IBM SDK 1.6.0
>            Reporter: Han Hong Fang
>            Assignee: Lin Sun
>            Priority: Critical
>             Fix For: 2.2
>
>         Attachments: screenshot-1.jpg
>
>
> I tested the following scenario in geronimo-tomcat6-javaee5-2.2-SNAPSHOT (build 20081229).
> 1. start geronimo server
> 2. install two sample applications in admin console: cviewer.war and servlet-examples.war
> 3. I turn servlet-examples.war into plugin, and intend to assemble a custom server for this application
> 4. cd geronimo-home/bin
> 5. gsh.bat
> 6. deploy/assemble
> 7. select 2 for application centric, and type group/artifact name
> Then I get the following error msg: 
> Listing application plugins from the local Geronimo server
> ERROR IllegalStateException: No configuration found for 'com.ibm.wasce.samples/cviewer/2.1.1.1/car'
> I intent to create custom server for sample application named servlet-examples, so I didn't turn cviewer into plugin. But I was blocked by cviewer.

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


[jira] Updated: (GERONIMO-4491) Can not assemble application centric custom server if there is deployed application, which is not converted into plugin

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

Han Hong Fang updated GERONIMO-4491:
------------------------------------

    Description: 
I tested the following scenario in geronimo-tomcat6-javaee5-2.2-SNAPSHOT (build 20081229).

1. start geronimo server
2. install two sample applications in admin console: cviewer.war and servlet-examples.war
3. I turn servlet-examples.war into plugin, and intend to assemble a custom server for this application
4. cd geronimo-home/bin
5. gsh.bat
6. deploy/assemble
7. select 2 for application centric, and type group/artifact name

Then I get the following error msg: 

Listing application plugins from the local Geronimo server
ERROR IllegalStateException: No configuration found for 'com.ibm.wasce.samples/cviewer/2.1.1.1/car'

I intent to create custom server for sample application named servlet-examples, so I didn't turn cviewer into plugin. But I was blocked by cviewer.

  was:
I tested the following scenario in geronimo-tomcat6-javaee5-2.2-SNAPSHOT (build 20081229).

1. start geronimo server
2. install two sample applications in admin console: cviewer.war and servlet-examples.war
3. I turn servlet-examples.war into plugin, and intend to assemble a custom server for this application
4. cd geronimo-home/bin
5. gsh.bat
6. deploy/assemble
7. select 2 for application centric, and type group/artifact name

Then I get the following error msg: 

Listing application plugins from the local Geronimo server
ERROR IllegalStateException: No configuration found for 'com.ibm.wasce.samples/cviewer/2.1.1.1/car'

I intent to create custom server for sample application named servlet-examples, so I didn't turn cviewer into plugin. But now I was blocked by cviewer.

        Summary: Can not assemble application centric custom server if there is deployed application, which is not converted into plugin  (was: Can not assemble application centric custom server if there is deployed application, which are not convert into plugin)

> Can not assemble application centric custom server if there is deployed application, which is not converted into plugin
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4491
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4491
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: general
>    Affects Versions: 2.2
>         Environment: Windows XP SP 2 + IBM SDK 1.6.0
>            Reporter: Han Hong Fang
>            Priority: Critical
>             Fix For: 2.2
>
>         Attachments: screenshot-1.jpg
>
>
> I tested the following scenario in geronimo-tomcat6-javaee5-2.2-SNAPSHOT (build 20081229).
> 1. start geronimo server
> 2. install two sample applications in admin console: cviewer.war and servlet-examples.war
> 3. I turn servlet-examples.war into plugin, and intend to assemble a custom server for this application
> 4. cd geronimo-home/bin
> 5. gsh.bat
> 6. deploy/assemble
> 7. select 2 for application centric, and type group/artifact name
> Then I get the following error msg: 
> Listing application plugins from the local Geronimo server
> ERROR IllegalStateException: No configuration found for 'com.ibm.wasce.samples/cviewer/2.1.1.1/car'
> I intent to create custom server for sample application named servlet-examples, so I didn't turn cviewer into plugin. But I was blocked by cviewer.

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