2019-02-21 15:57:08 action:<?xml version="1.0" encoding="UTF-8"?>
<action process="/SA/OPM/system/systemProcess" activity="mainActivity" name="log
inAction" execute-context="" content-type="application/xml"><parameters><paramet
er name="ip"><xbiz:simple xmlns:xbiz="http://www.justep.com/xbiz#" type="http:// www.w3.org/2001/XMLSchema#String">192.168.10.185</xbiz:simple></parameter><param
eter name="name"><xbiz:simple xmlns:xbiz="http://www.justep.com/xbiz#" type="htt
p://www.w3.org/2001/XMLSchema#String">system</xbiz:simple></parameter><parameter
name="options"><xbiz:map xmlns:xbiz="http://www.justep.com/xbiz#"><item key="Op
eratingSystem"><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String">WINDO
WS</xbiz:simple></item><item key="DeviceType"><xbiz:simple type="http://www.w3.o
rg/2001/XMLSchema#String">Computer</xbiz:simple></item></xbiz:map></parameter><p
arameter name="loginDate"><xbiz:simple xmlns:xbiz="http://www.justep.com/xbiz#"
type="http://www.w3.org/2001/XMLSchema#Date">2019-02-21</xbiz:simple></parameter
><parameter name="pwd"><xbiz:simple xmlns:xbiz="http://www.justep.com/xbiz#" typ
e="http://www.w3.org/2001/XMLSchema#String">:e0d34b5ab5e5f0831ac99a9be6072f8e</x
biz:simple></parameter><parameter name="lang"><xbiz:simple xmlns:xbiz="http://ww
w.justep.com/xbiz#" type="http://www.w3.org/2001/XMLSchema#String">zh_CN</xbiz:s
imple></parameter></parameters></action>
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.justep.system.action.Engine.invokeActions(Native Method)
at com.justep.system.action.Engine.invokeActions(Unknown Source)
at com.justep.business.server.BusinessServer.doAction(Unknown Source)
at com.justep.business.server.BusinessServer.doExcute(Unknown Source)
at com.justep.business.server.BusinessServer.excute(Unknown Source)
at com.justep.business.server.BusinessServerServlet.execService(Unknown
Source)
at com.justep.business.server.BusinessServerServlet.service(Unknown Sour
ce)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:723)
at com.justep.x.bs.BusinessServerServlet.service(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:723)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
icationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
ilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
alve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
alve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
ava:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
ava:103)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
ve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.jav
a:293)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java
:861)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.proce
ss(Http11Protocol.java:606)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:48
9)
at java.lang.Thread.run(Thread.java:745)
Caused by: com.justep.exception.BusinessException: 编码: JUSTEP150021; 提示: 登
录名或密码错误
at com.justep.exception.BusinessException.create(Unknown Source)
at com.justep.util.Utils.throwBusinessException(Unknown Source)