Vous êtes sur la page 1sur 29

4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.

3 - Oracle Trainings for Apps & Fusion DBA

HOME COUR

Join Over 40,000


Subscribers to get Free Tips, How-Tos, Troubleshooting and Latest Information on Oracle

 First Name* Email*


0


0


0

Enterprise Manager – iAS Console : Changes in


10.1.3
January 26, 2008 / oem / By Atul Kumar / 33 COMMENTS

Application Server Control = : Share


is application
q Tweetused wto maintain
Share Oracle Application Server.
Using Application Server Control, you can 
– Start/Stop Services of Oracle Application Server (OC4J, HTTP, Web Cache, OID, SSO..)
– Configure components of OAS (Oracle Application Server)
– Manage/edit users credentials, configuration file, port number
– Monitor performance & Usages …

Start/Stop Application Server Control :

Prior to Oracle Application Server 10.1.3.X, Application Server Control used to start/stop
using
emctl start¦stop iasconsole

From OAS 10.1.3.X and higher, Application Server control is controlled using opmnctl like
opmnctl startproc¦stopproc application=ascontrol 

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 1/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

(From 10.1.3.X and higher instead of emctl; use opmnctl to start/stop iasconsole.
iasconsole will not start by default when you execute opmnctl startall)

URL to access Application Server Control


1. Prior to OAS 10.1.3.X (i.e. 9.0.2, 9.0.4, 10.1.2.X) URL to access AS Control is
http:// {hostname}.{domainname}:{em_port}/emd

Note* 
 EM Port (usually 1156, 1810)  is different from HTTP Server port)2. From 10.1.3.X
URL
0 to access  AS Control is

0
http:// {hostname}.{domainname}:{http_port}/em

0

More on application server coming soon …

Share This Post with Your Friends over Social Media!


»  0 »  0 »  0

= Share q Tweet w Share


About the Author Atul Kumar
Oracle ACE, Author, Speaker and Founder of K21
Technologies & K21 Academy : Oracle Gold Partner
specialising in Design, Implement, and Trainings.

follow me on: q = w

Leave a Comment:

Name * E-Mail *

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 2/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

Website

Comment


0
Post Comment

0


0

33 comments

Manoj says
January 2, 2009
= Share q Tweet w Share
Hi Atul,

I have E-Business suite R12 (12.0.4) running on Linux, installed Demantra


7.2 successfully on Windows XP.

As per the documents it is asking me to access the 10g Enterprise


Manager to deply the war le. However I am not getting the enterprise
manager page. Please let me know how can I access ghe 10g EM page so
that I can deploy the war le.

Thanks & Regards


Manoj

2 Reply

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 3/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

Atul Kumar says


January 2, 2009

Which 10g EM you are talking about ?


Which documentation you are following and which war le you need to
deploy ?

2 Reply

0


0


0
yanamandras says
January 2, 2009

Hi Atul,

The memory footprint reported from EM (ASC Console) is more than we


have speci ed in heap size for that container. Am I reading/interpreting
= Share q Tweet w Share
this memory worng?

thanks,

2 Reply

Atul Kumar says


January 3, 2009

Is this on 10gr3 ?

How you are checking heap size of em console ?

At which location you have de ned heap size for container (is this in home
oc4j ?)
https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 4/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

2 Reply

Manoj says
January 5, 2009

 Hi Atul,
0

 I am talking about the Application Server Control Console, which is


0
available in E-Business Release 12. We are trying to deploy the Demantra

0 War les.

Below are the couple of Metalink notes which I am following.

EBS-Demantra Integration Installation Overview and Diagram Doc ID:


434991.1

List Of High Priority Patches For Oracle Demantra Including EBS, Siebel
= Share
and E1 Integrations Tweet
q470574.1
Doc ID: w Share

EBS-Demantra Integration Installation Overview and Diagram Doc ID:


434991.1

Please help me.

Thanks & Regards


Manoj

2 Reply

Atul Kumar says


January 5, 2009

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 5/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

Try,

opmnctl startproc application=ascontrol

and then try accessing URL

2 Reply


0


0
Manoj says
 January 5, 2009
0

Hi Atul,

I am getting the below messages.

opmnctl: starting opmn managed processes…


=====================================
===========================================
= Share q Tweet w Share
opmn id=bdc6oracle001:6007
no enabled components for this request

I have checked in the server port 6007 is listening to one process id 0.

Please help.

Regards
Manoj

2 Reply

Atul Kumar says


January 6, 2009

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 6/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

