Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Show a clearer message if the target directory is missing #146

Open
sylvainlb opened this issue Feb 27, 2015 · 0 comments
Open

Show a clearer message if the target directory is missing #146

sylvainlb opened this issue Feb 27, 2015 · 0 comments

Comments

@sylvainlb
Copy link

Currently, if the target directory is missing, an ExceptionInInitializerError is raised with the message:
Error while rendering default error page scala.MatchError: java.lang.NoClassDefFoundError: Could not initialize class controllers.RdfSetup$ (of class java.lang.NoClassDefFoundError) at play.api.GlobalSettings

It is quite confusing and would be clearer for the user if it could clearly state the missing directory.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants