conquest with tomcat server and weasis

  • hi
    i'm trying to use weasis so i deploy weasis.war and weasis pacs connector.war on my tomcat server then i installed ConquestDICOM Server as a pacs with this configuration on weasis-pacs-connector.properties:
    pacs.aet=TEST
    pacs.host=localhost
    pacs.port=104
    pacs.wado.url=http://localhost:8585/cgi-bin/dgate.exe


    i copied the folder \pacs\webserver\cgi-bin in tomcat deplyment folder but conquest web interface is not runnig. i tried this 2 adress:
    http://127.0.0.1/cgi-bin/dgate.exe?mode=top -> not showing any thing
    http://127.0.0.1:8585/cgi-bin/dgate.exe?mode=top ->it download dgare.exe


    when i test weasis with this adrs http://localhost:8585/weasis-p…ewer?patientID=0009703828 a jnlp file is been downloded but when i run it weasis is lunched but with no dicom file.
    this is my java log :
    telnetd is running on 127.0.0.1:17179
    23.10.2015 08:19:03.665 *INFO* [AWT-EventQueue-2]() org.weasis.base.ui.gui.WeasisWin End of loading the GUI...
    23.10.2015 08:19:05.212 *INFO* [pool-1-thread-1]() org.weasis.dicom.explorer.wado.DownloadManager Downloading WADO references: http://localhost:8585/weasis-p…ctor/RequestManifest?id=1
    23.10.2015 08:19:05.665 *INFO* [pool-1-thread-1]() org.weasis.dicom.explorer.wado.DownloadManager [Validate with XSD schema] wado_query is valid
    23.10.2015 08:19:05.681 *INFO* [pool-1-thread-1]() org.weasis.dicom.explorer.wado.DownloadManager Adding new patient: HEAD EXP2
    23.10.2015 08:19:05.712 *INFO* [pool-3-thread-1]() org.weasis.dicom.explorer.wado.LoadSeries Downloading series of HEAD EXP2 [1.3.46.670589.5.2.10.2156913941.892665339.860724]
    23.10.2015 08:19:05.744 *ERROR* [pool-6-thread-1]() [b]org.weasis.core.api.util.FileUtil Not a DICOM file[/b]
    23.10.2015 08:19:05.744 *WARN* [pool-6-thread-1]() org.weasis.dicom.explorer.wado.LoadSeries Download interruption http://localhost:8585/cgi-bin/…tType=application%2Fdicom
    23.10.2015 08:19:05.853 *ERROR* [pool-6-thread-2]() [b]org.weasis.core.api.util.FileUtil Not a DICOM file[/b]
    23.10.2015 08:19:05.853 *WARN* [pool-6-thread-2]() org.weasis.dicom.explorer.wado.LoadSeries Download interruption http://localhost:8585/cgi-bin/…tType=application%2Fdicom
    23.10.2015 08:19:05.978 *INFO* [AWT-EventQueue-2]() org.weasis.dicom.explorer.DicomExplorer Add series: 1.3.46.670589.5.2.10.2156913941.892665339.860724
    23.10.2015 08:19:06.056 *INFO* [AWT-EventQueue-2]() org.weasis.dicom.explorer.DicomModel Remove Patient: HEAD EXP2
    23.10.2015 08:19:06.056 *INFO* [AWT-EventQueue-2]() org.weasis.dicom.explorer.DicomModel Remove Study: Apr 14, 1998 8:35:38 PM



    i think because conquest web interface is not runnig. can any one help me

  • Hi,


    cgi-bin should be an existing folder in the web server with the proper permission setup to run a .exe as cgi application. Without the web server weasis will certainly not run as WADO will not be enabled. The top address should be right for the built-in cgi-bin folder. For me it is c:\xampp\cgi-bin


    regards,


    Marcel

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!