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

Logging package manager is broken #2932

Open
dizzzz opened this issue Aug 5, 2019 · 1 comment
Open

Logging package manager is broken #2932

dizzzz opened this issue Aug 5, 2019 · 1 comment
Labels
bug issue confirmed as bug

Comments

@dizzzz
Copy link
Member

dizzzz commented Aug 5, 2019

What is the problem

the logging in expats-repo.log is not usable: variables are not substituted

2019-08-05 20:56:57,090 [qtp1488608048-24] DEBUG (Logger.java [debug]:38) - Package ‘’{0}‘’, resolve in {1}: ‘’{2}‘’ ({3})
2019-08-05 20:56:57,091 [qtp1488608048-24] DEBUG (Logger.java [debug]:38) - Package ‘’{0}‘’, no URI in {1}
2019-08-05 20:56:57,091 [qtp1488608048-24] DEBUG (Logger.java [debug]:38) - Package ‘’{0}‘’, resolve in {1}: ‘’{2}‘’ ({3})
2019-08-05 20:56:57,091 [qtp1488608048-24] DEBUG (Logger.java [debug]:38) - Package ‘’{0}‘’, not in {1}: ‘’{2}‘’
2019-08-05 20:56:57,091 [qtp1488608048-24] DEBUG (Logger.java [debug]:38) - Package ‘’{0}‘’, resolve in {1}: ‘’{2}‘’ ({3})

What did you expect

variables are substituted

Describe how to reproduce or add a test

open package manager in exist v5, install XARs, check log

Context information

  • eXist-db version v5/RC latest
  • Java version - Java8 u201
  • Operating system : MacOS
  • 32 or 64 bit - 64
  • How is eXist-db installed? ; clone ; start with bin/startup.sh
  • Any custom changes in e.g. conf.xml - none
@dizzzz dizzzz added the bug issue confirmed as bug label Aug 5, 2019
@adamretter
Copy link
Member

@dizzzz Is this one now fixed? Can we close the ticket?

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

No branches or pull requests

2 participants