WADO SERVICE FAILED

142 views
Skip to first unread message

Faisal Naveed

unread,
Apr 26, 2018, 5:10:59 AM4/26/18
to dcm...@googlegroups.com
I am using dcm4chee-2.18.3 show wado serive registration failed.

Prakash Jayaraman

unread,
Apr 26, 2018, 5:19:34 AM4/26/18
to dcm...@googlegroups.com
It may be due to JAI library issue. Is your OS a 64 bit variant (Windows/Linux)?

On Thu, Apr 26, 2018 at 2:40 PM, Faisal Naveed <faisal...@gmail.com> wrote:
I am using dcm4chee-2.18.3 show wado serive registration failed.

--
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.

Faisal Naveed

unread,
Apr 26, 2018, 6:38:27 AM4/26/18
to dcm...@googlegroups.com
Yes , I am using windows 7 ,Ultimate 64bit os, is there any solution​?

On Thu, Apr 26, 2018 at 2:19 PM, Prakash Jayaraman <prakashj...@gmail.com> wrote:
Boxbe This message is eligible for Automatic Cleanup! (prakashj...@gmail.com) Add cleanup rule | More info

It may be due to JAI library issue. Is your OS a 64 bit variant (Windows/Linux)?
On Thu, Apr 26, 2018 at 2:40 PM, Faisal Naveed <faisal...@gmail.com> wrote:
I am using dcm4chee-2.18.3 show wado serive registration failed.

--
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.

--
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.




--

Dear Sir/Madam,


Regards,


Faisal Naveed
PACS Developer/Administrator @ Dr.Ziauddin Hospital Karachi

Portfolio: (www.faisalarain.ezyro.com)



                                     

CONTACT:

CLIFTON

4/B, Shahrah-e-Ghalib, Block 6, Clifton,
Karachi, Pakistan – 75600
Ph:(9221) 35862937-9
Fax :(9221) 35862940

E-mail : z...@ziauddinhospital.com

E-mail                    :    (Official)         :      faisal...@ziauddinhospital.com

                  (Personal) :      faisal...@gmail.com 

Web                                                  :      www.ziauddinhospital.com



          

 

 






Lutrero

unread,
Apr 26, 2018, 6:46:17 AM4/26/18
to dcm4che
Hello


You can use a 32bit JDK or:

8. Mac OSX and Windows x64 specific changes for the WADO service:

Because there are no native codecs (compression/decompression) for these platforms, it is necessary to edit configuration to disable the loading of the native codecs. These platforms are not able to take advantage of compression/decompression. The only default loading of the codecs is in the WADO service. You can either edit the property within the JMX Console web user interface (see step 11), or edit the configuration files directly:

Change com.sun.media.imageioimpl.plugins.jpeg.CLibJPEGImageWriter to
com.sun.image.codec.jpeg.JPEGImageEncoder for the ImageWriterClass:

$DCM4CHEE_HOME/server/default/conf/xmdesc/dcm4chee-wado-xmbean.xml:
@@ -122,7 +122,7 @@
<name>ImageWriterClass</name>
<type>java.lang.String</type>
<descriptors>
- <value value="com.sun.media.imageioimpl.plugins.jpeg.CLibJPEGImageWriter" />
+ <value value="com.sun.image.codec.jpeg.JPEGImageEncoder" />
</descriptors>
</attribute>


El jueves, 26 de abril de 2018, 12:38:27 (UTC+2), Faisal Naveed escribió:
Yes , I am using windows 7 ,Ultimate 64bit os, is there any solution​?
On Thu, Apr 26, 2018 at 2:19 PM, Prakash Jayaraman <prakashj...@gmail.com> wrote:
Boxbe This message is eligible for Automatic Cleanup! (prakashj...@gmail.com) Add cleanup rule | More info

It may be due to JAI library issue. Is your OS a 64 bit variant (Windows/Linux)?
On Thu, Apr 26, 2018 at 2:40 PM, Faisal Naveed <faisal...@gmail.com> wrote:
I am using dcm4chee-2.18.3 show wado serive registration failed.

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

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

Faisal Naveed

unread,
Apr 26, 2018, 6:59:53 AM4/26/18
to dcm...@googlegroups.com
So many thaks it is resolved. I have some other queries , kindly give me ur gmail address.


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.

Faisal Naveed

unread,
Apr 26, 2018, 7:37:29 AM4/26/18
to dcm...@googlegroups.com
When I click View Study it download the jnlp file:












On Thu, Apr 26, 2018 at 3:46 PM, Lutrero <al08...@uji.es> wrote:
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.

Faisal Naveed

unread,
Apr 26, 2018, 7:47:06 AM4/26/18
to dcm...@googlegroups.com
When I click View Study it download the jnlp file: 

E-mail : z...@ziauddinhospital.com

