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

Link instances of a study of patient to MWL associated with a different study of a different patient fails #2501

Closed
vrindanayak opened this issue Mar 25, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@vrindanayak
Copy link
Member

vrindanayak commented Mar 25, 2020

Related #2465

curl -v -H "Content-type: application/json" -X POST 'http://localhost:8080/dcm4chee-arc/aets/DCM4CHEE/rs/mwlitems/2.25.75464179283792838979309477561913640620/SPS-00000033/move/113038%5EDCM' -d '{"StudyInstanceUID": "1.3.12.2.1107.5.99.1.157.30000005092616311857800000040"}'
10:18:12,932 INFO  [org.dcm4chee.arc.iocm.rs.IocmRS] (default task-1) Process POST /dcm4chee-arc/aets/DCM4CHEE/rs/mwlitems/2.25.75464179283792838979309477561913640620/SPS-00000033/move/113038%5EDCM?null from null@127.0.0.1
10:18:13,194 WARN  [org.dcm4chee.arc.iocm.rs.IocmRS] (default task-1) Response Internal Server Error caused by org.dcm4che3.data.IncompatibleSpecificCharaterSetException: Specific Character Sets [] and [ISO_IR 100] not compatible
	at org.dcm4che.core@5.22.0//org.dcm4che3.data.Attributes.add(Attributes.java:2103)
	at org.dcm4che.core@5.22.0//org.dcm4che3.data.Attributes.updateSelected(Attributes.java:2303)
	at deployment.dcm4chee-arc-ear-5.22.0-psql.ear.dcm4chee-arc-store-5.22.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.coerceAttrs(StoreServiceImpl.java:452)
	at deployment.dcm4chee-arc-ear-5.22.0-psql.ear.dcm4chee-arc-store-5.22.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl.copyInstances(StoreServiceImpl.java:422)
	at deployment.dcm4chee-arc-ear-5.22.0-psql.ear.dcm4chee-arc-store-5.22.0.jar//org.dcm4chee.arc.store.impl.StoreServiceImpl$Proxy$_$$_WeldClientProxy.copyInstances(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.22.0-psql.ear.dcm4chee-arc-war-5.22.0-unsecure.war//org.dcm4chee.arc.iocm.rs.IocmRS.linkInstancesWithMWLEntry(IocmRS.java:649)
	at deployment.dcm4chee-arc-ear-5.22.0-psql.ear.dcm4chee-arc-war-5.22.0-unsecure.war//org.dcm4chee.arc.iocm.rs.IocmRS$Proxy$_$$_WeldSubclass.linkInstancesWithMWLEntry(Unknown Source)
	at deployment.dcm4chee-arc-ear-5.22.0-psql.ear.dcm4chee-arc-war-5.22.0-unsecure.war//org.dcm4chee.arc.iocm.rs.IocmRS$Proxy$_$$_WeldClientProxy.linkInstancesWithMWLEntry(Unknown Source)

Study used for linking to MWL

@vrindanayak vrindanayak added the bug Something isn't working label Mar 25, 2020
@vrindanayak vrindanayak added this to the 5.22.1 milestone Mar 25, 2020
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