dcm4chee 2.17.3/postgresql unable to delete images from archive

447 views
Skip to first unread message

dhava...@gmail.com

unread,
Jul 22, 2013, 8:17:31 PM7/22/13
to
Hi

I am using dcm4chee-2.17.3 /PostgreSQL-9.0, I am pushing few test images to dcm4chee, but I am unable to delete those images,Server logs keeps giving me error as below, Attaching server.log for more information


2013-07-22 16:53:49,249 ERROR -> (http-0.0.0.0-8443-5) [org.dcm4chee.web.war.folder.StudyListPage] moveToTrash failed:
javax.management.RuntimeMBeanException
    at org.jboss.mx.interceptor.ReflectedDispatcher.handleInvocationExceptions(ReflectedDispatcher.java:176)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:163)


server.log
Message has been deleted

dhava...@gmail.com

unread,
Jul 23, 2013, 12:11:37 PM7/23/13
to dcm...@googlegroups.com
Hi

Does anyone know why it is happening ?

Alvaro G. [Andor]

unread,
Jul 23, 2013, 12:21:47 PM7/23/13
to dcm...@googlegroups.com
Hi,

First you should know that, even if you can access this group in form of
a webpage in google groups, this is not exactly a chat neither a forum,
and a lot of us receive *every* post via email. You've generated 3
messages about the same issue in less than 24 hours, and you tend to
re-send your issues just asking "Any idea?". We all have different
schedules living in different parts of the world and crowded inboxes, so
generating noise won't make us answer you faster, but infuriate us.

Second, you have your answer some lines under in your log file: "Study
already exists in trash with different issuer of patient ID:
StudyInstanceUID:
1.2.826.0.1.3680043.2.1074.26839.10124.103.1952469.1112113181". Remove
the already existing study but with conflicting metadata from your trash
(or empty your trash), and you are good to go.

Thanks.

El 23/07/13 02:16, dhava...@gmail.com escribi�:
> Hi
>
> I am using dcm4chee-2.17.3 /PostgreSQL-9.0, I am pushing few test
> images to dcm4chee, but I am unable to delete those images,Server logs
> keeps giving me error as below :
>
>
> 2013-07-22 16:53:49,249 ERROR -> (http-0.0.0.0-8443-5)
> [org.dcm4chee.web.war.folder.StudyListPage] moveToTrash failed:
> javax.management.RuntimeMBeanException
> at
> org.jboss.mx.interceptor.ReflectedDispatcher.handleInvocationExceptions(ReflectedDispatcher.java:176)
> at
> org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:163)
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "dcm4che" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to dcm4che+u...@googlegroups.com.
> To post to this group, send email to dcm...@googlegroups.com.
> Visit this group at http://groups.google.com/group/dcm4che.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

dhaval joshi

unread,
Jul 23, 2013, 12:47:26 PM7/23/13
to dcm...@googlegroups.com
Ok I will wait for response, I already checked that there are no studies in trash infact I deleted archive folder , dropped pacsdb and re-created it. It keeps giving me same error. studies which I am sending are new in archive they did not exist before


On Tue, Jul 23, 2013 at 9:21 AM, Alvaro G. [Andor] <an...@pierdelacabeza.com> wrote:
Hi,

First you should know that, even if you can access this group in form of a webpage in google groups, this is not exactly a chat neither a forum, and a lot of us receive *every* post via email. You've generated 3 messages about the same issue in less than 24 hours, and you tend to re-send your issues just asking "Any idea?". We all have different schedules living in different parts of the world and crowded inboxes, so generating noise won't make us answer you faster, but infuriate us.

Second, you have your answer some lines under in your log file: "Study already exists in trash with different issuer of patient ID: StudyInstanceUID: 1.2.826.0.1.3680043.2.1074.26839.10124.103.1952469.1112113181". Remove the already existing study but with conflicting metadata from your trash (or empty your trash), and you are good to go.

Thanks.

El 23/07/13 02:16, dhava...@gmail.com escribió:
Hi

I am using dcm4chee-2.17.3 /PostgreSQL-9.0, I am pushing few test images to dcm4chee, but I am unable to delete those images,Server logs keeps giving me error as below :


2013-07-22 16:53:49,249 ERROR -> (http-0.0.0.0-8443-5) [org.dcm4chee.web.war.folder.StudyListPage] moveToTrash failed:
javax.management.RuntimeMBeanException
    at org.jboss.mx.interceptor.ReflectedDispatcher.handleInvocationExceptions(ReflectedDispatcher.java:176)
    at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:163)


--
You received this message because you are subscribed to the Google Groups "dcm4che" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dcm4che+unsubscribe@googlegroups.com.

To post to this group, send email to dcm...@googlegroups.com.
Visit this group at http://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/groups/opt_out.



--
You received this message because you are subscribed to a topic in the Google Groups "dcm4che" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dcm4che/fo64y6_hWpw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dcm4che+unsubscribe@googlegroups.com.

To post to this group, send email to dcm...@googlegroups.com.
Visit this group at http://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/groups/opt_out.





--
Thanks
Dhaval Joshi

bjpl

unread,
Jul 24, 2013, 4:35:50 PM7/24/13
to dcm...@googlegroups.com
Go to JMX Console and find WebConfig service.
Change "trustPatientIdWithoutIssuer" to "True" and Apply Changes

dhaval joshi

unread,
Jul 24, 2013, 5:29:14 PM7/24/13
to dcm...@googlegroups.com
It works, Thanks for giving the right answer...I have always appreciated dcm4chee forums for getting issues resolved,faster bug fixes & answering queries  


On Wed, Jul 24, 2013 at 1:35 PM, bjpl <bartek...@gmail.com> wrote:
Go to JMX Console and find WebConfig service.
Change "trustPatientIdWithoutIssuer" to "True" and Apply Changes

--
You received this message because you are subscribed to a topic in the Google Groups "dcm4che" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/dcm4che/fo64y6_hWpw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dcm4che+u...@googlegroups.com.

To post to this group, send email to dcm...@googlegroups.com.
Visit this group at http://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Thanks
Dhaval Joshi

Weverson Machado

unread,
Feb 9, 2018, 5:42:38 AM2/9/18
to dcm4che
Thanks!!!
Reply all
Reply to author
Forward
0 new messages