2020-08-07 16:27:43.318信息io.zeebe.broker.StandaloneBroker -在PID为18304 (E:\zeebe-distribution-0.24.1.tar\zeebe-distribution-0.24.1\zeebe-broker-0.24.1\lib\zeebe-distribution-0.24.1.jar的MyComputer上启动StandaloneBroker v0.24.1由E:\zeebe-distribution-0.24.1.tar\zeebe-distribution-0.24.1\zeebe-broker-0.24中的Syed Shafeeq启动.1) 2020-08-07 16:27:43.331信息io.zeebe.broker.StandaloneBroker -未设置活动配置文件,回退到默认配置文件: default 2020-08-07 16:27:45.725 WARN org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext - context初始化过程中遇到异常-正在取消刷新尝试: org.springframework.context.ApplicationContextException:无法启动web服务器;嵌套的异常是信息:为基目录指定的位置C:\Users\SYEDSH~1\AppData\Local\Temp\tomcat.11949349417879858240.9600不是目录2020-08-07 16:27:45.746 java.lang.IllegalArgumentException org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener -
启动ApplicationContext时出错。要显示条件报告,请在启用“debug”的情况下重新运行应用程序。2020-08-07 16:27:45.749 org.springframework.boot.SpringApplication错误-应用程序运行失败,无法启动web服务器;嵌套异常是启动:为基目录指定的位置C:\Users\SYEDSH~1\AppData\Local\Temp\tomcat.11949349417879858240.9600不是位于org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:161) ~spring-java.lang.IllegalArgumentException-2.3.1.RELEASE.jar:2.3.1.RELEASE位于org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:545) ~spring-java.lang.IllegalArgumentException-5.2.7.RELEASE.jar:5.2.7的目录在org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~spring-boot-2.3.1.RELEASE.jar:2.3.1.RELEASE在org.springframework.boot.SpringApplication.refresh(SpringApplication.java:758) ~spring-boot-2.3.1.RELEASE.jar:2.3.1.RELEASE在org.springframework.boot.SpringApplication.refresh(SpringApplication.java:750) .RELEASE -boot-2.3.1.RELEASE.jar:2.3.1在org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) spring-boot-2.3.1.RELEASE.jar:2.3.1.RELEASE在org.springframework.boot.SpringApplication.run(SpringApplication.java:315) spring-boot-2.3.1.RELEASE.jar:2.3.1.RELEASE在org.springframework.boot.SpringApplication.run(SpringApplication.java:1237) .RELEASE -boot-2.3.1.RELEASE在org.springframework :2.3.1.RELEASE在org.springframeworkspring .boot.SpringApplication.run(SpringApplication.java:1226) - io.zeebe.broker.StandaloneBroker.main(StandaloneBroker.java:52) -2.3.1.RELEASE.jar:2.3.1.RELEASE.jar:2.3.1.RELEASE at .boot.SpringApplication.run(SpringApplication.java:1226)zeebe-0.24.1.jar:0.24.1原因: java.lang.IllegalArgumentException:为基目录指定的位置C:\Users\SYEDSH~1\AppData\Local\Temp\tomcat.11949349417879858240.9600不是org.apache.catalina.startup.Tomcat.initBaseDir(Tomcat处的目录核心) ~tomcat-embed-core-9.0.36.jar:9.0.36 at org.apache.catalina.startup.Tomcat.getServer(Tomcat.java:639) ~tomcat-embed-core-9.0.36.jar:9.0.36 at org.apache.catalina.startup.Tomcat.getService(Tomcat.java:571) ~tomcat-embed-core-9.0.36.jar:9.0.36 at org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory.getWebServer(TomcatServletWebServerFactory.java:182) ~spring-boot-2.3.1.RELEASE.jar:2.3.1.RELEASE at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:178) ~spring-boot-2.3.1.RELEASE.jar:2.3.1.RELEASE at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:158) ~spring-boot-2.3.1.RELEASE.jar:2.3.1.RELEASE ... 9更多
发布于 2020-08-12 03:46:39
异常消息告诉您给定的路径不是目录。
java.lang.IllegalArgumentException: The location [C:\Users\SYEDSH~1\AppData\Local\Temp\tomcat.11949349417879858240.9600] specified for the base directory is not a directory 2020-08-07 16:27:45.746https://stackoverflow.com/questions/63300686
复制相似问题