Weasis open and images disapeear

845 views
Skip to first unread message

Luis Silva

unread,
Apr 19, 2013, 9:36:20 AM4/19/13
to dcm...@googlegroups.com
Hi there,

I invoke through http:// jnlp file and xml file although I got weasis viewer opened.

In the next step I got loading images and then the images disappear.

I'm testing opening weasis from website on a Mac OSx x64 , tried what in installation says and i got the following error on log.

2013-04-15 12:03:25,610 ERROR -> (http-0.0.0.0-8081-9) http://org.dcm4chex.wado.web.WADOServiceDelegate Exception occured in getWADOObject: null
javax.management.RuntimeErrorException
at org.jboss.mx.interceptor.ReflectedDispatcher.handleInvocationExceptions(ReflectedDispatcher.java:178)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:163)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.dcm4chex.wado.web.WADOServiceDelegate.getWADOObject(WADOServiceDelegate.java:124)
at org.dcm4chex.wado.web.WADOServlet.doGet(WADOServlet.java:117)
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.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.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:662)
Caused by: java.lang.NoClassDefFoundError: com/sun/media/imageio/stream/StreamSegmentMapper
at org.dcm4cheri.imageio.plugins.DcmImageReaderSpi.createReaderInstance(DcmImageReaderSpi.java:124)
at javax.imageio.spi.ImageReaderSpi.createReaderInstance(ImageReaderSpi.java:300)
at javax.imageio.ImageIO$ImageReaderIterator.next(ImageIO.java:503)
at javax.imageio.ImageIO$ImageReaderIterator.next(ImageIO.java:487)
at org.dcm4chex.wado.mbean.WADOSupport.getDicomImageReader(WADOSupport.java:1348)
at org.dcm4chex.wado.mbean.WADOSupport.getImage(WADOSupport.java:1292)
at org.dcm4chex.wado.mbean.WADOSupport.getBufferedImage(WADOSupport.java:846)
at org.dcm4chex.wado.mbean.WADOSupport.getJpg(WADOSupport.java:822)
at org.dcm4chex.wado.mbean.WADOSupport.handleJpg(WADOSupport.java:746)
at org.dcm4chex.wado.mbean.WADOSupport.getWADOObject(WADOSupport.java:354)
at org.dcm4chex.wado.mbean.WADOService.getWADOObject(WADOService.java:483)
at sun.reflect.GeneratedMethodAccessor180.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
... 29 more
Caused by: java.lang.ClassNotFoundException: No ClassLoaders found for: com.sun.media.imageio.stream.StreamSegmentMapper
at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)
at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:521)
at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:415)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 44 more
2013-04-15 12:03:25,610 ERROR -> (http-0.0.0.0-8081-16) http://org.dcm4chex.wado.web.WADOServiceDelegate Exception occured in getWADOObject: null
javax.management.RuntimeErrorException
at org.jboss.mx.interceptor.ReflectedDispatcher.handleInvocationExceptions(ReflectedDispatcher.java:178)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:163)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.dcm4chex.wado.web.WADOServiceDelegate.getWADOObject(WADOServiceDelegate.java:124)
at org.dcm4chex.wado.web.WADOServlet.doGet(WADOServlet.java:117)
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.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.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:662)
Caused by: java.lang.NoClassDefFoundError: com/sun/media/imageio/stream/StreamSegmentMapper
at org.dcm4cheri.imageio.plugins.DcmImageReaderSpi.createReaderInstance(DcmImageReaderSpi.java:124)
at javax.imageio.spi.ImageReaderSpi.createReaderInstance(ImageReaderSpi.java:300)
at javax.imageio.ImageIO$ImageReaderIterator.next(ImageIO.java:503)
at javax.imageio.ImageIO$ImageReaderIterator.next(ImageIO.java:487)
at org.dcm4chex.wado.mbean.WADOSupport.getDicomImageReader(WADOSupport.java:1348)
at org.dcm4chex.wado.mbean.WADOSupport.getImage(WADOSupport.java:1292)
at org.dcm4chex.wado.mbean.WADOSupport.getBufferedImage(WADOSupport.java:846)
at org.dcm4chex.wado.mbean.WADOSupport.getJpg(WADOSupport.java:822)
at org.dcm4chex.wado.mbean.WADOSupport.handleJpg(WADOSupport.java:746)
at org.dcm4chex.wado.mbean.WADOSupport.getWADOObject(WADOSupport.java:354)
at org.dcm4chex.wado.mbean.WADOService.getWADOObject(WADOService.java:483)
at sun.reflect.GeneratedMethodAccessor180.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
... 29 more
Caused by: java.lang.ClassNotFoundException: No ClassLoaders found for: com.sun.media.imageio.stream.StreamSegmentMapper
at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)
at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:521)
at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:415)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
... 44 more
2013-04-15 12:03:25,689 INFO -> (http-0.0.0.0-8081-12) http://org.dcm4chex.wado.web.WADOServlet send WADO response: application/dicom
2013-04-15 12:03:25,689 INFO -> (http-0.0.0.0-8081-12) http://org.dcm4chex.archive.util.FileDataSource M-READ file:C:\dcm4chee\server\default\archive\2013\4\4\15\BDD32C96\4CCE2499\F08AE179
2013-04-15 12:03:25,689 INFO -> (http-0.0.0.0-8081-8) http://org.dcm4chex.wado.web.WADOServlet send WADO response: application/dicom
2013-04-15 12:03:25,689 INFO -> (http-0.0.0.0-8081-8) http://org.dcm4chex.archive.util.FileDataSource M-READ file:C:\dcm4chee\server\default\archive\2013\4\4\15\BDD32C96\4CCE2499\F08AE179
2013-04-15 12:03:25,689 INFO -> (http-0.0.0.0-8081-4) http://org.dcm4chex.wado.web.WADOServlet send WADO response: application/dicom
2013-04-15 12:03:25,689 INFO -> (http-0.0.0.0-8081-4) http://org.dcm4chex.archive.util.FileDataSource M-READ file:C:\dcm4chee\server\default\archive\2013\4\4\15\BDD32C96\7F5156E6\2C47043C
2013-04-15 12:03:25,814 INFO -> (http-0.0.0.0-8081-12) http://org.dcm4chex.wado.web.WADOServlet WADO URL:/wado?requestType=WADO&studyUID=1.2.124.113532.80.22202.16391.20130403.175708.40012885&seriesUID=1.3.51.0.7.1066931724.30885.1603.41533.28315.16149.40656&objectUID=1.3.51.0.7.4165271424.2854.44879.37565.57279.50747.17172&contentType=application%2Fdicom&transferSyntax=1.2.840.10008.1.2.1
2013-04-15 12:03:25,814 INFO -> (http-0.0.0.0-8081-12) http://org.dcm4chex.wado.mbean.WADOSupport Get WADO object for 1.3.51.0.7.4165271424.2854.44879.37565.57279.50747.17172
2013-04-15 12:03:25,814 INFO -> (http-0.0.0.0-8081-8) http://org.dcm4chex.wado.web.WADOServlet WADO URL:/wado?requestType=WADO&studyUID=1.2.124.113532.80.22202.16391.20130403.175708.40012885&seriesUID=1.3.51.0.7.1588715508.43180.17987.44563.21362.26807.3058&objectUID=1.3.51.0.7.4165271424.2854.44879.37565.57279.50747.17172&contentType=application%2Fdicom&transferSyntax=1.2.840.10008.1.2.1
2013-04-15 12:03:25,814 INFO -> (http-0.0.0.0-8081-8) http://org.dcm4chex.wado.mbean.WADOSupport Get WADO object for 1.3.51.0.7.4165271424.2854.44879.37565.57279.50747.17172
2013-04-15 12:03:25,829 INFO -> (http-0.0.0.0-8081-4) http://org.dcm4chex.wado.web.WADOServlet WADO URL:/wado?requestType=WADO&studyUID=1.2.124.113532.80.22202.16391.20130403.175708.40012885&seriesUID=1.3.51.0.7.1066931724.30885.1603.41533.28315.16149.40656&objectUID=1.3.51.0.7.13418670192.61872.24655.44718.42595.34764.11604&contentType=application%2Fdicom&transferSyntax=1.2.840.10008.1.2.1
2013-04-15 12:03:25,829 INFO -> (http-0.0.0.0-8081-4) http://org.dcm4chex.wado.mbean.WADOSupport Get WADO object for 1.3.51.0.7.13418670192.61872.24655.44718.42595.34764.11604
2013-04-15 12:03:25,860 INFO -> (http-0.0.0.0-8081-12) http://org.dcm4chex.wado.web.WADOServlet send WADO response: application/dicom
2013-04-15 12:03:25,860 INFO -> (http-0.0.0.0-8081-12) http://org.dcm4chex.archive.util.FileDataSource M-READ file:C:\dcm4chee\server\default\archive\2013\4\4\15\BDD32C96\4CCE2499\F08AE179
2013-04-15 12:03:25,876 INFO -> (http-0.0.0.0-8081-8) http://org.dcm4chex.wado.web.WADOServlet send WADO response: application/dicom
2013-04-15 12:03:25,892 INFO -> (http-0.0.0.0-8081-8) http://org.dcm4chex.archive.util.FileDataSource M-READ file:C:\dcm4chee\server\default\archive\2013\4\4\15\BDD32C96\4CCE2499\F08AE179
2013-04-15 12:03:25,892 ERROR -> (http-0.0.0.0-8081-12) [org.apache.catalina.core.ContainerBase.http://jboss.web.localhost.[/wado].wado] Servlet.service() for servlet wado threw exception
java.lang.ClassNotFoundException: No ClassLoaders found for: com.sun.media.imageio.stream.StreamSegmentMapper
at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)
at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:521)
at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:415)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at org.dcm4chex.archive.util.FileDataSource.writeTo(FileDataSource.java:404)
at org.dcm4chex.wado.mbean.WADODatasourceResponseObjectImpl.execute(WADODatasourceResponseObjectImpl.java:80)
at org.dcm4chex.wado.web.WADOServlet.sendWADOFile(WADOServlet.java:180)
at org.dcm4chex.wado.web.WADOServlet.doGet(WADOServlet.java:121)
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.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.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:662)
2013-04-15 12:03:25,892 ERROR -> (http-0.0.0.0-8081-8) [org.apache.catalina.core.ContainerBase.http://jboss.web.localhost.[/wado].wado] Servlet.service() for servlet wado threw exception
java.lang.ClassNotFoundException: No ClassLoaders found for: com.sun.media.imageio.stream.StreamSegmentMapper
at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)
at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:521)
at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:415)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at org.dcm4chex.archive.util.FileDataSource.writeTo(FileDataSource.java:404)
at org.dcm4chex.wado.mbean.WADODatasourceResponseObjectImpl.execute(WADODatasourceResponseObjectImpl.java:80)
at org.dcm4chex.wado.web.WADOServlet.sendWADOFile(WADOServlet.java:180)
at org.dcm4chex.wado.web.WADOServlet.doGet(WADOServlet.java:121)
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.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.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:662)
2013-04-15 12:03:25,907 INFO -> (http-0.0.0.0-8081-4) http://org.dcm4chex.wado.web.WADOServlet send WADO response: application/dicom
2013-04-15 12:03:25,907 INFO -> (http-0.0.0.0-8081-4) http://org.dcm4chex.archive.util.FileDataSource M-READ file:C:\dcm4chee\server\default\archive\2013\4\4\15\BDD32C96\7F5156E6\2C47043C
2013-04-15 12:03:25,907 ERROR -> (http-0.0.0.0-8081-4) [org.apache.catalina.core.ContainerBase.http://jboss.web.localhost.[/wado].wado] Servlet.service() for servlet wado threw exception
java.lang.ClassNotFoundException: No ClassLoaders found for: com.sun.media.imageio.stream.StreamSegmentMapper
at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)
at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:521)
at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:415)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at org.dcm4chex.archive.util.FileDataSource.writeTo(FileDataSource.java:404)
at org.dcm4chex.wado.mbean.WADODatasourceResponseObjectImpl.execute(WADODatasourceResponseObjectImpl.java:80)
at org.dcm4chex.wado.web.WADOServlet.sendWADOFile(WADOServlet.java:180)
at org.dcm4chex.wado.web.WADOServlet.doGet(WADOServlet.java:121)
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.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.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:662)
2013-04-15 12:03:26,673 INFO -> (http-0.0.0.0-8081-14) http://org.dcm4chex.wado.web.WADOServlet send WADO response: application/dicom
2013-04-15 12:03:26,673 INFO -> (http-0.0.0.0-8081-14) http://org.dcm4chex.archive.util.FileDataSource M-READ file:C:\dcm4chee\server\default\archive\2013\4\4\15\BDD32C96\7F5156E6\2C47043C
2013-04-15 12:03:26,704 INFO -> (http-0.0.0.0-8081-4) http://org.dcm4chex.wado.web.WADOServlet WADO URL:/wado?requestType=WADO&studyUID=1.2.124.113532.80.22202.16391.20130403.175708.40012885&seriesUID=1.3.51.0.7.1588715508.43180.17987.44563.21362.26807.3058&objectUID=1.3.51.0.7.13418670192.61872.24655.44718.42595.34764.11604&contentType=application%2Fdicom&transferSyntax=1.2.840.10008.1.2.1
2013-04-15 12:03:26,704 INFO -> (http-0.0.0.0-8081-4) http://org.dcm4chex.wado.mbean.WADOSupport Get WADO object for 1.3.51.0.7.13418670192.61872.24655.44718.42595.34764.11604
2013-04-15 12:03:26,751 INFO -> (http-0.0.0.0-8081-4) http://org.dcm4chex.wado.web.WADOServlet send WADO response: application/dicom
2013-04-15 12:03:26,751 INFO -> (http-0.0.0.0-8081-4) http://org.dcm4chex.archive.util.FileDataSource M-READ file:C:\dcm4chee\server\default\archive\2013\4\4\15\BDD32C96\7F5156E6\2C47043C
2013-04-15 12:03:26,751 ERROR -> (http-0.0.0.0-8081-4) [org.apache.catalina.core.ContainerBase.http://jboss.web.localhost.[/wado].wado] Servlet.service() for servlet wado threw exception
java.lang.ClassNotFoundException: No ClassLoaders found for: com.sun.media.imageio.stream.StreamSegmentMapper
at org.jboss.mx.loading.LoadMgr3.beginLoadTask(LoadMgr3.java:306)
at org.jboss.mx.loading.RepositoryClassLoader.loadClassImpl(RepositoryClassLoader.java:521)
at org.jboss.mx.loading.RepositoryClassLoader.loadClass(RepositoryClassLoader.java:415)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
at org.dcm4chex.archive.util.FileDataSource.writeTo(FileDataSource.java:404)
at org.dcm4chex.wado.mbean.WADODatasourceResponseObjectImpl.execute(WADODatasourceResponseObjectImpl.java:80)
at org.dcm4chex.wado.web.WADOServlet.sendWADOFile(WADOServlet.java:180)
at org.dcm4chex.wado.web.WADOServlet.doGet(WADOServlet.java:121)
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.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.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:662)

