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

Adding dcmAuditLoggerSpoolDirectoryURI to Audit logger fails #781

Closed
vrindanayak opened this issue Jun 13, 2017 · 0 comments
Closed

Adding dcmAuditLoggerSpoolDirectoryURI to Audit logger fails #781

vrindanayak opened this issue Jun 13, 2017 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@vrindanayak
Copy link
Member

Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 1: ${jboss.server.temp.url}
        at java.net.URI.create(URI.java:852)
        at org.dcm4che3.net.audit.AuditLogger.setSpoolDirectoryURI(AuditLogger.java:528)
        at org.dcm4che3.conf.ldap.audit.LdapAuditLoggerConfiguration.loadFrom(LdapAuditLoggerConfiguration.java:284)
        at org.dcm4che3.conf.ldap.audit.LdapAuditLoggerConfiguration.loadAuditLogger(LdapAuditLoggerConfiguration.java:196)
        at org.dcm4che3.conf.ldap.audit.LdapAuditLoggerConfiguration.loadChilds(LdapAuditLoggerConfiguration.java:185)
        at org.dcm4che3.conf.ldap.LdapDicomConfiguration.loadChilds(LdapDicomConfiguration.java:1118)
        at org.dcm4che3.conf.ldap.LdapDicomConfiguration.loadDevice(LdapDicomConfiguration.java:1089)
        at org.dcm4che3.conf.ldap.LdapDicomConfiguration.findDevice(LdapDicomConfiguration.java:315)
@vrindanayak vrindanayak added the bug Something isn't working label Jun 13, 2017
@vrindanayak vrindanayak added this to the 5.10.4 milestone Jun 13, 2017
@vrindanayak vrindanayak self-assigned this Jun 13, 2017
vrindanayak added a commit to dcm4che/dcm4che that referenced this issue Jun 13, 2017
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