Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

java.lang.IllegalStateException: No match found #12

Closed
kerbymart opened this issue Apr 3, 2015 · 5 comments
Closed

java.lang.IllegalStateException: No match found #12

kerbymart opened this issue Apr 3, 2015 · 5 comments

Comments

@kerbymart
Copy link

When gae-studio-module-1.0-RC1 from WAR file is deployed and access it throws this error::

Uncaught exception from servlet
java.lang.IllegalStateException: No match found
at java.util.regex.Matcher.group(Matcher.java:486)
at com.arcbees.gaestudio.server.guice.RootServlet.extractLatestVersion(RootServlet.java:135)
at com.arcbees.gaestudio.server.guice.RootServlet.retrieveLatestVersion(RootServlet.java:121)
at com.arcbees.gaestudio.server.guice.RootServlet.buildAppConfig(RootServlet.java:84)
at com.arcbees.gaestudio.server.guice.RootServlet.setParameters(RootServlet.java:78)
at com.arcbees.gaestudio.server.guice.RootServlet.doGet(RootServlet.java:70)

Full stack trace can be found here: http://www.pastekit.com/xGlZxr

@kerbymart
Copy link
Author

@simonferronforget
Copy link

Happens always after admin login

@meriouma
Copy link
Member

Have you tried the latest version from maven?

@simonferronforget
Copy link

I just tried and it works like a charm. Thank you !
You should update the content of your Google Drive or update your documentation accordingly.
By the way, I was only able to find your Google Drive link through your Atlassian wiki, not your website.

@meriouma
Copy link
Member

Thanks!

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

No branches or pull requests

3 participants