Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

log4j config fails to copy #6

Open
jfletcher-nuxeo opened this issue Aug 27, 2021 · 0 comments
Open

log4j config fails to copy #6

jfletcher-nuxeo opened this issue Aug 27, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@jfletcher-nuxeo
Copy link
Member

jfletcher-nuxeo commented Aug 27, 2021

Describe the bug
From 0_register.sh, this is the output:

nuxeo_1          | ENTRYPOINT: Looking for shell scripts in /docker-entrypoint-initnuxeo.d
nuxeo_1          | Running /docker-entrypoint-initnuxeo.d/0_register.sh
nuxeo_1          | Copying server log configuration to init folder
nuxeo_1          | ‘/opt/nuxeo/server/lib/log4j2.xml’ -> ‘/docker-entrypoint-initnuxeo.d/log4j2.xml’
nuxeo_1          | cp: cannot create regular file ‘/docker-entrypoint-initnuxeo.d/log4j2.xml’: Permission denied
nuxeo_1          | Unable to copy server log configuration

To Reproduce
Steps to reproduce the behavior:

  1. Start Nuxeo container
  2. Watch logs (nxl)

Expected behavior
No error, debug config is correctly copied.

Context
Fails on AWS presales stack. Works ok on localhost.

@jfletcher-nuxeo jfletcher-nuxeo added the bug Something isn't working label Aug 27, 2021
@jfletcher-nuxeo jfletcher-nuxeo changed the title log4j config fails to install log4j config fails to copy Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant