"given scan urls are empty. set urls in the configuration" on startup
See original GitHub issueDescribe 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:
- Created 3 years ago
- Reactions:2
- Comments:20 (10 by maintainers)
Top 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 >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
I would expect that the delay is not because of those errors.
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?