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

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: