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
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: