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

Error: Unrecognized conversion specifier [d] starting at position 36 in conversion pattern. #13454

Open
jiangxinke opened this issue May 6, 2024 · 1 comment
Labels

Comments

@jiangxinke
Copy link

(base) neo4j/neo4j-community-5.19.0/bin$ ./neo4j start
Validating Neo4j configuration: neo4j/neo4j-community-5.19.0/conf/neo4j.conf
No issues found.

Validating user Log4j configuration:neo4j/neo4j-community-5.19.0/conf/user-logs.xml
4 issues found.
Error: Error creating converter for d
Error: Unrecognized conversion specifier [d] starting at position 36 in conversion pattern.
Error: Error creating converter for d
Error: Unrecognized conversion specifier [d] starting at position 36 in conversion pattern.

Validating server Log4j configuration: neo4j/neo4j-community-5.19.0/conf/server-logs.xml
8 issues found.
Warning: Error creating converter for d
Warning: Unrecognized conversion specifier [d] starting at position 35 in conversion pattern.
Warning: Error creating converter for d
Warning: Unrecognized conversion specifier [d] starting at position 35 in conversion pattern.
Warning: Error creating converter for d
Warning: Unrecognized conversion specifier [d] starting at position 35 in conversion pattern.
Warning: Error creating converter for d
Warning: Unrecognized conversion specifier [d] starting at position 35 in conversion pattern.

@jiangxinke jiangxinke added the bug label May 6, 2024
@mnd999 mnd999 added question and removed bug labels May 8, 2024
@klaren
Copy link
Member

klaren commented May 13, 2024

Hello @jiangxinke,

This looks like configuration issue of the log files. Can you share your user-logs.xml and server-logs.xml?

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

No branches or pull requests

3 participants