Hi,
Anybody that can tell me what is causing the server to log the following entry in the internalerr0.log file and what does this entry means. Does this affects the server memory?
2010-09-15T12:31:05,772 com.idsscheer.aris.server.Exceptions - Not all transactions released !..................... Transaction ID: 419964
Is there a way to determine if there any memory leaking on the server?
Ciska
Brian Toops on
Hi Ciska,
Yes, we are receiving the same error when trying to run a custom-made ARIS Report for a matrix model. We are running ARIS 7.12 SR5.
What version are you running and can you tell me what leads to that error?
I'm planning on submitting this to IDSS support as a scripting bug, but maybe it is a bigger issue. Here is our exact error message with user information removed:
2010-10-25T21:31:41,788 com.idsscheer.aris.server.Exceptions - Not all transactions released !
database: Capabilities, user: <user>, client: <user@client>;
Transaction ID: 15109
com.idsscheer.aris.server.ul.aris.logic.AUserObjectManager.createTransaction(AUserObjectManager.java:643)
com.idsscheer.aris.server.bl.logic.web.ABLExecuter.createTransaction(ABLExecuter.java:333)
com.idsscheer.aris.server.bl.logic.web.ABLExecuter.loadObjectNet(ABLExecuter.java:115)
com.idsscheer.aris.server.bl.logic.web.ABLExecuter.loadObjectNet(ABLExecuter.java:124)
com.idsscheer.aris.server.bl.logic.webdesigner.ADesigner$54.execute(ADesigner.java:3785)
com.idsscheer.aris.server.bl.logic.web.ABLExecuter.runWithExceptions(ABLExecuter.java:270)
com.idsscheer.aris.server.bl.logic.web.ABLExecuter.run(ABLExecuter.java:164)
com.idsscheer.aris.server.bl.logic.webdesigner.ADesigner.loadCxnsForMatrix(ADesigner.java:3775)
com.idsscheer.aris.cltech.common.core.webdesigner.IDesignerDelegate.loadCxnsForMatrix(IDesignerDelegate.java:609)
com.idsscheer.aris.cltech.common.corba.webdesigner.IDesignerServant.loadCxnsForMatrix(IDesignerServant.java:1260)
com.idsscheer.aris.cltech.common.corba.webdesigner.IDesignerPOATie.loadCxnsForMatrix(IDesignerPOATie.java:964)
com.idsscheer.aris.cltech.common.corba.webdesigner.IDesignerPOA._OB_op_loadCxnsForMatrix(IDesignerPOA.java:1665)
com.idsscheer.aris.cltech.common.corba.webdesigner.IDesignerPOA._invoke(IDesignerPOA.java:357)
com.ooc.OBPortableServer.ServantDispatcher.dispatch(Unknown Source)
com.ooc.OBPortableServer.POA_impl._OB_dispatch(Unknown Source)
com.ooc.OB.DispatchRequest_impl.invoke(Unknown Source)
com.ooc.OB.ThreadPool$Dispatcher.run(Unknown Source)