Updated Articles

  1. Return an OnGuard Software License Using LenelS2 Connect Portal

    An OnGuard license can now be returned using the following methods: Online (which requires an Internet connection and uses License Administration) Text message (SMS) Phone LenelS2 Connect Portal (which requires an Internet connect...
  2. Open Access services stops when an ATS Panel comes online

    Symptom Open Access services stops when an ATS Panel comes online Resolution This is a known unresolved legacy issue; a defect DE136599 has been submitted for this issue so it can be investigated further to identify the root cause and resolutio...
  3. Open Access Credentials Module troubleshooting

    Symptom Issue with Webapps  Resolution Web Application Client; (CSS as example) If login fails run the following to determine if Open Access returning data; https://servername:8080/api/openaccess/directories?version=1.0  This should return...
  4. Open Access Event Connection steps

    Symptom Issues with OpenAccess events Resolution Communication Server Verify if Alarms displaying in standard clients, If not check LenelError.log for details. Communication Server to Message Broker (AMQP) Is the message broker succes...
  5. Login with token failed. Please return to the LenelS2 Console and try again.

    Symptom Error when logging in to OnGuard 8.1: "Login with token failed. Please return to the LenelS2 Console and try again" or in OnGuard 8.0 and earlier: "Login with token failed. Please return to the Lenel Console and try again" Resolution ...
  6. Only SA or SA delegate users can log in or Log in as SA to configure open access

    Symptom When logging into OnGuard 7.5 or later, the error “Unable to reach the LS OpenAccess service to authenticate. Only SA or SA delegate users can log in.” error is shown. This typically happens when the Message Broker can't configure the con...
  7. What is the TNSNAMES.ORA file?

    Question What is the TNSNAMES.ORA file? Is there an example of this file for Oracle 10g that applies to OnGuard? Answer TNSNAMES.ORA is a SQL*Net configuration file that defines databases addresses for establishing connections to them...
  8. Unable to load action group library when using Oracle database

    Symptom  When opening Scheduler from Alarm Monitoring or System Administration, some of the following error messages are shown: “An error has occurred while loading actions” “An error has occurred while loading action types” “Unable to load A...
  9. Oracle Systems Need to be Set Up to Use Windows Authentication by Default

    Problem Overview Oracle Systems Need to be Set Up to Use Windows Authentication by Default Detailed Description Oracle systems need to be set up to use Windows Authentication by default. After an upgrade, Windows authentication to the data...
  10. Oracle Database purge time

    Symptom Oracle databases take a long time to purge records. Resolution This is due to the number of commits, but certain settings can be modified by an Oracle DBA.   Commit behavior: alter system set commit_logging='IMMEDIATE' s...