主题 : ERROR: 系统参数丢失,程序终止运行! 没有看到是那里的参数丢失
级别: 童生
UID: 134393
积分:30 加为好友
威望: 6 精华: 0
主题:6 回复:21
注册时间:2020-05-12
在线时长:0
1#   发表于:2020-05-12 12:55:27  IP:222.88.*.*
D:\Java\jdk1.8.0_131\bin\java.exe -XX:TieredStopAtLevel=1 -noverify -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dspring.jmx.enabled=true -Dspring.liveBeansView.mbeanDomain -Dspring.application.admin.enabled=true "-javaagent:D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.1\lib\idea_rt.jar=56402:D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.1\bin" -Dfile.encoding=UTF-8 -classpath C:\Users\admin\AppData\Local\Temp\classpath497244973.jar com.jeecms.front.CmsFrontApplication
12:48:53,726 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
12:48:53,726 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
12:48:53,726 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/D:/workspace/jeecms-parent/jeecms-front/target/classes/logback.xml]
12:48:53,793 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
12:48:53,797 |-INFO in ch.qos.logback.core.joran.action.StatusListenerAction - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
12:48:53,815 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:48:53,817 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
12:48:53,839 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
12:48:53,842 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ROLLING]
12:48:53,846 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1136497418 - setting totalSizeCap to 20 GB
12:48:53,847 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1136497418 - Archive files will be limited to [100 MB] each.
12:48:53,849 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1136497418 - No compression will be used
12:48:53,850 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1136497418 - Will use the pattern ./logs/log.%d{yyyy-MM-dd}.%i.log for the active file
12:48:53,852 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@365185bd - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/log.%d{yyyy-MM-dd}.%i.log'.
12:48:53,852 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@365185bd - Roll-over at midnight.
12:48:53,854 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@365185bd - Setting initial period to Mon May 11 18:04:59 CST 2020
12:48:53,857 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ROLLING] - Active log file name: ./logs/log.log
12:48:53,857 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ROLLING] - File property is set to [./logs/log.log]
12:48:53,859 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
12:48:53,859 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
12:48:53,860 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
12:48:53,861 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@47db50c5 - Registering current configuration as safe fallback point
12:48:54,506 |-WARN in Logger[org.springframework.core.env.PropertySourcesPropertyResolver] - No appenders present in context [default] for logger [org.springframework.core.env.PropertySourcesPropertyResolver].
12:48:54,526 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
12:48:54,526 |-INFO in ch.qos.logback.core.joran.action.StatusListenerAction - Added status listener of type [ch.qos.logback.core.status.OnConsoleStatusListener]
12:48:54,526 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
12:48:54,529 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
12:48:54,530 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
12:48:54,531 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ROLLING]
12:48:54,532 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@896644936 - setting totalSizeCap to 20 GB
12:48:54,532 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@896644936 - Archive files will be limited to [100 MB] each.
12:48:54,532 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@896644936 - No compression will be used
12:48:54,532 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@896644936 - Will use the pattern ./logs/log.%d{yyyy-MM-dd}.%i.log for the active file
12:48:54,533 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@3e96bacf - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/log.%d{yyyy-MM-dd}.%i.log'.
12:48:54,533 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@3e96bacf - Roll-over at midnight.
12:48:54,533 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@3e96bacf - Setting initial period to Mon May 11 18:04:59 CST 2020
12:48:54,534 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ROLLING] - Active log file name: ./logs/log.log
12:48:54,534 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ROLLING] - File property is set to [./logs/log.log]
12:48:54,534 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
12:48:54,534 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@484970b0 - Propagating INFO level on Logger[ROOT] onto the JUL framework
12:48:54,535 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
12:48:54,535 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
12:48:54,535 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@740773a3 - Registering current configuration as safe fallback point
12:48:54,546 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@484970b0 - Propagating INFO level on Logger[org.quartz] onto the JUL framework
12:48:54,546 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@484970b0 - Propagating INFO level on Logger[org.springframework.boot.context.embedded.tomcat.TomcatEmbeddedServletContainer] onto the JUL framework
12:48:54,546 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@484970b0 - Propagating INFO level on Logger[com.jeecms.front.CmsFrontApplication] onto the JUL framework
12:48:54,546 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@484970b0 - Propagating INFO level on Logger[com.jeecms.admin.CmsAdminApplication] onto the JUL framework
12:48:54,546 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@484970b0 - Propagating WARN level on Logger[com.gargoylesoftware.htmlunit] onto the JUL framework
2020-05-12 12:48:54.660 [main] INFO  com.jeecms.front.CmsFrontApplication - Starting CmsFrontApplication on DESKTOP-RLGRQ2S with PID 14004 (D:\workspace\jeecms-parent\jeecms-front\target\classes started by admin in D:\workspace\jeecms-parent\jeecms-front) 
2020-05-12 12:48:54.662 [main] INFO  com.jeecms.front.CmsFrontApplication - The following profiles are active: beta 
2020-05-12 12:48:54.735 [main] INFO  o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext - Refreshing org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@e7edb54: startup date [Tue May 12 12:48:54 CST 2020]; root of context hierarchy 
2020-05-12 12:48:57.533 [main] INFO  o.s.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml] 
2020-05-12 12:48:57.608 [main] INFO  o.s.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context.xml] 
2020-05-12 12:48:57.624 [main] INFO  o.s.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml] 
2020-05-12 12:48:57.634 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_pagination' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.PaginationDirective]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.PaginationDirective]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2020-05-12 12:48:57.635 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'text_cut' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.TextCutDirective]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.TextCutDirective]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2020-05-12 12:48:57.635 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_channel_page' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.ChannelDirectivePage]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.ChannelDirectivePage]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2020-05-12 12:48:57.635 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_channel_list' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.ChannelDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.ChannelDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2020-05-12 12:48:57.635 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_channel' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.ChannelDirectiveBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.ChannelDirectiveBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2020-05-12 12:48:57.636 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_content_list' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.ContentDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.ContentDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2020-05-12 12:48:57.636 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_content_page' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.ContentDirectivePage]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.ContentDirectivePage]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2020-05-12 12:48:57.636 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_content' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.ContentDirectiveBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.ContentDirectiveBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2020-05-12 12:48:57.636 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_tag_list' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.ContentTagDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.ContentTagDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2020-05-12 12:48:57.636 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_hot_word_list' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.HotWordDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.HotWordDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2020-05-12 12:48:57.636 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_link_category_list' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.LinkCategoryDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.LinkCategoryDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2020-05-12 12:48:57.636 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_link_list' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.LinkDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.LinkDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2020-05-12 12:48:57.636 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_search_word_list' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.SearchWordDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.SearchWordDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2020-05-12 12:48:57.636 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_questionnaire_page' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.QuestionnaireDirectivePage]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.QuestionnaireDirectivePage]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2020-05-12 12:48:57.637 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_questionnaire_list' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.QuestionnaireDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.QuestionnaireDirectiveList]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2020-05-12 12:48:57.637 [main] INFO  o.s.b.factory.support.DefaultListableBeanFactory - Overriding bean definition for bean 'cms_questionnaire' with a different definition: replacing [Generic bean: class [com.jeecms.front.controller.directive.QuestionnaireDirectiveBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] with [Generic bean: class [com.jeecms.front.controller.directive.QuestionnaireDirectiveBean]; scope=; abstract=false; lazyInit=true; autowireMode=0; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=null; factoryMethodName=null; initMethodName=null; destroyMethodName=null; defined in file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context-directive.xml]] 
2020-05-12 12:48:57.637 [main] INFO  o.s.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from file [D:\workspace\jeecms-parent\jeecms-front\target\classes\config\context.xml] 
2020-05-12 12:48:58.475 [main] INFO  o.s.b.f.a.AutowiredAnnotationBeanPostProcessor - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring 
2020-05-12 12:48:58.727 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'cacheConfiguration' of type [com.jeecms.common.configuration.CacheConfiguration$$EnhancerBySpringCGLIB$$9b7c19ce] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 
2020-05-12 12:48:58.831 [main] INFO  o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$537c7ddc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 
2020-05-12 12:48:59.436 [main] INFO  o.s.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 
2020-05-12 12:48:59.451 [main] INFO  org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 
2020-05-12 12:48:59.468 [main] INFO  org.apache.catalina.core.StandardService - Starting service [Tomcat] 
2020-05-12 12:48:59.468 [main] INFO  org.apache.catalina.core.StandardEngine - Starting Servlet Engine: Apache Tomcat/8.5.37 
2020-05-12 12:48:59.474 [localhost-startStop-1] INFO  org.apache.catalina.core.AprLifecycleListener - The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\Java\jdk1.8.0_131\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\Program Files\Git\cmd;C:\Program Files\TortoiseGit\bin;D:\Java\jdk1.8.0_131\bin;D:\Java\jdk1.8.0_131\jre\bin;D:\apache-maven-3.5.4\bin;C:\Users\admin\AppData\Local\Microsoft\WindowsApps;;D:\Program Files\JetBrains\IntelliJ IDEA 2019.1.1\bin;;.] 
2020-05-12 12:48:59*8 [localhost-startStop-1] INFO  o.a.c.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 
2020-05-12 12:48:59*8 [localhost-startStop-1] INFO  org.springframework.web.context.ContextLoader - Root WebApplicationContext: initialization completed in 4823 ms 
2020-05-12 12:49:00.120 [localhost-startStop-1] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 
2020-05-12 12:49:00.281 [localhost-startStop-1] INFO  com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 
2020-05-12 12:49:00.478 [localhost-startStop-1] INFO  o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Building JPA container EntityManagerFactory for persistence unit 'default' 
2020-05-12 12:49:00.492 [localhost-startStop-1] INFO  org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [
name: default
...] 
2020-05-12 12:49:00.578 [localhost-startStop-1] INFO  org.hibernate.Version - HHH000412: Hibernate Core {5.2.17.Final} 
2020-05-12 12:49:00.581 [localhost-startStop-1] INFO  org.hibernate.cfg.Environment - HHH000206: hibernate.properties not found 
2020-05-12 12:49:00.642 [localhost-startStop-1] INFO  org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 
2020-05-12 12:49:00.848 [localhost-startStop-1] INFO  org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQLDialect 
2020-05-12 12:49:01.381 [localhost-startStop-1] WARN  org.hibernate.orm.deprecation - HHH90000021: Encountered deprecated setting [hibernate.ejb.interceptor], use [hibernate.session_factory.interceptor] instead 
2020-05-12 12:49:02.387 [localhost-startStop-1] INFO  org.hibernate.cache.spi.UpdateTimestampsCache - HHH000250: Starting update timestamps cache at region: org.hibernate.cache.spi.UpdateTimestampsCache 
2020-05-12 12:49:02.389 [localhost-startStop-1] INFO  org.hibernate.cache.internal.StandardQueryCache - HHH000248: Starting query cache at region: org.hibernate.cache.internal.StandardQueryCache 
2020-05-12 12:49:03.700 [localhost-startStop-1] WARN  c.j.common.web.cache.SingletonEhCacheRegionFactory - HHH020003: Could not find a specific ehcache configuration for cache named [com.jeecms.content.domain.Content.contentTypes]; using defaults. 
2020-05-12 12:49:03.701 [localhost-startStop-1] WARN  net.sf.ehcache.config.CacheConfiguration - Configuration problem for cache com.jeecms.content.domain.Content.contentTypes: MaxEntriesLocalHeap equal or greater than MaxEntriesLocalDisk. This will result in useless disk storage. 
2020-05-12 12:49:04.155 [localhost-startStop-1] INFO  o.h.hql.internal.QueryTranslatorFactoryInitiator - HHH000397: Using ASTQueryTranslatorFactory 
2020-05-12 12:49:04.232 [localhost-startStop-1] INFO  o.s.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 
2020-05-12 12:49:07.526 [localhost-startStop-1] INFO  o.s.scheduling.quartz.SchedulerFactoryBean - Loading Quartz config from [class path resource [quartz.properties]] 
2020-05-12 12:49:07*6 [localhost-startStop-1] INFO  org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 
2020-05-12 12:49:07*8 [localhost-startStop-1] INFO  org.quartz.simpl.SimpleThreadPool - Job execution threads will use class loader of thread: localhost-startStop-1 
2020-05-12 12:49:07.568 [localhost-startStop-1] INFO  org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 
2020-05-12 12:49:07.568 [localhost-startStop-1] INFO  org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.0 created. 
2020-05-12 12:49:07.570 [localhost-startStop-1] INFO  o.s.scheduling.quartz.LocalDataSourceJobStore - Using db table-based data access locking (synchronization). 
2020-05-12 12:49:07.571 [localhost-startStop-1] INFO  o.s.scheduling.quartz.LocalDataSourceJobStore - JobStoreCMT initialized. 
2020-05-12 12:49:07.572 [localhost-startStop-1] INFO  org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.0) 'schedulerFactoryBean' with instanceId 'NON_CLUSTERED'
  Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  NOT STARTED.
  Currently in standby mode.
  Number of jobs executed: 0
  Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 50 threads.
  Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is not clustered.
 
