Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

barcode sample couldnot run in 9ias

307648Dec 26 2002 — edited Jun 18 2009
barcode sample couldnot run in 9ias
Oraclebarcode.jar Doesn't work on webserver

I have downloaded the example on how to print a barcode using the oraclebarcode.jar in 9i. It works on my local install of the reportserver(devloper9i), but when I move it out to the webserver(9ias), it doesn't work. It gives this error:

Terminated with error: <br>REP-771: 'beforereport': Fatal PL/SQL error occurred. ORA-39565: Message 39565 not found; product=RDBMS; facility=ORA
the beforreport trigger code below

"
globals.barcode_to_use:=BarCodeConstants.BAR_CODE_128;
"

The jar file is in the reports_classpath, as well as the report. What else to try????

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 16 2009
Added on Dec 26 2002
6 comments
10,387 views