WebLogic Nohup generating lot of SQL errors
(Doc ID 2730798.1)
Last updated on NOVEMBER 25, 2020
Applies to:
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.6 and laterInformation in this document applies to any platform.
Symptoms
Getting lot of SQL Statements in the WebLogic Nohup.out log after OFSAA deployments. Nohup is filling up with these messages and occupying lot of space will create a space issue.
java.sql.SQLException: Could not execute sql command - Original message: SQL string is not a DML Statement
at com.ofs.aai.service.wf.common.nextgen.adapter.PreparedStatementDecorator.executeUpdate(PreparedStatementDecorator.java:807)
at com.ofs.aai.service.wf.dao.ora.OracleWorkflowDAO.getRequestLockForUpdate(OracleWorkflowDAO.java:10133)
at com.ofs.aai.service.wf.thread.RequestPollerThread.run(RequestPollerThread.java:55)
at com.ofs.aai.service.wf.thread.WorkflowContainerAgnosticThreadHandler$2.run(WorkflowContainerAgnosticThreadHandler.java:82)
at weblogic.work.j2ee.J2EEWorkManager$WorkWithListener.run(J2EEWorkManager.java:209)
at weblogic.invocation.ComponentInvocationContextManager._runAs(ComponentInvocationContextManager.java:352)
at weblogic.invocation.ComponentInvocationContextManager.runAs(ComponentInvocationContextManager.java:337)
at weblogic.work.LivePartitionUtility.doRunWorkUnderContext(LivePartitionUtility.java:57)
at weblogic.work.PartitionUtility.runWorkUnderContext(PartitionUtility.java:41)
at weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:644)
at weblogic.work.SelfTuningWorkManagerImpl.runWorkUnderContext(SelfTuningWorkManagerImpl.java:622)
at weblogic.work.DaemonWorkThread.run(DaemonWorkThread.java:39)
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |