WASdev / ci.docker.websphere-traditional

Dockerfiles for WebSphere Application Server traditional
Apache License 2.0
171 stars 192 forks source link

Caller is not in the required role to access restricted document(s) #81

Closed abialas closed 5 years ago

abialas commented 6 years ago

I am using Docker image ibmcom/websphere-traditional:9.0.0.7-install as my base image. The profile I am creating inside Docker RUN command from my Dockerfile. Image builds correctly. However, when I try to run it I am receiving an exception:

[4/17/18 7:57:27:337 CEST] 000000df WorkSpaceMast E WKSP0012E: Exception while extracting cells/DefaultCell01/nodes/DefaultNode01/namestore.xml from ConfigRepository--com.ibm.websphere.management.exception.RepositoryException: Caller is not in the required role to access restricted document(s)

What is the reason for such an error and how can I fix it?

arthurdm commented 6 years ago

hi @abialas - can you please share your Dockerfile?

leochr commented 6 years ago

Hi @abialas, are you still facing this issue? could you please share your Dockerfile?

If you managed to fix/work-around the issue, it would be beneficial for others if you share the details. Thank you.

arturdzm commented 5 years ago

No response, closing for now