LSF IPA Connectivity Issues

Sort:
You are not authorized to post a reply.
Author
Messages
DavidV
Veteran Member
Posts: 101
Veteran Member

    Grid, Landmark, and IPA are installed and running.  Flows can be created in IPA using IPD and they execute as expected.  Trying to connect to LSF and I'm getting:

    [2015-10-14 12:50:58] [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:239)
            at com.lawson.bpm.eprocessserver.interfaces.LPSGridSessionForLSF.isServiceCriteriaEnabled(LPSGridSessionForLSF.java:210)

     

    This occurs when trying to add the newly created test service in WFWK.1 as documented in verify connection between LSF and IPA of IPA InfoCenter. 

    pfserv config lps as been done on the LSF server with link to GridHost and port returned from managegrid list on IPA server and data area pointing to LSF dataarea which is the same as the IPA dataarea

    perl install-lpa.pl DA   were DA is the same as LSF dataarea

    enterpriseapp DA  lpa   were DA is the same as LSF dataarea 

    using rich client a configuration name was created.  Actually used "main" and in the "Infor Lawson" tab created a connection type of WEB and populated the web connection section with web root pointing to LSF server URL.  First question is should this be the Mingle server URL?  and pointed data area to LSF dataarea.  I did this with the focus on GEN and when that failed to help I tried with the focus on IPA.  Also tried the "system" configuration and repeated for both dataareas GEN and IPA.  So the question there is which one should be used.  I assume IPA, but it's not clear in the documentation.

    Also created the service.cfg and updated the bpm.properties file as documented.

    Also created the LPSClientJars.jar as documented.

    Any idea why the (blank) dataarea in the LPSforLSFlog file?

     

     

    DavidV
    Veteran Member
    Posts: 101
    Veteran Member
      I figured it out. I stepped through the install guide step by step and verified everything. Then I double checked the Test flow and found the process hadn't been linked to the service that was being used to validate. Go figure.

      Could some one confirm the configuration sets? Like I said I defined the destination as a web type under gen and ipa product lines and under the main and system configurations. I'm pretty sure it's only needed under the ipa product line and the main configuration? Can you confirm?
      You are not authorized to post a reply.