在jrockit 1.6_024 / linux上运行axis2的weblogic 11g上出现BEA-101020错误

时间:2012-07-20 20:34:08

标签: wsdl oracle11g weblogic axis2

we have axis2 (1.5.1)web service deployed on weblogic 11g running on jrockit 1.6._024/linux boxes.
we get <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1342771457231> <BEA-101020> <[ServletContext@470808509[app:npv-websvc module:/ path: spec-version:null]] Servlet failed with Exception

java.lang.NullPointerException
    at org.apache.xerces.dom.ParentNode.nodeListItem(Unknown Source)
    at org.apache.xerces.dom.ParentNode.item(Unknown Source)
    at com.ibm.wsdl.util.xml.DOM2Writer.print(Unknown Source)
    at com.ibm.wsdl.util.xml.DOM2Writer.print(Unknown Source)
    at com.ibm.wsdl.util.xml.DOM2Writer.print(Unknown Source)
    at com.ibm.wsdl.util.xml.DOM2Writer.print(Unknown Source)


Axis2 JIRA had a recommended bug fix (URL below) but this is happening more frequently after we upgraded weblogic 9 to weblogic 11g. any patch recommended by oracle ?

上面的空指针执行堆栈溢出,整个weblogic实例都关闭了。

https://issues.apache.org/jira/browse/AXIS2-4517

Appreciate experts help here !

0 个答案:

没有答案