Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report unable to run from Jasper Integration. #119

Open
daxlai opened this issue Nov 15, 2022 · 2 comments
Open

Report unable to run from Jasper Integration. #119

daxlai opened this issue Nov 15, 2022 · 2 comments
Labels
waiting for reply from reporter waiting for feedback from the original poster / filer / bug reporter in order to proceed.

Comments

@daxlai
Copy link

daxlai commented Nov 15, 2022

I deployed Jasper Integration jri-2.7.1-jasper-6.16.0 on tomcat 9 . after deploying unable to run the report getting following error
java.lang.RuntimeException: Class not found when loading object from file: c:\jri27\reports\ligitime\cashrep.jasper.
de.oc.utils.Utils.throwRuntimeException(Utils.java:18)
de.oc.integration.jasper.webapp.ReportWrapper.service(ReportWrapper.java:265)
javax.servlet.http.HttpServlet.service(HttpServlet.java:779)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)

where my .jasper and .jrxml both file in same directory. report run nicely from jasper studio. some reports are also running but some are not running please guide me

@daust
Copy link
Owner

daust commented Dec 2, 2022

Do you still have this issue?
Are you calling a subreport from a main report?
Do you get the same issue when running one of the test or demo reports?
Thanks

@daust
Copy link
Owner

daust commented Jan 13, 2023

Can you provide a simplified test based on a data dictionary query like select * from user_objects?
Then I can have a look. Without any more information, I cannot troubleshoot the issue. Thank you.

@daust daust added the waiting for reply from reporter waiting for feedback from the original poster / filer / bug reporter in order to proceed. label Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting for reply from reporter waiting for feedback from the original poster / filer / bug reporter in order to proceed.
Projects
None yet
Development

No branches or pull requests

2 participants