起步软件技术论坛
搜索
 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 13478|回复: 8

[结贴] Oracle用weblogic中间件,报如下问题

[复制链接]

127

主题

492

帖子

846

积分

高级会员

Rank: 4

积分
846
QQ
发表于 2014-4-21 16:41:04 | 显示全部楼层 |阅读模式
版本: X5.2.7 小版本号:
数据库: Oracle 服务器操作系统: Windows 应用服务器: WebLogic
客户端操作系统: Windows XP 浏览器: IE10
Oracle用weblogic中间件,报如下问题
提示问题如下:
<2014-4-21 下午04时36分18秒 CST> <Error> <WLSS.Setup> <BEA-331210> <Skip SIP related logic, because error occurs when parsing sip related annotations of "BusinessServer"
com.bea.wcp.sip.engine.server.setup.SipAnnotationParsingException:
        at com.bea.wcp.sip.engine.server.setup.SipAnnotationData.<init>(SipAnnotationData.java:146)
        at com.bea.wcp.sip.util.DeploymentUtil.getOrCreateAnnotationData(DeploymentUtil.java:70)
        at com.bea.wcp.sip.util.DeploymentUtil.isSipModule(DeploymentUtil.java:96)
        at com.bea.wcp.sip.engine.server.SipServerTailModule$1.visit(SipServerTailModule.java:127)
        at com.bea.wcp.sip.engine.server.SipServerTailModule.visitAllContexts(SipServerTailModule.java:112)
        Truncated. see log file for complete stacktrace
Caused By: java.lang.IncompatibleClassChangeError: class com.sun.tools.javac.code.Types$AsSubFcn has interface com.sun.tools.javac.code.Type$Visitor as super class
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClassCond(ClassLoader.java:630)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:614)
        at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
        at weblogic.utils.classloaders.GenericClassLoader.defineClass(GenericClassLoader.java:343)
        Truncated. see log file for complete stacktrace
>
[JUSTEP_HOME in BusinessServer]: D:\oracl-X5.2.7_pre\X5.2.7
2014-04-21 16:36:18 BusinessServer debug mode --> false
许可信息
版本:开发版
2014-04-21 16:36:19 加载模块:/SA/OPM/system ...
2014-04-21 16:36:19 加载模块:/SA/OPM ...
2014-04-21 16:36:19 加载模块:/SA ...
2014-04-21 16:36:19 加载模块:/system/logic/action ...
2014-04-21 16:36:19 加载模块:/system/logic ...
2014-04-21 16:36:19 加载模块:/system ...
2014-04-21 16:36:19 加载模块:/system/data ...
2014-04-21 16:36:19 加载模块:/system/ontology ...
2014-04-21 16:36:19 加载模块:/system/logic/fn ...
2014-04-21 16:36:19 加载模块:/SA/OPM/logic/action ...
2014-04-21 16:36:19 加载模块:/SA/OPM/logic ...
2014-04-21 16:36:19 加载模块:/system/logic/code ...
2014-04-21 16:36:19 加载模块:/SA/OPM/logic/code ...
2014-04-21 16:36:19 加载模块:/SA/OPM/logic/code/orgSynchronize ...
2014-04-21 16:36:20 加载模块:/system/config ...
2014-04-21 16:36:20 BusinessServer started
<2014-4-21 下午04时36分35秒 CST> <Error> <WLSS.Setup> <BEA-331210> <Skip SIP related logic, because error occurs when parsing sip related annotations of "DocServer"
com.bea.wcp.sip.engine.server.setup.SipAnnotationParsingException:
        at com.bea.wcp.sip.engine.server.setup.SipAnnotationData.<init>(SipAnnotationData.java:146)
        at com.bea.wcp.sip.util.DeploymentUtil.getOrCreateAnnotationData(DeploymentUtil.java:70)
        at com.bea.wcp.sip.util.DeploymentUtil.isSipModule(DeploymentUtil.java:96)
        at com.bea.wcp.sip.engine.server.SipServerTailModule$1.visit(SipServerTailModule.java:127)
        at com.bea.wcp.sip.engine.server.SipServerTailModule.visitAllContexts(SipServerTailModule.java:112)
        Truncated. see log file for complete stacktrace