E-mail                    :    (Official)         :      faisal.naveed@ziauddinhospital.com

                  (Personal) :      faisal...@gmail.com 

Web                                                  :      www.ziauddinhospital.com



          

 

 






Faisal Naveed

unread,
Apr 26, 2018, 7:51:12 AM4/26/18
to dcm...@googlegroups.com
When click on viwer.jnlp it show the erroe unable to open the application.

Error Details:
=================
<jnlp spec="1.6+" version="" codebase="http://localhost:8080/weasis">
  <information>
    <title>Weasis</title>
    <vendor>Weasis Team</vendor>
    <description>DICOM images viewer</description>
    <description kind="short">An application to visualize and analyze DICOM images.</description>
    <description kind="one-line">DICOM images viewer</description>
    <description kind="tooltip">Weasis</description>
  </information>
  <security>
    <all-permissions/>
  </security>
  <resources>
    <java version="9+" href="http://java.sun.com/products/autodl/j2se" java-vm-args="--add-modules=java.xml.bind --add-exports=java.base/sun.net.www.protocol.http=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.https=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.file=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.ftp=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.jar=ALL-UNNAMED --add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.desktop/javax.imageio.stream=ALL-UNNAMED --add-opens=java.desktop/javax.imageio=ALL-UNNAMED --add-opens=java.desktop/com.sun.awt=ALL-UNNAMED" initial-heap-size="128m" max-heap-size="768m"/>
    <j2se version="9+" java-vm-args="--add-modules=java.xml.bind --add-exports=java.base/sun.net.www.protocol.http=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.https=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.file=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.ftp=ALL-UNNAMED --add-exports=java.base/sun.net.www.protocol.jar=ALL-UNNAMED --add-exports=jdk.unsupported/sun.misc=ALL-UNNAMED --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.desktop/javax.imageio.stream=ALL-UNNAMED --add-opens=java.desktop/javax.imageio=ALL-UNNAMED --add-opens=java.desktop/com.sun.awt=ALL-UNNAMED" initial-heap-size="128m" max-heap-size="768m"/>
    <j2se version="1.8+" href="http://java.sun.com/products/autodl/j2se" initial-heap-size="128m" max-heap-size="768m"/>
    <j2se version="1.8+" initial-heap-size="128m" max-heap-size="768m"/>
    <jar href="http://localhost:8080/weasis/weasis-launcher.jar" main="true"/>
    <property name="jnlp.packEnabled" value="true"/>
    <property name="jnlp.weasis.felix.config.properties" value="http://localhost:8080/weasis/conf/config.properties"/>
    <property name="jnlp.weasis.felix.extended.config.properties" value="http://localhost:8080/weasis-ext/conf/ext-config.properties"/>
    <property name="jnlp.weasis.weasis.codebase.url" value="http://localhost:8080/weasis"/>
    <property name="jnlp.weasis.weasis.codebase.ext.url" value="http://localhost:8080/weasis-ext"/>
    <property name="jnlp.weasis.gosh.args" value="-sc telnetd -p 17179 start"/>
    <property name="jnlp.weasis.apple.laf.useScreenMenuBar" value="true"/>
    <property name="jnlp.weasis.weasis.i18n" value="http://localhost:8080/weasis/../weasis-i18n"/>
  </resources>
  <application-desc main-class="org.weasis.launcher.WebstartLauncher">
    <argument>$dicom:get -w "http://localhost:8080/weasis-pacs-connector/RequestManifest?id=8"</argument>
  </application-desc>
</jnlp>


Exceptions:
=====================
com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://localhost:8080/weasis/weasis-launcher.jar
at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
at com.sun.deploy.net.DownloadEngine.downloadResource(Unknown Source)
at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at com.sun.deploy.cache.ResourceProviderImpl.getResource(Unknown Source)
at com.sun.javaws.LaunchDownload$DownloadTask.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


=========

java.io.IOException: Corrupted pack file: magic/ver = CAFED00D/171.0 should be CAFED00D/150.7 OR CAFED00D/160.1

at com.sun.java.util.jar.pack.NativeUnpack.start(Native Method)
at com.sun.java.util.jar.pack.NativeUnpack.run(Unknown Source)
at com.sun.java.util.jar.pack.NativeUnpack.run(Unknown Source)
at com.sun.java.util.jar.pack.UnpackerImpl.unpack(Unknown Source)
at com.sun.deploy.net.HttpDownloadHelper$UnpackerTask.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)




E-mail : z...@ziauddinhospital.com

E-mail                    :    (Official)         :      faisal.naveed@ziauddinhospital.com

                  (Personal) :      faisal...@gmail.com 

Web                                                  :      www.ziauddinhospital.com



          

 

 






Reply all
Reply to author
Forward
0 new messages