[jira] Commented: (GERONIMO-4479) Custom server assembly does not work

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

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

Han Hong Fang commented on GERONIMO-4479:
-

Verified in build 20090105, the error msg during assembling is fixed. 

Although the assembled server (Framework + Web Service Axis2) has other problem 
like it can not be stopped successfully, as suggested it will be covered in new 
JIRA, and this one can be closed now.

> Custom server assembly does not work
> 
>
> Key: GERONIMO-4479
> URL: https://issues.apache.org/jira/browse/GERONIMO-4479
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: general
>Affects Versions: 2.2
> Environment: windowns XP SP2 (English), JDK 1.6.0 or JDK 1.5
>Reporter: Han Hong Fang
>Assignee: Lin Sun
>Priority: Blocker
> Fix For: 2.2
>
>
> No matter using JDK 1.5 or JDK 1.6 to start Geronimo server, when creating 
> the server assembly in admin console, we got following error messages. 
> Meanwhile the created server only has a empty repository and some 
> configuration files under var/config. 
> 2008-12-22 19:42:49,421 ERROR [PluginInstallerGBean] Installed 
> 'org.apache.geron
> imo.assemblies/geronimo-boilerplate/2.2-SNAPSHOT/car' configuration into 
> reposit
> ory but cannot locate file to copy contents/
> I tried the followings scenarios:
> 1). Select Framework
> 2). Select Framework + Web Little-G Tomcat 
> I also tried in gshell and only select Framework, the same exception exists.

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



[jira] Commented: (GERONIMO-4479) Custom server assembly does not work

2009-01-05 Thread Lin Sun (JIRA)

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

Lin Sun commented on GERONIMO-4479:
---

Hi,

I think the error you saw is a minor prob, as both of these directories are 
supposed to be empty.  I don't think these exceptions should impact the 
behavior of the server.

For your 2nd scenario, I think shared dir is empty in the sharedlib plugin, but 
I can understand why we want the empty directories there to guide users.  I 
think it is reasonable to add an empty file to fix it.

For your 3rd scenario, I don't understand the purpose of the empty schema 
folder thus I propose to remove it off the geronimo-plugin.xml file of 
axis-deployer.

Thanks

Lin

> Custom server assembly does not work
> 
>
> Key: GERONIMO-4479
> URL: https://issues.apache.org/jira/browse/GERONIMO-4479
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: general
>Affects Versions: 2.2
> Environment: windowns XP SP2 (English), JDK 1.6.0 or JDK 1.5
>Reporter: Han Hong Fang
>Assignee: Lin Sun
>Priority: Blocker
> Fix For: 2.2
>
>
> No matter using JDK 1.5 or JDK 1.6 to start Geronimo server, when creating 
> the server assembly in admin console, we got following error messages. 
> Meanwhile the created server only has a empty repository and some 
> configuration files under var/config. 
> 2008-12-22 19:42:49,421 ERROR [PluginInstallerGBean] Installed 
> 'org.apache.geron
> imo.assemblies/geronimo-boilerplate/2.2-SNAPSHOT/car' configuration into 
> reposit
> ory but cannot locate file to copy contents/
> I tried the followings scenarios:
> 1). Select Framework
> 2). Select Framework + Web Little-G Tomcat 
> I also tried in gshell and only select Framework, the same exception exists.

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



[jira] Commented: (GERONIMO-4479) Custom server assembly does not work

2008-12-30 Thread Han Hong Fang (JIRA)

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

Han Hong Fang commented on GERONIMO-4479:
-

I did a quick test on geronimo-tomcat6-javaee5-2.2-SNAPSHOT-bin.zip,  build 
date is 20081229.

Test results of  two scenarios reported in this problem are

1). Select Framework   -- Pass now

2). Select Framework + Web Little-G Tomcat   --  Custom server is created but 
console still shows following error msg: 

2008-12-30 16:24:38,953 ERROR [PluginInstallerGBean] Installed 'org.apache.geron
imo.configs/sharedlib/2.2-SNAPSHOT/car' configuration into repository but cannot
 locate file to copy shared

Add one more scenario as below.

3) Select Framework + Web Service Axis2 -- Custom server is created but console 
shows similar error msg:

2008-12-30 16:20:22,796 ERROR [PluginInstallerGBean] Installed 'org.apache.geron
imo.configs/axis-deployer/2.2-SNAPSHOT/car' configuration into repository but ca
nnot locate file to copy schema/schemaorg_apache_xmlbeans/src/

> Custom server assembly does not work
> 
>
> Key: GERONIMO-4479
> URL: https://issues.apache.org/jira/browse/GERONIMO-4479
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: general
>Affects Versions: 2.2
> Environment: windowns XP SP2 (English), JDK 1.6.0 or JDK 1.5
>Reporter: Han Hong Fang
>Assignee: Lin Sun
>Priority: Blocker
> Fix For: 2.2
>
>
> No matter using JDK 1.5 or JDK 1.6 to start Geronimo server, when creating 
> the server assembly in admin console, we got following error messages. 
> Meanwhile the created server only has a empty repository and some 
> configuration files under var/config. 
> 2008-12-22 19:42:49,421 ERROR [PluginInstallerGBean] Installed 
> 'org.apache.geron
> imo.assemblies/geronimo-boilerplate/2.2-SNAPSHOT/car' configuration into 
> reposit
> ory but cannot locate file to copy contents/
> I tried the followings scenarios:
> 1). Select Framework
> 2). Select Framework + Web Little-G Tomcat 
> I also tried in gshell and only select Framework, the same exception exists.

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



[jira] Commented: (GERONIMO-4479) Custom server assembly does not work

2008-12-23 Thread Lin Sun (JIRA)

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

Lin Sun commented on GERONIMO-4479:
---

Able to recreate this on a build a few weeks ago.   Don't know how/when this 
got broken... will look into it.

> Custom server assembly does not work
> 
>
> Key: GERONIMO-4479
> URL: https://issues.apache.org/jira/browse/GERONIMO-4479
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: general
>Affects Versions: 2.2
> Environment: windowns XP SP2 (English), JDK 1.6.0 or JDK 1.5
>Reporter: Han Hong Fang
>Assignee: Lin Sun
>Priority: Blocker
> Fix For: 2.2
>
>
> No matter using JDK 1.5 or JDK 1.6 to start Geronimo server, when creating 
> the server assembly in admin console, we got following error messages. 
> Meanwhile the created server only has a empty repository and some 
> configuration files under var/config. 
> 2008-12-22 19:42:49,421 ERROR [PluginInstallerGBean] Installed 
> 'org.apache.geron
> imo.assemblies/geronimo-boilerplate/2.2-SNAPSHOT/car' configuration into 
> reposit
> ory but cannot locate file to copy contents/
> I tried the followings scenarios:
> 1). Select Framework
> 2). Select Framework + Web Little-G Tomcat 
> I also tried in gshell and only select Framework, the same exception exists.

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