> Which JDK?JRE are you using ? Tyr doing java -V to see the JDK/JRE > > Also, try upgrading to sun-java6 jdk/jre, that might solve the > crashing problem as some libraries of java2D package misbehave on > other JRE. >
Hi, Thanks for the reply but my problem is solved now.I was using sun- java6 jdk/jre but found the problem in the kind of BufferedImage I was using. By changing the type of BufferedImage the problem stopped. Thanks, Anuj -- Do you have another question? Click here - http://groups.google.com/group/iitdlug/post Read archive - http://www.mail-archive.com/[email protected]/ l...@iitd community mailing list -- http://groups.google.com/group/iitdlug
