Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-190

shell scripts (start, stop, admin, etc) in Fuse ESB 7.0 needs to use proper shell inside (like bash or ksh explicitly) or or modify to work with other shells as well.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • fuse-esb-7.0.1, M1
    • fuse-esb-7.0.0
    • None
    • None

      Fuse ESB 7.0 Shell scripts use " #!/bin/sh" which on some unix system will not necessarily point to bash or ksh. In case where it points to bsh or other shells which don't understand the export statements and variable assignment in one line Fuse ESB scripts stop/start/client/admin fails.

      It need to be fixed to either force the compatible shell from within the script or need to modify to make sure it works fine with other shells such as bsh.

              janstey@redhat.com Jonathan Anstey
              ubhole Ulhas Bhole (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: