roseg

Forum Replies Created

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • roseg
    Participant

      Hello Rob,
      thank you for the fast feedback.

      We start the engine right after we start the site daemon. I can’t say for sure whether the Lock Manager is running, where can I check?

      “Are you starting as a different user…”
      Yes, the script is executed under a different user.

      “remove the “rdm.taf”…”
      That worked straight away, but what does rdm.taf do? and would there be another way without deleting files?

      We just noticed during testing that our script to stop the monitor daemon gives the following feedback:
      “Killing hcimonitord

      The syntax of the command is incorrect.
      Unable to invoke hcicmd:

      Despite the feedback, the Monitor Deamon is stopped.
      Maybe we are doing something wrong here that will prevent the processes from starting later?

      We stop the monitor daemon with the following command:
      [code]Start-Process -FilePath “$env:HCIROOT\bin\perl.exe” -ArgumentList “-I $env:HCIROOT\lib\perl5 -I $env:HCIROOT\bin $env:HCIROOT\bin\hcisitectl.pl -k m”[/code]

      Thanks for all replies

      Greetings

    Viewing 1 replies (of 1 total)