-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
Description
When building a WebLogic docker image the script fails with the following error:
java.io.FileNotFoundException: /u01/fmw_12.2.1.2.0_wls_Disk1_1of1.zip (Permission denied)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(FileInputStream.java:195)
at java.io.FileInputStream.(FileInputStream.java:138)
at java.io.FileInputStream.(FileInputStream.java:93)
at sun.tools.jar.Main.run(Main.java:307)
at sun.tools.jar.Main.main(Main.java:1288)
See attached file for more information and script output.
Building WebLogic Docker Install Images Fails.txt