添加链接
link之家
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
灰常酷的口罩  ·  recursive ...·  1 月前    · 
千年单身的红薯  ·  (33) Joda-Time / ...·  1 年前    · 
不要命的铁链  ·  Binding listbox item ...·  1 年前    · 

登陆weblogic console报错 The server encountered an unexpected condition which prevented it from

最新推荐文章于 2021-11-22 15:04:49 发布
最新推荐文章于 2021-11-22 15:04:49 发布

登陆weblogic console报错

The server encountered an unexpected condition which prevented it from fulfilling the request.

The best thing to do is start at the Home page or try the browser back button.

日志输出:

<2021-6-11 上午11时12分49秒 CST> <Warning> <netuix> <BEA-423225> <在 Web 应用程序目录或 war 中找不到文件。该文件名为: /PortalConfig/wtc/exports/WtcExports.book; 调用自方法 ServletContext.getResourceAsStream()。>
<2021-6-11 上午11时12分49秒 CST> <Error> <HTTP> <BEA-101020> <[ServletContext@1314763383[app:consoleapp module:console path:null spec-version:3.0]] Servlet failed with an Exception
java.lang.NullPointerException
at com.bea.netuix.servlets.extension.BookExtension.insertExtension(BookExtension.java:90)
at com.bea.netuix.servlets.manager.SingleFileProcessor.insertExtensions(SingleFileProcessor.java:662)
at com.bea.netuix.servlets.manager.SingleFileProcessor.insertExtensions(SingleFileProcessor.java:690)
at com.bea.netuix.servlets.manager.SingleFileProcessor.insertExtensions(SingleFileProcessor.java:690)
at com.bea.netuix.servlets.manager.SingleFileProcessor.insertExtensions(SingleFileProcessor.java:690)
Truncated. see log file for complete stacktrace

1.是/tpsys/weblogic1213/wlserver/server/lib/console-ext/autodeploy/wtc.jar 这个jar包里少了这个文件  /PortalConfig/wtc/exports/WtcExports.book  从其他好的机器上把wtc.jar 复制过来 重启下就好了

2.如果该文件存在且没有问题,请重启,就可以了。

登陆weblogic console报错 The server encountered an unexpected condition which prevented it from 登陆weblogic console报错The server encountered an unexpected condition which prevented it from fulfilling the request.The best thing to do is start at the Home page or try the browser back button.
任何在市场上成功的产品都拥有良好的性能。虽然成为象 WebLogic Server 这样广泛使用的产品需要具备很多特性,但性能绝对是必不可少的。 良好的编程习惯在帮助应用运行方面起了很大的作用,但是仅有它们还是不够的。应用服务器必须能够在多种硬件和操作系统之间移植,必须具备通用性以便处理范围更广的应用类型。这就是为什么应用服务器都提供了丰富的调试“按钮”的原因,通过调整这些“按钮”,能够使服务器更适合运行环境以及应用程序。本文针对 WebLogic 讨论了其中的某些调试参数,不过并未将所有可调整的属性全部列出。此外,在将此处推荐的方法运用到产品环境之前,建议您先在测试环境中对它们测试一番。性能监控及瓶颈
TypeExcept ion Report Descript ion The server en count e red an unexpected condit ion that pre vented it from fulfi lling the request. Except ion java.lang.NullPointerExcept ion org.apache.catali..
The server en count e red an unexpected condit ion that pre vented it from fulfi lling the request.(解决思路)
是电脑问题吗?以前我也是这样认为的,但是也许我们都错了。 下面我以我的项目为例: 不知道大家是不是在实验室这样导入项目的,以前我也是这样导的,但是会出现一些错误提示,但是可以运行,我以为是eclipse版本的问题,没有在意,直到在实验室用myeclpies导入项目运行不了,问了大神才知道这样导其实是不太对的。 完全导入的步骤(就像你自己重新写一个新项目一样...
今日项目上线,本地开发环境和测试环境均无误,投产时部署上去 WebLogic 后台启动正常, 我们测试发送正常交易的时候,后台 报错 WebLogic BEA-101020 Servlet failed with Except ion : java.lang.NullPointerExcept ion 后续日志与我的代码无关, 解决办法: 1.网上查找解决方案,时间紧急,变更窗口时间是固定的,所
ExecuteThread: '25' for queue: ' weblogic .kernel.Default (self-tuning)'> >   Servlet failed with Except ion java.lang.IllegalStateExcept ion : Response already committed at weblogic .serv
iLife's 博客http://blog.csdn.net/fei1502816今天 weblogic 启动之后访问项目,莫名其妙的 报错 !一直运行的好好的,今天突然就出现这个问题, <[ weblogic .servlet. internal.WebAppServletContext@a2596a - appName: 'Rum-web', name: 'Rum-web', cont ext-p
某系统在weblogic12.2.1.3上部署报错“IllegalStateException zip file closed”,在weblogic12.2.1.2上部署不报错并能正常访问。 King__007: 大佬您好,在代码中加Spring Autowire的过滤器,避免扫描到WebLogic内部的类,这一步具体应该怎么做啊,可以请教一下吗?谢谢谢谢谢 nginx更新ssl证书报错system library:fopen:No such file or directory:fopen qq_31191701: 没内容可以玩打火机 weblogic 禁用SSL2,SSL3,TLS1.0,TLS1.1 而只启用 TLS1.2 青春、染指流年: 里面的JAVA_OPTIONS有十来个,加在那个地方啊