Dear community,

I am trying to run handle-server by following command:
"./bin/start-handle-server", but the log output in /log/handle-server
generated as follows:

"2010/10/11 07:30:42 BDST" 25 Rotating log files
Enter the passphrase for this server's authentication private key:
Note: Your passphrase will be displayed as it is entered
Error: Incorrect passphrase
       (see the error log for details.)

Shutting down...

And contents of my /handle-server/error.log is:

"2010/10/11 07:30:43 BDST" 25 Started new run.
Saving global values to: /home/dspace/.handle/root_info
javax.crypto.BadPaddingException: Given final block not properly padded
        at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..)
        at com.sun.crypto.provider.SunJCE_f.b(DashoA13*..)
        at com.sun.crypto.provider.DESCipher.engineDoFinal(DashoA13*..)
        at javax.crypto.Cipher.doFinal(DashoA13*..)
        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...

I've also tried with this command: "./bin/dsrun
-Ddspace.log.init.disable=true
-Dlog4j.configuration=log4j-handle-plugin.properties net.handle.server.Main
[dspace]/handle-server/" which shows: Error in launcher.xml: Invalid class
name: -Ddspace.log.init.disable=true. What should I do now? I am running
DSpace 1.6.2.

Any suggestion will be appreciated. Thanks.


-- 
Altaf Mahmud
System Programmer
Ayesha Abed Library,
BRAC University,
Bangladesh.
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to