fleetwoodfc

unread,
Apr 19, 2013, 10:44:29 AM4/19/13
to dcm...@googlegroups.com
Mac has issues with Java Imaging (JAI) libraries which, by default, causes the Wado Service to fail. You need to modify the conf/xmdesc/dcm4chee-wado-xmbean.xml file to set the ImageWriterClass to com.sun.imageio.plugins.jpeg.JPEGImageWriter - like this:


  <attribute access="read-write" getMethod="getImageWriterClass"

    setMethod="setImageWriterClass">

    <description><![CDATA[Class name of used JPEG Encoder, either implementing

      <code>javax.imageio.ImageWriter</code> (e.g.:

      <code>com.sun.imageio.plugins.jpeg.JPEGImageWriter</code>,

      <code>com.sun.media.imageioimpl.plugins.jpeg.CLibJPEGImageWriter</code>) or

      - if provided by the JRE -

      <code>com.sun.image.codec.jpeg.JPEGImageEncoder</code>.]]>

    </description>

    <name>ImageWriterClass</name>

    <type>java.lang.String</type>

    <descriptors>

      <value

        value="com.sun.imageio.plugins.jpeg.JPEGImageWriter" />

    </descriptors>

  </attribute>

Luis Silva

unread,
Apr 19, 2013, 12:31:07 PM4/19/13
to dcm...@googlegroups.com
I got the following error not loading images and the series that become on left side of weasis does not load.
I extracted this from the following log
Any help !!!!!

