Please help. I am unable to create Report Components in Forms and Report 12c. I have completed the installation and have started Weblogic Administration Server. I am also able to start WLS_FORMS and REPORTS. But when i tried to create Report Components to start reports by following these steps;
Execute WLST.cmd from following location.
C:\Oracle\Middleware\Oracle_Home\oracle_common\common\bin\WLST.cmd and Type the following commands in WLST Window.
connect("weblogic",<"WeblogicPassword">, "localhost:7001")
I get error message "There is no server running at t3://hostname:7001 : Failed to initialize JNDI context, tried 2 time or times totally"
I am running fmw_12.2.1.2.0 on windows 7 64 bit
Your help will be appreciated.