Hello SAPGurus,
i'm encountering problems with my Quality JAVA system 7.1.
When i go through "NetWeaver Administrator -> Operations -> Systems -> Start & Stop" i receave a blank page.
I can see anyway the applications running with Telnet procedure, but users are encountering problems.
in the default trace i have a lot of this error:
#2.#2016 07 07 11:55:49:892#+0200#Error#com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessorHelper#
#BC-GP#caf~eu~gp~model~pwf#5A8A42B6AA04000D00004F8E01280044#8269750000001647##com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessorHelper####F58E2FDD439B11E6B9B05A8A42B6AA04#f58e2fdd439b11e6b9b05a8a42b6aa04#f58e2fdd439b11e6b9b05a8a42b6aa04#0#System [12]#Plain##
The action instance is already completed or terminated
com.sap.caf.eu.gp.base.exception.InvocationException: The action instance is already completed or terminated
at com.sap.caf.eu.gp.model.pfw.wfc.local.status.StatusWriter.completeAction(StatusWriter.java:264)
at com.sap.caf.eu.gp.model.pfw.wfc.local.impl.LocalWorkflowConnector.completeAction(LocalWorkflowConnector.java:258)
at com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessorHelper.processAction(BackGroundActionProcessorHelper.java:224)
at com.sap.caf.eu.gp.model.pfw.wfc.local.impl.queue.BackgroundCOQueueProcessor.run(BackgroundCOQueueProcessor.java:228)
at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:177)
at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:295)
#2.#2016 07 07 11:45:12:722#+0200#Error#com.sap.caf.eu.gp.model.pfw.wfc.local.impl.queue.BackgroundCOQueueProcessor#
#BC-GP#caf~eu~gp~model~pwf#5A8A42B6AA04000E000053A601280044#8269750000001647##com.sap.caf.eu.gp.model.pfw.wfc.local.impl.queue.BackgroundCOQueueProcessor####F58E2FDD439B11E6B9B05A8A42B6AA04#f58e2fdd439b11e6b9b05a8a42b6aa04#f58e2fdd439b11e6b9b05a8a42b6aa04#0#System [47]#Plain##
The action instance is already completed or terminated
com.sap.caf.eu.gp.base.exception.EngineException: The action instance is already completed or terminated
at com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessorHelper.processAction(BackGroundActionProcessorHelper.java:240)
at com.sap.caf.eu.gp.model.pfw.wfc.local.impl.queue.BackgroundCOQueueProcessor.run(BackgroundCOQueueProcessor.java:228)
at com.sap.engine.frame.core.thread.Task.run(Task.java:73)
at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:177)
at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:295)
Caused by: com.sap.caf.eu.gp.base.exception.InvocationException: The action instance is already completed or terminated
at com.sap.caf.eu.gp.model.pfw.wfc.local.status.StatusWriter.completeAction(StatusWriter.java:264)
at com.sap.caf.eu.gp.model.pfw.wfc.local.impl.LocalWorkflowConnector.completeAction(LocalWorkflowConnector.java:258)
at com.sap.caf.eu.gp.model.pfw.wfc.local.impl.BackGroundActionProcessorHelper.processAction(BackGroundActionProcessorHelper.java:224)
... 4 more
There are not evident problems in trace files in work directory.
Someone can help me?
Thanks
Varni