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

Treat entity as Patient if absent for pre-configured PDQ Service Descriptors in LDAP #1732

Closed
vrindanayak opened this issue Dec 7, 2018 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@vrindanayak
Copy link
Member

vrindanayak commented Dec 7, 2018

  • To avoid
Caused by: java.lang.NullPointerException
        at org.dcm4chee.arc.conf.PDQServiceDescriptor.setEntity(PDQServiceDescriptor.java:124)
        at org.dcm4chee.arc.conf.ldap.LdapArchiveConfiguration.loadPDQServiceDescriptors(LdapArchiveConfiguration.java:1948)
        at org.dcm4chee.arc.conf.ldap.LdapArchiveConfiguration.loadChilds(LdapArchiveConfiguration.java:900)
        at org.dcm4che3.conf.ldap.LdapDicomConfiguration.loadChilds(LdapDicomConfiguration.java:1237)
        at org.dcm4che3.conf.ldap.LdapDicomConfiguration.loadDevice(LdapDicomConfiguration.java:1207)
        at org.dcm4che3.conf.ldap.LdapDicomConfiguration.findDevice(LdapDicomConfiguration.java:339)

Entity.Patient shall be default

@vrindanayak vrindanayak added the bug Something isn't working label Dec 7, 2018
@vrindanayak vrindanayak added this to the 5.15.1 milestone Dec 7, 2018
@vrindanayak vrindanayak self-assigned this Dec 7, 2018
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