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

mta-cli.sh on MAC OS ulimit: cannot modify limit

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 5.0.1.Final
    • 5.0.0.Final
    • MTA CLI
    • None
    • None

      The mta-cli script attempts to set the soft ulimit 100000 which is a problem for MAC Users.
      A workaround is to edit the mta-cli.sh script and change line 34
      from
      WE_NEED=100000
      to
      WE_NEED=10000

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

                Created:
                Updated:
                Resolved: