Oracle 12c Reports error
I installed oracle forms and reports 12c on Linux 6.5. The forms start/open ok on browser, but I have difficulty to run reports.
http://<my server name>:9002/reports/rwservlet/showjobs
shows Erro 500 -- Internal Server Error
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
in Enterprise manager, I can see WLS_FORMS and WLS_REPORTS are green and running.
What do I need to do to make the report working?
Thank you!