小右 2013-12-14 09:21
浏览 3433

NC中间件,在访问Oracle数据库时,持续一段时间Oracle就down机了。

先上日志

//++++++++++++++++++ 开始 ++++++++++++++++++++++++++
2013-12-14 16:57:35 org.apache.coyote.AbstractProtocol init
信息: Initializing ProtocolHandler ["http-bio-80"]
2013-12-14 16:57:36 org.apache.catalina.core.StandardService startInternal
信息: Starting service bright
2013-12-14 16:57:36 org.apache.catalina.core.StandardEngine startInternal
信息: Starting Servlet Engine: Apache Tomcat/@VERSION@
2013-12-14 16:57:39 org.apache.catalina.startup.ContextConfig getDefaultWebXmlFragment
信息: No global web.xml found
2013-12-14 16:57:44 org.apache.catalina.util.LifecycleBase start
信息: The start() method was called on component [Realm[Simple]] after start() had already been called. The second call will be ignored.
2013-12-14 16:57:46 org.apache.catalina.util.LifecycleBase start
信息: The start() method was called on component [Realm[Simple]] after start() had already been called. The second call will be ignored.
2013-12-14 16:57:47 org.apache.catalina.util.LifecycleBase start
信息: The start() method was called on component [Realm[Simple]] after start() had already been called. The second call will be ignored.
2013-12-14 16:57:48 org.apache.catalina.util.LifecycleBase start
信息: The start() method was called on component [Realm[Simple]] after start() had already been called. The second call will be ignored.
ESA Server starting
2013-12-14 16:58:44 com.chenlb.mmseg4j.Dictionary getDefalutPath
信息: look up in mmseg.dic.path=null
2013-12-14 16:58:44 com.chenlb.mmseg4j.Dictionary getDefalutPath
信息: look up in classpath=file:/D:/Eclipses/uap_studio_v63/UAP/modules/uapbdsearch/META-INF/lib/mmseg4j-all-1.8.5-with-dic.jar!/data
2013-12-14 16:58:44 com.chenlb.mmseg4j.Dictionary getDefalutPath
警告: defalut dic path=file:\D:\Eclipses\uap_studio_v63\UAP\modules\uapbdsearch\META-INF\lib\mmseg4j-all-1.8.5-with-dic.jar!\data not exist
2013-12-14 16:58:45 com.chenlb.mmseg4j.Dictionary loadDic
信息: chars loaded time=125ms, line=12638, on file=file:\D:\Eclipses\uap_studio_v63\UAP\modules\uapbdsearch\META-INF\lib\mmseg4j-all-1.8.5-with-dic.jar!\data\chars.dic
2013-12-14 16:58:45 com.chenlb.mmseg4j.Dictionary loadWord
信息: words loaded time=360ms, line=149853, on file=file:\D:\Eclipses\uap_studio_v63\UAP\modules\uapbdsearch\META-INF\lib\mmseg4j-all-1.8.5-with-dic.jar!\data\words.dic
2013-12-14 16:58:45 com.chenlb.mmseg4j.Dictionary loadDic
信息: load all dic use time=562ms
2013-12-14 16:58:45 com.chenlb.mmseg4j.Dictionary loadUnit
信息: unit loaded time=0ms, line=22, on file=file:\D:\Eclipses\uap_studio_v63\UAP\modules\uapbdsearch\META-INF\lib\mmseg4j-all-1.8.5-with-dic.jar!\data\units.dic
ESA Server started: 60282
2013-12-14 16:58:51 org.apache.catalina.util.LifecycleBase start
信息: The start() method was called on component [Realm[Simple]] after start() had already been called. The second call will be ignored.
2013-12-14 16:58:53 org.apache.coyote.AbstractProtocol start
信息: Starting ProtocolHandler ["http-bio-80"]
2013-12-14 16:58:53 org.apache.tomcat.granite.BrightTomcat start
信息: Server startup in 80633 ms
server server take jobs
JobDaemon: take job success.
lfw_error:java.sql.SQLException: Listener refused the connection with the following error:
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
:java.sql.SQLException: Listener refused the connection with the following error:
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor

lfw_error:java.sql.SQLException: Listener refused the connection with the following error:
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
:java.sql.SQLException: Listener refused the connection with the following error:
ORA-12505, TNS:listener does not currently know of SID given in connect descriptor

//++++++++++++++++++ end ++++++++++++++++++++++++++

从那个方面定位呢?
1内存泄漏
2Session访问不释放

有什么缩小定位问题的思路吗。

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
    • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
    • ¥30 截图中的mathematics程序转换成matlab
    • ¥15 动力学代码报错,维度不匹配
    • ¥15 Power query添加列问题
    • ¥50 Kubernetes&Fission&Eleasticsearch
    • ¥15 報錯:Person is not mapped,如何解決?
    • ¥15 c++头文件不能识别CDialog
    • ¥15 Excel发现不可读取的内容
    • ¥15 关于#stm32#的问题:CANOpen的PDO同步传输问题