|
biz-system.jar中orgUtils.class 修改了其中一个方法(就加了个if else判断)导致报错,登录的时候页面显示:Unexpected token < in JOIN at position 0
后台报错显示:
2017-08-16 10:37:16 加载模块:/system/logic/code/interceptor ...
内部错误!错误编码:mb-01
Aug 16, 2017 10:37:17 AM org.apache.coyote.http11.Http11Protocol pause
INFO: Pausing Coyote HTTP/1.1 on http-8080
Aug 16, 2017 10:37:18 AM org.apache.catalina.core.StandardService stop
INFO: Stopping service Catalina
Aug 16, 2017 10:37:18 AM org.springframework.context.support.AbstractApplicationContext doClose
INFO: Closing Root WebApplicationContext: startup date [Wed Aug 16 10:37:01 CST 2017]; root of context hierarchy
Aug 16, 2017 10:37:20 AM org.apache.catalina.loader.WebappClassLoader clearReferencesThreads
SEVERE: The web application [/x5] is still processing a request that has yet to finish. This is very likely to create a memory leak. You can control the time allowed for requests to finish by using the unloadDelay attribute of the standard Context implementation.
Aug 16, 2017 10:37:20 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/x5] created a ThreadLocal with key of type [com.justep.filesystem.a] (value [com.justep.filesystem.a@408cd4c5]) and a value of type [java.lang.String] (value []) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Aug 16, 2017 10:37:20 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/x5] created a ThreadLocal with key of type [com.justep.ui.JustepConfig$1] (value [com.justep.ui.JustepConfig$1@6b60b706]) and a value of type [java.lang.String] (value []) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Aug 16, 2017 10:37:20 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/x5] created a ThreadLocal with key of type [com.justep.ui.JustepConfig$1] (value [com.justep.ui.JustepConfig$1@6b60b706]) and a value of type [java.lang.String] (value []) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Aug 16, 2017 10:37:20 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/x5] created a ThreadLocal with key of type [com.justep.ui.Depends$1] (value [com.justep.ui.Depends$1@7dedab6c]) and a value of type [com.justep.ui.Depends] (value [com.justep.ui.Depends@6fc0e430]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Aug 16, 2017 10:37:20 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/x5] created a ThreadLocal with key of type [com.justep.ui.WindowCompiler2$1] (value [com.justep.ui.WindowCompiler2$1@494c3ff1]) and a value of type [java.lang.String] (value []) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Aug 16, 2017 10:37:20 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/x5] created a ThreadLocal with key of type [com.justep.ui.WindowCompiler2$2] (value [com.justep.ui.WindowCompiler2$2@27fa7959]) and a value of type [java.lang.Boolean] (value [true]) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Aug 16, 2017 10:37:20 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/x5] created a ThreadLocal with key of type [com.justep.filesystem.a] (value [com.justep.filesystem.a@408cd4c5]) and a value of type [java.lang.String] (value []) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Aug 16, 2017 10:37:20 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/x5] created a ThreadLocal with key of type [com.justep.ui.JustepConfig$1] (value [com.justep.ui.JustepConfig$1@6b60b706]) and a value of type [java.lang.String] (value []) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Aug 16, 2017 10:37:20 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/x5] created a ThreadLocal with key of type [com.justep.filesystem.a] (value [com.justep.filesystem.a@408cd4c5]) and a value of type [java.lang.String] (value []) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Aug 16, 2017 10:37:20 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/x5] created a ThreadLocal with key of type [com.justep.ui.JustepConfig$1] (value [com.justep.ui.JustepConfig$1@6b60b706]) and a value of type [java.lang.String] (value []) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Aug 16, 2017 10:37:20 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/x5] created a ThreadLocal with key of type [com.justep.filesystem.a] (value [com.justep.filesystem.a@408cd4c5]) and a value of type [java.lang.String] (value []) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Aug 16, 2017 10:37:20 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/x5] created a ThreadLocal with key of type [com.justep.ui.WindowCompiler2$1] (value [com.justep.ui.WindowCompiler2$1@494c3ff1]) and a value of type [java.lang.String] (value []) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Aug 16, 2017 10:37:20 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/x5] created a ThreadLocal with key of type [com.justep.ui.JustepConfig$1] (value [com.justep.ui.JustepConfig$1@6b60b706]) and a value of type [java.lang.String] (value []) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Aug 16, 2017 10:37:20 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
SEVERE: The web application [/x5] created a ThreadLocal with key of type [com.justep.filesystem.a] (value [com.justep.filesystem.a@408cd4c5]) and a value of type [java.lang.String] (value []) but failed to remove it when the web application was stopped. This is very likely to create a memory leak.
Aug 16, 2017 10:37:20 AM org.apache.catalina.loader.WebappClassLoader checkThreadLocalMapForLeaks
INFO: Stopping Coyote HTTP/1.1 on http-8080
|
|