Hi,

I have run an update from OpenMeetings 2.20 to OpenMeetings 3.0.
I followed the upgrade instructions on your site

http://openmeetings.apache.org/Upgrade.html

The upgrade worked fine, but after importing my backup I have the issue,
that all imported users with the exception of the admin accounts
can not login anymore.
When I add a new user, everything is fine. I used the encryption method
by default (org.apache.openmeetings.util.crypt.MD5Implementation).

After that, I tried it a second time and choose the bsd encryption
method (org.apache.openmeetings.utils.crypt.MD5CryptImplementation), but
this one failed completely.
I've got the message:


      Installation is failed

java.lang.NullPointerException
        at 
org.apache.openmeetings.data.user.UserManager.registerUserInit(UserManager.java:738)
        at 
org.apache.openmeetings.data.user.UserManager$$FastClassByCGLIB$$c43b186d.invoke(<generated>)
        at net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:191)
        at 
org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:689)
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
        at 
org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:110)
        at 
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
        at 
org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:622)
        at 
org.apache.openmeetings.data.user.UserManager$$EnhancerByCGLIB$$ed09b855.registerUserInit(<generated>)
        at 
org.apache.openmeetings.installation.ImportInitvalues.loadInitUserAndOrganisation(ImportInitvalues.java:655)
        at 
org.apache.openmeetings.installation.ImportInitvalues.loadAll(ImportInitvalues.java:999)
        at 
org.apache.openmeetings.web.pages.install.InstallWizard$InstallProcess.run(InstallWizard.java:389)
        at java.lang.Thread.run(Thread.java:724)


With kind regards

-- 
Sandro Isoletta
Abteilung 4 Zentrale Dienste und IT-Dienste
Referat 4.07 Schulische IT-Dienstleistungen
PÄDAGOGISCHES LANDESINSTITUT RHEINLAND-PFALZ
 

Hofstraße 257c
56077 Koblenz
[email protected]
www.pl.rlp.de 


Reply via email to