首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >错误:无法访问选定的应用程序,未解析的应用程序库引用

错误:无法访问选定的应用程序,未解析的应用程序库引用
EN

Stack Overflow用户
提问于 2017-12-13 16:20:52
回答 0查看 1.3K关注 0票数 0

尝试在Weblogic 12.2.1 docker容器中部署ADF项目时,我收到以下错误:

代码语言:javascript
复制
Error Unable to access the selected application.
Error org.apache.myfaces.trinidad.webapp.ResourceServlet
Error org.apache.myfaces.trinidad.webapp.ResourceServlet
Error org.apache.myfaces.trinidad.webapp.ResourceServlet

这是我在部署项目时得到的结果

代码语言:javascript
复制
<Dec 14, 2017 7:01:58 AM GMT> <Warning> <J2EE> <BEA-160188> <Unresolved application library references, for application TrendzV3App-3.10.4-2.ear, defined in weblogic-application.xml: [Extension-Name: adf.oracle.domain, exact-match: false], [Extension-Name: trendzV3Images, exact-match: false], [Extension-Name: oracle.jsp.next, exact-match: false].> 
<Dec 14, 2017 7:01:58 AM GMT> <Warning> <J2EE> <BEA-160188> <Unresolved WebApp library references defined in weblogic.xml, of module 'TrendzAppwebapp.war' [Extension-Name: adf.oracle.domain.webapp, exact-match: false].> 
<Dec 14, 2017 7:02:00 AM GMT> <Error> <J2EE> <BEA-160228> <AppMerge failed to merge your application. If you are running AppMerge on the command-line, merge again with the -verbose option for more details. See the error message(s) below.> 
weblogic.utils.compiler.ToolFailureException:
org.apache.myfaces.trinidad.webapp.ResourceServlet
at weblogic.application.compiler.FlowDriver.handleStateChangeException(FlowDriver.java:55)

我怎么才能克服这一点呢?

EN

回答

页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/47788421

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档