Uploaded image for project: 'WINDUP - Red Hat Application Migration Toolkit'
  1. WINDUP - Red Hat Application Migration Toolkit
  2. WINDUP-2704

run_mta.sh on MAC OS ulimit: open files: cannot modify limit: Invalid argument

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • None
    • 5.0.0.Final
    • MTR Web UI
    • None

    Description

      The run_mta.sh script trys to set the soft ulimit to 100000 which causes an issue on a MAC OS.

      An error is reported
      /run_mta.sh: line 25: ulimit: open files: cannot modify limit: Invalid argument

      The workaround is to edit the run_mta.sh script
      Change line 7 from
      WE_NEED=100000
      to
      WE_NEED=10000

      Attachments

        Activity

          People

            mrizzi@redhat.com Marco Rizzi
            pcattana Philip Cattanach
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: