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

Empty and weird hsqldb folder #6

Open
azawawi opened this issue Apr 18, 2017 · 1 comment
Open

Empty and weird hsqldb folder #6

azawawi opened this issue Apr 18, 2017 · 1 comment

Comments

@azawawi
Copy link
Contributor

azawawi commented Apr 18, 2017

While investigating other problems, I found the following empty folder hsqldb, that is owned by root:root. I added some newlines for readability. Any ideas?

$ sudo docker exec -it pentaho /bin/bash

bash-4.3# cd /opt/pentaho/server/pentaho-server/data/

bash-4.3# ls -al | grep hsqldb
drwxr-xr-x    5 pentaho  pentaho       4096 Apr 18 05:01 hsqldb
drwxr-xr-x    2 root     root          4096 Apr 18 05:01 hsqldb,

bash-4.3# ls -alR hsqldb,
hsqldb,:
total 8
drwxr-xr-x    2 root     root          4096 Apr 18 05:01 .
drwxr-xr-x   10 pentaho  pentaho       4096 Apr 18 05:01 ..
@djravine
Copy link

djravine commented Apr 7, 2020

This will be solved with my PR #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants