Re: Errors upgrading to 6.1.0

Michael Bien <[email protected]> Mon, 27 Dec 2021 19:21:19 +0100
Newsgroups gmane.comp.java.roller.user
Message-ID <[email protected]>
On 27.12.21 18:38, les McCool wrote:
> [org.apache.roller.weblogger.ui.core.security.RollerRememberMeAuthenticationProvider]:
> Constructor threw exception; nested exception is
> java.lang.IllegalArgumentException: key must have a length

quickly scrolled through the log and this looks suspicious.

have you set a key?
https://github.com/apache/roller/blob/f90f714d1a0db34baa7556d04977c7275589a7fe/app/src/main/resources/org/apache/roller/weblogger/config/roller.properties#L585-L588

Alternatively you can turn it off (which is the default).


btw you should try 6.1.1 since it fixes a db table upgrade issue on old 
MySQL dbs and the version you are using is fairly old.
https://mail-archives.apache.org/mod_mbox/roller-dev/202112.mbox/%3CCAF1aazDwxiypiWOJ13A1_h-4oD%2BK-ue4ZAomEQ-59wo6Jz-u4A%40mail.gmail.com%3E


-michael