I moved my current installation away and performed the following steps and received the same SHA MessageDigest not available:
# cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login
# cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout -r build_2_1_fcs james-server
---------- snip ----------
... which slowed down and hung
performed checkout again... which slowed down and hung
performed checkout again... which slowed down and hung
performed checkout.... which finished
---------- snip ----------
# cd james-server
# ant
# cd dist/james-2.1/
# bin/run.sh
(in another window) $ telnet localhost 4556 (logged into remote manager successfully) adduser kenny stuff Connection closed by foreign host.
(in original window where James is running)
Exception: Security error: java.security.NoSuchAlgorithmException: SHA MessageDigest not available
-------------------------
One thing to note here, I'm not sure why, but it built James 2.1, but I was trying to get James 2.2.0. Did I choose the wrong branch? I could have sworn I used the right tag.
Kenny
Noel J. Bergman wrote:
I kept the config that came with the new installation and went section by section adding stuff from my old one into the new one.
Try running the release as-is to test. I just tried that, again, and it works fine.
--- Noel
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
