Jump to content
Changes to the Jaspersoft community edition download ×

radhakrishna.mediboina.-nd

Members
  • Posts

    1
  • Joined

  • Last visited

radhakrishna.mediboina.-nd's Achievements

Newbie

Newbie (1/14)

  • Conversation Starter Rare
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Hi All, When we are trying to generating invoce PDF in our project we are getting the below exception, but the same .jrxml is working in my local with out any error and got compiled using JasperSoft Studo and checked-in the both .jrxml and .jasper files. Below exception meaning is some issue in invoking method and in that methos we are calling the .jasper file to generate the Invoice PDF hence it is not throwing the exact japer error/exception and it is bypassing by the below one. Can any one sugget how to get the exact generted error/exception by japer files. <Error ErrorCode="java.lang.reflect.InvocationTargetException" ErrorDescription="Error_description_not_available" ErrorRelatedMoreInfo=""> <Attribute Name="ErrorCode" Value="java.lang.reflect.InvocationTargetException"/> <Attribute Name="ErrorDescription" Value="Error_description_not_available"/> <Error ErrorCode="com.yantra.yfs.japi.YFSException"
×
×
  • Create New...