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

Repeating message in log #894

Closed
lemrock opened this issue Feb 12, 2018 · 1 comment
Closed

Repeating message in log #894

lemrock opened this issue Feb 12, 2018 · 1 comment

Comments

@lemrock
Copy link

lemrock commented Feb 12, 2018

All of a sudden my HABridge is slowing down and I'm getting this message over and over "The requested route [/(null)] has not been mapped in Spark for Accept: [null]". Hundreds of these messages are listed in the log. Any idea what's going on here? I'm using ver 5.1.0. Here is a sample so you can see how often this message logs:

02-12-2018 03:19:06.502 INFO The requested route [/(null)] has not been mapped in Spark for Accept: [null] spark.http.matching.MatcherFilter
02-12-2018 03:19:06.508 INFO The requested route [/(null)] has not been mapped in Spark for Accept: [null] spark.http.matching.MatcherFilter
02-12-2018 03:19:26.928 INFO The requested route [/(null)] has not been mapped in Spark for Accept: [null] spark.http.matching.MatcherFilter
02-12-2018 03:19:26.928 INFO The requested route [/(null)] has not been mapped in Spark for Accept: [null] spark.http.matching.MatcherFilter
02-12-2018 03:19:47.000 INFO The requested route [/(null)] has not been mapped in Spark for Accept: [null] spark.http.matching.MatcherFilter
02-12-2018 03:19:47.000 INFO The requested route [/(null)] has not been mapped in Spark for Accept: [null] spark.http.matching.MatcherFilter
02-12-2018 03:20:08.004 INFO The requested route [/(null)] has not been mapped in Spark for Accept: [null] spark.http.matching.MatcherFilter
02-12-2018 03:20:08.010 INFO The requested route [/(null)] has not been mapped in Spark for Accept: [null] spark.http.matching.MatcherFilter
 
@audiofreak9
Copy link
Collaborator

@lemrock This is a known issue
#817

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