[jira] Updated: (GERONIMO-5724) Problem with running Geronimo server as a Windows service using Java Service Wrapper

2010-12-02 Thread maojia (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

maojia updated GERONIMO-5724:
-

Attachment: wrapper.jar
wrapper.dll
wrapper.exe

 Problem with running Geronimo server as a Windows service using Java Service 
 Wrapper
 

 Key: GERONIMO-5724
 URL: https://issues.apache.org/jira/browse/GERONIMO-5724
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: commands
Affects Versions: 2.2
 Environment: Sun JDK 1.6.0_21,  Windows XP,  
 geronimo-tomcat6-javaee5-2.2
Reporter: maojia
Priority: Minor
 Attachments: g_service.bat, Install_Geronimo_NT.bat, 
 Uninstall_Geronimo_NT.bat, wrapper.conf, wrapper.dll, wrapper.exe, wrapper.jar


 I tried to run Geronimo server as a Windows service using Java Service 
 Wrapper through the following steps:
 1. I copied wrapper.exe, g_service.bat, Install_Geronimo.bat and 
 Uninstall_Geronimo.bat to GERONIMO_HOME/bin.
 2. I copied wrapper.jar and wrapper.dll to GERONIMO_HOME/lib.
 3. I copied wrapper.conf to GERONIMO_HOME/var/config. 
 (The files were modified as in the attachment.)
 4.I ran the command:  geronimo_home/bin/g_service.bat
 The following error message was reported:
 ..
 Loading org.apache.ger...2010-12-02 15:10:03,956 ERROR [AbstractEncryption] 
 Unable to decrypt
 INFO   | jvm 1| 2010/12/02 15:10:04 | 
 java.security.NoSuchAlgorithmException: Cannot find any provider supporting 
 AES
 ..

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



[jira] Created: (GERONIMO-5724) Problem with running Geronimo server as a Windows service using Java Service Wrapper

2010-12-01 Thread maojia (JIRA)
Problem with running Geronimo server as a Windows service using Java Service 
Wrapper


 Key: GERONIMO-5724
 URL: https://issues.apache.org/jira/browse/GERONIMO-5724
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: commands
Affects Versions: 2.2
 Environment: Sun JDK 1.6.0_21,  Windows XP,  
geronimo-tomcat6-javaee5-2.2
Reporter: maojia
Priority: Minor


I tried to run Geronimo server as a Windows service using Java Service Wrapper 
through the following steps:

1. I copied wrapper.exe, g_service.bat, Install_Geronimo.bat and 
Uninstall_Geronimo.bat to GERONIMO_HOME/bin.
2. I copied wrapper.jar and wrapper.dll to GERONIMO_HOME/lib.
3. I copied wrapper.conf to GERONIMO_HOME/var/config. 
(The files were modified as in the attachment.)
4.I ran the command:  geronimo_home/bin/g_service.bat


The following error message was reported:
..
Loading org.apache.ger...2010-12-02 15:10:03,956 ERROR [AbstractEncryption] 
Unable to decrypt
INFO   | jvm 1| 2010/12/02 15:10:04 | 
java.security.NoSuchAlgorithmException: Cannot find any provider supporting AES
..

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



[jira] Updated: (GERONIMO-5724) Problem with running Geronimo server as a Windows service using Java Service Wrapper

2010-12-01 Thread maojia (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

maojia updated GERONIMO-5724:
-

Attachment: g_service.bat
wrapper.conf

 Problem with running Geronimo server as a Windows service using Java Service 
 Wrapper
 

 Key: GERONIMO-5724
 URL: https://issues.apache.org/jira/browse/GERONIMO-5724
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: commands
Affects Versions: 2.2
 Environment: Sun JDK 1.6.0_21,  Windows XP,  
 geronimo-tomcat6-javaee5-2.2
Reporter: maojia
Priority: Minor
 Attachments: g_service.bat, wrapper.conf


 I tried to run Geronimo server as a Windows service using Java Service 
 Wrapper through the following steps:
 1. I copied wrapper.exe, g_service.bat, Install_Geronimo.bat and 
 Uninstall_Geronimo.bat to GERONIMO_HOME/bin.
 2. I copied wrapper.jar and wrapper.dll to GERONIMO_HOME/lib.
 3. I copied wrapper.conf to GERONIMO_HOME/var/config. 
 (The files were modified as in the attachment.)
 4.I ran the command:  geronimo_home/bin/g_service.bat
 The following error message was reported:
 ..
 Loading org.apache.ger...2010-12-02 15:10:03,956 ERROR [AbstractEncryption] 
 Unable to decrypt
 INFO   | jvm 1| 2010/12/02 15:10:04 | 
 java.security.NoSuchAlgorithmException: Cannot find any provider supporting 
 AES
 ..

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



[jira] Updated: (GERONIMO-5724) Problem with running Geronimo server as a Windows service using Java Service Wrapper

2010-12-01 Thread maojia (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

maojia updated GERONIMO-5724:
-

Attachment: Uninstall_Geronimo_NT.bat
Install_Geronimo_NT.bat

 Problem with running Geronimo server as a Windows service using Java Service 
 Wrapper
 

 Key: GERONIMO-5724
 URL: https://issues.apache.org/jira/browse/GERONIMO-5724
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: commands
Affects Versions: 2.2
 Environment: Sun JDK 1.6.0_21,  Windows XP,  
 geronimo-tomcat6-javaee5-2.2
Reporter: maojia
Priority: Minor
 Attachments: g_service.bat, Install_Geronimo_NT.bat, 
 Uninstall_Geronimo_NT.bat, wrapper.conf


 I tried to run Geronimo server as a Windows service using Java Service 
 Wrapper through the following steps:
 1. I copied wrapper.exe, g_service.bat, Install_Geronimo.bat and 
 Uninstall_Geronimo.bat to GERONIMO_HOME/bin.
 2. I copied wrapper.jar and wrapper.dll to GERONIMO_HOME/lib.
 3. I copied wrapper.conf to GERONIMO_HOME/var/config. 
 (The files were modified as in the attachment.)
 4.I ran the command:  geronimo_home/bin/g_service.bat
 The following error message was reported:
 ..
 Loading org.apache.ger...2010-12-02 15:10:03,956 ERROR [AbstractEncryption] 
 Unable to decrypt
 INFO   | jvm 1| 2010/12/02 15:10:04 | 
 java.security.NoSuchAlgorithmException: Cannot find any provider supporting 
 AES
 ..

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



[jira] Closed: (GERONIMO-5611) Problem with deploy:install-plugin command

2010-11-19 Thread maojia (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

maojia closed GERONIMO-5611.



Verified on geronimo-tomcat7-javaee6-3.0-SNAPSHOT built on 11/17/2010. It works.

 Problem with deploy:install-plugin  command 
 --

 Key: GERONIMO-5611
 URL: https://issues.apache.org/jira/browse/GERONIMO-5611
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: commands
Affects Versions: 3.0
 Environment: Windows platform
Reporter: maojia
Assignee: Ivan
Priority: Minor
 Fix For: 3.0


 On the karaf shell for the geronimo-tomcat7-javaee6-3.0-SNAPSHOT server:
 I ran the install-plugin d:/HelloWorld.car command to install a plugin. The 
 following error information was reported:  
 geronimo install-plugin d:/HelloWorld.car
 Checking for status every 1000ms:
 2010-09-15 15:37:48,527 ERROR [PluginInstallerGBean] Invalid Configuration 
 Archive 
 D:\software\Geronimo\geronimo-tomcat7-javaee6-3.0-SNAPSHOT-bin\geronimo-tomcat7-javaee6-3.0-SNAPSHOT\bin
  no plugin metadata found
 Installation FAILED: Invalid Configuration Archive 
 D:\software\Geronimo\geronimo-tomcat7-javaee6-3.0-SNAPSHOT-bin\geronimo-tomcat7-javaee6-3.0-SNAPSHOT\bin
  no plugin metadata found
 I also tried to use the command line deploy install-plugin 
 d:/HelloWorld.car under the GERONIMO_HOME/bin directory. The following 
 error information was reported:
 Using GERONIMO_HOME:   
 D:\software\Geronimo\geronimo-tomcat7-javaee6-3.0-SNAPSHO
 T-bin\geronimo-tomcat7-javaee6-3.0-SNAPSHOT
 Using GERONIMO_TMPDIR: var\temp
 Using JRE_HOME:C:\Program Files\IBM\Java60\jre
 org.apache.geronimo.kernel.config.LifecycleException: load of 
 org.apache.geronim
 o.framework/jsr88-cli/3.0-SNAPSHOT/car failed
 at 
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
 iguration(SimpleConfigurationManager.java:307)
 at 
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
 iguration(SimpleConfigurationManager.java:281)
 at 
 org.apache.geronimo.kernel.config.KernelConfigurationManager.loadConf
 iguration(KernelConfigurationManager.java:124)
 at 
 org.apache.geronimo.system.main.MainBridge.loadPersistentConfiguratio
 ns(MainBridge.java:82)
 at 
 org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:57
 )
 at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
 at 
 org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
 at 
 org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31
 )
 Caused by: org.osgi.framework.BundleException: URL 
 [mvn:org.apache.geronimo.fram
 ework/jsr88-cli/3.0-SNAPSHOT/car] could not be resolved.
 at 
 org.eclipse.osgi.framework.internal.core.Framework.installWorkerPrivi
 leged(Framework.java:975)
 at 
 org.eclipse.osgi.framework.internal.core.Framework$1.run(Framework.ja
 va:838)
 at 
 java.security.AccessController.doPrivileged(AccessController.java:251
 )
 at 
 org.eclipse.osgi.framework.internal.core.Framework.installWorker(Fram
 ework.java:889)
 at 
 org.eclipse.osgi.framework.internal.core.Framework.installBundle(Fram
 ework.java:833)
 at 
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.installBun
 dle(BundleContextImpl.java:167)
 at 
 org.eclipse.osgi.framework.internal.core.BundleContextImpl.installBun
 dle(BundleContextImpl.java:161)
 at 
 org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
 iguration(SimpleConfigurationManager.java:300)
 ... 7 more
 Caused by: java.lang.RuntimeException: URL 
 [mvn:org.apache.geronimo.framework/js
 r88-cli/3.0-SNAPSHOT/car] could not be resolved.
 at 
 org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.j
 ava:195)
 at 
 org.eclipse.osgi.internal.baseadaptor.BundleInstall.begin(BundleInsta
 ll.java:56)
 at 
 org.eclipse.osgi.framework.internal.core.Framework.installWorkerPrivi
 leged(Framework.java:922)
 ... 14 more

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



[jira] Closed: (GERONIMO-5614) problem with deploy:assemble-server gogo command

2010-11-19 Thread maojia (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

maojia closed GERONIMO-5614.



Verified on geronimo-tomcat7-javaee6-3.0-SNAPSHOT built on 11/17/2010. It works.

 problem with deploy:assemble-server gogo command
 --

 Key: GERONIMO-5614
 URL: https://issues.apache.org/jira/browse/GERONIMO-5614
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: commands
Affects Versions: 3.0
 Environment: Windows platform
Reporter: maojia
Assignee: Ivan
Priority: Minor
 Fix For: 3.0


 On the karaf shell for the geronimo-tomcat7-javaee6-3.0-SNAPSHOT server:
 I ran the assemble-server -a name1 command and was able to choose the 
 custom assembly modes,  the assembly server group name and the 
 application plugins and required framework plugin group for assembly as 
 expected. However, after everything is done, the assembly didn't shown up in 
 the default local (GERONIMO_HOME/var/temp) as is supposed to. Neither did 
 it work when I specified a location for assemble server.
 geronimo assemble-server -a name1 -t D:/temp
 Connection established
 Available custom assembly modes:
  1:Function Centric
  2:Application Centric
  3:Expert Users
 Please select a custom assembly mode [1,2,3]2
 Assembly server group name: ng2
 Listing application plugins and required framework plugin group from the 
 local G
 eronimo server
 no category
   1:  Temporary Plugin metadata for deployment (1.0)
 Administration
   2:  Geronimo Plugins, Console :: Plugin and Deployment Portlets 
 (Tomcat) (
 3.0-SNAPSHOT)
   3:  Geronimo Plugins, Console :: Tomcat (3.0-SNAPSHOT)
   4:  Geronimo Plugins, Welcome :: Tomcat (3.0-SNAPSHOT)
 Deployment
   5:  Geronimo Plugins, Remote Deploy :: Tomcat (3.0-SNAPSHOT)
 Geronimo Core
   6:  Geronimo Plugins, System Database :: System Database (3.0-SNAPSHOT)
 Geronimo Plugin Group
   7:  Geronimo Plugin Group :: Framework (3.0-SNAPSHOT)
 JMS
   8:  Geronimo Plugins, ActiveMQ v5 :: Resource Adapter (3.0-SNAPSHOT)
 Web Framework
   9:  Geronimo Plugins, Dojo :: Tomcat (3.0-SNAPSHOT)
 Install Services [enter a comma separated list of numbers or 'q' to quit]: 2
 geronimo

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



[jira] Closed: (GERONIMO-5610) Problem with install-plugin via the Administration console

2010-11-19 Thread maojia (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

maojia closed GERONIMO-5610.



 Problem with install-plugin via the Administration console
 --

 Key: GERONIMO-5610
 URL: https://issues.apache.org/jira/browse/GERONIMO-5610
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: console
Affects Versions: 3.0
 Environment: Windows platform
Reporter: maojia
Assignee: Rex Wang
Priority: Trivial
 Attachments: HelloWorld-1.0.car


 I deployed a HelloWorld-1.0.car plugin, containing the geronimo-plugin.xml 
 file correctly, on the geronimo-tomcat7-javaee6-3.0-SNAPSHOT server.
 On the Install Geronimo Plugins portlet, I selected 
 http://localhost:8080/plugin/maven-repo/; as the chosen repository to show 
 plugins in the selected repository. The HelloWorld-1.0.car file, however, was 
 not in the list of plugins as expected.   

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



[jira] Commented: (GERONIMO-5579) Problem with deploy:connect gogo command

2010-11-18 Thread maojia (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-5579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12933701#action_12933701
 ] 

maojia commented on GERONIMO-5579:
--

I tried the case again with a new geronimo-tomcat7-javaee6-3.0-SNAPSHOT-bin 
server built on 11/17/2010 and got the following error:

geronimo deploy:connect -p 1109
Connecting to Geronimo server: localhost:1109
Username: system
Password: ***
Error executing command: Unable to connect to server at deployer:geronimo:jmx://
localhost:1109 -- Failed to retrieve RMIServer stub: javax.naming.ConfigurationE
xception: rmiURLContextFactory.getObjectInstance: argument must be an RMI URL St
ring or an array of them 


 Problem with deploy:connect gogo command
 --

 Key: GERONIMO-5579
 URL: https://issues.apache.org/jira/browse/GERONIMO-5579
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: commands
Affects Versions: 3.0
 Environment: windows platform 
Reporter: maojia
Assignee: Ivan
Priority: Minor
 Fix For: 3.0

 Attachments: GERONIMO-5579.patch


 I started two server instances on my local Windows platform:
 geronimo-tomcat7-javaee6-3.0-SNAPSHOT using port 1099,started with the 
 run Geronimo command;
 geronimo-tomcat6-javaee5-2.2   using port 1109, started with the 
 startupcommand.
 On the karaf shell for the geronimo-tomcat7-javaee6-3.0-SNAPSHOT  server:
 I ran the deploy:connect --port 1109command trying to connect the 
 geronimo-tomcat6-javaee5-2.2 server. Connection establishedwas displayed. 
 However,when running the deploy:list-modulescommand, it was the modules 
 belonging to the geronimo-tomcat7-javaee6-3.0-SNAPSHOT server that was 
 listed, indicating that it was still the 
 geronimo-tomcat7-javaee6-3.0-SNAPSHOT server that was connected.
 The information on the command window is as follows:
 geronimo deploy:disconnect
 Not connected
 geronimo deploy:connect --hostname localhost --port 1109
 Connection established
 geronimo deploy:list-modules
 Found 54 modules
   + org.apache.geronimo.configs/activemq-broker-blueprint/3.0-SNAPSHOT/car
   + org.apache.geronimo.configs/activemq-ra/3.0-SNAPSHOT/car
   + org.apache.geronimo.configs/aries-deployer/3.0-SNAPSHOT/car
   + org.apache.geronimo.configs/axis2-deployer/3.0-SNAPSHOT/car
   + org.apache.geronimo.configs/bval-deployer/3.0-SNAPSHOT/car
   + org.apache.geronimo.configs/client-deployer/3.0-SNAPSHOT/car
  ...

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



[jira] Created: (GERONIMO-5614) problem with deploy:assemble-server gogo command

2010-09-17 Thread maojia (JIRA)
problem with deploy:assemble-server gogo command
--

 Key: GERONIMO-5614
 URL: https://issues.apache.org/jira/browse/GERONIMO-5614
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: commands
Affects Versions: 3.0
 Environment: Windows platform
Reporter: maojia
Priority: Minor


On the karaf shell for the geronimo-tomcat7-javaee6-3.0-SNAPSHOT server:

I ran the assemble-server -a name1 command and was able to choose the custom 
assembly modes,  the assembly server group name and the application plugins 
and required framework plugin group for assembly as expected. However, after 
everything is done, the assembly didn't shown up in the default local 
(GERONIMO_HOME/var/temp) as is supposed to. Neither did it work when I 
specified a location for assemble server.



geronimo assemble-server -a name1 -t D:/temp
Connection established
Available custom assembly modes:
 1:Function Centric
 2:Application Centric
 3:Expert Users
Please select a custom assembly mode [1,2,3]2
Assembly server group name: ng2
Listing application plugins and required framework plugin group from the local G
eronimo server
no category
  1:  Temporary Plugin metadata for deployment (1.0)
Administration
  2:  Geronimo Plugins, Console :: Plugin and Deployment Portlets (Tomcat) (
3.0-SNAPSHOT)
  3:  Geronimo Plugins, Console :: Tomcat (3.0-SNAPSHOT)
  4:  Geronimo Plugins, Welcome :: Tomcat (3.0-SNAPSHOT)
Deployment
  5:  Geronimo Plugins, Remote Deploy :: Tomcat (3.0-SNAPSHOT)
Geronimo Core
  6:  Geronimo Plugins, System Database :: System Database (3.0-SNAPSHOT)
Geronimo Plugin Group
  7:  Geronimo Plugin Group :: Framework (3.0-SNAPSHOT)
JMS
  8:  Geronimo Plugins, ActiveMQ v5 :: Resource Adapter (3.0-SNAPSHOT)
Web Framework
  9:  Geronimo Plugins, Dojo :: Tomcat (3.0-SNAPSHOT)

Install Services [enter a comma separated list of numbers or 'q' to quit]: 2
geronimo

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



[jira] Created: (GERONIMO-5613) problem with login gogo command

2010-09-16 Thread maojia (JIRA)
problem with login gogo command
-

 Key: GERONIMO-5613
 URL: https://issues.apache.org/jira/browse/GERONIMO-5613
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: commands
Affects Versions: 3.0
 Environment: Windows platform
Reporter: maojia
Priority: Minor


When running the deploy:login gogo command, the following error information 
was reported:

No credentials to save in embedded mode.

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



[jira] Created: (GERONIMO-5610) Problem with install-plugin via the Administration console

2010-09-15 Thread maojia (JIRA)
Problem with install-plugin via the Administration console
--

 Key: GERONIMO-5610
 URL: https://issues.apache.org/jira/browse/GERONIMO-5610
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: console
Affects Versions: 3.0
 Environment: Windows platform
Reporter: maojia
Priority: Trivial


I deployed a HelloWorld-1.0.car plugin, containing the geronimo-plugin.xml file 
correctly, on the geronimo-tomcat7-javaee6-3.0-SNAPSHOT server.

On the Install Geronimo Plugins portlet, I selected 
http://localhost:8080/plugin/maven-repo/; as the chosen repository to show 
plugins in the selected repository. The HelloWorld-1.0.car file, however, was 
not in the list of plugins as expected.   


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



[jira] Updated: (GERONIMO-5610) Problem with install-plugin via the Administration console

2010-09-15 Thread maojia (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

maojia updated GERONIMO-5610:
-

Comment: was deleted

(was: The HelloWorld-1.0.car plugin used.)

 Problem with install-plugin via the Administration console
 --

 Key: GERONIMO-5610
 URL: https://issues.apache.org/jira/browse/GERONIMO-5610
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: console
Affects Versions: 3.0
 Environment: Windows platform
Reporter: maojia
Priority: Trivial
 Attachments: HelloWorld-1.0.car


 I deployed a HelloWorld-1.0.car plugin, containing the geronimo-plugin.xml 
 file correctly, on the geronimo-tomcat7-javaee6-3.0-SNAPSHOT server.
 On the Install Geronimo Plugins portlet, I selected 
 http://localhost:8080/plugin/maven-repo/; as the chosen repository to show 
 plugins in the selected repository. The HelloWorld-1.0.car file, however, was 
 not in the list of plugins as expected.   

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



[jira] Updated: (GERONIMO-5610) Problem with install-plugin via the Administration console

2010-09-15 Thread maojia (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-5610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

maojia updated GERONIMO-5610:
-

Attachment: HelloWorld-1.0.car

The HelloWorld-1.0.car plugin used.

 Problem with install-plugin via the Administration console
 --

 Key: GERONIMO-5610
 URL: https://issues.apache.org/jira/browse/GERONIMO-5610
 Project: Geronimo
  Issue Type: Bug
  Security Level: public(Regular issues) 
  Components: console
Affects Versions: 3.0
 Environment: Windows platform
Reporter: maojia
Priority: Trivial
 Attachments: HelloWorld-1.0.car


 I deployed a HelloWorld-1.0.car plugin, containing the geronimo-plugin.xml 
 file correctly, on the geronimo-tomcat7-javaee6-3.0-SNAPSHOT server.
 On the Install Geronimo Plugins portlet, I selected 
 http://localhost:8080/plugin/maven-repo/; as the chosen repository to show 
 plugins in the selected repository. The HelloWorld-1.0.car file, however, was 
 not in the list of plugins as expected.   

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



[jira] Created: (GERONIMO-5611) Problem with deploy:install-plugin command

2010-09-15 Thread maojia (JIRA)
Problem with deploy:install-plugin  command 
--

 Key: GERONIMO-5611
 URL: https://issues.apache.org/jira/browse/GERONIMO-5611
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: commands
Affects Versions: 3.0
 Environment: Windows platform
Reporter: maojia
Priority: Minor


On the karaf shell for the geronimo-tomcat7-javaee6-3.0-SNAPSHOT server:
I ran the install-plugin d:/HelloWorld.car command to install a plugin. The 
following error information was reported:  

geronimo install-plugin d:/HelloWorld.car
Checking for status every 1000ms:
2010-09-15 15:37:48,527 ERROR [PluginInstallerGBean] Invalid Configuration 
Archive 
D:\software\Geronimo\geronimo-tomcat7-javaee6-3.0-SNAPSHOT-bin\geronimo-tomcat7-javaee6-3.0-SNAPSHOT\bin
 no plugin metadata found
Installation FAILED: Invalid Configuration Archive 
D:\software\Geronimo\geronimo-tomcat7-javaee6-3.0-SNAPSHOT-bin\geronimo-tomcat7-javaee6-3.0-SNAPSHOT\bin
 no plugin metadata found


I also tried to use the command line deploy install-plugin d:/HelloWorld.car 
under the GERONIMO_HOME/bin directory. The following error information was 
reported:

Using GERONIMO_HOME:   D:\software\Geronimo\geronimo-tomcat7-javaee6-3.0-SNAPSHO
T-bin\geronimo-tomcat7-javaee6-3.0-SNAPSHOT
Using GERONIMO_TMPDIR: var\temp
Using JRE_HOME:C:\Program Files\IBM\Java60\jre
org.apache.geronimo.kernel.config.LifecycleException: load of org.apache.geronim
o.framework/jsr88-cli/3.0-SNAPSHOT/car failed
at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
iguration(SimpleConfigurationManager.java:307)
at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
iguration(SimpleConfigurationManager.java:281)
at org.apache.geronimo.kernel.config.KernelConfigurationManager.loadConf
iguration(KernelConfigurationManager.java:124)
at org.apache.geronimo.system.main.MainBridge.loadPersistentConfiguratio
ns(MainBridge.java:82)
at org.apache.geronimo.system.main.MainBridge.execute(MainBridge.java:57
)
at org.apache.geronimo.main.Bootstrapper.execute(Bootstrapper.java:65)
at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
at org.apache.geronimo.cli.deployer.DeployerCLI.main(DeployerCLI.java:31
)
Caused by: org.osgi.framework.BundleException: URL [mvn:org.apache.geronimo.fram
ework/jsr88-cli/3.0-SNAPSHOT/car] could not be resolved.
at org.eclipse.osgi.framework.internal.core.Framework.installWorkerPrivi
leged(Framework.java:975)
at org.eclipse.osgi.framework.internal.core.Framework$1.run(Framework.ja
va:838)
at java.security.AccessController.doPrivileged(AccessController.java:251
)
at org.eclipse.osgi.framework.internal.core.Framework.installWorker(Fram
ework.java:889)
at org.eclipse.osgi.framework.internal.core.Framework.installBundle(Fram
ework.java:833)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.installBun
dle(BundleContextImpl.java:167)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.installBun
dle(BundleContextImpl.java:161)
at org.apache.geronimo.kernel.config.SimpleConfigurationManager.loadConf
iguration(SimpleConfigurationManager.java:300)
... 7 more
Caused by: java.lang.RuntimeException: URL [mvn:org.apache.geronimo.framework/js
r88-cli/3.0-SNAPSHOT/car] could not be resolved.
at org.ops4j.pax.url.mvn.internal.Connection.getInputStream(Connection.j
ava:195)
at org.eclipse.osgi.internal.baseadaptor.BundleInstall.begin(BundleInsta
ll.java:56)
at org.eclipse.osgi.framework.internal.core.Framework.installWorkerPrivi
leged(Framework.java:922)
... 14 more


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



[jira] Created: (GERONIMO-5607) geronimo-default keystore file not displayed on the administration console

2010-09-14 Thread maojia (JIRA)
geronimo-default keystore file not displayed on the administration console
--

 Key: GERONIMO-5607
 URL: https://issues.apache.org/jira/browse/GERONIMO-5607
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: console
Affects Versions: 3.0
 Environment: Windows platform
Reporter: maojia
Priority: Minor


The geronimo-default keystore file is not displayed on the Keystore portlet on 
the administration console.

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



[jira] Created: (GERONIMO-5601) Problem with deploy:list-plugins gogo command

2010-09-09 Thread maojia (JIRA)
Problem with deploy:list-plugins gogo command
---

 Key: GERONIMO-5601
 URL: https://issues.apache.org/jira/browse/GERONIMO-5601
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: commands
Affects Versions: 3.0
 Environment: Windows platform
Reporter: maojia
Priority: Minor


On the karaf shell for the geronimo-tomcat7-javaee6-3.0-SNAPSHOT server:

I ran the deploy:list-plugins command and chose a repository after the 
repository list was displayed. The list of plugins in that repository were 
displayed correctly. However, when running the deploy:list-plugins  command 
for the second time, there was no repository list displayed nor any chance to 
choose a repository. Instead, the plugins in the last chosen repository were 
listed again.  

Expected behavior might be:

When running the deploy:list-plugins  command, no matter for how many times, 
the list of repositories should always be displayed, providing the user an 
opportunity to chose a repository and thus see the list of plugins in it.


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



[jira] Created: (GERONIMO-5579) Problem with deploy:connect gogo command

2010-09-07 Thread maojia (JIRA)
Problem with deploy:connect gogo command
--

 Key: GERONIMO-5579
 URL: https://issues.apache.org/jira/browse/GERONIMO-5579
 Project: Geronimo
  Issue Type: Bug
  Security Level: public (Regular issues)
  Components: commands
Affects Versions: 3.0
 Environment: windows platform 
Reporter: maojia
Priority: Minor


I started two server instances on my local Windows platform:
geronimo-tomcat7-javaee6-3.0-SNAPSHOT using port 1099,started with the run 
Geronimo command;
geronimo-tomcat6-javaee5-2.2   using port 1109, started with the 
startupcommand.

On the karaf shell for the geronimo-tomcat7-javaee6-3.0-SNAPSHOT  server:
I ran the deploy:connect --port 1109command trying to connect the 
geronimo-tomcat6-javaee5-2.2 server. Connection establishedwas displayed. 

However,when running the deploy:list-modulescommand, it was the modules 
belonging to the geronimo-tomcat7-javaee6-3.0-SNAPSHOT server that was listed, 
indicating that it was still the 
geronimo-tomcat7-javaee6-3.0-SNAPSHOT server that was connected.



The information on the command window is as follows:

geronimo deploy:disconnect
Not connected
geronimo deploy:connect --hostname localhost --port 1109
Connection established
geronimo deploy:list-modules
Found 54 modules
  + org.apache.geronimo.configs/activemq-broker-blueprint/3.0-SNAPSHOT/car
  + org.apache.geronimo.configs/activemq-ra/3.0-SNAPSHOT/car
  + org.apache.geronimo.configs/aries-deployer/3.0-SNAPSHOT/car
  + org.apache.geronimo.configs/axis2-deployer/3.0-SNAPSHOT/car
  + org.apache.geronimo.configs/bval-deployer/3.0-SNAPSHOT/car
  + org.apache.geronimo.configs/client-deployer/3.0-SNAPSHOT/car
 ...


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