Pages

Thursday, February 11, 2010

My case of: Jasper Report won't run

___________________________________________________________


We have a system that would print student profile, on our implementation we used the jar file to execute the system for our demo. Then we found out that one function is not working.

Case: when I clicked the JButton that triggers Jasper reporting, the preview of the document wont show up. It appears in other computers but some other pc units wont, too.

After how many trials, debugging and troubleshooting, we decided to install the IDE in the deployment PC. Then we saw the bug, at last.

Bug: No FONT installed. We used a font in the development environment where that font is not installed in the PC of the deployment environment. So that what kept our project delayed for a week. lol.


___________________________________________________________

0 comments:

Post a Comment