Foren

Why application server need's to be restart after user creation in liferay

suman alapati kumar, geändert vor 11 Jahren.

Why application server need's to be restart after user creation in liferay

New Member Beiträge: 17 Beitrittsdatum: 06.03.09 Neueste Beiträge
Hi All,

I am using Liferay Portal Community Edition 6.1.0 CE + Jboss AS-7 . I am able to create User from external System by using Soap Client provided by Liferay

WSDL URL : http://127.0.0.1:8080/tunnel-web/axis/Portal_UserService?wsdl

Once the user successfully created in liferay i am able to see the records in user_ table against created user . But when i try to login with
the create user liferay throwing exception by saying "Authentication failed. Please try again." from Login Screen

On other hand i can manage to login with created user only when my application server got re started . In case of LDAP or SSO integration Liferay managing itself
login mechanism with out restarting the application server . I don't understand why liferay demand's me to restart server in case of User creation
from External System i mean other than LDAP or SSO what ever.


Please suggest me is there any additional configuration is required to avoid restarting my application server???????


Thanks & Regards,
Suman alapati
thumbnail
Hitoshi Ozawa, geändert vor 11 Jahren.

RE: Why application server need's to be restart after user creation in life

Liferay Legend Beiträge: 7942 Beitrittsdatum: 24.03.10 Neueste Beiträge
I haven't encountered any difficulty logging in with user/password inserted by web service. If you have LDAP and SSO turned on, try turning them all off.