Jump to content
Changes to the Jaspersoft community edition download ×

jasper report -Debugging /Logging


Recommended Posts

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"

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...