17:28:29,199 INFO  [WADOServlet] WADO URL:/wado?requestType=WADO&studyUID=1.2.12
4.113532.80.22202.16391.20120424.175818.11881163&seriesUID=1.2.392.200036.9116.2
.5.1.37.2417525703.1335260285.828803&objectUID=1.2.392.200036.9116.2.5.1.37.2417
525703.1335260307.958880&contentType=application%2Fdicom
17:28:29,309 ERROR [WADOServiceDelegate] Exception occured in getWADOObject: dcm
4chee.archive:service=WADOService is not registered.
javax.management.InstanceNotFoundException: dcm4chee.archive:service=WADOService
 is not registered.

nicolas...@gmail.com

unread,
Apr 20, 2013, 4:11:38 AM4/20/13
to dcm...@googlegroups.com
The WADO service of dcm4chee is not running correctly. If the dcm4chee installation is on Mac OS X, you definitely need to follow the instructions above or here (step 8).

Luis Silva

unread,
Apr 20, 2013, 7:20:11 AM4/20/13
to dcm...@googlegroups.com
Hi there,

thanks for the awnser

I got the server running onwindows 2003
dcm4chee2.1.7
jboss 4.2.3 GA


When I try to view images on mac through browser i got the error mentioned above .

I can see weasis and plugins loading but then when it becomes to load images on weasis they come to clean the series till the moment i dosen't have anyone working.

