Foros de discusión

LoginPostAction NullPointerException

kiesa viciius, modificado hace 11 años.

LoginPostAction NullPointerException

Junior Member Mensajes: 28 Fecha de incorporación: 22/08/11 Mensajes recientes
Hey ,

I have enabled :
live.users.enabled=true


and disabled :
auth.simultaneous.logins=false



in my portal-ext.properties , so users cant login with the same account from different browsers / locations. after enabling the live.users I get an LoginPostAction NullPointerException after every login / logout . I have found an bug report Issue Link the issue seems to be closed but here I am. I don't know if its because of the Exception I'm getting or something else but auth.simultaneous.logins=false is kinda not working too. I can login with the same account from multiple browsers (FireFox , Chrome) I haven't enabled clustering because I have none. I'm working with Liferay 6.1.
thumbnail
Amos Fong, modificado hace 11 años.

RE: LoginPostAction NullPointerException

Liferay Legend Mensajes: 2047 Fecha de incorporación: 7/10/08 Mensajes recientes
Hi,

Can you try setting cluster.link.enabled=true? It will enable clustering, but since you have no other servers it shouldn't really do anything. That might fix the NullPointerException for now.
thumbnail
Neil Griffin, modificado hace 11 años.

RE: LoginPostAction NullPointerException

Liferay Legend Mensajes: 2655 Fecha de incorporación: 27/07/05 Mensajes recientes
This is likely due to LPS-24822 which should be fixed in Liferay 6.1.0 GA2 when it is released.