service的注解名字相同报错

匿名 (未验证) 提交于 2019-12-03 00:40:02

D:\Develop\apache-tomcat-7.0.52\bin\catalina.bat run [2018-07-06 10:37:40,735] Artifact PPMSWEB:war exploded: Server is not connected. Deploy is not available. Using CATALINA_BASE:   "C:\Users\Administrator\.IntelliJIdea2017.1\system\tomcat\Unnamed_PPMSWEB_2" Using CATALINA_HOME:   "D:\Develop\apache-tomcat-7.0.52" Using CATALINA_TMPDIR: "D:\Develop\apache-tomcat-7.0.52\temp" Using JRE_HOME:        "D:\Develop\java\jdk1.8.0_112" Using CLASSPATH:       "D:\Develop\apache-tomcat-7.0.52\bin\bootstrap.jar;D:\Develop\apache-tomcat-7.0.52\bin\tomcat-juli.jar" Connected to the target VM, address: ‘127.0.0.1:54454‘, transport: ‘socket‘ 七月 06, 2018 10:37:41 上午 org.apache.catalina.core.AprLifecycleListener init 信息: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: D:\Develop\java\jdk1.8.0_112\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;D:\Develop\oracle11g\product\11.2.0\dbhome_1\bin;C:\Program Files (x86)\Common Files\Intel\Shared Files\cpp\bin\Intel64;D:\Develop\apache-maven-3.5.0\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\Develop\mysql5.5\bin;D:\Develop\apache-cxf-3.2.1\bin;D:\Develop\TortoiseSVN\bin;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\Tools\Binn\;C:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies\;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;D:\Develop\nodejs\;D:\Develop\nodejs\node_global;D:\Develop\python3.6;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;D:\Develop\java\jdk1.8.0_112\bin;D:\Develop\fiddler;D:\Develop\nodejs\node_global;. 七月 06, 2018 10:37:42 上午 org.apache.coyote.AbstractProtocol init 信息: Initializing ProtocolHandler ["http-bio-8080"] 七月 06, 2018 10:37:42 上午 org.apache.coyote.AbstractProtocol init 信息: Initializing ProtocolHandler ["ajp-bio-8009"] 七月 06, 2018 10:37:42 上午 org.apache.catalina.startup.Catalina load 信息: Initialization processed in 629 ms 七月 06, 2018 10:37:42 上午 org.apache.catalina.core.StandardService startInternal 信息: Starting service Catalina 七月 06, 2018 10:37:42 上午 org.apache.catalina.core.StandardEngine startInternal 信息: Starting Servlet Engine: Apache Tomcat/7.0.52 七月 06, 2018 10:37:42 上午 org.apache.coyote.AbstractProtocol start 信息: Starting ProtocolHandler ["http-bio-8080"] 七月 06, 2018 10:37:42 上午 org.apache.coyote.AbstractProtocol start 信息: Starting ProtocolHandler ["ajp-bio-8009"] 七月 06, 2018 10:37:42 上午 org.apache.catalina.startup.Catalina start 信息: Server startup in 105 ms Connected to server [2018-07-06 10:37:42,593] Artifact PPMSWEB:war exploded: Artifact is being deployed, please wait... 七月 06, 2018 10:37:52 上午 org.apache.catalina.startup.HostConfig deployDirectory 信息: Deploying web application directory D:\Develop\apache-tomcat-7.0.52\webapps\manager [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { org.jeecgframework.web.cgdynamgraph.dao.core.CgDynamGraphDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { org.jeecgframework.web.cgform.dao.config.CgFormFieldDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { org.jeecgframework.web.cgform.dao.config.CgFormVersionDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { org.jeecgframework.web.cgform.dao.upload.CgFormUploadDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { org.jeecgframework.web.cgreport.dao.core.CgReportDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { org.jeecgframework.web.system.dao.JeecgDictDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { com.jeecg.demo.dao.JeecgMinidaoDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { com.jeecg.p3.demo.dao.JeecgP3demoDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { com.jeecg.chat.dao.ChatMessageHistoryDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { com.jeecg.chat.dao.ImDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { com.jeecg.actInvite.dao.WxActInviteDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { com.jeecg.auth.dao.JwSystemAuthDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { com.jeecg.domo.order.dao.JpDemoOrderCustomDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { com.jeecg.domo.order.dao.JpDemoOrderMainDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { com.jeecg.domo.order.dao.JpDemoOrderProductDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { com.jeecg.mail.dao.P3MailJformInnerMailAttachDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { com.jeecg.mail.dao.P3MailJformInnerMailDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { com.jeecg.mail.dao.P3MailJformInnerMailReceiverDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { com.jeecg.mail.dao.P3MailTSBaseUserDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { com.jeecg.mail.dao.P3MailTSUserDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { com.jeecg.core.biz.mutiLang.dao.P3MutiLangDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { com.jeecg.core.biz.tag.select.dict.dao.TSTypeDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { com.jeecg.core.biz.tag.select.table.dao.CustomTableDao } [2018-07-06 10:37:58] [INFO] [org.jeecgframework.minidao.aop.MiniDaoHandler:48] register minidao name is { com.jeecg.core.biz.dao.TSOperationDao } [2018-07-06 10:37:58] [INFO] [com.ppms.utils.PasswordDecodeConfigurer:172] Loading properties file from class path resource [dbconfig.properties] [2018-07-06 10:38:00] [INFO] [org.jeecgframework.core.timer.DataBaseSchedulerFactoryBean:111] Spring‘s Quartz 1.x support is deprecated - please upgrade to Quartz 2.0+ [2018-07-06 10:38:00] [INFO] [com.alibaba.druid.pool.DruidDataSource:450] {dataSource-1} inited [
标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!