Thanks in advanced.
And when i try to view images 

fleetwoodfc

unread,
Apr 20, 2013, 7:47:02 AM4/20/13
to dcm...@googlegroups.com
My mistake should be:

 <attribute access="read-write" getMethod="getImageWriterClass"

    setMethod="setImageWriterClass">

    <description><![CDATA[Class name of used JPEG Encoder, either implementing

      <code>javax.imageio.ImageWriter</code> (e.g.:

      <code>com.sun.imageio.plugins.jpeg.JPEGImageWriter</code>,

      <code>com.sun.media.imageioimpl.plugins.jpeg.CLibJPEGImageWriter</code>) or

      - if provided by the JRE -

      <code>com.sun.image.codec.jpeg.JPEGImageEncoder</code>.]]>

    </description>

    <name>ImageWriterClass</name>

    <type>java.lang.String</type>

    <descriptors>

      <value

        value="com.sun.imageio.plugins.jpeg.JPEGImageEncoder" />

    </descriptors>

  </attribute>

nicolas...@gmail.com

unread,
Apr 20, 2013, 10:18:30 AM4/20/13
to dcm...@googlegroups.com
Do you mean you can display images on other operating systems? I'll be surprised.

Is dcm4chee running on windows 64-bit? if it is the case, dcm4chee must run on 32-bit JVM.
If not, try to give more information:
- attach the log file of dcm4chee start.
- version of dcm4chee (2.1.7 not exist), of weasis-pacs-connector or of dcm4chee-web, and of weasis

