有现场server启动时,启动不了,后台报错如下:

[// ::: CST]  ThreadMonitor W   WSVR0605W: Thread "server.startup : 1" () has been active for  milliseconds and may be hung.  There is/are  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:)
at port.java.nio.channels.SocketChannel.read(SocketChannel.java:)
at IceInternal.TcpTransceiver.read(TcpTransceiver.java:)
at IceInternal.Connection.validate(Connection.java:)
at IceInternal.OutgoingConnectionFactory.create(OutgoingConnectionFactory.java:)
at IceInternal.Reference.getConnection(Reference.java:)
at Ice._ObjectDelM.setup(_ObjectDelM.java:)
at Ice.ObjectPrxHelper.__getDelegate(ObjectPrxHelper.java:)
at Ice.ObjectPrxHelper.ice_isA(ObjectPrxHelper.java:)
at Ice.ObjectPrxHelper.ice_isA(ObjectPrxHelper.java:)
at com.wiscom.is.idstar.IdentityManagerPrxHelper.checkedCast(IdentityManagerPrxHelper.java:)
at com.wiscom.is.impl.ice.IceIdentityManager.init(IceIdentityManager.java:)
at com.wiscom.is.impl.ice.IceIdentityManager.<init>(IceIdentityManager.java:)
at com.wiscom.is.IdentityFactory.<init>(IdentityFactory.java:)
at com.wiscom.is.IdentityFactory.createFactory(IdentityFactory.java:)
at com.wiscom.util.is.IdentityFactory2.createFactory(IdentityFactory2.java:)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:)
at java.lang.reflect.Method.invoke(Method.java:)
at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:)
at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:)

经过了解:之前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启动正常。

最新文章

  1. 自定义AlertDialog的样式
  2. 安装PyMysql的基本步骤
  3. 【Bootstrap基础学习】00 序
  4. HtmlAgilityPack解析全国区号页面到XML
  5. Mac下的eclipse按住ctrl点击无法查看类文件
  6. 利用预渲染加速iOS设备的图像显示
  7. android studio的里的 content_XXX_xml问题
  8. iOS socket编程
  9. centos 安装apache activemq
  10. Zend Studio配合Xdebug调试
  11. HIbernate实体类注解配置
  12. git 删除分支操作
  13. NodeJs实现他人项目实例
  14. Cocos2D iOS之旅:如何写一个敲地鼠游戏(十一):完善游戏逻辑
  15. 浅入深出Vue:工具准备之PostMan安装配置及Mock服务配置
  16. js------数组随机排序和去重
  17. https 不检验证书
  18. 122. Best Time to Buy and Sell Stock II (Array;Greedy)
  19. unity3d 移动与旋转 2
  20. fatfs文件系统f_lseek追加文件

热门文章

  1. linux 抓取访问量排行
  2. hdu 4587 2013南京邀请赛B题/ / 求割点后连通分量数变形。
  3. HDU 1242 dFS 找目标最短路
  4. Java并发编程,Condition的await和signal等待通知机制
  5. .net core mvc启动顺序以及主要部件2
  6. JavaScript对列表节点的操作:删除指定节点、删除最后一个节点、删除第一个节点、删除所有节点、增加节点
  7. [转]Linux统计代码行数
  8. 解决ionic 上拉加载组件 ion-infinite-scroll自动调用多次的问题或禁止第一次加载
  9. hdu3076ssworld VS DDD 概率dp
  10. 走入asp.net mvc不归路:[5]Action的返回