Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

org.eclipse.jetty.servlet.ServletHandler warnings spam in Quickbuild server log #4408

chublier ·

Hello,

I have an issue on my QB 12.0.1 server. The server log is spammed with warnings about "Unable to find asset" on some PNGs and GIFs.
Examples:
WARN org.eclipse.jetty.servlet.ServletHandler - /images/button/text_run.gif
com.pmease.quickbuild.QuickbuildException: Unable to find asset: /images/button/text_run.gif
WARN org.eclipse.jetty.servlet.ServletHandler - /images/button/scheduled.gif
com.pmease.quickbuild.QuickbuildException: Unable to find asset: /images/button/scheduled.gif
WARN org.eclipse.jetty.servlet.ServletHandler - /images/sparkline.png
com.pmease.quickbuild.QuickbuildException: Unable to find asset: /images/sparkline.png
and so on...

There are a bunch of them spamming the server log, and it is impossible to read it properly.

Could you help on what's wrong here? How to fix or disable the plugin? I tried disabling "A pseudo jetty plugin for backward compatibility" but warnings still occurs.

Thanks in advance.

chublier

  • replies 1
  • views 679
  • stars 0
steveluo ADMIN ·

Hi@chublier

I can't see those spam log. Is it possible caused by the caches in your browser? How about testing with some other clean browsers? Or, you can clean browser history to see if it can help?