I'm still having problems when trying to start the Handle server.  I get the
following error when executing ./start-handle-server from /dspace/bin/:

javax.crypto.BadPaddingException: Given final block not properly padded
    at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:811)
    at com.sun.crypto.provider.CipherCore.doFinal(CipherCore.java:676)
    at com.sun.crypto.provider.DESCipher.engineDoFinal(DESCipher.java:318)
    at javax.crypto.Cipher.doFinal(Cipher.java:1865)
    at
net.handle.security.provider.GenericProvider.decrypt_DES_ECB_PKCS5(GenericProvider.java:146)
    at net.handle.hdllib.Util.decrypt(Util.java:1078)
    at net.handle.server.HandleServer.<init>(HandleServer.java:306)
    at net.handle.server.AbstractServer.getInstance(AbstractServer.java:72)
    at net.handle.server.Main.initialize(Main.java:152)
    at net.handle.server.Main.main(Main.java:75)
Unable to initialize server signature object: java.lang.Exception: Incorrect
passphrase
java.lang.Exception: Incorrect passphrase
    at net.handle.hdllib.Util.decrypt(Util.java:1083)
    at net.handle.server.HandleServer.<init>(HandleServer.java:306)
    at net.handle.server.AbstractServer.getInstance(AbstractServer.java:72)
    at net.handle.server.Main.initialize(Main.java:152)
    at net.handle.server.Main.main(Main.java:75)
java.lang.Exception: Incorrect passphrase
    at net.handle.hdllib.Util.decrypt(Util.java:1083)
    at net.handle.server.HandleServer.<init>(HandleServer.java:306)
    at net.handle.server.AbstractServer.getInstance(AbstractServer.java:72)
    at net.handle.server.Main.initialize(Main.java:152)
    at net.handle.server.Main.main(Main.java:75)
Shutting down...

    At no point am I being asked for my passphrase to start the Handle
server.  Am I missing where it should be entered in one of the config files,
or is there another error to blame?

-- 


        Bert Lensch
          System Support Specialist III
          Information Technology Services - Computer Center
          Georgia Southern University
        [email protected]
        (912) 478-2395
------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to