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
play.Logger error: Module secure will not be loaded because /base/data/home/apps/ssmth/1.141895702394054553/WEB-INF/modules/secure does not exist
play.Logger error: Module siena will not be loaded because /base/data/home/apps/ssmth/1.141895702394054553/WEB-INF/modules/siena-2.0.2 does not exist
play.Logger error: Module gae will not be loaded because /base/data/home/apps/s~smth/1.141895702394054553/WEB-INF/modules/gae-1.4 does not exist
I don't really see a possible cause of your problem.
IMO, you should try with play1.2.3 and the new dependencies.yml which is far better.
I'm currently upgrading play-gae to GAE SDK 1.6.0.
What are the possible causes of this error ?
play.Logger error: Module secure will not be loaded because /base/data/home/apps/s
smth/1.141895702394054553/WEB-INF/modules/secure does not existsmth/1.141895702394054553/WEB-INF/modules/siena-2.0.2 does not existplay.Logger error: Module siena will not be loaded because /base/data/home/apps/s
play.Logger error: Module gae will not be loaded because /base/data/home/apps/s~smth/1.141895702394054553/WEB-INF/modules/gae-1.4 does not exist
application.conf:
module.secure=${play.path}/modules/secure
module.siena=${play.path}/modules/siena-2.0.2
module.gae=${play.path}/modules/gae-1.4
The text was updated successfully, but these errors were encountered: