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

Exception should be written to opencms.log, not only to webserver log #490

Closed
jm009 opened this issue Mar 18, 2017 · 2 comments
Closed

Exception should be written to opencms.log, not only to webserver log #490

jm009 opened this issue Mar 18, 2017 · 2 comments

Comments

@jm009
Copy link

jm009 commented Mar 18, 2017

In org.opencms.search.solr.CmsSolrIndex.java, Version 10.5.1, line 302, e.printStackTrace();, an exception is written in the webserver (Tomcat) log. I was only looking for errors in opencms.log... Took me quite a lot of hours... ;-)

@dSeidel
Copy link
Contributor

dSeidel commented Mar 21, 2017

The issue will be fixed in the next release.

@tHerrmann
Copy link

The fix to this issue has been released with version 10.5.2.

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

No branches or pull requests

4 participants