Skip to Content Information Center
Markvision Enterprise

Markvision Enterprise

Enforcement of configurations with multiple applications fails in the first attempt but succeeds in the subsequent attempts

Increase the timeouts
  1. Browse to the folder where Markvision Enterprise is installed.

    For example, C:\Program Files\

  2. Navigate to the Lexmark\Markvision Enterprise\apps\dm-mve\WEB-INF\classes folder.

  3. Using a text editor, open the platform.properties file.

  4. Edit the cdcl.ws.readTimeout value.

    Note:  The value is in milliseconds. For example, 90000 milliseconds is equal to 90 seconds.

  5. Using a text editor, open the devCom.properties file.

  6. Edit the lst.responseTimeoutsRetries values.

    Note:  The value is in milliseconds. For example, 10000 milliseconds is equal to 10 seconds.

    For example, lst.responseTimeoutsRetries=10000 15000 20000. The first connection retry is after 10 seconds, the second connection retry is after 15 seconds, and the third connection retry is after 20 seconds.

  7. If necessary, when you are using LDAP GSSAPI, then create a parameters.properties file.

    Add the following setting: lst.negotiation.timeout=400

    Note:  The value is in seconds.

  8. Save the changes.

Was this article helpful?
Top