Xiaochun Tong

Forum Replies Created

Viewing 6 replies – 1 through 6 (of 6 total)
  • Author
    Replies
  • Xiaochun Tong
    Participant

      What versions of Cloverleaf does Infor currently support?

      in reply to: HA start/stop scripts do not work in Linux envrionment #86146
      Xiaochun Tong
      Participant

        Changing the /etc/password file to use the shell /bin/ksh instead of /bin/bash did the trick. Thanks!

        in reply to: Linux uudedode "No `begin’ line" #86092
        Xiaochun Tong
        Participant

          We are upgrading from v6.0 to v6.2 and migrating from AIX to Linux. I have a tcl proc that used to work but no longer works in the new environment. The error:

          [sms :sms :ERR /0:  f_muse_rslt:04/14/2018 11:20:58] Tcl error:

          [sms :sms :ERR /0:  f_muse_rslt:–/–/—- –:–:–]    msgId   = message0

          [sms :sms :ERR /0:  f_muse_rslt:–/–/—- –:–:–]    proc    = ‘UICformatMusepdf’

          [sms :sms :ERR /0:  f_muse_rslt:–/–/—- –:–:–]    args    = ”

          [sms :sms :ERR /0:  f_muse_rslt:–/–/—- –:–:–]    result  = ‘uudecode: /tmp/muse/04003286920180414112058.uu: No `begin’ line’

          [sms :sms :ERR /0:  f_muse_rslt:–/–/—- –:–:–]    errorInfo: ‘

          [sms :sms :ERR /0:  f_muse_rslt:–/–/—- –:–:–] uudecode: /tmp/muse/04003286920180414112058.uu: No `begin’ line

          [sms :sms :ERR /0:  f_muse_rslt:–/–/—- –:–:–]     while executing

          [sms :sms :ERR /0:  f_muse_rslt:–/–/—- –:–:–] “exec uudecode -o ${path}${pdf_file} ${path}${encoded_file}”

          [sms :sms :ERR /0:  f_muse_rslt:–/–/—- –:–:–]     (procedure “UICformatMusepdf” line 121)

          When I ran the uudecode command from the tcl prompt, it works just fine and created the pdf file. But when it runs from within the tcl proc, the error comes up.

          in reply to: Upgrade from 5.8 to 6.0 #78331
          Xiaochun Tong
          Participant

            Thanks for all your advice.

            This is the response I got back from support:

            We officially support current release and one back. So that is 6.0 and 5.8.x.x. We would continue official support of 5.8 until another major release comes out. We just released 6.0 a few months back and have net even released the first patch for that version. At the present time I have heard no discussions for plans for next release. So 5.8 should be supported for a while.

            in reply to: monitord error #76474
            Xiaochun Tong
            Participant

              This is what I had to do to clear the errors:

              monitor daemon cleanup. This is for cleaning up the moniotr daemon when pid file has been deleted or when the monitor daemon is locked up and not communicating.

              These steps can be done while engines are running so just ignore the engines.

              Run ps -ef | grep monitord or ps -ef | grep site name or ps -ef | grep monitord | grep sitename

              This will allow you to see what process id the monitor daemon is running under.

              You will need to do a kill -9 on the relevant process id number.

              Remove the pid and cmd_port files if they exist in the exec/hcimonitord directory.

              Run hcisitectl -sm to restart the monitor daemon or hcisitectl -s if both daemons are down and need starting.

              in reply to: Rev upgrades/ Bug list #56006
              Xiaochun Tong
              Participant

                I considere QDX upgrade as an important subject topic by itself as it is an on-going process for all of us who maintain the application.  It would be nice if you can create a seperate category just for upgrade.

              Viewing 6 replies – 1 through 6 (of 6 total)