1.Start Node Manager:
After Creating Domain goto
D:\Oracle\Middleware\user_projects\domains\insight\bin\startNodeManager.cmd
If you got message:
<Secure socket listener started on port 5556 , host localhost/127.0.0.1>
then you are right
2.Weblogic :
D:\Oracle\Middleware\user_projects\domains\insight\bin\startWebLogic.cmd
enter Weblogic server User name & Password
Once server state changed to RUNNING
You are right
3.Weblogic (EM) :
- Open Internet Browser and goto: http://localhost:7001/emEnetr Username: weblogic
Password:
click SIGN IN - In the Upper Left ,click the navigation Menu beside insight(server name)
It expands to display, multiple componnets ,
expand HTTP Server, then click ohs1 - Under Servers part in middle of page :
Click on WLS_FORMS wait until it loads..... click start Up --upper left - wait until it loads.....click start Up --upper left
- Once Oracle HTTP Server started successfully:
Browse to : C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Oracle FMW 12c Domain - insight- 12.2.1.3.0** send following Shortcuts to Desktop:
Start Node Manager
Stop Node Manager
Start Weblogic Admin Server
Stop Weblogic Admin Server - Inside folder Oracle Forms Services - WLS_FORMS :
** Send the following shortcuts to Desktop :
Start Weblogic Server - WLS_FORMS
Stop Weblogic Server - WLS_FORMS
** Make a Copy of these shortcuts on the Desktop :
Start Weblogic Server - WLS_FORMS and RENAME it to Start Weblogic Server - WLS_REPORTS
Stop Weblogic Server - WLS_FORMS and RENAME it to Stop Weblogic Server - WLS_REPORTS
** Change properties of Start Weblogic Server - WLS_REPORTS file :
Target :D:\Oracle\Middleware\user_projects\domains\insight\bin\startManagedWebLogic.cmd WLS_REPORTS** Change properties of Stop Weblogic Server - WLS_REPORTS file :
Target:D:\Oracle\Middleware\user_projects\domains\insight\bin\stopManagedWebLogic.cmd WLS_REPORTS - Run : d:\Oracle\Middleware\oracle_common\common\bin\wlst.cmd
- Wait until it loads.... , then type:connect ("weblogic" , "OrAcLe_2016" , "localhost:7001")
--where "weblogic" is Server Name and "OrAcLe_2016" is the password press Enter to connect to Weblogic - Create reports tools by typing the following code [ becareful as it's case-sensitive] :
createReportsToolsInstance(instanceName='insight_Reports_Tools' , machine='AdminServerMachine')press Enter
****** files must be created in this path
D:\Oracle\Middleware\user_projects\domains\insight\config\fmwconfig\components\ReportsToolsComponent\***********************************************************
Name Report Server Name by typing the following code [ becareful as it's case-sensitive] :
createReportsServerInstance(instanceName="Insight_Rep_Srvr", machine="AdminServerMachine")
press Enter - Once you are finished , exit by typing:
exit() - Stop all services now from STOP shortcuts on the desktop , Enter User name and password if required
- Open Notepad and type the following and save file as boot.properties :
username=weblogic
password=OrAcLe_2016 - Copy the boot.properties file to these destinations:
** D:\Oracle\Middleware\user_projects\domains\insight\servers\AdminServercreate folder : security
Paste boot.properties file here and in the following folders too:
D:\Oracle\Middleware\user_projects\domains\insight\servers\WLS_FORMS\securityD:\Oracle\Middleware\user_projects\domains\insight\servers\WLS_REPORTS\securityNow , you can run Weblogic , Forms and Reports too without inserting User Name even Password. - Goto :D:\Oracle\Middleware\user_projects\domains\insight\reports\bin\rwbuilder.batsend it as a shortcut to Desktop to run report Builder
- To change Icon , Goto :
D:\Oracle\Middleware\binand choose rwbuilder
No comments:
Post a Comment