WAS:Thread "server.startup : 1" (00000020) and may be hung異常


 

  有現場server啟動時,啟動不了,后台報錯如下:

 

[8/26/13 10:46:42:067 CST] 00000022 ThreadMonitor W   WSVR0605W: Thread "server.startup : 1" (00000020) has been active for 689260 milliseconds and may be hung.  There is/are 1 thread(s) in total in the server that may be hung.
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:155)
    at port.java.nio.channels.SocketChannel.read(SocketChannel.java:106)
    at IceInternal.TcpTransceiver.read(TcpTransceiver.java:104)
    at IceInternal.Connection.validate(Connection.java:61)
    at IceInternal.OutgoingConnectionFactory.create(OutgoingConnectionFactory.java:281)
    at IceInternal.Reference.getConnection(Reference.java:654)
    at Ice._ObjectDelM.setup(_ObjectDelM.java:216)
    at Ice.ObjectPrxHelper.__getDelegate(ObjectPrxHelper.java:672)
    at Ice.ObjectPrxHelper.ice_isA(ObjectPrxHelper.java:46)
    at Ice.ObjectPrxHelper.ice_isA(ObjectPrxHelper.java:34)
    at com.wiscom.is.idstar.IdentityManagerPrxHelper.checkedCast(IdentityManagerPrxHelper.java:1263)
    at com.wiscom.is.impl.ice.IceIdentityManager.init(IceIdentityManager.java:593)
    at com.wiscom.is.impl.ice.IceIdentityManager.<init>(IceIdentityManager.java:53)
    at com.wiscom.is.IdentityFactory.<init>(IdentityFactory.java:71)
    at com.wiscom.is.IdentityFactory.createFactory(IdentityFactory.java:38)
    at com.wiscom.util.is.IdentityFactory2.createFactory(IdentityFactory2.java:23)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:618)
    at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:115)
    at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:435)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:903)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:817)

 

經過了解:之前server一直是好的。前2天服務器斷電了。

 

上網查詢資料:

   http://pic.dhe.ibm.com/infocenter/wchelp/v6r0m0/index.jsp?topic=%2Fcom.ibm.commerce.esupport.doc%2Fhtml%2FRuntime%2Fswg21314783.html

 

  該文章說的很明顯了:服務連接的DB數據庫有問題,導致該問題。

  結合我的報錯,是該server連接的ids服務異常,導致。

  解決好IDS問題后(IDS異常斷電,服務異常了),server啟動正常。

 

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM