Skip to main content
Mitratech Success Center

Client Support Center

Need help? Click a product group below to select your application and get access to knowledge articles, webinars, training content, and release notes or to contact our support team.

Authorized users - log in to create a ticket, view tickets status and check your success plan details.

 

[DW] Spoon.sh run shows Permission denied on Openjdk bin folder files

Issue Statement

 On running an installation file (WH_install.sh) on Linux the logs showing Permission denied error for the java executable file in source/openjdk-8u275-b01_linux/bin/ 

After checking the files, the bin folder doesn't have executable access. 
clipboard_e60df44c7938b97d6c522eadae0125ff0.png

The below error is observed when running the sh files from Jenkins:

 /opt/bamboo/jenkins/workspace/TC-DW-Batch/build-source/source/spoon.sh: line 275: /opt/bamboo/jenkins/workspace/TC-DW-Batch/build-source/source/openjdk-8u275-b01_linux/bin/java: Permission denied

Workaround: Give the folder executable access manually using chmod before running the installation/refresh files. 

  • Was this article helpful?