Did you run 10.1.3 env le rst ?

$INST_TOP/ora/10.1.3/$SID_hostname.env

then try
cd $INST_TOP/ora/10.1.3/opmn/bin

./opmnctl stopproc application=ascontrol

 ./opmnctl startproc application=ascontrol


0

 If this doesn’t work then update here and I’ll check con guration on my
0
server

0
2 Reply

Manoj says
January 7, 2009
= Share q Tweet w Share

Hi Atul,

I llowed the above steps however the below error messages are coming
now.

opmnctl: starting opmn managed processes…


===============
opmn id=bdc6oracle001:6200
no processes or applications matched this request

Regards
Manoj

2 Reply

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 7/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

Atul Kumar says


January 7, 2009

So that means enterprsie manager console is not shipped with 10gR3 in


R12 . Let me check it in documentation.

In mean time please deploy demantra in its own 10gR3 application server
(not one shipped with R12) this is also recommended in demantra

0 deployment guide

0 2 Reply

0

Manoj says
January 7, 2009

Hi Atul,
= Share q Tweet w Share
So that means enterprsie manager console is not shipped with 10gR3 in
R12

Then could you please help me to understand how the R12 is working in a
different port?

In mean time please deploy demantra in its own 10gR3 application server
(not one shipped with R12) this is also recommended in demantra
deployment guide

Does this means that I have to install the 10gR3 in my local system and
deploy the war le connecting to R12?

Regards
Manoj

2 Reply

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 8/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

Manoj says
January 12, 2009

Hi Atul,

 Thanks for you help and support.


0

 I have deployed the demantra.war le in a different 10gAS and now it is


0
working ne.

0
Regards
Manoj

2 Reply

= Share q Tweet w Share

vijethraj says
January 28, 2009

Hi,

Recently we migrated from Forms 6i to 10gas.


One of the problems we are facing is sometimes the screen in the browser
freezes and doesnt respond.This happens very randomly and not at a
particular screen and all.
Can you please throw some light on the issue.

2 Reply

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 9/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

Badrinath says
July 2, 2009

Hi Atul,

I’ve installed Oracle SOA 10.1.3.1.0.


But the thing is that i’m not able to start either OC4J:oc4j_soa or
oc4j:home through opmn.either of the processes starts at a time but not

both. Only one will be Alive at any point of time. Could you please help me
0 out regarding this.

0
Thanks,
 Badrinath
0

2 Reply

Atul Kumar says


= Share q Tweet w Share
July 2, 2009

@ Badrinath

Check root cause of issue in logs from $ORACLE_HOME/opmn/logs/

2 Reply

Manoj says
September 30, 2009

Hi Atul,

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 10/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

Can we integrate Oracle Demantra with Oracle Enterprise Manager Grid


Control 10g?

Or is there any way to monitor Oracle Demantra using Oracle Enterprise


Manager Grid Control?

Thanks,
Manoj


0
2 Reply


0


0

Majid says
November 9, 2009

Hi Atul,

when I’m trying to open iasconsole through browser it is asking for the
username and= Share after
password q Tweet w Share
that it gets hanged.

when I’m checking emctl status iasconsole it is showing running.

#Oracle Enterprise Manager 10g Application Server Control Release


10.1.2.2.0

#Oracle Enterprise Manager 10g Application Server Control is running.

i’ve already tried stop| start the iasconsole as well as application server.

can you please let me know how to solve this problem.

2 Reply

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 11/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

Atul Kumar says


November 9, 2009

@ Majid,
It seems you are using 10.1.2.X application server.

Check logs at $ORACLE_HOME/ sysman/ log/ em*.log to nd root cause


of issue

0 2 Reply

0


0

Majid says
November 10, 2009

log le emiasconsole.nohup
—————————–

= Share q Tweet w Share


4940 [Orion Launcher] INFO oracle.sysman.eml.app.ContextInitializer –
Done Successfully
09/09/15 10:17:46 Oracle Application Server Containers for J2EE 10g
(10.1.2.2.0) initialized
09/09/15 10:17:48 Tutalii:
/u01/oracle/product/EMS_J2ee/dcm/lib/dcm.jar archive
—– Tue Sep 15 10:22:10 2009::EMAgent exited at Tue Sep 15 10:22:10
2009 with return value 55. —–
—– Tue Sep 15 10:22:10 2009::EMAgent has exited due to initialization
failure. —–
—– Tue Sep 15 10:22:10 2009::Stopping other components. —–
—– Tue Sep 15 10:22:10 2009::EMWD Stopping IASConsole. —–
—– Failed to shutdown iASConsole Gracefully!. —–
—– Tue Sep 15 10:22:11 2009::Commiting Process death. —–
—– Tue Sep 15 10:22:11 2009::Exiting watchdog loop —–
09/09/15 10:44:14 Tutalii: /u01/oracle/product/EMS_J2ee/jlib/ohw.jar
archive
https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 12/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

