Unable to create Geronimo as a Windows Service using wrapper.exe
----------------------------------------------------------------

                 Key: GERONIMO-3691
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3691
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
    Affects Versions: 2.0.1
         Environment: Windows 2003, Intel Xeon , 2GB Ram, IBM Blade Server
            Reporter: Mark Salem
            Priority: Minor


When trying to configure Geronimo as a windows service using the Instructions 
for wrapper and editing wrapper.conf when running g_service.bat to test the 
wrapper it fails when trying to calculate the checksum on config.ser, is this a 
known error or a configuration step that has been missed in the documentation? 
full error below


C:\Documents and 
Settings\Administrator>C:\geronimo-jetty6-jee5-2.0.1\bin\g_service.bat
wrapper  | --> Wrapper Started as Console
wrapper  | Launching a JVM...
jvm 1    | Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org
jvm 1    |   Copyright 1999-2006 Tanuki Software, Inc.  All Rights Reserved.
jvm 1    |
jvm 1    | Booting Geronimo Kernel (in Java 1.5.0)...
jvm 1    | Starting Geronimo Application Server v2.0.1
jvm 1    |
jvm 1    | [*                                ]  0%   0s Loading
jvm 1    | [*-                               ]  0%   0s  Loading 
org.apache.ge...12:21:05,913 ERROR
[ConfigurationStoreUtil] Unable to calculate checksum for configuration file: 
C:\geronimo-jetty6-jee
5-2.0.1\repository\org\apache\geronimo\configs\rmi-naming\2.0.1\rmi-naming-2.0.1.car\META-INF\config
.ser
jvm 1    | java.security.NoSuchAlgorithmException: SHA-1 MessageDigest not 
available
jvm 1    |      at 
sun.security.jca.GetInstance.getInstance(GetInstance.java:158)
jvm 1    |      at java.security.Security.getImpl(Security.java:691)
jvm 1    |      at 
java.security.MessageDigest.getInstance(MessageDigest.java:145)

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

Reply via email to