You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "maojia (JIRA)" <ji...@apache.org> on 2010/12/02 08:39:10 UTC

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

     [ 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.