You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 10, 2021. It is now read-only.
[warn] application - A user service was already registered - replacing the old one (service.MyUserServicePlugin) with the new one (service.MyUserServicePlugin), however this might hint to a configuration problem if this is a production environment.
Is this a config problem? Any idea what the problem might be?
The text was updated successfully, but these errors were encountered:
this is during production, I'm using play 2.4, it might be a play issue that it's loading plugins twice but not sure.
Also during local development, it always gives cookie error:
[debug] p.a.mvc.Cookies - Couldn't decode the Cookie header containing:
not sure if this is deadbolt or pa
jyxt
changed the title
MyUserServicePlugin registered multiple times during production
UserServicePlugin registered multiple times during production
Sep 5, 2017
on prodution, I'm getting this warning:
[warn] application - A user service was already registered - replacing the old one (service.MyUserServicePlugin) with the new one (service.MyUserServicePlugin), however this might hint to a configuration problem if this is a production environment.
Is this a config problem? Any idea what the problem might be?
The text was updated successfully, but these errors were encountered: