Skip to content

Administration commands not working if i run inside the container #56

Description

@edukunduru83

I am trying to execute mqsilist command by logging into IIB container but i am getting below error. I am running the command as iibuser. The executable is in following path /opt/ibm/iib-10.0.0.11/server/bin and i also noticed all the files present in bin directory are having '' end of each file.
ls -ltr is showing like below for all the files.
Ex: mqsilist

./mqsilist:error while loading shared libaries:libImbCmdLib.so cannot open such shared object file:No such file or Directory

But i am able to execute the below command. So, if i run the command without logging in the container its working but the same command if i run inside the container its not working which is strange to me.
docker exec /bin/bash -c mqsilist

Could you please help me what could be the issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions