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.

"given scan urls are empty. set urls in the configuration" on startup

See original GitHub issue

Describe the bug On starting up plugin versions, the message [org.geysermc.platform.<PLATFORM>.shaded.reflections.Reflections] given scan urls are empty. set urls in the configuration is given. This is a harmless error that affects nothing.

To Reproduce Start up a plugin version of Geyser.

Geyser Version As of build 377.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:20 (10 by maintainers)

github_iconTop GitHub Comments

2reactions
Camotoycommented, Oct 27, 2020

I would expect that the delay is not because of those errors.

0reactions
jackson-57commented, Nov 21, 2020

It’s a harmless message, so I don’t think that we need to fork it.

Agreed, although over in the Discord, we still get a ton of people asking about it. I think that forking it wouldn’t be too hard to do, but if we don’t want to go that route, could we possibly add our own message to the top/bottom of it, telling people to ignore?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using reflections with onejar plugin - java - Stack Overflow
Reflections - given scan urls are empty. set urls in the configuration. It seems to me that reflections doesn't support the class loader ......
Read more >
org.reflections.Configuration.getUrls java code examples
getUrls. method. in. org.reflections.Configuration ... isEmpty()) { if (log != null) log.warn("given scan urls are empty. set urls in the configuration"); ...
Read more >
【无标题】_P17281293的博客
Reflections : given scan urls are empty. set urls in the configuration 2022-02-26 14:17:13.470 INFO 13205 --- [ main] org.reflections.
Read more >
A Guide to the Reflections Library - Baeldung
Here, we are adding URLs by specifying the package and the class to scan. We can achieve the same results by using the...
Read more >
Setting up custom scans using Web Security Scanner
To complete Web Security Scanner setup for custom scans, you need the URL of a Compute Engine, Google Kubernetes Engine (GKE), or App...
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