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

DEVADAS

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 DEVADAS

  1. Thnak you for your prompt response. The error message above is in toal which observed in applicaton (Eclipse IDE for Java Developers Version: Oxygen.3a Release (4.7.3a) Build id: 20180405-1200 OS: Windows 10, v.10.0, x86_64 / win32) (I used to call Jasper report from the above IDE) Again I tried in TIBCO with mannually inserting the charateres in question in the field and tries "preview" which throw a message as below. java.lang.ArrayIndexOutOfBoundsException: 40 . The letter in question is "സ്റ്റ" thank you in advance
  2. Error message is given below Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 528 at sun.font.ExtendedTextSourceLabel.createCharinfo(Unknown Source) at sun.font.ExtendedTextSourceLabel.getCharinfo(Unknown Source) at sun.font.ExtendedTextSourceLabel.getLineBreakIndex(Unknown Source) at java.awt.font.TextMeasurer.calcLineBreak(Unknown Source) at java.awt.font.TextMeasurer.getLineBreakIndex(Unknown Source) at java.awt.font.LineBreakMeasurer.nextOffset(Unknown Source) at net.sf.jasperreports.engine.fill.SimpleTextLineWrapper.measureExactLineBreakIndex(SimpleTextLineWrapper.java:564) at net.sf.jasperreports.engine.fill.SimpleTextLineWrapper.measureExactLine(SimpleTextLineWrapper.java:538) at net.sf.jasperreports.engine.fill.SimpleTextLineWrapper.nextLine(SimpleTextLineWrapper.java:520) at net.sf.jasperreports.engine.fill.TextMeasurer.renderNextLine(TextMeasurer.java:704) at net.sf.jasperreports.engine.fill.TextMeasurer.renderParagraph(TextMeasurer.java:507) at net.sf.jasperreports.engine.fill.TextMeasurer.measure(TextMeasurer.java:448) at net.sf.jasperreports.engine.fill.JRFillTextElement.chopTextElement(JRFillTextElement.java:621) at net.sf.jasperreports.engine.fill.JRFillTextField.prepare(JRFillTextField.java:695) at net.sf.jasperreports.engine.fill.JRFillElementContainer.prepareElements(JRFillElementContainer.java:331) at net.sf.jasperreports.engine.fill.JRFillBand.fill(JRFillBand.java:384) at net.sf.jasperreports.engine.fill.JRFillBand.fill(JRFillBand.java:358) at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillBandNoOverflow(JRVerticalFiller.java:458) at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillPageHeader(JRVerticalFiller.java:421) at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReportStart(JRVerticalFiller.java:282) at net.sf.jasperreports.engine.fill.JRVerticalFiller.fillReport(JRVerticalFiller.java:151) at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:932) at net.sf.jasperreports.engine.fill.JRBaseFiller.fill(JRBaseFiller.java:864) at net.sf.jasperreports.engine.fill.JRFiller.fill(JRFiller.java:88) at net.sf.jasperreports.engine.JasperFillManager.fill(JasperFillManager.java:653) at net.sf.jasperreports.engine.JasperFillManager.fillReport(JasperFillManager.java:969) at formsProjDataColln.frmMain.OpenDataBaseForProjNameReport(frmMain.java:2821) at formsProjDataColln.frmMain.access$32(frmMain.java:2786) at formsProjDataColln.frmMain$34.mouseClicked(frmMain.java:1625) at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Jasper Designer API is TIBCO Jaspersoft Studio-6.5.1. Thanks in advance for your response
×
×
  • Create New...