Luis Silva

unread,
Apr 20, 2013, 12:10:26 PM4/20/13
to dcm...@googlegroups.com
Hi there,

At the moment i got the following:

OS:windows 2003 x86
dcm4chee:v2.17.1
DB:MSSQL
Jboss:4.2.3.GA

In the beginning i got only on mac after restart the service I got in all platforms.

nicolas...@gmail.com

unread,
Apr 22, 2013, 5:08:43 AM4/22/13
to
Do you have errors when dcm4chee starts? Could you attach the log file?

Did you make changes on the WADO service? Are the 3 imageio dll in $DCM4CHEE_HOME/bin/native/?

Luis Silva

unread,
Apr 22, 2013, 5:34:50 AM4/22/13
to dcm...@googlegroups.com
Hi there,

I attach the log file.
Could you please help me ?

Thanks ina advanced.
server.log

nicolas...@gmail.com

unread,
Apr 22, 2013, 5:56:37 AM4/22/13
to dcm...@googlegroups.com
It seems you have several problems. It could be a good idea to start again the installation and follow carefully the instructions.

Did you edit manually the WADO service file? The error message tell you that it is corrupted:
> dcm4chee-wado-xmbean.xml : The element type "description" must be terminated by the matching end-tag "</description>"

Luis Silva

