14:00:56.745 [INFO] [signalmonitorui] Your *.gwt.xml module configuration prohibits the use of the current doucment rendering mode (document.compatMode=' CSS1Compat').<br>Modify your application's host HTML page doctype,or update your custom 'document.compatMode' configuration property settings.
@H_301_3@Solution: @H_301_3@Step 1,find the main module html file on the /war @H_301_3@Step 2,replace "<!doctype html>" at the start of module html with the following info: @H_301_3@<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">