OVIYAM 2.6 DOWNLOADS EMPTY FOLDERS

298 views
Skip to first unread message

gian78567

unread,
Jan 4, 2018, 10:27:26 AM1/4/18
to dcm4che
Hi 

I am trying to use the new download Study function provided with Oviyam 2.6.
When I press the download button I see pop up window asking me to select the series, after that I see another windows that tells me the size of the download.
What I get is the download of  an empty zip folder named just like the patient.
 I added some "XXXXXXX" to hide the name 
Thanks in advance for helping me solving this issue.

Gian


2018-01-04 16:00:37,297 INFO  OVIYAM2->CRODCMNODERT (http-0.0.0.0-8080-8) [org.dcm4cheri.net.FsmImpl] sending A-RELEASE-RQ
2018-01-04 16:00:37,297 INFO  OVIYAM2->CRODCMNODERT (ActiveAssoc-2971-1) [org.dcm4cheri.net.FsmImpl] received A-RELEASE-RQ
2018-01-04 16:00:37,297 INFO  OVIYAM2->CRODCMNODERT (ActiveAssoc-2971-1) [org.dcm4cheri.net.FsmImpl] sending A-RELEASE-RP
2018-01-04 16:00:37,297 INFO  OVIYAM2->CRODCMNODERT (ActiveAssoc-2972-1) [org.dcm4cheri.net.FsmImpl] received A-RELEASE-RP
2018-01-04 16:00:37,297 INFO  OVIYAM2->CRODCMNODERT (ActiveAssoc-2972-1) [org.dcm4cheri.net.FsmImpl] closing connection - Socket[addr=/172.17.177.118,port=11112,localport=63781]
2018-01-04 16:00:37,297 INFO  -> (TCPServer-1-4) [org.dcm4cheri.server.ServerImpl] finished - Socket[addr=/172.17.177.118,port=63781,localport=11112]
2018-01-04 16:00:37,297 INFO  -> (http-0.0.0.0-8080-6) [org.dcm4chex.wado.web.WADOServlet] 172.17.177.118 - WADO URL:/wado?requestType=WADO&studyUID=1.2.826.0.1.3680043.2.619.9.1.16.814686041.7329&seriesUID=1.2.392.200036.9116.2.6.1.37.2417493249.1515025763.374319&objectUID=1.2.392.200036.9116.2.6.1.37.2417493249.1515025763.376729
2018-01-04 16:00:37,297 INFO  -> (http-0.0.0.0-8080-6) [org.dcm4chex.wado.mbean.WADOSupport] Get WADO object for 1.2.392.200036.9116.2.6.1.37.2417493249.1515025763.376729
2018-01-04 16:00:37,297 INFO  -> (http-0.0.0.0-8080-6) [org.dcm4chex.archive.util.CacheJournal] M-WRITE C:\DCMNODERT\dcm4chee-2.18.1-mysql\server\default\wadocachejournal\2018\01\04\16
2018-01-04 16:00:37,313 INFO  -> (http-0.0.0.0-8080-6) [org.dcm4chex.wado.web.WADOServlet] send WADO response: image/jpeg
2018-01-04 16:00:37,313 ERROR -> (http-0.0.0.0-8080-8) [in.raster.oviyam.handler.DownloadHandler] ERROR WHILE CREATING WADO URL 

