Oracle Forms / Reports port problem
I have installed Oracle forms reports 11g with Weblogic 10.3.2 on a windows 2008 R2 server (64 bits) and Oracle 11gR2 database.
All seems works fine but I'm facing to a problem with reports.
I launch report from Forms, my application is from this URL : http://ntexport2k8t1:9001/forms/frmservlet?config=test
I'm able to acces report sever from this URL : http://ntexport2k8t1:9002/reports/rwservlet/showjobs?
After report run, the new page displayed is : http://ntexport2k8t1:9001/reports/rwservlet/getjobid16?server=rep_wls_reports_ntexport2k8t1_formsreports
But this page does not exist :
Error 404--Not Found
If I change the port number from 9001 to 9002 , my PDF report is correctly displayed.