原因:编码: JUSTEP150055; 提示: 在模块"/system/data"下获取数据库连接出错
com.justep.exception.BusinessException: 编码: JUSTEP150055; 提示: 在模块"/system/data"下获取数据库连接出错
at com.justep.exception.BusinessException.create(Unknown Source)
at com.justep.system.data.Transaction.getConnection(Unknown Source)
at com.justep.system.data.Transaction.getConnection(Unknown Source)
at com.justep.system.ksql.KSQLUtils.execSysInsertOrUpdate(Unknown Source)
at com.justep.business.server.BusinessServer.init1(Native Method)
at com.justep.business.server.BusinessServer.init(Unknown Source)
at com.justep.business.server.BusinessServerServlet.init(Unknown Source)
at com.justep.x.bs.BusinessServerServlet.init(Unknown Source)
at com.tongweb.web.thor.core.StandardWrapper.initServlet(StandardWrapper.java:1267)
at com.tongweb.web.thor.core.StandardWrapper.loadServlet(StandardWrapper.java:1186)
at com.tongweb.web.thor.core.StandardWrapper.load(StandardWrapper.java:1081)
at com.tongweb.web.thor.core.StandardContext.loadOnStartup(StandardContext.java:5090)
at com.tongweb.web.thor.core.ThorStandardContext.startInternal(ThorStandardContext.java:380)
at com.tongweb.web.thor.util.LifecycleBase.start(LifecycleBase.java:150)
at com.tongweb.web.thor.core.ContainerBase.addChildInternal(ContainerBase.java:913)
at com.tongweb.web.thor.core.ContainerBase.addChild(ContainerBase.java:889)
at com.tongweb.web.thor.core.StandardHost.addChild(StandardHost.java:618)
at com.tongweb.web.thor.core.ThorStandardHost.addChild(ThorStandardHost.java:584)
at com.tongweb.web.thor.startup.ThorHostConfig.deployWar(ThorHostConfig.java:697)
at com.tongweb.twnt.thor.ThorWebtierWebAppBuilder.fireWebtierProcess(ThorWebtierWebAppBuilder.java:2424)
at com.tongweb.twnt.thor.ThorWebtierWebAppBuilder.deployApplication(ThorWebtierWebAppBuilder.java:2364)
at com.tongweb.deploy.TongWebDeployer.deploy(TongWebDeployer.java:212)
at com.tongweb.twnt.thor.TongwebLoader.deployOneThread(TongwebLoader.java:453)
at com.tongweb.twnt.thor.TongwebLoader.initDeploy(TongwebLoader.java:403)
at com.tongweb.twnt.thor.TongwebLoader.event(TongwebLoader.java:246)
at com.tongweb.web.thor.startup.Tomee.n(Unknown Source)
at com.tongweb.web.thor.startup.Tomee.start(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.tongweb.web.thor.startup.ThorBootstrap.start(ThorBootstrap.java:412)
at com.tongweb.web.thor.startup.ThorBootstrap.main(ThorBootstrap.java:558)
Caused by: javax.naming.NameNotFoundException: Name [system] is not bound in this Context. Unable to find [system].
at com.tongweb.web.naming.NamingContext.lookup(NamingContext.java:1018)
at com.tongweb.web.naming.NamingContext.lookup(NamingContext.java:166)
at com.tongweb.web.naming.NamingContext.lookup(NamingContext.java:1052)
at com.tongweb.web.naming.NamingContext.lookup(NamingContext.java:166)
at com.tongweb.web.naming.NamingContext.lookup(NamingContext.java:1052)
at com.tongweb.web.naming.NamingContext.lookup(NamingContext.java:181)
at com.tongweb.web.naming.ThorSelectorContext.lookup(ThorSelectorContext.java:82)
at javax.naming.InitialContext.lookup(InitialContext.java:417)
at com.justep.system.data.Transaction.getConnectionWithJndi(Unknown Source)
... 32 more