First of all, I apologize for my english.
My Laptop's Software:
Windows 7 SP1 64 bits
Jdk 8u181 64bits
Oracle FMW Version 12.2.1.3.0 64bit
Forms [64 Bit] Version 12.2.1.3.0 64bit
-- acces to an Oracle Database 12c 12.2.0.1.0 - 64bit
Firefox 62 and Chrome 69 and an older version IE 11.0.9600
Hi, I'm trying to install Forms 12c on a developement laptop but I couldn't run any forms on browsers. Maybe I could use the Reports in future so I am not interesting in the Standalone version.
I've got a Oracle Database 12c on a server.
In the laptop I have install weblogic 12c and Forms and Reports 12c.
I've run the rcu.bat installing the repository and the config.bat
My servers are up on my laptop:
- Weblogic thru a script with admin rights
- Node Manager thru http://Mylaptop:7001/em
- OHS thru http://Mylaptop:7001/em
- WLS_FORMS thru http://Mylaptop:7001/em or script.
The cmd screen don't show any server fails but the WLS_FORMS is always listening, not working.
This URL doesn't work. http://Mylaptop:9001/forms/frmservlet?form=test but if I add the webstart as a parameter it works. http://Mylaptop:9001/forms/frmservlet?form=test&config=webtart
I have made a silly form with a data block from an oracle table and it's works too with the webstart option. I can connect to the database, see my records, etc.
I have previously installed the 11g versions of Forms and Reports and I had the same results, the white screen when I tried to execute a form. At least now I can see some results with the starweb options. But I can not manage the Form Builder with that option. When I try to execute or debug anything I obtain the same white screen on the IE browser.
In my opinion it's a issue in the formsweb.cfg file and the JInitiator/jnlp But I am not sure about java terms and what's happening.
When I try this URL http://Mylaptop:9001/forms/frmservlet?form=test the IE shows a window which is trying to execute and install software from http://Mylaptop:9001/forms I accept it. A square shows in the browser for a while... and then the blank screen shows again and again.
Thanks in advance.