Skip to content

[BUG] log4j2.properties invalid line causing server startup failure #267

@tonygermano

Description

@tonygermano

The following line is invalid in the log4j2.properties file.

dir.logs = logs

It was present in all 3.x and 4.x mirth versions. As a result of updating the log4j library in #260, this invalid line now causes an exception to be thrown and prevents the server from starting. The line can be safely deleted from existing properties files to allow the server to function normally.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions