Log full of error: The requested route [/(null)] has not been mapped in Spark
See original GitHub issueHello guys 😃
I recently upgraded to v5.0. I just watched the log and its full with tons of these entries. I already tried to use google but wasnt successful. Any ideas?:
`
11-29-2017 19:06:21.605 | INFO | The requested route [/(null)] has not been mapped in Spark for Accept: [null] | spark.http.matching.MatcherFilter |
---|---|---|---|
11-29-2017 19:06:47.046 | INFO | The requested route [/(null)] has not been mapped in Spark for Accept: [null] | spark.http.matching.MatcherFilter |
11-29-2017 19:06:55.369 | INFO | The requested route [/(null)] has not been mapped in Spark for Accept: [null] | spark.http.matching.MatcherFilter |
11-29-2017 19:07:15.196 | INFO | The requested route [/(null)] has not been mapped in Spark for Accept: [null] | spark.http.matching.MatcherFilter |
11-29-2017 19:07:45.027 | INFO | The requested route [/(null)] has not been mapped in Spark for Accept: [null] | spark.http.matching.MatcherFilter |
11-29-2017 19:07:49.630 | INFO | The requested route [/(null)] has not been mapped in Spark for Accept: [null] | spark.http.matching.MatcherFilter |
11-29-2017 19:08:12.038 | INFO | The requested route [/(null)] has not been mapped in Spark for Accept: [null] | spark.http.matching.MatcherFilter |
11-29-2017 19:08:32.128 | INFO | The requested route [/(null)] has not been mapped in Spark for Accept: [null] | spark.http.matching.MatcherFilter |
11-29-2017 19:08:43.708 | INFO | The requested route [/(null)] has not been mapped in Spark for Accept: [null] | spark.http.matching.MatcherFilter |
11-29-2017 19:09:03.409 | INFO | The requested route [/(null)] has not been mapped in Spark for Accept: [null] | spark.http.matching.MatcherFilter |
11-29-2017 19:09:23.399 | INFO | The requested route [/(null)] has not been mapped in Spark for Accept: [null] | spark.http.matching.MatcherFilter |
11-29-2017 19:09:37.530 | INFO | The requested route [/(null)] has not been mapped in Spark for Accept: [null] | spark.http.matching.MatcherFilter |
11-29-2017 19:09:57.380 | INFO | The requested route [/(null)] has not been mapped in Spark for Accept: [null] | spark.http.matching.MatcherFilter |
11-29-2017 19:10:18.068 | INFO | The requested route [/(null)] has not been mapped in Spark for Accept: [null] | spark.http.matching.MatcherFilter |
11-29-2017 19:10:32.108 | INFO | The requested route [/(null)] has not been mapped in Spark for Accept: [null] | spark.http.matching.MatcherFilter |
11-29-2017 19:10:38.102 | INFO | The requested route [/(null)] has not been mapped in Spark for Accept: [null] | spark.http.matching.MatcherFilter |
11-29-2017 19:11:03.132 | INFO | The requested route [/(null)] has not been mapped in Spark for Accept: [null] | spark.http.matching.MatcherFilter |
11-29-2017 19:11:23.163 | INFO | The requested route [/(null)] has not been mapped in Spark for Accept: [null] | spark.http.matching.MatcherFilter |
`
Issue Analytics
- State:
- Created 6 years ago
- Comments:23 (8 by maintainers)
Top Results From Across the Web
The requested route has not been mapped in Spark
As explained in the comments of this issue, SparkJava considers that returning null means the route has not been mapped and ...
Read more >The requested route [/sign-in] has not been mapped in Spark ...
I tried to run the same code in Accepting request video on my computer, but spark keeps saying: The requested route [/sign-in] has...
Read more >Error - Requested route has not been mapped - Google Groups
I'm getting this error when I try to call the endpoing "/auth/login" from my Angularjs application: qtp1372879367-13] INFO spark.webserver.
Read more >The requested route has not been mapped in Spark
If I try to go to some websites, for instance http://www.rtlnieuws.nl/ I get this message The requested route has not been mapped in...
Read more >Documentation - Spark Framework: An expressive web ...
Static files location must be configured before route mapping. If your application has no routes, init() must be called manually after location is...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Well, could can try save a room and after a time of trying to save the room you see “these room is already saved” than you have to be fast and klick after Arrow top left and than directly the arrow top right. If you are fast enough you will come tho the next screen where you normally see all your saved rooms, than you’re finished
With the next version the /(null) will go away. The reply for upnp has a null service defined and shouldn’t be so something finds that and calls it.