Scheduled task – jvm.dll crash

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Scheduled task – jvm.dll crash

  • Creator
    Topic
  • #54866
    Brandon Grudt
    Participant

      I’ve recently updated to Server 2012.

    Viewing 0 reply threads
    • Author
      Replies
      • #83271
        Robert Kersemakers
        Participant

          Hi Brandon,

          When running scripts from scheduled tasks/cron, you need to make sure the (cloverleaf) profile settings are correct.

          We are running on RHEL and when running scripts from cron, we first need to set the profile with these commands:

          Code:

            . /etc/profile
            . /home/hci/.profile

          After that, I see we do this as well:

          Code:

          # load function for execution in cron
          FPATH=${CL_INSTALL_DIR}/integrator/kshlib; export FPATH
                 . $FPATH/setroot
                 . $FPATH/setsite

          Zuyderland Medisch Centrum; Heerlen/Sittard; The Netherlands

      Viewing 0 reply threads
      • The forum ‘Cloverleaf’ is closed to new topics and replies.