Guest User

Untitled

a guest
Oct 13th, 2016
835
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.34 KB | None | 0 0
  1. [10/12/16 0:03:55:113 MSK] 00000088 BusinessExcep E CNTR0020E: EJB threw an unexpected (non-declared) exception during invocation of method "synchronizeCache" on bean "BeanId(NotificationService_EAR#NotificationService_EJB-1.0.jar#NotificationCache, null)". Exception data: com.filenet.api.exception.EngineRuntimeException: FNRCE0075E: E_TRANSACTION_FAILURE: A transaction problem has occurred. This error is logged. Message was: CORBA TRANSACTION_ROLLEDBACK 0x0 No; nested exception is:
  2. org.omg.CORBA.TRANSACTION_ROLLEDBACK: vmcid: 0x0 minor code: 0 completed: No
  3. at com.filenet.apiimpl.transport.ejb.EJBSession.throwException(EJBSession.java:1085)
  4. at com.filenet.apiimpl.transport.ejb.EJBSession.throwException(EJBSession.java:1045)
  5. at com.filenet.apiimpl.transport.ejb.EJBSession$EJBImpl._getObjects(EJBSession.java:650)
  6. at com.filenet.apiimpl.transport.ejb.EJBSession$EJBImpl.run(EJBSession.java:542)
  7. at java.security.AccessController.doPrivileged(AccessController.java:314)
  8. at javax.security.auth.Subject.doAs(Subject.java:573)
  9. at com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:195)
  10. at com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:152)
  11. at sun.reflect.GeneratedMethodAccessor76.invoke(Unknown Source)
  12. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
  13. at java.lang.reflect.Method.invoke(Method.java:611)
  14. at com.filenet.apiimpl.util.J2EEUtilWS.doAs(J2EEUtilWS.java:220)
  15. at com.filenet.apiimpl.transport.ejb.EJBSession$EJBImpl.getObjects(EJBSession.java:571)
  16. at com.filenet.apiimpl.transport.ejb.EJBSession.getObjects(EJBSession.java:471)
  17. at com.filenet.apiimpl.util.SessionHandle.getObjects(SessionHandle.java:346)
  18. at com.filenet.apiimpl.core.Session.callGetObjects(Session.java:92)
  19. at com.filenet.apiimpl.core.Session.executeGetObject(Session.java:297)
  20. at com.filenet.apiimpl.core.Session.getProperty(Session.java:420)
  21. at com.filenet.apiimpl.property.PropertyImpl.fetchValue(PropertyImpl.java:316)
  22. at com.filenet.apiimpl.property.PropertyImpl.getObjectValue(PropertyImpl.java:256)
  23. at com.filenet.apiimpl.property.PropertyImpl.getObjectValue(PropertyImpl.java:237)
  24. at com.filenet.apiimpl.property.PropertyImpl.getDependentObjectListValue(PropertyImpl.java:533)
  25. at com.filenet.apiimpl.property.PropertiesImpl.getDependentObjectListValue(PropertiesImpl.java:1156)
  26. at com.filenet.apiimpl.core.DocumentImpl.get_ContentElements(DocumentImpl.java:737)
  27. at ru.atc.suzsbrf.notification.NotificationCache.getContentFromDocument(NotificationCache.java:419)
  28. at ru.atc.suzsbrf.notification.NotificationCache.synchronizeCache(NotificationCache.java:86)
  29. at ru.atc.suzsbrf.client.notification.EJSLocal0SLNotificationCache_f0c7e68a.synchronizeCache(EJSLocal0SLNotificationCache_f0c7e68a.java)
  30. at ru.atc.suzsbrf.notification.NotificationCacheTimer.execute(NotificationCacheTimer.java:60)
  31. at sun.reflect.GeneratedMethodAccessor166.invoke(Unknown Source)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
  33. at java.lang.reflect.Method.invoke(Method.java:611)
  34. at com.ibm.ejs.container.TimedObjectWrapper.invokeCallback(TimedObjectWrapper.java:129)
  35. at com.ibm.ejs.container.TimerNpListener.doWork(TimerNpListener.java:293)
  36. at com.ibm.ejs.container.TimerNpListener.doWorkWithRetries(TimerNpListener.java:171)
  37. at com.ibm.ejs.container.TimerNpListener.fired(TimerNpListener.java:141)
  38. at com.ibm.ws.asynchbeans.AlarmImpl.callListenerMethod(AlarmImpl.java:427)
  39. at com.ibm.ws.asynchbeans.timer.GenericTimer.run(GenericTimer.java:228)
  40. at com.ibm.ws.asynchbeans.J2EEContext$RunProxy.run(J2EEContext.java:265)
  41. at java.security.AccessController.doPrivileged(AccessController.java:252)
  42. at javax.security.auth.Subject.doAs(Subject.java:495)
  43. at com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:132)
  44. at com.ibm.websphere.security.auth.WSSubject.doAs(WSSubject.java:90)
  45. at com.ibm.ws.asynchbeans.J2EEContext$DoAsProxy.run(J2EEContext.java:336)
  46. at java.security.AccessController.doPrivileged(AccessController.java:280)
  47. at com.ibm.ws.asynchbeans.J2EEContext.run(J2EEContext.java:1174)
  48. at com.ibm.ws.asynchbeans.AlarmImpl.runListenerAsCJWork(AlarmImpl.java:249)
  49. at com.ibm.ws.asynchbeans.am._Alarm.fireAlarm(_Alarm.java:333)
  50. at com.ibm.ws.asynchbeans.am._Alarm.run(_Alarm.java:230)
  51. at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1862)
  52. Caused by: javax.transaction.TransactionRolledbackException: CORBA TRANSACTION_ROLLEDBACK 0x0 No; nested exception is:
  53. org.omg.CORBA.TRANSACTION_ROLLEDBACK: vmcid: 0x0 minor code: 0 completed: No
  54. at com.ibm.CORBA.iiop.UtilDelegateImpl.mapSystemException(UtilDelegateImpl.java:292)
  55. at javax.rmi.CORBA.Util.mapSystemException(Util.java:84)
  56. at com.filenet.apiimpl.transport.ejbstubs._Engine_Stub.getObjects(Unknown Source)
  57. at com.filenet.apiimpl.transport.ejb.EJBSession$EJBImpl._getObjects(EJBSession.java:638)
  58. ... 46 more
  59. Caused by: org.omg.CORBA.TRANSACTION_ROLLEDBACK: vmcid: 0x0 minor code: 0 completed: No
  60. at com.ibm.ws.Transaction.JTS.TxClientInterceptor.send_request(TxClientInterceptor.java:497)
  61. at com.ibm.rmi.pi.InterceptorManager.invokeInterceptor(InterceptorManager.java:590)
  62. at com.ibm.rmi.pi.InterceptorManager.iterateClientInterceptors(InterceptorManager.java:409)
  63. at com.ibm.rmi.pi.InterceptorManager.iterateSendRequest(InterceptorManager.java:658)
  64. at com.ibm.rmi.iiop.ClientRequestImpl.<init>(ClientRequestImpl.java:168)
  65. at com.ibm.rmi.iiop.GIOPImpl.createRequest(GIOPImpl.java:183)
  66. at com.ibm.rmi.corba.ClientDelegate._createRequest_WLM(ClientDelegate.java:2097)
  67. at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1183)
  68. at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1268)
  69. at com.ibm.CORBA.iiop.ClientDelegate.createRequest(ClientDelegate.java:1457)
  70. at com.ibm.rmi.corba.ClientDelegate.createRequest(ClientDelegate.java:1164)
  71. at com.ibm.CORBA.iiop.ClientDelegate.createRequest(ClientDelegate.java:1423)
  72. at com.ibm.rmi.corba.ClientDelegate.request(ClientDelegate.java:1886)
  73. at com.ibm.CORBA.iiop.ClientDelegate.request(ClientDelegate.java:1379)
  74. at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:458)
  75. ... 48 more
  76.  
  77.  
  78. ****************************************************************
  79. ????????????
  80. и на оркус3 тоже (CN)
  81.  
  82. [10/3/16 23:49:42:389 MSK] 000042a1 SystemErr R CIWEB Error: [SUZERKC_SUZ_PSI_operator55 @ 10.116.252.12] com.ibm.ecm.struts.actions.p8.P8OpenFolderAction.executeAction()
  83. com.filenet.api.exception.EngineRuntimeException: FNRCE0051E: E_OBJECT_NOT_FOUND: The requested item was not found. Object store ${foldObjStoreID} not found. errorStack={
  84. at com.filenet.engine.gcd.GCDHelper.getObjectStoreId(GCDHelper.java:342)
  85. at com.filenet.engine.retrieve.IndependentClassRetriever.getObject(IndependentClassRetriever.java:561)
  86. at com.filenet.engine.retrieve.IndependentClassRetriever.getObject(IndependentClassRetriever.java:362)
  87. at com.filenet.engine.jca.impl.RequestBrokerImpl.getObjects(RequestBrokerImpl.java:761)
  88. at com.filenet.engine.jca.impl.RequestBrokerImpl.getObjects(RequestBrokerImpl.java:664)
  89.  
  90.  
  91.  
  92.  
  93. **************************************************************
  94. нет ошибок! Во время!!!!
  95.  
  96. [9/30/16 16:49:58:252 MSK] 0000006c SystemErr R log4j:WARN No appenders could be found for logger (org.eclipse.jetty.util.log).
  97. [9/30/16 16:49:58:253 MSK] 0000006c SystemErr R log4j:WARN Please initialize the log4j system properly.
  98. [9/30/16 16:49:58:253 MSK] 0000006c SystemErr R log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
  99. [9/30/16 16:53:50:924 MSK] 00000087 SystemErr R log4j:WARN No appenders could be found for logger (filenet_error.api.com.filenet.apiimpl.util.ConfigValueLookup).
  100. [9/30/16 16:53:50:925 MSK] 00000087 SystemErr R log4j:WARN Please initialize the log4j system properly.
  101. [9/30/16 16:57:30:779 MSK] 00000087 SystemErr R In processing an FFDC incident, a recursive FFDC call was made. No incident created: java.lang.NullPointerException
  102. [10/1/16 15:29:56:594 MSK] 0000006f SystemErr R SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  103. [10/1/16 15:29:56:594 MSK] 0000006f SystemErr R SLF4J: Defaulting to no-operation (NOP) logger implementation
  104. [10/1/16 15:29:56:595 MSK] 0000006f SystemErr R SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  105. [10/1/16 15:29:57:787 MSK] 0000006d SystemErr R SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  106. [10/1/16 15:29:57:788 MSK] 0000006d SystemErr R SLF4J: Defaulting to no-operation (NOP) logger implementation
  107. [10/1/16 15:29:57:788 MSK] 0000006d SystemErr R SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  108. [10/1/16 15:30:02:360 MSK] 00000088 SystemErr R log4j:WARN No appenders could be found for logger (filenet_error.api.com.filenet.apiimpl.util.ConfigValueLookup).
  109.  
  110.  
  111. ****************************************************************
  112.  
  113. на оркус10 ЦПЕ Во время!!!!
  114.  
  115. [8/30/16 23:53:06:015 MSK] 0000006a XARecoveryDat A WTRN0146I: Obtained 0 xid(s) from xa recover on XAResource: GCDCSZDSXA of which 0 will be processed by this server
  116. [8/31/16 2:01:06:019 MSK] 0000006a XARecoveryDat A WTRN0151I: Preparing to call xa recover on XAResource: GCDCSZDSXA
  117. [8/31/16 2:01:06:086 MSK] 0000006a InternalGener I DSRA8203I: Database product name : Oracle
  118. [8/31/16 2:01:06:086 MSK] 0000006a InternalGener I DSRA8204I: Database product version : Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production
  119. With the Partitioning, OLAP, Data Mining and Real Application Testing options
  120. [8/31/16 2:01:06:087 MSK] 0000006a InternalGener I DSRA8205I: JDBC driver name : Oracle JDBC driver
  121. [8/31/16 2:01:06:087 MSK] 0000006a InternalGener I DSRA8206I: JDBC driver version : 11.2.0.1.0
  122. [8/31/16 2:01:06:087 MSK] 0000006a InternalGener I DSRA8218I: JDBC driver specification level : 11.2
  123. [8/31/16 2:01:06:088 MSK] 0000006a InternalOracl I DSRA8212I: DataStoreHelper name is: com.ibm.websphere.rsadapter.Oracle11gDataStoreHelper.
  124. [8/31/16 2:01:06:088 MSK] 0000006a WSRdbDataSour I DSRA8208I: JDBC driver type : 4
  125. [8/31/16 2:01:06:097 MSK] 0000006a WSRdbXaResour E DSRA0304E: XAException occurred. XAException contents and details are: The cause is : null.
  126. [8/31/16 2:01:06:097 MSK] 0000006a WSRdbXaResour E DSRA0302E: XAException occurred. Error code is: XAER_RMERR (-3). Exception is: <null>
  127. [8/31/16 2:01:06:098 MSK] 0000006a XARminst E WTRN0037W: The transaction service encountered an error on an xa_recover operation. The resource was com.ibm.ws.rsadapter.spi.WSRdbXaResourceImpl@20bbf66f. The error code was XAER_RMERR. The exception stack trace follows: javax.transaction.xa.XAException
  128. at oracle.jdbc.xa.OracleXAResource.recover(OracleXAResource.java:638)
  129. at com.ibm.ws.rsadapter.spi.WSRdbXaResourceImpl.recover(WSRdbXaResourceImpl.java:1111)
  130. at com.ibm.ws.Transaction.JTA.XARminst.recover(XARminst.java:141)
  131. at com.ibm.ws.Transaction.JTA.XARecoveryData.recover(XARecoveryData.java:719)
  132. at com.ibm.tx.jta.impl.PartnerLogTable.recover(PartnerLogTable.java:431)
  133. at com.ibm.tx.jta.impl.RecoveryManager.resync(RecoveryManager.java:1534)
  134. at com.ibm.tx.jta.impl.RecoveryManager.performResync(RecoveryManager.java:2267)
  135. at com.ibm.ws.tx.jta.RecoveryManager.performResync(RecoveryManager.java:117)
  136. at com.ibm.tx.jta.impl.RecoveryManager.run(RecoveryManager.java:2220)
  137. at java.lang.Thread.run(Thread.java:773)
  138.  
  139.  
  140. ***************************************************
  141.  
  142. на оркус8 ЦПЕ Во время!!!!
  143.  
  144. [10/2/16 2:37:23:686 MSK] 00000069 WSRdbXaResour E DSRA0304E: XAException occurred. XAException contents and details are: The cause is : null.
  145. [10/2/16 2:37:23:687 MSK] 00000069 WSRdbXaResour E DSRA0302E: XAException occurred. Error code is: XAER_RMERR (-3). Exception is: <null>
  146. [10/2/16 2:37:23:687 MSK] 00000069 XARminst E WTRN0037W: The transaction service encountered an error on an xa_recover operation. The resource was com.ibm.ws.rsadapter.spi.WSRdbXaResourceImpl@c02d1b46. The error code was XAER_RMERR. The exception stack trace follows: javax.transaction.xa.XAException
  147. at oracle.jdbc.xa.OracleXAResource.recover(OracleXAResource.java:638)
  148. at com.ibm.ws.rsadapter.spi.WSRdbXaResourceImpl.recover(WSRdbXaResourceImpl.java:1111)
  149. at com.ibm.ws.Transaction.JTA.XARminst.recover(XARminst.java:141)
  150. at com.ibm.ws.Transaction.JTA.XARecoveryData.recover(XARecoveryData.java:719)
  151. at com.ibm.tx.jta.impl.PartnerLogTable.recover(PartnerLogTable.java:431)
  152. at com.ibm.tx.jta.impl.RecoveryManager.resync(RecoveryManager.java:1534)
  153. at com.ibm.tx.jta.impl.RecoveryManager.performResync(RecoveryManager.java:2267)
  154. at com.ibm.ws.tx.jta.RecoveryManager.performResync(RecoveryManager.java:117)
  155. at com.ibm.tx.jta.impl.RecoveryManager.run(RecoveryManager.java:2220)
  156. at java.lang.Thread.run(Thread.java:773)
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163. +++
  164.  
  165.  
  166. [10/2/16 2:45:54:571 MSK] 00000096 MCWrapper E J2CA0081E: Method cleanup failed while trying to execute method cleanup on ManagedConnection WSRdbManagedConnectionImpl@52ba15bd from resource OSCSZDS. Caught exception: com.ibm.ws.exception.WsException: DSRA0080E: An exception was received by the Data Store Adapter. See original exception message: Cannot call 'cleanup' on a ManagedConnection while it is still in a transaction..
  167. at com.ibm.ws.rsadapter.exceptions.DataStoreAdapterException.<init>(DataStoreAdapterException.java:256)
  168. at com.ibm.ws.rsadapter.exceptions.DataStoreAdapterException.<init>(DataStoreAdapterException.java:205)
  169. at com.ibm.ws.rsadapter.AdapterUtil.createDataStoreAdapterException(AdapterUtil.java:441)
  170. at com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl.cleanupTransactions(WSRdbManagedConnectionImpl.java:4615)
  171. at com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl.cleanup(WSRdbManagedConnectionImpl.java:4053)
  172. at com.ibm.ejs.j2c.MCWrapper.cleanup(MCWrapper.java:1818)
  173. at com.ibm.ejs.j2c.FreePool.returnToFreePool(FreePool.java:537)
  174. at com.ibm.ejs.j2c.PoolManager.release(PoolManager.java:2887)
  175. at com.ibm.ejs.j2c.MCWrapper.releaseToPoolManager(MCWrapper.java:2607)
  176. at com.ibm.ejs.j2c.ConnectionEventListener.connectionClosed(ConnectionEventListener.java:383)
  177. at com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl.processConnectionClosedEvent(WSRdbManagedConnectionImpl.java:1928)
  178. at com.ibm.ws.rsadapter.jdbc.WSJdbcConnection.closeWrapper(WSJdbcConnection.java:946)
  179. at com.ibm.ws.rsadapter.jdbc.WSJdbcObject.close(WSJdbcObject.java:242)
  180. at com.ibm.ws.rsadapter.jdbc.WSJdbcObject.close(WSJdbcObject.java:195)
  181. at com.filenet.engine.context.DBHandle.close(DBHandle.java:260)
  182. at com.filenet.engine.dbpersist.DBContext.close(DBContext.java:549)
  183. at com.filenet.engine.sweep.SweepExecutor.closeDBContext(SweepExecutor.java:1299)
  184. at com.filenet.engine.sweep.SweepExecutorPolicy.endSweep(SweepExecutorPolicy.java:707)
  185. at com.filenet.engine.sweep.SweepExecutor._unitOfWork(SweepExecutor.java:660)
  186. at com.filenet.engine.sweep.SweepExecutor.unitOfWork(SweepExecutor.java:294)
  187. at com.filenet.engine.tasks.ScheduledBackgroundTask.execute(ScheduledBackgroundTask.java:270)
  188. at com.filenet.engine.tasks.BackgroundTask.safeExecute(BackgroundTask.java:248)
  189. at com.filenet.engine.tasks.BackgroundTask$BackgroundTaskPriviledgedExceptionAction.run(BackgroundTask.java:1044)
  190. at com.filenet.engine.context.CallState.doAsSystem(CallState.java:417)
  191. at com.filenet.engine.tasks.BackgroundTask.run(BackgroundTask.java:204)
  192. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:908)
  193. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:931)
  194. at java.lang.Thread.run(Thread.java:773)
  195.  
  196. **************************************
  197. на оркус7 (ЦПЕ) также ВО время!!
  198.  
  199. [10/1/16 2:33:48:329 MSK] 00000094 MCWrapper E J2CA0081E: Method cleanup failed while trying to execute method cleanup on ManagedConnection WSRdbManagedConnectionImpl@afbd6c5f from resource OSCSZDS. Caught exception: com.ibm.ws.exception.WsException: DSRA0080E: An exception was received by the Data Store Adapter. See original exception message: Cannot call 'cleanup' on a ManagedConnection while it is still in a transaction..
  200. at com.ibm.ws.rsadapter.exceptions.DataStoreAdapterException.<init>(DataStoreAdapterException.java:256)
  201. at com.ibm.ws.rsadapter.exceptions.DataStoreAdapterException.<init>(DataStoreAdapterException.java:205)
  202. at com.ibm.ws.rsadapter.AdapterUtil.createDataStoreAdapterException(AdapterUtil.java:441)
  203. at com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl.cleanupTransactions(WSRdbManagedConnectionImpl.java:4615)
  204. at com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl.cleanup(WSRdbManagedConnectionImpl.java:4053)
  205. at com.ibm.ejs.j2c.MCWrapper.cleanup(MCWrapper.java:1818)
  206. at com.ibm.ejs.j2c.FreePool.returnToFreePool(FreePool.java:537)
  207. at com.ibm.ejs.j2c.PoolManager.release(PoolManager.java:2887)
  208. at com.ibm.ejs.j2c.MCWrapper.releaseToPoolManager(MCWrapper.java:2607)
  209. at com.ibm.ejs.j2c.ConnectionEventListener.connectionClosed(ConnectionEventListener.java:383)
  210. at com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl.processConnectionClosedEvent(WSRdbManagedConnectionImpl.java:1928)
  211. at com.ibm.ws.rsadapter.jdbc.WSJdbcConnection.closeWrapper(WSJdbcConnection.java:946)
  212. at com.ibm.ws.rsadapter.jdbc.WSJdbcObject.close(WSJdbcObject.java:242)
  213. at com.ibm.ws.rsadapter.jdbc.WSJdbcObject.close(WSJdbcObject.java:195)
  214. at com.filenet.engine.context.DBHandle.close(DBHandle.java:260)
  215. at com.filenet.engine.dbpersist.DBContext.close(DBContext.java:549)
  216. at com.filenet.engine.sweep.SweepExecutor.closeDBContext(SweepExecutor.java:1299)
  217. at com.filenet.engine.sweep.SweepExecutorPolicy.endSweep(SweepExecutorPolicy.java:707)
  218. at com.filenet.engine.sweep.SweepExecutor._unitOfWork(SweepExecutor.java:660)
  219. at com.filenet.engine.sweep.SweepExecutor.unitOfWork(SweepExecutor.java:294)
  220. at com.filenet.engine.tasks.ScheduledBackgroundTask.execute(ScheduledBackgroundTask.java:270)
  221. at com.filenet.engine.tasks.BackgroundTask.safeExecute(BackgroundTask.java:248)
  222. at com.filenet.engine.tasks.BackgroundTask$BackgroundTaskPriviledgedExceptionAction.run(BackgroundTask.java:1044)
  223. at com.filenet.engine.context.CallState.doAsSystem(CallState.java:417)
  224. at com.filenet.engine.tasks.BackgroundTask.run(BackgroundTask.java:204)
  225. at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:908)
  226. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:931)
  227. at java.lang.Thread.run(Thread.java:773)
  228.  
  229.  
  230. *********************************
  231. ВЕДУЩИЙ orcus1 CPE во время!!
  232.  
  233. [10/1/16 0:16:12:390 MSK] 00000cd5 SSLHandshakeE E SSLC0008E: Unable to initialize SSL connection. Unauthorized access was denied or security settings have expired. Exception is javax.net.ssl.SSLException: Received close_notify during handshake
  234. at com.ibm.jsse2.o.a(o.java:10)
  235. at com.ibm.jsse2.SSLEngineImpl.a(SSLEngineImpl.java:37)
  236. at com.ibm.jsse2.SSLEngineImpl.a(SSLEngineImpl.java:84)
  237. at com.ibm.jsse2.SSLEngineImpl.j(SSLEngineImpl.java:96)
  238. at com.ibm.jsse2.SSLEngineImpl.b(SSLEngineImpl.java:383)
  239. at com.ibm.jsse2.SSLEngineImpl.a(SSLEngineImpl.java:622)
  240. at com.ibm.jsse2.SSLEngineImpl.unwrap(SSLEngineImpl.java:422)
  241. at javax.net.ssl.SSLEngine.unwrap(SSLEngine.java:23)
  242. at com.ibm.ws.ssl.channel.impl.SSLUtils.handleHandshake(SSLUtils.java:1022)
  243. at com.ibm.ws.ssl.channel.impl.SSLConnectionLink.readyInbound(SSLConnectionLink.java:566)
  244. at com.ibm.ws.ssl.channel.impl.SSLConnectionLink.ready(SSLConnectionLink.java:295)
  245. at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
  246. at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
  247. at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:175)
  248. at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
  249. at com.ibm.io.async.AsyncChannelFuture$1.run(AsyncChannelFuture.java:205)
  250. at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1864)
  251. .
  252. [10/1/16 0:36:31:791 MSK] 00000075 WSRdbXaResour E DSRA0304E: XAException occurred. XAException contents and details are: The cause is : null.
  253. [10/1/16 0:36:31:793 MSK] 00000075 WSRdbXaResour E DSRA0302E: XAException occurred. Error code is: XAER_RMERR (-3). Exception is: <null>
  254. [10/1/16 0:36:31:794 MSK] 00000075 XARminst E WTRN0037W: The transaction service encountered an error on an xa_recover operation. The resource was com.ibm.ws.rsadapter.spi.WSRdbXaResourceImpl@6f04779f. The error code was XAER_RMERR. The exception stack trace follows: javax.transaction.xa.XAException
  255. at oracle.jdbc.xa.OracleXAResource.recover(OracleXAResource.java:638)
  256. at com.ibm.ws.rsadapter.spi.WSRdbXaResourceImpl.recover(WSRdbXaResourceImpl.java:1111)
  257. at com.ibm.ws.Transaction.JTA.XARminst.recover(XARminst.java:141)
  258. at com.ibm.ws.Transaction.JTA.XARecoveryData.recover(XARecoveryData.java:719)
  259. at com.ibm.tx.jta.impl.PartnerLogTable.recover(PartnerLogTable.java:431)
  260. at com.ibm.tx.jta.impl.RecoveryManager.resync(RecoveryManager.java:1534)
  261. at com.ibm.tx.jta.impl.RecoveryManager.performResync(RecoveryManager.java:2267)
  262. at com.ibm.ws.tx.jta.RecoveryManager.performResync(RecoveryManager.java:117)
  263. at com.ibm.tx.jta.impl.RecoveryManager.run(RecoveryManager.java:2220)
  264. at java.lang.Thread.run(Thread.java:784)
  265.  
  266.  
  267. **************************
  268. посл Макс2 тест, оркус6
  269.  
  270. [10/3/16 23:42:48:836 MSK] 000000e0 io I POST /api/v10/search HTTP/1.1
  271. output=application/json&absoluteHref=false&queryId=SUZERKC_SUZ_PSI_operator68&synonymExpansion=automatic&linguistic=engine&query=%D0%BE%D1%82%D1%87%D0%B5%D1%82%D1%8B%20crm%20%D1%82%D0%B5%D0%BB%D0%B5%D0%BC%D0%B0%D1%80%D0%BA%D0%B5%D1%82%D0%B8%D0%BD%D0%B3%20%20isCurrentVersion:%22true%22%20-topics:%22/%D0%A1%D0%BE%D1%82%D1%80%D1%83%D0%B4%D0%BD%D0%B8%D0%BA%D1%83%22%20-knowledgestatus:%22Expired%22&enableHref=true&sortOrder=desc&queryLang=ru&desktop=suz&collection=col_15729&sortKey=relevance&start=0&enableSpellCorrection=true&nearDuplication=shingle&enablePreDefinedResults=true&documentPart=aggregation&enableSiteCollapsing=false&results=50&summaryLengthRatio=100
  272. output=application/json&absoluteHref=false&queryId=SUZERKC_SUZ_PSI_operator68&synonymExpansion=automatic&linguistic=engine&query=отчеты crm телемаркетинг isCurrentVersion:"true" -topics:"/Сотруднику" -knowledgestatus:"Expired"&enableHref=true&sortOrder=desc&queryLang=ru&desktop=suz&collection=col_15729&sortKey=relevance&start=0&enableSpellCorrection=true&nearDuplication=shingle&enablePreDefinedResults=true&documentPart=aggregation&enableSiteCollapsing=false&results=50&summaryLengthRatio=100
  273. [10/3/16 23:42:48:840 MSK] 000000e0 AuthChallenge I org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme basic authentication scheme selected
  274. [10/3/16 23:42:48:983 MSK] 000000e0 io I POST /api/v10/collections HTTP/1.1
  275. output=application/json&desktop=suz&appid=APPLICATION_SEARCH_default
  276. output=application/json&desktop=suz&appid=APPLICATION_SEARCH_default
  277. [10/3/16 23:42:48:985 MSK] 000000e0 AuthChallenge I org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme basic authentication scheme selected
  278. [10/3/16 23:42:48:989 MSK] 000000e0 CollectionsPr E FFQQ0136E A communication error occurred when attempting to POST to the servlet at host orcus6.ca.sbrf.ru and port 8394. HTTP error code: 503. HTTP error message:
  279. com.ibm.siapi.SiapiException: Message0: SEVERITY_ERROR: Message ID: [FFQQ0136E] Resource Bundle: [com.ibm.es.oss.message.FFQUserMsgs] Message Text: [] Message Arguments: Arg0: String: [orcus6.ca.sbrf.ru] Arg1: Long: [8394] Arg2: Long: [503] Arg3: String: []
  280. at com.ibm.es.api.communication.utils.CommonsHTTPWrapper.handleException(CommonsHTTPWrapper.java:856)
  281. at com.ibm.es.api.communication.CommonsHTTPService.doPostResponseAsString(CommonsHTTPService.java:124)
  282. at com.ibm.es.api.communication.AbstractRemoteService.processRequest(AbstractRemoteService.java:974)
  283. at com.ibm.es.api.communication.RemoteServiceAdapter.processRequest(RemoteServiceAdapter.java:371)
  284. at com.ibm.es.api.spi.RemoteSPIService.getAvailableInternalSearchableInfos(RemoteSPIService.java:337)
  285. at com.ibm.es.oze.api.provider.collection.CollectionsProvider.process(CollectionsProvider.java:71)
  286. at com.ibm.es.oze.api.provider.collection.CollectionsProvider.process(CollectionsProvider.java:29)
  287. at com.ibm.es.oze.api.rest.APIProviderBase.action(APIProviderBase.java:217)
  288. at com.ibm.es.api.srv.rest.ESRestServlet.processRequest(ESRestServlet.java:416)
  289. at com.ibm.es.api.srv.rest.ESRestServlet.doPost(ESRestServlet.java:713)
  290. at javax.servlet.http.HttpServlet.service(HttpServlet.java:595)
  291. at javax.servlet.http.HttpServlet.service(HttpServlet.java:668)
  292. at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1227)
  293. at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:776)
  294. at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:458)
  295. at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178)
  296. at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1032)
  297. at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:87)
  298. at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:909)
  299. at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662)
  300. at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:200)
  301. at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:459)
  302. at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:526)
  303. at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:312)
  304. at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:283)
  305. at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.sendToDiscriminators(NewConnectionInitialReadCallback.java:214)
  306. at com.ibm.ws.tcp.channel.impl.NewConnectionInitialReadCallback.complete(NewConnectionInitialReadCallback.java:113)
  307. at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:175)
  308. at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217)
  309. at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161)
  310. at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138)
  311. at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204)
  312. at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775)
  313. at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905)
  314. at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1862)
  315.  
  316.  
  317. *****************
  318. на оркус2 (цпе) та же ошибка
  319. [10/1/16 2:42:17:528 MSK] 0000009f MCWrapper E J2CA0081E: Method cleanup failed while trying to execute method cleanup on ManagedConnection WSRdbManagedConnectionImpl@5564452 from resource OSCSZDS. Caught exception: com.ibm.ws.exception.WsException: DSRA0080E: An exception was received by the Data Store Adapter. See original exception message: Cannot call 'cleanup' on a ManagedConnection while it is still in a transaction..
  320. at com.ibm.ws.rsadapter.exceptions.DataStoreAdapterException.<init>(DataStoreAdapterException.java:256)
  321. at com.ibm.ws.rsadapter.exceptions.DataStoreAdapterException.<init>(DataStoreAdapterException.java:205)
  322. at com.ibm.ws.rsadapter.AdapterUtil.createDataStoreAdapterException(AdapterUtil.java:441)
  323. at com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl.cleanupTransactions(WSRdbManagedConnectionImpl.java:4615)
  324. at com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl.cleanup(WSRdbManagedConnectionImpl.java:4053)
  325. at com.ibm.ejs.j2c.MCWrapper.cleanup(MCWrapper.java:1818)
  326. at com.ibm.ejs.j2c.FreePool.returnToFreePool(FreePool.java:537)
  327. at com.ibm.ejs.j2c.PoolManager.release(PoolManager.java:2887)
  328. at com.ibm.ejs.j2c.MCWrapper.releaseToPoolManager(MCWrapper.java:2607)
  329. at com.ibm.ejs.j2c.ConnectionEventListener.connectionClosed(ConnectionEventListener.java:383)
  330. at com.ibm.ws.rsadapter.spi.WSRdbManagedConnectionImpl.processConnectionClosedEvent(WSRdbManagedConnectionImpl.java:1928)
Advertisement
Add Comment
Please, Sign In to add comment