Anda di halaman 1dari 3

Web logic Server Services

GOAL
This document will describes how to start and stop web logic services. To starting forms
services below mentioned sequence should be followed.

All Services exist on Application Server (i.e. ILASAPP for ZIMNET)


1. Starting Node Manager
2. Starting Web logic Service
3. Starting Forms & Reports Services
4. TNS Connection Issue with Oracle Linux Database
5. Important URL’S

1. Starting Node Manager


Go to command prompt and navigate to the below mentioned path

C:\Oracle\Middleware\wlserver_10.3\server\bin > startNodeManager.cmd

NOTE: Node Manager Service should be started manually through mentioned


command, without starting the Node manager service WLS_FORM service will not up.

2. Starting Web Logic Service


Go to command prompt and navigate to the below mentioned path
C:\Oracle\Middleware\user_projects\domains\ClassicDomain\bin>startWebLogic.cmd

User id and password will be prompt, provide as mentioned

• USER ID = WEBLOGIC
• PASSWORD = abcd1234

NOTE: After Successful running “service in “Running Mode” will appear

Web Logic Server Services Page 1


Web logic Server Services

3. Starting Forms & Reports Services through

Open the browser and past the URL : http://ilasapp.zimnat.co.zw:7001/console

Login Page will be appear as shown below. Provide the user id & password.

For Zimnet User and passwords are mentioned in below


ƒ User id= weblogic
ƒ Password=abcd1234
o Click on Login after providing the user id & password

Navigate on WLS_FORM for forms Service & WLS_REPORTS for Report service

Classicdomains Æ Environment Æ Servers Æ WLS_FORMS

Web Logic Server Services Page 2


Web logic Server Services

Service status will be shown as above, if status is Shutting down navigate to Control Tab
and select the WLS_FORM and Press Start button, service will be started, Same for
Reports.

4. TNS Connection Issue with Oracle Linux Database


Define Rule on Oracle Linux Database server to allow connection from Application,
If TNS not connecting from Application server with Database; please define Rule on
Oracle Linux Database server

Should be executed through Oracle Linux interface on Database Server


Kindly run the following command sequences on root terminal.

iptables -I INPUT -m state --state NEW -p tcp --dport 1521 -j ACCEPT


iptables -I INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
/etc/init.d/iptables save

Note: Only applicable for Oracle Linux Operating system

5. Important URL’S

Administrator Console: http://ilasapp.zimnat.co.zw:7001/console


Forms URL: http://ilasapp.zimnat.co.zw:9001/forms/frmservlet?
Reports URL: http://ilasapp.zimnat.co.zw:8888/reports/rwservlet

Web Logic Server Services Page 3

Anda mungkin juga menyukai