2020-05-12 12:49:07.573 [localhost-startStop-1] INFO  org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'schedulerFactoryBean' initialized from an externally provided properties instance. 
2020-05-12 12:49:07.573 [localhost-startStop-1] INFO  org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.0 
2020-05-12 12:49:07.573 [localhost-startStop-1] INFO  org.quartz.core.QuartzScheduler - JobFactory set to: com.jeecms.component.QuartzConfiguration$AutowiringSpringBeanJobFactory@2120a5bd 
2020-05-12 12:49:07.626 [localhost-startStop-1] INFO  com.jeecms.system.service.impl.SysJobServiceImpl - jobDelete accessStatisticsJobGroup 
2020-05-12 12:49:07.644 [localhost-startStop-1] INFO  com.jeecms.system.service.impl.SysJobServiceImpl - addJob accessStatisticsJobGroup 
2020-05-12 12:49:07.649 [localhost-startStop-1] INFO  o.s.scheduling.quartz.LocalDataSourceJobStore - Freed 0 triggers from 'acquired' / 'blocked' state. 
2020-05-12 12:49:07.651 [localhost-startStop-1] INFO  o.s.scheduling.quartz.LocalDataSourceJobStore - Handling 2 trigger(s) that missed their scheduled fire-time. 
2020-05-12 12:49:07.688 [localhost-startStop-1] INFO  o.s.scheduling.quartz.LocalDataSourceJobStore - Recovering 0 jobs that were in-progress at the time of the last shut-down. 
2020-05-12 12:49:07.688 [localhost-startStop-1] INFO  o.s.scheduling.quartz.LocalDataSourceJobStore - Recovery complete. 
2020-05-12 12:49:07.689 [localhost-startStop-1] INFO  o.s.scheduling.quartz.LocalDataSourceJobStore - Removed 0 'complete' triggers. 
2020-05-12 12:49:07.690 [localhost-startStop-1] INFO  o.s.scheduling.quartz.LocalDataSourceJobStore - Removed 0 stale fired job entries. 
2020-05-12 12:49:07.692 [localhost-startStop-1] INFO  org.quartz.core.QuartzScheduler - Scheduler schedulerFactoryBean_$_NON_CLUSTERED started. 
2020-05-12 12:49:07.710 [localhost-startStop-1] INFO  com.jeecms.system.service.impl.SysJobServiceImpl - jobDelete logStatisticsJobGroup 
2020-05-12 12:49:07.727 [localhost-startStop-1] INFO  com.jeecms.system.service.impl.SysJobServiceImpl - addJob logStatisticsJobGroup 
2020-05-12 12:49:07.727 [localhost-startStop-1] INFO  org.quartz.core.QuartzScheduler - Scheduler schedulerFactoryBean_$_NON_CLUSTERED started. 
2020-05-12 12:49:07.731 [schedulerFactoryBean_Worker-1] INFO  org.slf4j.LoggerFactory - Running Job name : logAlertGroup  
2020-05-12 12:49:07.739 [localhost-startStop-1] INFO  com.jeecms.system.service.impl.SysJobServiceImpl - jobDelete logAlarmGroup 
2020-05-12 12:49:07.752 [localhost-startStop-1] INFO  com.jeecms.system.service.impl.SysJobServiceImpl - addJob logAlarmGroup 
2020-05-12 12:49:07.752 [localhost-startStop-1] INFO  org.quartz.core.QuartzScheduler - Scheduler schedulerFactoryBean_$_NON_CLUSTERED started. 
2020-05-12 12:49:07.763 [localhost-startStop-1] INFO  com.jeecms.system.service.impl.SysJobServiceImpl - jobDelete logAlertGroup 
2020-05-12 12:49:07.776 [localhost-startStop-1] INFO  com.jeecms.system.service.impl.SysJobServiceImpl - addJob logAlertGroup 
2020-05-12 12:49:07.776 [localhost-startStop-1] INFO  org.quartz.core.QuartzScheduler - Scheduler schedulerFactoryBean_$_NON_CLUSTERED started. 
2020-05-12 12:49:07.786 [localhost-startStop-1] INFO  com.jeecms.system.service.impl.SysJobServiceImpl - jobDelete group_name_UserSummaryJob 
2020-05-12 12:49:07.801 [localhost-startStop-1] INFO  com.jeecms.system.service.impl.SysJobServiceImpl - addJob group_name_UserSummaryJob 
2020-05-12 12:49:07.801 [localhost-startStop-1] INFO  org.quartz.core.QuartzScheduler - Scheduler schedulerFactoryBean_$_NON_CLUSTERED started. 
2020-05-12 12:49:08.651 [localhost-startStop-1] INFO  o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 
2020-05-12 12:49:08.665 [localhost-startStop-1] INFO  o.s.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'taskExecutor' 
2020-05-12 12:49:09.019 [localhost-startStop-1] INFO  o.flowable.spring.SpringProcessEngineConfiguration - Found 1 Engine Configurators in total: 
2020-05-12 12:49:09.019 [localhost-startStop-1] INFO  o.flowable.spring.SpringProcessEngineConfiguration - class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:100000) 
2020-05-12 12:49:09.019 [localhost-startStop-1] INFO  o.flowable.spring.SpringProcessEngineConfiguration - Executing beforeInit() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:100000) 
2020-05-12 12:49:10.004 [localhost-startStop-1] INFO  o.flowable.spring.SpringProcessEngineConfiguration - Executing configure() of class org.flowable.idm.engine.configurator.IdmEngineConfigurator (priority:100000) 
2020-05-12 12:49:10.049 [localhost-startStop-1] INFO  org.flowable.idm.engine.impl.IdmEngineImpl - IdmEngine default created 
2020-05-12 12:49:10.106 [localhost-startStop-1] INFO  org.flowable.engine.impl.ProcessEngineImpl - ProcessEngine default created 
2020-05-12 12:49:10.143 [localhost-startStop-1] INFO  org.flowable.engine.impl.cmd.ValidateV5EntitiesCmd - Total of v5 deployments found: 0 
2020-05-12 12:49:10.724 [localhost-startStop-1] INFO  com.jeecms.common.util.mediautil.MediaUtil - --- 设置ffmpeg执行路径成功 --- 当前ffmpeg可执行程序路径为: D:\ffmpeg\ffmpegstatic\bin\ffmpeg.exe 
Hibernate: select globalconf0_.id as id1_56_0_, globalconf0_.deleted_flag as deleted_2_56_0_, globalconf0_.create_time as create_t3_56_0_, globalconf0_.create_user as create_u4_56_0_, globalconf0_.update_time as update_t5_56_0_, globalconf0_.update_user as update_u6_56_0_ from jc_sys_config globalconf0_ where globalconf0_.id=?
Hibernate: select attrs0_.config_id as config_i1_57_0_, attrs0_.attr_value as attr_val2_57_0_, attrs0_.attr_name as attr_nam3_0_ from jc_sys_config_attr attrs0_ where attrs0_.config_id=?
2020-05-12 12:49:11.581 [localhost-startStop-1] INFO  com.jeecms.common.util.office.OpenOfficeConverter - 注释启动服务 
2020-05-12 12:49:11.907 [localhost-startStop-1] INFO  org.jodconverter.office.OfficeProcessManager - Submitting task 'Start' and waiting... 
2020-05-12 12:49:12.178 [OfficeProcessThread-0] INFO  org.jodconverter.office.OfficeProcess - Starting process with acceptString 'socket,host=127.0.0.1,port=8100,tcpNoDelay=1;urp;StarOffice.ServiceManager' and profileDir 'C:\Users\admin\AppData\Local\Temp\.jodconverter_socket_host-127.0.0.1_port-8100_tcpNoDelay-1' 
2020-05-12 12:49:12.668 [OfficeProcessThread-0] INFO  org.jodconverter.office.OfficeProcess - Started process; pid = 2512 
2020-05-12 12:49:14.084 [OfficeProcessThread-0] INFO  org.jodconverter.office.OfficeConnection - Connected: 'socket,host=127.0.0.1,port=8100,tcpNoDelay=1' 
2020-05-12 12:49:14.085 [localhost-startStop-1] INFO  com.jeecms.common.util.office.OpenOfficeConverter - openoffice启动成功! 
2020-05-12 12:49:16.323 [localhost-startStop-1] INFO  o.s.w.servlet.view.freemarker.FreeMarkerConfigurer - ClassTemplateLoader for Spring macros added to FreeMarker configuration 
2020-05-12 12:49:16.997 [localhost-startStop-1] INFO  o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'characterEncodingFilter' to: [/*] 
2020-05-12 12:49:16.997 [localhost-startStop-1] INFO  o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'webMvcMetricsFilter' to: [/*] 
2020-05-12 12:49:16.997 [localhost-startStop-1] INFO  o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'hiddenHttpMethodFilter' to: [/*] 
2020-05-12 12:49:16.997 [localhost-startStop-1] INFO  o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpPutFormContentFilter' to: [/*] 
2020-05-12 12:49:16.997 [localhost-startStop-1] INFO  o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'requestContextFilter' to: [/*] 
2020-05-12 12:49:16.998 [localhost-startStop-1] INFO  o.s.b.w.s.DelegatingFilterProxyRegistrationBean - Mapping filter: 'springSecurityFilterChain' to: [/*] 
2020-05-12 12:49:16.998 [localhost-startStop-1] INFO  o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'xssFilter' to urls: [/*] 
2020-05-12 12:49:16.999 [localhost-startStop-1] INFO  o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'headerCorsFilter' to urls: [/*] 
2020-05-12 12:49:16.999 [localhost-startStop-1] INFO  o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'openEntityManagerInViewFilter' to urls: [/*] 
2020-05-12 12:49:16.999 [localhost-startStop-1] INFO  o.s.boot.web.servlet.FilterRegistrationBean - Mapping filter: 'httpTraceFilter' to: [/*] 
2020-05-12 12:49:16.999 [localhost-startStop-1] INFO  o.s.boot.web.servlet.RegistrationBean - Filter errorPageFilter was not registered (disabled) 
2020-05-12 12:49:16.999 [localhost-startStop-1] INFO  o.s.boot.web.servlet.ServletRegistrationBean - Servlet frontDispatcherServlet mapped to [] 
2020-05-12 12:49:17.001 [localhost-startStop-1] INFO  o.s.boot.web.servlet.ServletRegistrationBean - Servlet memberDispatcherServlet mapped to [/member/*] 
2020-05-12 12:49:17.001 [localhost-startStop-1] INFO  o.s.boot.web.servlet.ServletRegistrationBean - Servlet commonDispatcherServlet mapped to [/common/*] 
2020-05-12 12:49:17.002 [localhost-startStop-1] INFO  o.s.boot.web.servlet.ServletRegistrationBean - Servlet cmsAdminDispatcherServlet mapped to [/admin/*] 
2020-05-12 12:49:17.002 [localhost-startStop-1] INFO  o.s.boot.web.servlet.ServletRegistrationBean - Servlet dispatcherServlet mapped to [/] 
2020-05-12 12:49:17.002 [localhost-startStop-1] INFO  o.s.boot.web.servlet.ServletRegistrationBean - Servlet frontDispatcherServlet mapped to [/frontDispatcherServlet/] 
2020-05-12 12:49:17.002 [localhost-startStop-1] INFO  o.s.boot.web.servlet.RegistrationBean - Servlet frontDispatcherServlet was not registered (possibly already registered?) 
2020-05-12 12:49:17.002 [localhost-startStop-1] INFO  o.s.boot.web.servlet.ServletRegistrationBean - Servlet memberDispatcherServlet mapped to [/memberDispatcherServlet/] 
2020-05-12 12:49:17.002 [localhost-startStop-1] INFO  o.s.boot.web.servlet.RegistrationBean - Servlet memberDispatcherServlet was not registered (possibly already registered?) 
2020-05-12 12:49:17.002 [localhost-startStop-1] INFO  o.s.boot.web.servlet.ServletRegistrationBean - Servlet cmsAdminDispatcherServlet mapped to [/cmsAdminDispatcherServlet/] 
2020-05-12 12:49:17.002 [localhost-startStop-1] INFO  o.s.boot.web.servlet.RegistrationBean - Servlet cmsAdminDispatcherServlet was not registered (possibly already registered?) 
ERROR: 系统参数丢失,程序终止运行!

Process finished with exit code 1
以上是我的全部日志,不知道为什么报ERROR: 系统参数丢失,程序终止运行!, 有知道的告诉一下
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
2#   发表于:2020-05-12 13:32:23  IP:59.49.*.*
您是否有用一个开源的项目部署多个?
每天告诉自己一次,“我真的很不错”。
级别: 童生
UID: 134393
积分:30 加为好友
威望: 6 精华: 0
主题:6 回复:21
注册时间:2020-05-12
在线时长:0
3#   发表于:2020-05-12 13:45:31  IP:222.88.*.*
没有呢,不知道ERROR: 系统参数丢失,程序终止运行!这个是根本原因是怎么产生的
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
4#   发表于:2020-05-12 13:48:11  IP:59.49.*.*
这个是授权文件导致的   一般开源版本有可能是因为您这个项目之前有部署过  这个授权文件记录了您的之前ip导致的
每天告诉自己一次,“我真的很不错”。
级别: 童生
UID: 134393
积分:30 加为好友
威望: 6 精华: 0
主题:6 回复:21
注册时间:2020-05-12
在线时长:0
5#   发表于:2020-05-12 13:49:40  IP:222.88.*.*
这个是公司购买的,方便的话 ,给我一个qq 联系你
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
6#   发表于:2020-05-12 13:56:09  IP:59.49.*.*
抱歉   我这边是不提供一对一的联系的   您说您那边买了授权是吗?  那您可以联系下我们的售前
每天告诉自己一次,“我真的很不错”。
级别: 童生
UID: 134393
积分:30 加为好友
威望: 6 精华: 0
主题:6 回复:21
注册时间:2020-05-12
在线时长:0
7#   发表于:2020-05-12 14:04:59  IP:222.88.*.*
我们买了,但是你说的ip,我们是浮动ip。意思是跑项目,要ip固定吗?
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
8#   发表于:2020-05-12 14:06:21  IP:59.49.*.*
您可以联系下我们的售前核对下购买的信息
每天告诉自己一次,“我真的很不错”。
级别: 论坛管理员
UID: 122721
积分:57884 加为好友
威望: 2 精华: 1
主题:5 回复:50085
注册时间:2018-05-07
在线时长:0
9#   发表于:2020-05-12 14:15:05  IP:59.49.*.*
您那边的tomcat是什么版本的?
每天告诉自己一次,“我真的很不错”。
级别: 童生
UID: 134393
积分:30 加为好友
威望: 6 精华: 0
主题:6 回复:21
注册时间:2020-05-12
在线时长:0
10#   发表于:2020-05-12 14:16:38  IP:222.88.*.*
我在win环境下使用idea 部署jeecmsx1.2.0-standard-MySql-2020-05-08这个版本的,idea版本是2019.1 
1 2 > >| 共2页