Weblogic知识总结

1.如果Weblogic配置连接池的时候报异常:JDBC驱动程序不在类路径中

Answer:首先看拷贝JAR包到db2java.jar、db2jcc.jar、db2jcc_javax.jar、db2jcc_license_cu.jar、db2policy.jar拷入%WL_HOME%\server\lib下面没有,同时

更新startWebLogic.cmd文件,classpath加入%WL_HOME%\server\lib\db2java.jar;%WL_HOME%\server\lib\db2jcc.jar;%WL_HOME%\server\lib\db2jcc_javax.jar;%WL_HOME%\server\lib\db2jcc_license_cisuz.jar;%WL_HOME%\server\lib\db2jcc_license_cu.jar;%WL_HOME%\server\lib\db2policy.jar;不能强制换行

部署的时候,core包部署在应用程序下面,web包部署在Web应用程序模块下面

2.第一次部署成功,但把Weblogic关闭之后再启动,报"thejndi notExist"Answer:部署的时候把WEB包的默认值100改为110,反正不能与core包的值相等且不能小。这样程序就会先加载core再加载web包

3.启动Weblogic的时候报错:ModuleName: ebills.core.jar, Error: [EJB:011024]The XML parser encountered an errorin your deployment descriptor. Please ensure that your deployment descripto

r corresponds to theformat in the DTD. The error was:

Error parsing file 'META-INF/ejb-jar.xml' atline: 5671 column: 47. Attribute

value"Session_CorpForExcManager" of type ID must be unique within thedocument.

Answer:如果是拷贝的其它业务的EJB,则注释名称要改变

4.Weblogic设置业务超时时间Answer:登录控制台-》-》服务-》JTA-》修改时间,退出,重新启动Weblogic

5.启动Weblogic的时候报错:ModuleName: ebills.core.jar, Error: [EJB:011024]The XML parser encountered an errorin your deployment descriptor. Please ensure that your deployment descripto

r corresponds to theformat in the DTD. The error was:

Error parsing file 'META-INF/ejb-jar.xml' atline: 5671 column: 47. Attribute

value"Session_CorpForExcManager" of type ID must be unique within thedocument.

Answer:如果是拷贝的其它业务的EJB,则注释名称要改变

6.进入页面报异常:weblogic.servlet.jsp.JspException:(line 1177): The TLD description for tag 'message' requires that the body beempty.

Answer:看struts标签写对没有,是否少了“”

7.编译后的工程路径:

E:\task\qz_ebills\qzebills.core\release\ebills.core.ear

104.部署CORE包出错

java.io.IOException:Compiler failed executable.exec

atweblogic.ejb20.ejbc.EJBCompiler.doCompile

Answer:查看D盘gjyw下的systemconfig.properties文件

8.清WEBLOGIC缓存

ANSWER:E:\bea\user_projects\domains\sdBankDomain\myserver\.wlnotdelete

  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值