Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-report-designer-dev] Problem in Eclipse while using with Jmagick

Iam using jmagick to transcoding the images.It is giving error while running from the eclipse but when i run from the command prompt it is working fine.I have provided the jar files for that application even though it is giving error.Could anyone help me to overcome this.The error iam getting is

#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c93426d, pid=3668,
tid=3900
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_08-b03 mixed mode, sharing)
# Problematic frame:
# C  [ntdll.dll+0x3426d]
#
# An error report file with more information is saved as hs_err_pid3668.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp

Thanks in advance

Regards
Venkatesh.R


--
Regards,
venkatesh.R

Back to the top