Applet does not work with Mxview Ct

Trouble during PacsOne Server installations
Post Reply
maferre
Posts:5
Joined:Sun Mar 04, 2007 9:47 pm
Applet does not work with Mxview Ct

Post by maferre » Tue Oct 07, 2008 1:07 pm

I send you the message that I have in my java console when I use the show botton in pacsone aqlso I can not see them.


Exception in tread-7 java.lang ArrayindexOutOfBoundsException
AT Java.Lang:System.ArrayCopy(Native Method)
At DicomViewer.DicomFile.Load(DicomFile.Java:223)
At DicomViewer.Viewer.PostData(Viewer.Java:687)
At DicomViewer.LoaderThread.run(Loaderthread.Java:56)


This is a MXVIEW CT from pHILLIPS I send images without problem I see Jpg converted images without problems also I reroute the images over a Efilm Workstation and i see the images ok.

pacsone
Site Admin
Posts:3149
Joined:Tue Sep 30, 2003 2:47 am

Post by pacsone » Tue Oct 07, 2008 3:29 pm

Are you running the free/open-source Java applet viewer (AiViewer)? If so, the exception error seems to suggest that it may not support the Dicom transfer syntax used to encode this image. To verify this, you can click on the URL link underneath the thumbnail image, and the Dicom transfer syntax used to encode that image will be displayed at the top couple of lines. If it's not the Dicom default Implicit VR Little-Endian transfer syntax, then the AiViewer may not support it. If this is the case, you should probably try a commercial Java applet viewer such as the RemotEye or Radscaper which are also supported by PacsOne Server.

Post Reply