Hello,
We recently added 2 new data areas in test LSF and I am attempting to connect them to process flows (that work on other data areas). I added system configurations for each new data area and enabled the process flows to trigger off of PA52 actions (after updating the flows).
However, work units are not created and I am receiving the following errors in the logs on LSF. I have reached out to Infor but am hoping to understand the connection between LSF and Landmark better. Is the LSF data area a 1 to 1 connection to system configuration setup? Or is it 1 to 1 to Landmark environments? I thought that system configuration setup is all that would be needed to get the flows to work on different data areas but am finding that is not the case.
Any thoughts/assistance on this would be appreciated.
[2017-12-18 08:16:12] [LPSJNIUtil] Exception encountered while calling Java, stack trace follows:
com.lawson.bpm.eprocessserver.interfaces.LPSConnectionException: Null proxy for class: com.lawson.bpm.eprocessserver.interfaces.LPSDatabaseBridgeForLSF, data area: [data area]
at com.lawson.bpm.eprocessserver.interfaces.LPSGridSession.checkForNullProxy(LPSGridSession.java:234)
at com.lawson.bpm.eprocessserver.interfaces.LPSGridSessionForLSF.isServiceExistAndEnabled(LPSGridSessionForLSF.java:180)
[2017-12-18 08:16:12] [LPSJNIUtil] Exception encountered while calling Java, stack trace follows:
com.lawson.bpm.eprocessserver.interfaces.LPSConnectionException: Null proxy for class: com.lawson.bpm.eprocessserver.interfaces.LPSDatabaseBridgeForLSF, data area: (blank)
at com.lawson.bpm.eprocessserver.interfaces.LPSGridSession.checkForNullProxy(LPSGridSession.java:234)
at com.lawson.bpm.eprocessserver.interfaces.LPSGridSessionForLSF.isServiceCriteriaEnabled(LPSGridSessionForLSF.java:206)