B4J Question WARN:oeju.URIUtil:qtp520016214-11186

Douglas Farias

Expert
Licensed User
Longtime User
Hi all.
I am running a B4J Server on a VPS and I have noticed the following logs.


The ssl is configured normally, http2, everything works normally, but these logs appear all the time, I would like to know how to disable these warnings or avoid them, because the log file is getting 700mb to 1gb.

note: I don't know these urls, they must be from some robot.

Thank you.
 

DonManfred

Expert
Licensed User
Longtime User
If you URLDecode such URL with a Charset CP936 for example you can see some chinese characters.
Using google translate i found out that 聴聥 is hearing/listening.
So maybe it is a chinese searchenginebot crawling your server?

Just an idea; don´t know if that´s right
 
Upvote 0

Douglas Farias

Expert
Licensed User
Longtime User
unfortunately I also believe it is ...
it doesn't even cause a problem to the server, but the log is getting giant, I need to find a solution to turn off these warnings, it seems to be something internal to the jetty.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…