We have the following problem in production. WM 9.7 OS AIX
I check while this issue occure broker is alive and IS is responding.
How do we solve this problem?
As per my understanding, if broker server is re-started, it should automatically drain out the documents that
are in queue.
Did any body face the above issue? Your advise is greatly appreciated
[LGU.0002.0001E] Error getting broker log length: The request timed out.
[ISS.0098.0041C] Unable to connect to Broker. Starting to poll
[LGU.0002.0001E] Error getting broker log length: The request timed out.
[LGU.0002.0001E] Error getting broker log length: The request timed out.
[ISC.0062.0038I] pub.flow:setResponse is using the value from parameter “response” because no value specified for “responseString” or “responseBytes”.
[LGU.0002.0001E] Error getting broker log length: The request timed out.
[LGU.0002.0001E] Error getting broker log length: The request timed out.
Java heap spacejava.lang.OutOfMemoryError: Java heap space
at com.wm.dd.jdbc.oracle.net8.ddx.a(Unknown Source)
at com.wm.dd.jdbc.oracle.net8.ddk.b(Unknown Source)
at com.wm.dd.jdbc.oracle.ddam.a(Unknown Source)
at com.wm.dd.jdbc.oracle.ddam.t(Unknown Source)
at com.wm.dd.jdbc.oraclebase.dde3.w(Unknown Source)
at com.wm.dd.jdbc.oraclebase.dde3.y(Unknown Source)
at com.wm.dd.jdbc.oraclebase.dddz.executeUpdate(Unknown Source)
at com.webMethods.portal.service.sql.core.BaseSqlWorker.executeUpdate(BaseSqlWorker.java:281)
at com.webMethods.portal.service.sql.core.BaseSqlWorker.executeUpdate(BaseSqlWorker.java:316)
at com.webMethods.portal.service.sql.core.BaseSqlWorker.executeUpdate(BaseSqlWorker.java:249)
at com.webMethods.jms.db.impl.mssql.UpdateSubscriptions.executeUpdate(UpdateSubscriptions.java:24)
at com.webMethods.portal.service.sql.core.BaseSqlWorker.executeUpdateProc(BaseSqlWorker.java:890)
at com.webMethods.jms.db.DbJMSClient$ConnectionUpdateThread.onRun(DbJMSClient.java:132)
at com.webMethods.rtl.util.thread.ControllableThread.run(ControllableThread.java:43)
[ISS.0099.0008E] Insufficient memory while retrieving events for BrokerTransport:Ip address_IS port_1425985342_RequestReplyClient
[ISS.0099.0008E] Insufficient memory while retrieving events for BrokerTransport:Ip address_IS por0_1425985342_RequestReplyClient
After I have restarted IS and broker and then i deleted 1000 MBs of serveral heap dump,java core dump,core files
now,i am getting below error.
What does this mean? what action need to take