gpt4 book ai didi

java - 从 Tomcat 迁移到 Weblogic

转载 作者:行者123 更新时间:2023-11-28 23:54:31 25 4
gpt4 key购买 nike

我有一个在 tomcat 上运行的 Web 应用程序。我想将它部署在 weblogic 服务器上,但我遇到了一些问题。

Error(s) found in module 'BatchMonitoring'. Publish was cancelled. See "Problems" view for details.
Target runtime SpringSource dm Server (Runtime) v1.0 is not defined. at BatchMonitoring
Java compiler level does not match the version of the installed Java project facet. at BatchMonitoring




java.lang.IllegalArgumentException: Cannot find state with id 'displayError' in flow 'admin_main' -- Known state ids are 'array<String>['queryAll', 'mainForm', 'register']'
at org.springframework.webflow.engine.Flow.getStateInstance(Flow.java:348)
at org.springframework.webflow.engine.support.DefaultTargetStateResolver.resolveTargetState(DefaultTargetStateResolver.java:60)
at org.springframework.webflow.engine.Transition.execute(Transition.java:217)
at org.springframework.webflow.engine.impl.FlowExecutionImpl.execute(FlowExecutionImpl.java:391)
at org.springframework.webflow.engine.impl.RequestControlContextImpl.execute(RequestControlContextImpl.java:214)
at org.springframework.webflow.engine.support.TransitionExecutingFlowExecutionExceptionHandler.handle(TransitionExecutingFlowExecutionExceptionHandler.java:110)
at org.springframework.webflow.engine.FlowExecutionExceptionHandlerSet.handleException

最佳答案

似乎您在环境变量和 Weblogic 的 JDK 中遇到了 Tomcat 使用的 Java 版本(指向 JAVA_HOME)的问题。如果您发送一些日志和异常消息也很好。

关于java - 从 Tomcat 迁移到 Weblogic,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1944890/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com