java.io.FileNotFoundException: C:\DCMNODERT\dcm4chee-2.18.1-mysql\server\default\work\jboss.web\localhost\oviyam2\temp\BC12CACD2CB900D80FF5928DD4D224E9\GIORXXXXX(2662290)\GIORXXXX(2662290)\MAMM SIN   LN SIM ( 04-01-2018 09:27 ) \Body 5.0 ( 04-01-2018 09:29:22 )\JPEG\1.jpg (La sintassi del nome del file, della directory o del volume non 衣orretta)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
at in.raster.oviyam.handler.DownloadHandler.fetchWADOFile(DownloadHandler.java:255)
at in.raster.oviyam.handler.DownloadHandler.processDownload(DownloadHandler.java:185)
at in.raster.oviyam.handler.DownloadHandler.processSeries(DownloadHandler.java:140)
at in.raster.oviyam.servlet.DownloadStudyServlet.doGet(DownloadStudyServlet.java:112)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:524)
at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:420)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
at java.lang.Thread.run(Thread.java:619)
2018-01-04 16:00:37,313 ERROR -> (http-0.0.0.0-8080-8) [in.raster.oviyam.handler.DownloadHandler] ERROR WHILE ZIPPING 
java.util.zip.ZipException: ZIP file must have at least one entry
at java.util.zip.ZipOutputStream.finish(ZipOutputStream.java:304)
at java.util.zip.DeflaterOutputStream.close(DeflaterOutputStream.java:146)
at java.util.zip.ZipOutputStream.close(ZipOutputStream.java:321)
at in.raster.oviyam.handler.DownloadHandler.createZipFile(DownloadHandler.java:290)
at in.raster.oviyam.servlet.DownloadStudyServlet.doGet(DownloadStudyServlet.java:118)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:524)
at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:420)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
at java.lang.Thread.run(Thread.java:619)
2018-01-04 16:00:37,313 INFO  -> (http-0.0.0.0-8080-8) [in.raster.oviyam.servlet.DownloadStudyServlet] ZIP FILE CREATION COMPLETED....
2018-01-04 16:00:37,313 INFO  -> (http-0.0.0.0-8080-8) [in.raster.oviyam.servlet.DownloadStudyServlet] WAITING FOR CONFIRMATION OF DOWNLOAD...
2018-01-04 16:00:37,360 INFO  OVIYAM2->CRODCMNODERT (ActiveAssoc-2971-1) [org.dcm4cheri.net.FsmImpl] closing connection - Socket[addr=/172.17.177.118,port=63781,localport=11112]
2018-01-04 16:00:44,208 ERROR -> (http-0.0.0.0-8080-8) [in.raster.oviyam.servlet.DownloadServlet] ERROR IN FILE DOWNLOAD...
java.io.FileNotFoundException: C:\DCMNODERT\dcm4chee-2.18.1-mysql\server\default\work\jboss.web\localhost\oviyam2\temp\BC12CACD2CB900D80FF5928DD4D224E9\GIORGxxxxxx(2662290) (Impossibile trovare il file specificato)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at in.raster.oviyam.servlet.DownloadServlet.doGet(DownloadServlet.java:90)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:654)
at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:445)
at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:379)
at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:292)
at in.raster.oviyam.servlet.DownloadStudyServlet.doGet(DownloadStudyServlet.java:83)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:182)
at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:524)
at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:84)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:157)
at org.apache.catalina.authenticator.SingleSignOn.invoke(SingleSignOn.java:420)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:262)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:446)
at java.lang.Thread.run(Thread.java:619)
2018-01-04 16:00:44,208 INFO  -> (http-0.0.0.0-8080-8) [in.raster.oviyam.servlet.DownloadServlet] SESSION DIRECTORY DELETED...

cuon...@vietba.com.vn

unread,
Jan 8, 2018, 3:35:14 AM1/8/18
to dcm4che
the same problem, anyone can help us!

Prakash Jayaraman

unread,
Jan 9, 2018, 4:51:19 AM1/9/18
to dcm4che
A JIRA issue OV-187 created and a patch for this issue will be added shortly.

yogapr...@raster.in

unread,
Jan 9, 2018, 6:18:26 AM1/9/18
to dcm4che
 The Download Issue has been due to some permission issue in windows during the access of the file. this has been fixed and the patch file has been attached. for any other queries please contact us.
oviyam2.war

gian78567

unread,
Jan 12, 2018, 10:38:00 AM1/12/18
to dcm4che
Hi,

thanks for fixing the problem. I deployed the new WAR and it works.
thanks again for the great job

Gian

Marco Antônio Regis

unread,
Jan 18, 2018, 12:14:40 PM1/18/18
to dcm4che
Hi,

Firstly, I wanted to thank you for the excellent work.
I installed version 2.6, but I do not see the option to download in study.... 








I have to do any more configuration?


Thanks
Marco

Prakash Jayaraman

unread,
Jan 19, 2018, 1:11:52 AM1/19/18
to dcm...@googlegroups.com
After enabling the download option, can you able to see the download icon (Inline image 1)  in the viewer tool bar? 

--
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 https://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/d/optout.

yogapr...@raster.in

unread,
Jan 19, 2018, 4:52:47 AM1/19/18
to dcm4che
Hi marco,
           please check for the download icon in the viewer page. 
          if not, go the config page and set download study as yes and update it and check for the icon.
         if the problem not cleared, please share the oviyam2-6-config.xml file with us if you have no problem in sharing it.


Thanks
Praveen.

Marco Antônio Regis

unread,
Jan 22, 2018, 1:48:02 PM1/22/18
to dcm...@googlegroups.com
Hi, thanks for the help! Yes I did get the icon to appear.
Is there any way to get the direct link to download the study? In case for the clinic or patient have the option to pick ...

Thank you
Marco

--
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/ApozTNTNt2o/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 https://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/d/optout.



--
-- 
Marco Antônio Regis
Analista de Sistemas
PALMASOFTWARE
48 9805-6736(TIM) 

yogapr...@raster.in

unread,
Jan 22, 2018, 11:15:33 PM1/22/18
to dcm4che
Sorry, No. There is no option to get direct link for download the study. 
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 https://groups.google.com/group/dcm4che.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages