weasis 2.6 installation

281 views
Skip to first unread message

Stephan Engelhardt

unread,
Oct 10, 2017, 7:33:38 PM10/10/17
to dcm4che

Hello all
I was using the old 2.0 branch on dcm4chee 2.18 and decided to upgrade to weasis 2.6 as weasis was horrendously slow when I looked at mr images which I resized

sadly I am not able to start weasis now from my server as I constatnly get an exception and it refuses to load the application

CouldNotLoadArgumentException[ Angegebene Datei/URL konnte nicht geladen werden: jnlp://localhost:8080/weasis-pacs-connector/viewer?patientID=91280]
    at com.sun.javaws.Main.launchApp(Unknown Source)
<snip>
    at java.lang.Thread.run(Unknown Source)
Caused by: java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
<snip>
    at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
    ... 5 more

java.net.ConnectException: Connection refused: connect
    at java.net.DualStackPlainSocketImpl.connect0(Native Method)
<snip>
    at java.lang.Thread.run(Unknown Source)

I followed the relevant instruction on https://dcm4che.atlassian.net/wiki/spaces/WEA/pages/3670023/Installing+Weasis+in+DCM4CHEE for the web3 interface.
I did not reconfigure the weasis-pacs-connector as I had no changed configuration beforehand and I did not change the AET nor the port

In the WebViewerBaseURLS I use weasis:jnlp://localhost:8080/weasis-pacs-connector/viewer
the pacs connector was downloaded from the relevant links

when I enter NONE in WebViewerBaseUrl instead I het an HTTP 404 with the error text The requested resource (/weasis-pacs-connector/viewer) is not available.

I use Windows 10 and Java 8.144  (both x86 and x86_64) on the server
and I even if I enter NONE I cant get it to work

any help would be appreciated

sch

Nicolas Roduit

unread,
Oct 12, 2017, 2:04:45 AM10/12/17
to dcm4che
According to the error above, it seems to be a connection error. The causes could be:
  • a bad proxy configuration at system level or at Java level (Java Configuration Panel)
  • an internet security tool that blocks the connections
  • a configuration problem but if you have NONE in WebViewerBaseUrl it should work. Prefer to use " weasis:jnlp://${server.host}:8080/weasis-pacs-connector/viewer"
You should be able to launch the viewer without dcm4chee with the URL:
 http://localhost:8080/weasis-pacs-connector/viewer?patientID=91280
=> the jnlp protocol works well within a web page but not in some browsers URL bar.

If the viewer doesn't launch, post the log of the java console.
Message has been deleted
Message has been deleted
Message has been deleted
Message has been deleted
Message has been deleted

ede obinna

unread,
Apr 19, 2019, 1:54:22 PM4/19/19
to dcm4che
I encountered thesame problem still have not figured out the solution. Please any more help?
Reply all
Reply to author
Forward
0 new messages