Caused By: java.lang.LinkageError: loader constraint violation: when resolving overridden method "org.dom4j.io.DocumentResult.setLexicalHandler(Lorg/xml/sax/ext/LexicalHandler;)V"
the class loader (instance of weblogic/utils/classloaders/ChangeAwareClassLoader) of the current class, org/dom4j/io/DocumentResult, and its superclass loader (instance of <bootloa
der>), have different Class objects for the type org/xml/sax/ext/LexicalHandler used in the signature
        at java.lang.Class.getDeclaredMethods0(Native Method)
        at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
        at java.lang.Class.privateGetPublicMethods(Class.java:2547)
        at java.lang.Class.getMethods(Class.java:1410)
        at com.bea.wcp.sip.engine.server.setup.SipAnnotationData.classAnnotationParsing(SipAnnotationData.java:335)
        Truncated. see log file for complete stacktrace
>
<2014-4-21 下午04时36分35秒 CST> <Notice> <LoggingService> <BEA-320400> <The log file D:\Oracle\Middleware\user_projects\domains\base_domain\servers\AdminServer\logs\base_domain.lo
g will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
<2014-4-21 下午04时36分35秒 CST> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to D:\Oracle\Middleware\user_projects\domains\base_domain\servers\AdminServer
\logs\base_domain.log00004. Log messages will continue to be logged in D:\Oracle\Middleware\user_projects\domains\base_domain\servers\AdminServer\logs\base_domain.log.>
<2014-4-21 下午04时36分35秒 CST> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
<2014-4-21 下午04时36分35秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
<2014-4-21 下午04时36分36秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alias DemoIdentity from the jks keystore file D
:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\DemoIdentity.jks.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file D:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\DemoTrust.jks.>

<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file d:\Oracle\MIDDLE~1\JDK160~1\jre\lib\security\cacerts.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - fo
r authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupporte
d OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized us
e only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the Alg
orithmIdentifier object: 1.2.840.113549.1.1.11.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterp
rise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549
.1.1.11.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterp
rise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549
.1.1.11.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the t
rusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The
loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, In
c. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported
OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted c
ertificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. -
For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier
object: 1.2.840.113549.1.1.11.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - fo
r authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupporte
d OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized us
e only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the Alg
orithmIdentifier object: 1.2.840.113549.1.1.11.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterp
rise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549
.1.1.11.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterp
rise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549
.1.1.11.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the t
rusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The
loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, In
c. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported
OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted c
ertificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. -
For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier
object: 1.2.840.113549.1.1.11.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.106.128:7001 for protocols iiop, t3, ldap, snmp, http.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure[1]" is now listening on 127.0.0.1:7002 for protocols iiops, t3s, ldaps, https.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Server> <BEA-002613> <Channel "DefaultSecure" is now listening on 192.168.106.128:7002 for protocols iiops, t3s, ldaps, https.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Server> <BEA-002613> <Channel "sips[1]" is now listening on 127.0.0.1:5061 for protocols sips.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Server> <BEA-002613> <Channel "sip[1]" is now listening on 127.0.0.1:5060 for protocols sip.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Server> <BEA-002613> <Channel "sips" is now listening on 192.168.106.128:5061 for protocols sips.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Server> <BEA-002613> <Channel "sip" is now listening on 192.168.106.128:5060 for protocols sip.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.>
<2014-4-21 下午04时36分36秒 CST> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "AdminServer" for domain "base_domain" running in Development Mode>
<2014-4-21 下午04时36分40秒 CST> <Notice> <WLSS.Transport> <BEA-330687> <Thread "SIP Message processor (Transport UDP)" is listening on port 5060>
<2014-4-21 下午04时36分40秒 CST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
<2014-4-21 下午04时36分40秒 CST> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
<2014-4-21 下午04时36分43秒 CST> <Error> <J2EE> <BEA-160001> <Error deploying Internal Application: weblogic.management.DeploymentException:
weblogic.application.utils.StateChangeException: weblogic.management.DeploymentException:
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:67)
        at weblogic.application.internal.BackgroundDeploymentService$BackgroundDeployAction.run(BackgroundDeploymentService.java:273)
        at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
        at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
        at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
Caused By: weblogic.management.DeploymentException:
        at weblogic.application.internal.BaseDeployment.throwAppException(BaseDeployment.java:79)
        at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:186)
        at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:43)
        at weblogic.application.internal.BackgroundDeploymentService$1.next(BackgroundDeploymentService.java:348)
        at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
        Truncated. see log file for complete stacktrace
