Java Applet Black Image
Posted: Tue Aug 17, 2010 8:04 pm
Im using the free java applet from the downloads page. I extracted the files from the zip to the php directory of Pacs. The viewer comes up fine but there is just a big black bocks and no image. The controls are on the right hand side that seem to work but there isnt an image. I checked the Apache error logs and there isnt anything there about this.
In the java console I get this:
Java Plug-in 1.6.0_21
Using JRE version 1.6.0_21-b07 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\Administrator.COA-DOMAIN
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
Exception in thread "Thread-11" java.lang.OutOfMemoryError: Java heap space
at dicomviewer.ImageData.setData(ImageData.java:72)
at dicomviewer.Viewer.postData(viewer.java:691)
at dicomviewer.LoaderThread.run(LoaderThread.java:56)
Im running Pacsone 6.1.1 on Windows 2003 with Apache2.2.
In the java console I get this:
Java Plug-in 1.6.0_21
Using JRE version 1.6.0_21-b07 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\Administrator.COA-DOMAIN
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
Exception in thread "Thread-11" java.lang.OutOfMemoryError: Java heap space
at dicomviewer.ImageData.setData(ImageData.java:72)
at dicomviewer.Viewer.postData(viewer.java:691)
at dicomviewer.LoaderThread.run(LoaderThread.java:56)
Im running Pacsone 6.1.1 on Windows 2003 with Apache2.2.