question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Log full of error: The requested route [/(null)] has not been mapped in Spark

See original GitHub issue

Hello 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:closed
  • Created 6 years ago
  • Comments:23 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
l0uka0scommented, Jan 25, 2018

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

1reaction
bwssytemscommented, Dec 31, 2017

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found