cancel
Showing results for 
Search instead for 
Did you mean: 
  • 145 Views

Unable to Extract and Run IBM Java SDK on RHEL Due to 'Operation Not Permitted' Error

Hello RHEL Community,

I'm facing an issue while transferring and extracting the IBM Java SDK 8.0 .tgz file from my Windows machine to my RHEL machine using MobaXterm.

Below are the steps I followed

  1. I transferred the ibm-java-sdk-8.0-8.35-linux-x86_64.tgz file using MobaXterm without issues. 

  2. I tried extracting the file with the following command:

     
    tar -xvzf ibm-java-sdk-8.0-8.35-linux-x86_64.tgz

    But I received the error:
    Operation not permitted

  3. After extraction, I navigated to the java_home/bin directory and ran below command:

    ./java -version but I got the same "Operation not permitted" error.

What I've Tried So Far:

  • I checked the file permissions and tried running the extraction and command as root.
  • I ensured that the file was correctly transferred (checked file integrity).
  • I verified that the extracted file is owned by the correct user.

     

    Any help or suggestions will be greatly appreciated!

    Thanks in advance,
    Shashidhar

0 Replies
Join the discussion
You must log in to join this conversation.