weasis: unable to print image

455 views
Skip to first unread message

Aljie Rosario

unread,
Sep 29, 2014, 1:54:08 AM9/29/14
to dcm...@googlegroups.com

We downloaded and able to run weasis successfully.

We tried to test the Dicom print in a real Dicom Printer but an error message says: "Unable to print Image"

But we also tried to print it in an emulator, it was succesful and can be print successfully.

The dicom printer was a FUJI product, with port "17528" and AET of DRYPIX. 

Please help, thanks..

Nicolas Roduit

unread,
Sep 30, 2014, 1:50:49 AM9/30/14
to dcm...@googlegroups.com
Could you post the errors from the logging system (see here how to activate).

Algie Rosario

unread,
Nov 10, 2014, 11:48:31 PM11/10/14
to dcm...@googlegroups.com
Hi, Sorry for the too much late response. Here is the log i get when i tried to print it with a true dicom printer.

Java Web Start 10.55.2.13
Using JRE version 1.7.0_55-b13 Java HotSpot(TM) Client VM
User home directory = C:\Users\user
----------------------------------------------------
c:   clear console window
f:   finalize objects on finalization queue
g:   garbage collect
h:   display this help message
m:   print memory usage
o:   trigger logging
p:   reload proxy configuration
q:   hide console
r:   reload policy configuration
s:   dump system and deployment properties
t:   dump thread list
v:   dump thread stack
0-5: set trace level to <n>
----------------------------------------------------

***** Starting Configuration *****
Operating system: windows-x86
Preferences directory: C:\Users\user\.weasis\preferences\user\default
locale.lang.code: en
locale.format.code: system
org.apache.sling.commons.log.level: INFO
org.apache.sling.commons.log.file: 
org.apache.sling.commons.log.file.number: 5
org.apache.sling.commons.log.file.size: 10MB
org.apache.sling.commons.log.pattern: {0,date,dd.MM.yyyy HH:mm:ss.SSS} *{4}* [{2}]() {3} {5}
weasis.look: org.pushingpixels.substance.api.skin.SubstanceTwilightLookAndFeel
Last running version: 2.0.2
Current version: 2.0.2
weasis.resources.path: C:\Users\user\.weasis\data\D14ED1A3\resources
***** End of Configuration *****

Weasis Starting...
========================

04.11.2014 14:54:51.370 *INFO* [FelixStartLevel]() org.apache.sling.commons.log.internal.LogManager LogManager: Logging set up from context
04.11.2014 14:54:52.618 *INFO* [FelixStartLevel]() org.weasis.core.api.internal.Activator Register Codec Plug-in: Sun java imageio
04.11.2014 14:54:52.986 *INFO* [FelixStartLevel]() org.weasis.core.api.internal.Activator Register Codec Plug-in: dcm4che
____________________________
Welcome to Apache Felix Gogo

telnetd is running on 127.0.0.1:17179
04.11.2014 14:54:54.412 *INFO* [AWT-EventQueue-2]() org.weasis.base.ui.gui.WeasisWin End of loading the GUI...
04.11.2014 14:54:55.389 *INFO* [pool-1-thread-1]() org.weasis.dicom.explorer.wado.DownloadManager Downloading WADO references: file:/C:/Users/user/AppData/Local/Temp/weasis-user.D14ED1A3/wado_3454425394552576544.xml
04.11.2014 14:54:55.785 *INFO* [pool-1-thread-1]() org.weasis.dicom.explorer.wado.DownloadManager [Validate with XSD schema] wado_query is valid
04.11.2014 14:54:55.797 *INFO* [pool-1-thread-1]() org.weasis.dicom.explorer.wado.DownloadManager Adding new patient: RASIDAH BT MOHAMAD YUSOF
04.11.2014 14:54:55.814 *INFO* [pool-3-thread-1]() org.weasis.dicom.explorer.wado.LoadSeries Downloading series of RASIDAH BT MOHAMAD YUSOF [1.2.392.200036.9125.3.24311522186204.64738690255.31163]
04.11.2014 14:54:55.910 *INFO* [AWT-EventQueue-2]() org.weasis.dicom.explorer.DicomExplorer Add series: 1.2.392.200036.9125.3.24311522186204.64738690255.31163
04.11.2014 14:56:14.304 *INFO* [AWT-EventQueue-2]() org.dcm4che3.net.Connection Initiate connection from 0.0.0.0/0.0.0.0:0 to AGFA5302:104
04.11.2014 14:56:16.567 *ERROR* [AWT-EventQueue-2]() org.weasis.dicom.explorer.print.DicomPrintDialog AGFA5302
04.11.2014 14:57:14.601 *INFO* [AWT-EventQueue-2]() org.dcm4che3.net.Connection Initiate connection from 0.0.0.0/0.0.0.0:0 to AGFA5302:104
04.11.2014 14:57:16.865 *ERROR* [AWT-EventQueue-2]() org.weasis.dicom.explorer.print.DicomPrintDialog AGFA5302
04.11.2014 15:01:02.796 *INFO* [AWT-EventQueue-2]() org.dcm4che3.net.Connection Initiate connection from 0.0.0.0/0.0.0.0:0 to AGFA5302:104
04.11.2014 15:01:05.046 *ERROR* [AWT-EventQueue-2]() org.weasis.dicom.explorer.print.DicomPrintDialog AGFA5302

Nicolas Roduit

unread,
Nov 12, 2014, 2:31:44 AM11/12/14
to dcm...@googlegroups.com
It is difficult to find the problem because the error is not really caught by the logger. It seems to be a problem during the DICOM dialog.

Did you manage to print with other software? Is there any restriction on the printer side?

Algie Rosario

unread,
Nov 27, 2014, 1:10:43 AM11/27/14
to dcm...@googlegroups.com
Hi Nicolas, really appreciate your effiort.

Yes, we manage to print using an emulator (ChuarraSoft PrintSCP) and output it on a paper printer.

What are the other ways we should try regarding this. Are we missing plugins for dicom printing? 

Thanks and Best Regards,

Nicolas Roduit

unread,
Dec 1, 2014, 12:55:15 PM12/1/14
to dcm...@googlegroups.com
There is no additional printing plugin. Could you try to change the logger mode to Debug in the preferences, we should get more information.

Algie Rosario

unread,
Dec 10, 2014, 5:09:06 AM12/10/14
to dcm...@googlegroups.com
Thank you Nicolas :)

It works now, i just set the needed settings in dicom print in WEASIS. Thanks..

이충섭

unread,
Oct 29, 2015, 3:57:03 AM10/29/15
to dcm4che
I also use the same DICOM Printer. (The dicom printer was a FUJI product, with port "17238" and AET of DRYPIX.)
The error message is the same. (Unable to print Image)
If you ever ask for help you fix the problem that you solve in any way.


2014년 12월 10일 수요일 오후 7시 9분 6초 UTC+9, Algie Rosario 님의 말:
Reply all
Reply to author
Forward
0 new messages