unread,
Apr 22, 2013, 6:16:12 AM4/22/13
to dcm...@googlegroups.com
Hi there,

I tried manually to change from encode to encoder on line of image to JPEG.
I will attach the xml file I could not find the missing end-tag.
dcm4chee-wado-xmbean.xml

nicolas...@gmail.com

unread,
Apr 22, 2013, 6:33:09 AM4/22/13
to
This file is not a valid xml file. Any xml validator will tell you the </description> is missing because it has been moved inside CDATA tag.

The modification with  "<value value="com.sun.image.codec.jpeg.JPEGImageEncoder" />" make sens only when dcm4che running on Mac OS X or on Windows 64-bit with 64-bit JRE, otherwise do not set this limitation and keep the original value.

Luis Silva

unread,
Apr 22, 2013, 9:53:14 AM4/22/13
to
After increment to new install

I got errors on log (made by the book)

Thnaks in advanced.

I tried one more thing  stop dcm4chee change the xml file and copy the original one into folder.

Then started again dcm4chee
And in attach I sent you the log.
tried to open images with weasis and same problem sequences are gone.

So i think the next step is to start installation.



On Monday, April 22, 2013 11:31:36 AM UTC+1, nicolas...@gmail.com wrote:
This file is not a valid xml file. Any xml validator will tell you the </description> is missing because it has been moved inside CDATA tag.

The modification with  "<value value="com.sun.image.codec.jpeg.JPEGImageEncoder" />" make sens only when dcm4che running on Mac OS X or on Windows 64-bit with 64-bit JRE, otherwise do not set this limitation and keep the original value.

server.log
servernew.log

Fady Khattar

unread,
Apr 22, 2013, 10:17:20 AM4/22/13
to dcm...@googlegroups.com
I have had similar errors accessing Weasis from a Mac.
The problems started when apple turned off their java implementation and I installed the one from Oracle.
Before that I could access the studies from the server (win 2003) without a problem.
Now I can only access images if they are not compressed. Anything compressed would not load.
The same studies from same server load fine from a windows xp laptop.

I abandoned trying to solve it after a while, assuming it is a conflict on my laptop java installation.
but it seems it is a more common problem.

nicolas...@gmail.com

unread,
Apr 22, 2013, 12:23:00 PM4/22/13
to
I want to clarify the big misunderstanding about the Java imageio library included in dcm4chee and Weasis. I understand that the compression issue with imageio is confusing.

The imageio lib is used for reading and writing the different image formats (image compression). It contains a pure java part (jai_imageio.jar) and a native part (set in $DCM4CHEE_HOME/bin/native/). The native part only exist for the following operating systems:
  • Windows 32-bit
  • Linux x86 32 and 64-bit
  • Solaris (all processors)