Caused By: java.lang.OutOfMemoryError: PermGen space
        at java.lang.Class.getName0(Native Method)
        at java.lang.Class.getName(Class.java:552)
        at weblogic.wsee.security.policy12.assertions.SecurityPolicy12AssertionFactory.registerAssertions(SecurityPolicy12AssertionFactory.java:261)
        at weblogic.wsee.security.policy12.assertions.SecurityPolicy12AssertionFactory.init(SecurityPolicy12AssertionFactory.java:71)
        at weblogic.wsee.security.policy12.assertions.SecurityPolicy12AssertionFactory.<clinit>(SecurityPolicy12AssertionFactory.java:35)
        Truncated. see log file for complete stacktrace
>


91

主题

13万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
35955
发表于 2014-4-21 17:08:08 | 显示全部楼层
这个是weblogic报的错误,可以参考http://xiyang.09.blog.163.com/blog/static/5982761520122810950665/


weblogic中创建域的时候选择jdk时,推荐选择平台版本中带的
weblogic.png
远程的联系方法QQ1392416607,添加好友时,需在备注里注明其论坛名字及ID,公司等信息
发远程时同时也发一下帖子地址,方便了解要解决的问题  WeX5教程  WeX5下载



如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

127

主题

492

帖子

846

积分

高级会员

Rank: 4

积分
846
QQ
 楼主| 发表于 2014-4-22 10:45:58 | 显示全部楼层
jishuang 发表于 2014-4-21 17:08
这个是weblogic报的错误,可以参考http://xiyang.09.blog.163.com/blog/static/5982761520122810950665/

按照你提供的链接修改了,但是还是报那个问题啊。


平台版本中带的weblogic在哪里呢。
回复 支持 反对

使用道具 举报

127

主题

492

帖子

846

积分

高级会员

Rank: 4

积分
846
QQ
 楼主| 发表于 2014-4-22 10:48:06 | 显示全部楼层
feibuer 发表于 2014-4-22 10:45
按照你提供的链接修改了,但是还是报那个问题啊。

QQ截图20140422104509.gif
这四个文件我只成功加载了一个。businessServer.
回复 支持 反对

使用道具 举报

91

主题

13万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
35955
发表于 2014-4-22 11:03:06 | 显示全部楼层
feibuer 发表于 2014-4-22 10:48
这四个文件我只成功加载了一个。businessServer.

其他的错误信息是什么?jdk用的是平台版本中带的吗?
远程的联系方法QQ1392416607,添加好友时,需在备注里注明其论坛名字及ID,公司等信息
发远程时同时也发一下帖子地址,方便了解要解决的问题  WeX5教程  WeX5下载



如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

127

主题

492

帖子

846

积分

高级会员

Rank: 4

积分
846
QQ
 楼主| 发表于 2014-4-22 11:19:04 | 显示全部楼层
jishuang 发表于 2014-4-22 11:03
其他的错误信息是什么?jdk用的是平台版本中带的吗?

不是平台自带的,我不知道平台自带的是哪个啊。是D:\oracl-X5.2.7_pre\X5.2.7这个目录下的jdk吗?
回复 支持 反对

使用道具 举报

91

主题

13万

帖子

3万

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
35955
发表于 2014-4-22 11:25:05 | 显示全部楼层
feibuer 发表于 2014-4-22 11:19
不是平台自带的,我不知道平台自带的是哪个啊。是D:\oracl-X5.2.7_pre\X5.2.7这个目录下的jdk吗? ...

model同级的jdk就是

X5.2.7正式版已经发布了,可以用正式版进行部署
远程的联系方法QQ1392416607,添加好友时,需在备注里注明其论坛名字及ID,公司等信息
发远程时同时也发一下帖子地址,方便了解要解决的问题  WeX5教程  WeX5下载



如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

127

主题

492

帖子

846

积分

高级会员

Rank: 4

积分
846
QQ
 楼主| 发表于 2014-4-22 11:37:55 | 显示全部楼层
jishuang 发表于 2014-4-22 11:25
model同级的jdk就是

X5.2.7正式版已经发布了,可以用正式版进行部署

用那个jdk就安装不成功。
回复 支持 反对

使用道具 举报

127

主题

492

帖子

846

积分

高级会员

Rank: 4

积分
846
QQ
 楼主| 发表于 2014-4-22 16:05:56 | 显示全部楼层
问题已经远程解决,是我安装weblogic不对,还有配置db.config.m 这个,没配置对。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|X3技术论坛|Justep Inc.    

GMT+8, 2024-6-11 15:40 , Processed in 0.083800 second(s), 28 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表