Bug 1576375 - jboss-fuse-6/fis-java-openshift image permissions error
Summary: jboss-fuse-6/fis-java-openshift image permissions error
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: unspecified
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact: Len DiMaggio
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-09 10:11 UTC by David Caldwell
Modified: 2025-06-11 04:25 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-02-10 03:59:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description David Caldwell 2018-05-09 10:11:10 UTC
Description of problem:
The jboss-fuse-6/fis-java-openshift image available from our container catalogue[1] gives the following error when it is run:

<quote>
Starting the Java application using /opt/run-java/run-java.sh ...
/opt/run-java/run-java.sh: line 44: cd: /home/jboss: Permission denied
</quote>

I get this error in my 3.7 test cluster using fis-java-openshift:latest, :2.0-15 and :2.0-13. A customer has reported the same error using OCP3.6 and jboss-fuse-6/fis-java-openshift:2.0-17.

[1]https://access.redhat.com/containers/#/search/fis-java-openshift%253A2.0-17

Version-Release number of selected component (if applicable):
2.0-17
2.0-15
2.0-13
(possibly others but I have only tested these versions with same results)

How reproducible:
Use oc new-app to deploy a fis-java-openshift image. Check status and logs.

Steps to Reproduce:
1.  oc new-app fis-java-openshift:latest 
or: oc new-app fis-java-openshift:2.0-15 
or: oc new-app fis-java-openshift:2.0-13


Actual results:
When the container has been created, it will have status error and/or CrashLoopBackOff and never becomes ready.

On checking logs we see:
# oc logs fis-java-openshift-1-nzmbg 
Starting the Java application using /opt/run-java/run-java.sh ...
/opt/run-java/run-java.sh: line 44: cd: /home/jboss: Permission denied

Expected results:
That the container runs and becomes ready.

Additional info:
Is there something additional that this container needs in order to run successfully?

Comment 1 David Caldwell 2018-05-11 06:56:36 UTC
Some additional information. OpenShift master is running:

openshift v3.5.5.31.48
kubernetes v1.5.2+43a9be4

Comment 13 Red Hat Bugzilla 2025-02-10 03:59:17 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.

Comment 14 Red Hat Bugzilla 2025-06-11 04:25:45 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days


Note You need to log in before you can comment on or make changes to this bug.