Skip to Main Content

Oracle Forms

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.

Reports 14 don't work

Edward lzFeb 6 2025

Hi All!

I have a task to transfer a previously created project to a new server. I installed Oraclle java jdk v21.0.6 + Middleware 14.1.2.0.0 + Oracle Forms 14.1.2.0.0

After that I ran RCU and Config.

Now a can run appilication, but I can't run the reports. I took the startup line as on the version 12 server and changed the path according to the name of the server and the port used.

Below is an example of such a line which I run on the server

http://127.0.0.1:9012/reports/rwservlet?destype=cache&desformat=EnhancedSpreadsheet&report=ListNTR.jsp&userid=admin/admin123@myserver

And I get this error:

REP-52266: The in-process Reports Server rep_wls_reports_nvs-2016 failed to start.oracle.reports.RWException: IDL:oracle/reports/RWException:1.0

I get the same error from this link. It should be said that for reporting I use port 9012. When I ran conf.cmd this port was selected.

http://127.0.0.1:9012/reports/rwservlet/showjobs

At the same time, in Enterprise Manager Fusion Middleware Control 14.1.2 I see AdminServer, WLS_FORMS, WLS_REPORTS and OHS are working.

Please help me figure out why this error is happening and the reports are not working.

Comments
Post Details
Added on Feb 6 2025
22 comments
864 views