Thanks to Sun and Oracle for this limitation, but that's not all, some encoders and decoders are exclusively available in the native part. That means NOT available in the pure java part. Here are these TSUIDs:
  • 1.2.840.10008.1.2.4.51 JPEG Extended (Process 2 & 4): Default Transfer Syntax for Lossy JPEG 12 Bit Image Compression (Process 4 only)
  • 1.2.840.10008.1.2.4.57 JPEG Lossless, Non-Hierarchical (Process 14)
  • 1.2.840.10008.1.2.4.70 JPEG Lossless, Non-Hierarchical, First-Order Prediction (Process 14 [Selection Value 1]): Default Transfer Syntax for Lossless JPEG Image Compression
  • 1.2.840.10008.1.2.4.80 JPEG-LS Lossless Image Compression
  • 1.2.840.10008.1.2.4.81 JPEG-LS Lossy (Near-Lossless) Image Compression

And some codecs exist in the pure Java library but have a different implementation in the native library (the native implementation is used by default when available):
  • 1.2.840.10008.1.2.4.50 JPEG Baseline (Process 1): Default Transfer Syntax for Lossy JPEG 8 Bit Image Compression
  • 1.2.840.10008.1.2.4.90 JPEG 2000 Image Compression (Lossless Only)
  • 1.2.840.10008.1.2.4.91 JPEG 2000 Image Compression

About dcm4chee:
That's why it is recommended to install dcm4chee on Linux, Solaris or Windows (also with windows 64-bit but only with a 32-bit Java Runtime). Otherwise, the dcm4chee services won't be able to compress or uncompress some DICOM files. One of the mandatory requirement (WADO spec) of a WADO service is to uncompress any DICOM file. The latter requirement cannot be totally fulfilled if you install dcm4chee on OS X.
We provide on the Osirix website this document which recommends to install dcm4chee on Linux and to use the jpeg2000 compression (if you want to compress all the images stored in dcm4chee). 

About Weasis:
In the table of Platform Compatibility of DICOM Transfer Syntax you can see the compatibility related to the list above. This compatibility is true ONLY when Weasis loads files from a local storage (not WADO). When downloading images with the WADO service of dcm4chee that contain native imageio library, ALL the images can be read on ALL operating systems, because Weasis (in recent version) is able to request the WADO server for an uncompressed syntax (see WEA-73) when the syntax is not supported by the operating system running Weasis.

I'm working to provide a real multiplatform Java wrapping of  jpeg, jpeg-ls and jpeg2000 but I progress slowly because my time is very limited for doing that. The implementation is limited to the Weasis use.

Hope it helps

Srikanth Tatineni

unread,
Aug 24, 2015, 8:02:01 AM8/24/15
to dcm4che
Hello Nicolas Roduit,

Recently
I have started working on Weasis and unfortunately I have got the version of non supportive to Win64 & Mac in terms of Jpeg Lossless

Hope you have worked out some thing towards the same and if you have done, can you please support me?

Thanks..

Nicolas Roduit

unread,
Aug 25, 2015, 1:40:18 AM8/25/15
to dcm4che
The decoders should be in the next major release. Meanwhile, you can try this beta build (where .zip is the portable distribution). 

Srikanth Tatineni

unread,
Aug 27, 2015, 12:09:24 AM8/27/15
to dcm4che
Thank You Nicolas... can i expect code part of the same beta version..

Regards,
Srikanth

Srikanth Tatineni

unread,
Aug 31, 2015, 3:32:55 AM8/31/15
to dcm4che
Hello Nicolas,

am working presently with 2.0 code and it is unable to load Jpeg Lossless in mac os.

the beta version 2.5.0 which you have sent by you is perfectly working with mac os in favor to Jpeg Lossless..

can you help me to share the plugins of recent from beta version to incorporate in to my code to get the compatibility with mac of jpeg lossless?

thanks,
Srikanth

Nicolas Roduit