09/09/15 10:44:14 Tutalii: /u01/oracle/product/EMS_J2ee/jlib/ohw.jar


archive
09/09/15 10:44:27 Tutalii: /u01/oracle/product/EMS_J2ee/jlib/ohw.jar
archive
09/10/07 12:54:38 Shutting down…
09/10/07 12:54:40 Thread named:
Thread[EMUI_10_18_33_/console/ias/applicationServer$type=oracle*_ias
$target=ems*_OC4J*_1.dnrdas01,1,ApplicationServerThreadGroup]
 cannot be interrupted
0
09/10/07 12:54:40 Thread named:

0 Thread[EMUI_10_19_58_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted

0 09/10/07 12:54:40 Thread named:
Thread[EMUI_10_20_09_/console/aboutApplicationUix,1,ApplicationServe
rThreadGroup] cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_10_20_11_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
= Share q Tweet w Share
Thread[EMUI_10_21_21_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_10_23_51_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_10_27_25_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_10_28_48_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_10_34_19_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_10_41_50_/console/ias/applicationServer$type=oracle*_ias
$target=ORA*_BI*_1.dnrdas03,1,ApplicationServerThreadGroup] cannot
https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 13/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_12_35_31_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_19_49_29_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
 Thread[EMUI_19_52_49_/consolenull,1,ApplicationServerThreadGroup]
0
cannot be interrupted

0 09/10/07 12:54:40 Thread named:
Thread[EMUI_20_33_12_/consolenull,1,ApplicationServerThreadGroup]

0 cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_20_33_14_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_20_34_36_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
= Share
09/10/07 12:54:40 Threadq Tweet
named: w Share
Thread[EMUI_20_35_35_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_20_37_16_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_20_37_20_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_20_37_21_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_20_37_22_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_20_37_22_/consolenull,1,ApplicationServerThreadGroup]
https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 14/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_20_37_23_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_20_37_23_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
 Thread[EMUI_20_37_23_/consolenull,1,ApplicationServerThreadGroup]
0
cannot be interrupted

0 09/10/07 12:54:40 Thread named:
Thread[EMUI_20_46_21_/consolenull,1,ApplicationServerThreadGroup]

0 cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_20_46_29_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_20_51_05_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
= Share
09/10/07 12:54:40 Threadq Tweet
named: w Share
Thread[EMUI_20_51_49_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_20_53_10_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_07_32_53_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_08_45_44_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_08_46_47_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_08_47_20_/consolenull,1,ApplicationServerThreadGroup]
https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 15/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_08_47_20_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_08_47_20_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
 Thread[EMUI_08_47_22_/consolenull,1,ApplicationServerThreadGroup]
0
cannot be interrupted

0 09/10/07 12:54:40 Thread named:
Thread[EMUI_08_47_22_/consolenull,1,ApplicationServerThreadGroup]

0 cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_08_47_22_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_08_47_22_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
= Share
09/10/07 12:54:40 Threadq Tweet
named: w Share
Thread[EMUI_08_47_22_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_08_47_38_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_12_53_52_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
09/10/07 12:54:40 Thread named:
Thread[EMUI_12_54_00_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted
—– Wed Oct 7 13:03:04 2009::iASConsole. Monitoring Agent+Console —–
—– Wed Oct 7 13:03:04 2009::Agent Launched with PID 4107 at time Wed
Oct 7 13:03:04 2009 —–
(pid=4107): starting emagent version 10.1.0.5.1
(pid=4107): emagent now exiting abnormally – initialization failure.
https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 16/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

Consult ‘.trc’ and ‘.log’ les.


—– Wed Oct 7 13:03:25 2009::Console Launched with PID 4121 at time
Wed Oct 7 13:03:25 2009 —–
09/10/07 13:03:30 log4j:ERROR No appenders could be found for
category (oracle.sysman.eml.app.ContextInitializer).
09/10/07 13:03:30 log4j:ERROR Please initialize the log4j system properly.
09/10/07 13:03:34 Setting AdminCtroller for ias/ias/administration
09/10/07 13:03:34 Settng IM/URLGenerator for Administration
 4778 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
0
locale : _en_US

0 4803 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
locale : _de

0 4811 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
locale : _es
4821 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
locale : _fr
4829 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
locale : _ja
4837 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
locale : _ko = Share q Tweet w Share
4845 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
locale : _pt_BR
4876 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
locale : _zh_CN
4883 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
locale : _zh_TW
4891 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
locale : _it
4906 [Orion Launcher] INFO oracle.sysman.eml.app.ContextInitializer –
Done Successfully
09/10/07 13:03:36 Oracle Application Server Containers for J2EE 10g
(10.1.2.2.0) initialized
09/10/07 13:03:38 Tutalii:
/u01/oracle/product/EMS_J2ee/dcm/lib/dcm.jar archive
—– Wed Oct 7 13:08:00 2009::EMAgent exited at Wed Oct 7 13:08:00 2009
with return value 55. —–
https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 17/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

—– Wed Oct 7 13:08:00 2009::EMAgent has exited due to initialization


failure. —–
—– Wed Oct 7 13:08:00 2009::Stopping other components. —–
—– Wed Oct 7 13:08:00 2009::EMWD Stopping IASConsole. —–
—– Failed to shutdown iASConsole Gracefully!. —–
—– Wed Oct 7 13:08:01 2009::Commiting Process death. —–
—– Wed Oct 7 13:08:01 2009::Exiting watchdog loop —–
09/10/07 13:35:55 Shutting down…
 09/10/07 13:35:56 Thread named:
0
Thread[EMUI_13_04_30_/console/ias/applicationServer$type=oracle*_ias

0 $target=ems*_OC4J*_1.dnrdas01,1,ApplicationServerThreadGroup]
cannot be interrupted

0 —– Wed Oct 7 13:44:26 2009::iASConsole. Monitoring Agent+Console —–
—– Wed Oct 7 13:44:26 2009::Agent Launched with PID 5509 at time Wed
Oct 7 13:44:26 2009 —–
(pid=5509): starting emagent version 10.1.0.5.1
(pid=5509): emagent now exiting abnormally – initialization failure.
Consult ‘.trc’ and ‘.log’ les.
—– Wed Oct 7 13:44:47 2009::Console Launched with PID 5515 at time
= Share
Wed Oct 7 13:44:47 q Tweet
2009 —– w Share
09/10/07 13:44:51 log4j:ERROR No appenders could be found for
category (oracle.sysman.eml.app.ContextInitializer).
09/10/07 13:44:51 log4j:ERROR Please initialize the log4j system properly.
09/10/07 13:44:54 Setting AdminCtroller for ias/ias/administration
09/10/07 13:44:54 Settng IM/URLGenerator for Administration
4367 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
locale : _en_US
4396 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
locale : _de
4405 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
locale : _es
4416 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
locale : _fr
4425 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
locale : _ja
4433 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 18/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

locale : _ko
4441 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
locale : _pt_BR
4463 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
locale : _zh_CN
4471 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
locale : _zh_TW
4480 [Orion Launcher] DEBUG emSDK.util.help – processing con g le
 locale : _it
0
4489 [Orion Launcher] INFO oracle.sysman.eml.app.ContextInitializer –

0 Done Successfully
09/10/07 13:44:56 Oracle Application Server Containers for J2EE 10g

0 (10.1.2.2.0) initialized
09/10/07 13:44:58 Tutalii:
/u01/oracle/product/EMS_J2ee/dcm/lib/dcm.jar archive
—– Wed Oct 7 13:49:22 2009::EMAgent exited at Wed Oct 7 13:49:22 2009
with return value 55. —–
—– Wed Oct 7 13:49:22 2009::EMAgent has exited due to initialization
failure. —–
—– Wed Oct 7 = Share 2009::Stopping
13:49:22 q Tweet Share
wother components. —–
—– Wed Oct 7 13:49:22 2009::EMWD Stopping IASConsole. —–
—– Failed to shutdown iASConsole Gracefully!. —–
—– Wed Oct 7 13:49:23 2009::Commiting Process death. —–
—– Wed Oct 7 13:49:23 2009::Exiting watchdog loop —–
09/10/08 10:47:23 Tutalii: /u01/oracle/product/EMS_J2ee/jlib/ohw.jar
archive
09/10/08 10:47:23 Tutalii: /u01/oracle/product/EMS_J2ee/jlib/ohw.jar
archive
09/10/08 10:47:24 Tutalii: /u01/oracle/product/EMS_J2ee/jlib/ohw.jar
archive
09/11/09 11:05:19 Shutting down…
09/11/09 11:05:21 Thread named:
Thread[EMUI_13_47_21_/console/aboutApplicationUix,1,ApplicationServe
rThreadGroup] cannot be interrupted
09/11/09 11:05:21 Thread named:

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 19/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

Thread[EMUI_10_48_19_/consolenull,1,ApplicationServerThreadGroup]
cannot be interrupted

2 Reply

 Majid says
0
November 10, 2009

0
null pointer exception is there in em-application-log.log le other than that

0 i did not nd anything in the log les.

2 Reply

Rahul says = Share q Tweet w Share


February 24, 2010

hi atul,

Thanks for this post.


It was extremelly helpful.

2 Reply

ciaran75 says
March 29, 2010

Hi guys,

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 20/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

I’ve just installed Oracle Application Server 10.1.3 on a fresh windows


2003 SP2 machine selecting J2EE Server and Web Server on the install. I
got a installed successfully message.

Initially i was trying to nd the emctl command to start the /em but after
reading on the web it appears it does not come with this new version.

the server is called phoenix23 and i can launch http://phoenix23:7777/


without any issues.

0 When i attempt to launch http://phoenix23:7777/em/ the screen just stays
 white, no error message etc.
0

 C:\ora10gas\opmn\bin>opmnctl status -app


0

Applications in Instance: freedom.PHOENIX23


application type: OC4J
—–+———–+———+———+—————-+———-+-
pid | name | state | rtid | classi cation | routable |
—–+———–+———+———+—————-+———-+-
3028 | system | started | g_rt_id | external | true |
3028 | default |= Share| g_rt_id
started q Tweet w | Share
| external true |
3028 | WSIL-App | started | g_rt_id | internal | true |
3028 | ascontrol | started | g_rt_id | external | true |
3028 | datatags | started | g_rt_id | internal | true |
3028 | javasso | stopped | g_rt_id | internal | true |

C:\ora10gas\opmn\bin>opmnctl status -l

Processes in Instance: freedom.PHOENIX23


———————————+——————–+———+———-+————+———-+———–+
——
ias-component | process-type | pid | status | uid | memused | uptime | ports
———————————+——————–+———+———-+————+———-+———–+
——
OC4JGroup:default_group | OC4J:home | 3028 | Alive | 917768122 |
104136 | 0:20:02 | jms:12601,ajp:8888,rmis:12701,rmi:124
01

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 21/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

ASG | ASG | N/A | Down | N/A | N/A | N/A | N/A


HTTP_Server | HTTP_Server | 3356 | Alive | 917768121 | 54676 | 0:34:30 |
https1:443,http2:7200,http1:7777

hostname is PHOENIX23

i was getting the following error in the apache error logs.


Failed to nd a failover oc4j process for session request for destination:
application://ascontrol (no island or jgroup)

0
i found a previous post and it suggested adding ( ) to the hosts le

0 and in the httpd.conf change the ServerName entry lists

0 my hosts le entry is now
127.0.0.1 localhost
phoenix23 phoenix23.phoenix.local

and httpd.conf is now


ServerName PHOENIX23.phoenix.local

I no longer get this error by when i launch http://phoenix23:7777/em/ the


= Share q Tweet w Share
window is just white, nothing is loading.

My head is wrecked with this the last while if anyone can help i’d really
appreciate it.

Thanks,
Ciaran

2 Reply

Atul Kumar says


March 29, 2010

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 22/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

@ Ciaran,
Did you try to start em application ?

opmnctl startproc application=ascontrol

2 Reply


0

 ciaran75 says
0
March 29, 2010

0
Hi Atul,

Thanks for your reply,

When i rst ran your command i got following.

C:\ora10gas\opmn\bin>opmnctl startproc application=ascontrol


opmnctl: starting
= opmn
Share managed
q Tweetprocesses…
w Share
=========================================================
====

opmn id=PHOENIX23:6200
no processes or applications matched this request

I have seen this before and usually happens if the process is already
started.

opmnctl stopproc application=ascontrol

C:\ora10gas\opmn\bin>opmnctl startproc application=ascontrol


opmnctl: starting opmn managed processes…

C:\ora10gas\opmn\bin>opmnctl status -app

Applications in Instance: freedom.PHOENIX23

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 23/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

application type: OC4J


—–+———–+———+———+—————-+———-+——–
pid | name | state | rtid | classi cation | routable | parent
—–+———–+———+———+—————-+———-+——–
3732 | system | started | g_rt_id | external | true |
3732 | default | started | g_rt_id | external | true | system
3732 | WSIL-App | started | g_rt_id | internal | true | default
3732 | ascontrol | started | g_rt_id | external | true | system
 3732 | datatags | started | g_rt_id | internal | true | default
0
3732 | javasso | stopped | g_rt_id | internal | true |

0
2 Reply

0

ciaran75 says
March 30, 2010

it still doesn’t work when i start


= Share the process
q Tweet w Share
the IE page just stays white

if you stop the accontrol process and attempt to load the /em page you
get a page not found message.
however if you start it again and attempt to load the page it just remains
white.

any help would be great,


Thanks,
Ciaran

2 Reply

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 24/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

Atul Kumar says


March 30, 2010

@ Ciaran,
Did you have a look at log le for EM ? check application log and access
log for default OC4J (home) this is where OEM is deployed.

2 Reply

0


0


0 chandrika says
April 19, 2011

Hi Autul,

I need 10gAs control login URL in R12.

I am trying to acess with http://hostname.domain:httpport/asoctrol and


= Share q Tweet w Share
also
with http://hostname.domain:httpport/em not working.

Please update me.

Thanks,
Chandrika

2 Reply

Nj says
July 26, 2012

Hi Atul,

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 25/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

I have OAS 10GR2 installed on Solaris having Mid_9.0.4 and Oas_9.0.4.


and I need to install the same in RHEL 5, The older version OAS 10gR2 is
not available on Oracle network, Could you please tell me what higher
version (10gR3?), products I need to download and install for achieving
the same, and please share the installation notes if possible. I shall be
grateful.

Thanks in advance,
 nj
0

 2 Reply
0


0

Atul Kumar says


July 31, 2012

@ Nj,
There is
=lot of difference
Share on 10gR2
q Tweet
and 10gR3 , rst check what
w Share
products you have in 10gR2 and see if all are available on 10gR3.
Check with Oracle support via Service Request and they should be
able to ship you 10gR2 on RHEL5

2 Reply

gemini says
February 18, 2014

Edit the le
$ORACLE_HOME/Apache/Apache/conf/dms.conf
Find the Virtual host section. If it seems that the connection was allowed
only from 127.0.0.1.

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 26/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

change it
# DMS VirtualHost for access and logging control
Listen x.y.z.w:7200
OpmnHostPort http://x.y.z.w:7200

ServerName x.y.z.w

After changing and restarting the services check to login to EM using


following link

0
http://x.y.z.w:7200/em

0
2 Reply

0

sidhesh says
June 12, 2014

Hi Atul, = Share q Tweet w Share

Trying Demantra with OAS 10g.


However unable to open em console.

I tried all the options you shared but I am not sure why EM page is not
opening.

opmnctl status -app

blank value
and
opmnctl status

Processes in Instance: IAS-1


———————————+——————–+———+———
ias-component | process-type | pid | status

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 27/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

———————————+——————–+———+———
HTTP_Server | HTTP_Server | 21618 | Alive

please guide me

-Sidhesh

2 Reply


0


0

 Deepak says
0
February 3, 2015

I am trying to access EM in Oracle-Application-Server-10g/10.1.3.5.0. It


throws “The requested URL /em/console/ias/cluster/topology was not
found on this server” error.
The HTTP_SERVER and ascontrol are in “Alive” status.
The opmn log says “Started”.
= Share q Tweet w Share
Still the Admin console is not accessible.

2 Reply

Deepak says
February 3, 2015

The Enterprise manager is not accessible in Oracle-Application-Server-


10g/10.1.3.5.0 server.
HTTP_SERVER and ascontrol are Alive status.

2 Reply

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 28/29
4/25/2019 Enterprise Manager - iAS Console : Changes in 10.1.3 - Oracle Trainings for Apps & Fusion DBA

Add Your Reply

Site Map Courses



0
Oracle Fusion Middleware
 Courses Administration
0
"Oracle Trainings - Cloud,
Books Oracle Weblogic Server
Fusion,
 Apps DBA"
0 Blog Oracle Access Manager
Trainer Oracle Internet directory
About Us Oracle Cloud DBA(Beginners)
Contact Us Oracle Apps DBA (R12.2) Upgr

© Copyrights 2019 , OnlineAppsDBA | K21Academy | K21Technologies. All Rights Refund Policy &
Reserved

https://onlineappsdba.com/index.php/2008/01/26/enterprise-manager-ias-console-changes-in-1013/ 29/29

Vous aimerez peut-être aussi