Jump to content
We've recently updated our Privacy Statement, available here ×

arijit

Members
  • Posts

    3
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Everything posted by arijit

  1. Hi, One of our web applications while running on Websphere 8.0 not able to read GIF Image and giving the following error. The main purpose of this application is to create a PDF using jasper reports and stamp the GIF image into this. Currently we use jasper-reports3.7.0 jar. Can someone please help on this? This works fine when we use Websphere 6.1. 2013-09-04 08:02:20,577 [MessageListenerThreadPool : 0] DEBUG docgen.utils.TemplateManager.getImageAsByteArray : > Filename is logo 2013-09-04 08:02:20,578 [MessageListenerThreadPool : 0] INFO docgen.utils.TemplateManager.getImageAsByteArray : --> getImageAsByteArray completed 2013-09-04 08:02:20,578 [MessageListenerThreadPool : 0] DEBUG docgen.utils.TemplateManager.getImageAsByteArray : > Size of the file is [b@7e22505 2013-09-04 08:02:20,855 [MessageListenerThreadPool : 0] ERROR docgen.utils.TemplateManager.loadTemplates : * ERROR * after 276ms: Error Code <GT919M> :Image read failed. net.sf.jasperreports.engine.JRException: Image read failed. at net.sf.jasperreports.engine.util.JRJdk14ImageReader.readImage(JRJdk14Ima geReader.java:73) at net.sf.jasperreports.engine.util.JRImageLoader.loadImage(JRImageLoader.j ava:245) at
  2. Hi, I have seen few posts on this but could not get the actual solution. My issue is described below. We are using iReport- 1.2.8 and jasperreports-3.7.0.jar to generate PDF's for our applications. When this runs in our server box (AIX) it throws the following warnings in SystemOut.log but the reports generates fine. 0000002f JRFontUtil W net.sf.jasperreports.engine.util.JRFontUtil checkAwtFont Font 'Arial' is not available to the JVM. For more details, see http://jasperreports.sourceforge.net/api/net/sf/jasperreports/engine/util/JRFontNotFoundException.html The JRXML's has entries fontName= "Arial" pdfFontName="Helvetica-Bold" in them. We have tried putting net.sf.jasperreports.awt.ignore.missing.font=true but still we can see the junk warnings in the logs. Installing the Arial font in the AIX O/S has licence implications. Thanks Arijit What else can we do to resolve this? Any help would be appreciated.
  3. Nibedita, I also have similar issue in AIX environment. Did your problem resolved?
×
×
  • Create New...