unread,
Sep 3, 2015, 10:56:40 AM9/3/15
to dcm4che
The branch 2.5.x will be published soon (as soon dcm4che 3.3.8 will be released). It will contains some major changes for the new decoders (JPEG Extended, JPEG Lossless, JPEG-LS and JPEG2000)  and to make more abstract the component of the image view.

Srikanth Tatineni

unread,
Oct 7, 2015, 8:23:39 AM10/7/15
to dcm...@googlegroups.com
Hello Nicolas,

Can I get any info on release of Weasis 2.5.0?

Regards,
Srikanth

--
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/0mR9uq7NZRA/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/d/optout.

Nicolas Roduit

unread,
Oct 9, 2015, 2:32:36 AM10/9/15
to dcm4che
The new branch 2.5.x is available on github (required to build other libraries, see readme). As there are some deep changes, please let me know if you encounter some issues. 


Le mercredi 7 octobre 2015 14:23:39 UTC+2, Srikanth Tatineni a écrit :
Hello Nicolas,

Can I get any info on release of Weasis 2.5.0?

Regards,
Srikanth
On Thu, Sep 3, 2015 at 8:26 PM, Nicolas Roduit <nicolas...@gmail.com> wrote:
The branch 2.5.x will be published soon (as soon dcm4che 3.3.8 will be released). It will contains some major changes for the new decoders (JPEG Extended, JPEG Lossless, JPEG-LS and JPEG2000)  and to make more abstract the component of the image view.


Le lundi 31 août 2015 09:32:55 UTC+2, Srikanth Tatineni a écrit :
Hello Nicolas,

am working presently with 2.0 code and it is unable to load Jpeg Lossless in mac os.

the beta version 2.5.0 which you have sent by you is perfectly working with mac os in favor to Jpeg Lossless..

can you help me to share the plugins of recent from beta version to incorporate in to my code to get the compatibility with mac of jpeg lossless?

thanks,
Srikanth

--
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/0mR9uq7NZRA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dcm4che+unsubscribe@googlegroups.com.

Srikanth Tatineni

unread,
Oct 9, 2015, 2:53:35 AM10/9/15
to dcm...@googlegroups.com
Dear Nicolas,

Thank you for your reply and unfortunately I found only one link in GitHub which is related to Weasis 2.0.5.

If you don't mind can you provide me the link to 2.5 x from GitHub?

Regards,
Srikanth

On Fri, Oct 9, 2015 at 12:02 PM, Nicolas Roduit <nicolas...@gmail.com> wrote:
The new branch 2.5.x is available on github (required to build other libraries, see readme). As there are some deep changes, please let me know if you encounter some issues. 


Le mercredi 7 octobre 2015 14:23:39 UTC+2, Srikanth Tatineni a écrit :
Hello Nicolas,

Can I get any info on release of Weasis 2.5.0?

Regards,
Srikanth
On Thu, Sep 3, 2015 at 8:26 PM, Nicolas Roduit <nicolas...@gmail.com> wrote:
The branch 2.5.x will be published soon (as soon dcm4che 3.3.8 will be released). It will contains some major changes for the new decoders (JPEG Extended, JPEG Lossless, JPEG-LS and JPEG2000)  and to make more abstract the component of the image view.


Le lundi 31 août 2015 09:32:55 UTC+2, Srikanth Tatineni a écrit :
Hello Nicolas,

am working presently with 2.0 code and it is unable to load Jpeg Lossless in mac os.

the beta version 2.5.0 which you have sent by you is perfectly working with mac os in favor to Jpeg Lossless..

can you help me to share the plugins of recent from beta version to incorporate in to my code to get the compatibility with mac of jpeg lossless?

thanks,
Srikanth

--
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/0mR9uq7NZRA/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/d/optout.

--
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/0mR9uq7NZRA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dcm4che+u...@googlegroups.com.

Nicolas Roduit

unread,
Oct 10, 2015, 12:30:40 PM10/10/15
to dcm4che
You only need to select the branch "2.5.x" from https://github.com/nroduit/Weasis
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/d/optout.

--
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/0mR9uq7NZRA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to dcm4che+unsubscribe@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages