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

Failed to load configuration if optional ArchiveDevice attributes RejectExpiredStudiesFetchSize or RejectExpiredSeriesFetchSize are missing #537

Closed
gunterze opened this issue Feb 1, 2017 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Feb 1, 2017

Caused by: java.lang.IllegalArgumentException: rejectExpiredStudiesFetchSize: 0
        at org.dcm4chee.arc.conf.ArchiveDeviceExtension.greaterZero(ArchiveDeviceExtension.java:1080)
        at org.dcm4chee.arc.conf.ArchiveDeviceExtension.setRejectExpiredStudiesFetchSize(ArchiveDeviceExtension.java:716)
        at org.dcm4chee.arc.conf.ldap.LdapArchiveConfiguration.loadFrom(LdapArchiveConfiguration.java:240)
        at org.dcm4che3.conf.ldap.LdapDicomConfiguration.loadFrom(LdapDicomConfiguration.java:1093)
        at org.dcm4che3.conf.ldap.LdapDicomConfiguration.loadDevice(LdapDicomConfiguration.java:958)
        at org.dcm4che3.conf.ldap.LdapDicomConfiguration.findDevice(LdapDicomConfiguration.java:302)
@gunterze gunterze added this to the 5.9.0 milestone Feb 1, 2017
@gunterze gunterze added the bug Something isn't working label Feb 1, 2017
@gunterze gunterze self-assigned this Feb 1, 2017
@vrindanayak vrindanayak added enhancement New feature or request and removed enhancement New feature or request labels Feb 1, 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

2 participants