Skip to content

Building WebLogic Docker Install Images Fails #372

@kocic11

Description

@kocic11

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions