2.5-rc2: can't login http://dev.libresource.org/home/community/forum/2_5-rc2_can_t_login RE : 2.5-rc2: can't login http://dev.libresource.org/home/community/forum/2_5-rc2_can_t_login/RE_2_5-rc2_can_t_login_4 Sebastien Jourdain 2008-04-16T13:44:56+02:00 But it's true that I should update the synchronizer…]]> RE : 2.5-rc2: can't login http://dev.libresource.org/home/community/forum/2_5-rc2_can_t_login/RE_2_5-rc2_can_t_login_3 Paul Libbrecht 2008-04-16T13:43:22+02:00 paul]]> RE : 2.5-rc2: can't login http://dev.libresource.org/home/community/forum/2_5-rc2_can_t_login/RE_2_5-rc2_can_t_login_2 Sebastien Jourdain 2008-04-16T13:41:51+02:00 I will update the upgrade guide…]]> RE : 2.5-rc2: can't login http://dev.libresource.org/home/community/forum/2_5-rc2_can_t_login/RE_2_5-rc2_can_t_login_1 Paul Libbrecht 2008-04-16T13:40:10+02:00 that was exactly it.

I've now diffed the previous config with the newer one and inserted all new things… and it works.

You might want to explain this also in the "how-to-update" which is, currently, an "how to backup".

paul]]> RE : 2.5-rc2: can't login http://dev.libresource.org/home/community/forum/2_5-rc2_can_t_login/RE_2_5-rc2_can_t_login_0 Sebastien Jourdain 2008-04-16T13:36:55+02:00

subversion.authz.file.path=/tmp/authz.txt
subversion.repository.base.path=/tmp
subversion.create.repository.cmd=ls 
subversion.rename.repository.cmd=ls
]]>
RE : 2.5-rc2: can't login http://dev.libresource.org/home/community/forum/2_5-rc2_can_t_login/RE_2_5-rc2_can_t_login Sebastien Jourdain 2008-04-16T13:33:18+02:00 How to upgrade an existing LibreSource installation for more information.

Did you also update the libresourceConfig.properties regarding the subversion properties ?

]]> 2.5-rc2: can't login http://dev.libresource.org/home/community/forum/2_5-rc2_can_t_login/2_5-rc2_can_t_login Paul Libbrecht 2008-04-16T12:11:02+02:00 that tastes like a bad problem:

java.lang.NullPointerException at org.libresource.Libresource.buildCallBackHandler(Libresource.java:434) at org.libresource.web.servlets.Login.process(Unknown Source) at org.libresource.web.servlets.BaseServlet.service(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at sun.reflect.GeneratedMethodAccessor102.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAsPrivileged(Subject.java:517) at org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:2

I have updated my LS-2.2 installation by downloading the new EAR, backupping everything, and deploying the new EAR by just copying it inside apps/autoload/.

Unfortunately, this stack-trace refers to a Libresource.java that is not the one found on "latest sources" (which has less than 400 lines).

thanks for hints.

paul]]>