0
HOW TO FIX JASPER REPORT
I want help on how to solve problem of jasper view not working on client computer but only works on my pc where it was built
6 Respuestas
+ 3
"Not working" is not a proper diagnosis.
Do you mean that it doesn't run at all? Or it runs but doesn't do what it should.
If you have any error messages or logs, you should start looking at those.
+ 2
Seems to be a commercial software.
https://community.jaspersoft.com/
You should contact the developers for support, or ask a question on their user group, probably they are more qualified than anyone here to answer your concern.
+ 1
Are you using the same version of the Java runtime?
Is there any difference in the environment, operating system which may affect the code? (Like filesystem is totally different on Win, Mac, And Linux...)
Are you using any dependencies that are not present in the client computer?
Maybe accessing a resource such as database that the client cannot see because they are behind firewall or VPN.
There could be thousand reasons.
+ 1
Thanks
0
Yh am using the same runtime
There is no difference in os
I am not using any dependencies just the jasper jar files
0
The jasper report does not work at all on the client machine
But works on my machine where it was built