Username to Access "Application Server Control"

Hi,
We are using,
EBS : 12.1.1
OS : OEL 5.6
Database : 11.1.0.7.0
I want to deploy web services on Application Tier. For that i have started iAS Console using following commands on Application Tier,
1. Sourced env File of Application Tier
2. $emctl start iasconsole
Using above command iAS Console started successfully. Now while accessing url (http://hostname:1156/emd) it asks for Username and Password with following message,
The Servertestapp.onwardinfosys.com at enterprise-manager requires a username and password.
Warning: This server is requesting that your username and password be sent in an inseure manner(basic Authentication without a secure connection)
Username :
Password :
Can anyone tell me which username and password credentials are required to access Application Server Control page ???
Regards,
Priyanka

No I am not getting any errors. Login page accepts Username and Password of user "ias_admin" and redirect's to Application Server Control Page but page shows just APplication Server and no information of it...
Information i gor after click on "About Oracle Enterprise Manager 10g Application Server Control",
About Oracle Enterprise Manager 10g Application Server Control
Oracle Enterprise Manager 10g Application Server Control     10.1.2.3.0
Supported Target Application Servers                    10.1.2.3.0
Accessibility Mode                              Disabled
"Accessibility Mode" is coming as "Disabled"... How to enable that?? Is their any confiuration required to setup Application Server Control for EBS R12 ??? Please guide..
Regards,
Priyanka
Edited by: Priyanka Pawar on Apr 9, 2012 11:17 AM

Similar Messages

  • Error accessing Application Server Control Console

    I just downloaded oc4j_extended_101330.zip and installed it at
    /u01/app/oracle/oracle/product/10.2.0/oc4j
    I then ran the following commands:
    export ORACLE_HOME=/u01/app/oracle/oracle/product/10.2.0/oc4j
    export J2EE_HOME=$ORACLE_HOME/j2ee/home
    export JAVA_HOME=/u01/app/oracle/oracle/product/10.2.0/db_1/jdk
    export PATH=$JAVA_HOME/bin:$PATH
    java -version
    java version "1.4.2_08"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_08-b03)
    Java HotSpot(TM) Client VM (build 1.4.2_08-b03, mixed mode)
    cd $J2EE_HOME
    java -jar jazn.jar -activateadmin <password>
    cd bin
    ./oc4j -start
    Once the server was up and running I went to http://localhost:8888 and saw the ocj4 home page. Then I tried to access the Application Server Control Console at http://localhost:8888/em and received an internal server error 500. The logs reported this exception:
    08/02/20 13:38:59.807 ascontrol: Error initializing servlet
    java.lang.NoClassDefFoundError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:141)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:62)
    at java.awt.Font.initializeFont(Font.java:308)
    at java.awt.Font.<init>(Font.java:344)
    at oracle.sysman.ias.studio.app.StudioConsole.loadFont(StudioConsole.java:292)
    at oracle.sysman.ias.studio.app.StudioConsole.init(StudioConsole.java:107)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2371)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4824)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4748)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2971)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:741)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:534)
    I believe I've followed the installation and startup directions correctly. Any thoughts on what I might have done wrong?
    Thanks

    Hi,
    It works with jdk 1.5 corect. With java 1.4.2 try to run oc4j using this command:
    OC4J_JVM_ARGS=-Djava.awt.headless=true ./oc4j -start
    Regards,
    Tomas

  • Release 12 Vision - Access Application Server Control Error

    I have installed eBusiness Suite Release 12.0 Vision demo database. All is working fine. However when I try and access the Application Server Control the page is not displayed. From my research it is clear that this component is installed with OC4J and should be available in the eBusiness Suite environment. I have tried to access the URL http://server.domain.com:port/ascontrol. The page retuned says 403 Forbidden. I have checked and all the OC4J instances are running and opmn indicates that ascontrol is running.
    Not sure if I have the URL incorrect or a configuration issue.
    Can anybody help with this?

    I am using the assigned HTTP port. In my case I choose the port pool during rapid install that assigned 8001 to the HTTP listener.

  • Application Server Control - Servlet error: Error instantiating servlet

    After migrated oracle ias to 10.1.2, I have problem access Application Server Control <serverip:1810>. The error from the web is
    "500 Internal Server Error
    Servlet error: Error instantiating servlet 'console' (servlet class not found, make sure it exists at /oracle/iasdev/sysman/webapps/emd/WEB-INF/classes/oracle/sysman/eml/app/Console.class, in a jar in /oracle/iasdev/sysman/webapps/emd/WEB-INF/lib/, in an orion-web.xml specified classpath or global server classpath)
    I checked in /oracle/iasdev/sysman/webapps/emd/WEB-INF/lib/, there are may .jar files as below
    bc4joem.jar
    d4o.jar
    disco_dsc.jar
    disco_dsc_smi.jar
    discoconfig5.jar
    emd.jar
    emdjsp.jar
    formsConfig.jar
    frmem.jar
    frmem_jsp.jar
    frmemplugin.jar
    iview.jar
    jcb.jar
    junit.jar
    log4j-core.jar -> /oracle/iasdev/sysman/jlib/log4j-core.jar
    ojpse_2_1_5.jar
    oracle_forms_rb.jar
    portalEMD_jsp.jar
    reportsConfig.jar
    reports_emd.jar
    reports_emdjsp.jar
    ssoEMD_jsp.jar
    ultrasearch_emdjsp.jar
    usca.jar
    webcachecfg.jar
    wireless_admintool.jar
    wireless_sysmgr.jar
    I wonder any settings need to be fixed/added ? please help ?

    Do you think you can reconfigure the EM, using something like this below, actually i use this for Database, but I am sure with few changes you should be able to reconfigure application server EM.
    $ORACLE_HOME/sysman/admin/emdrep/bin/RepManager -connect <TARGET>
    -sys_password <password> -action drop emca -config dbcontrol db
    -repos create –cluster
    Thanks
    Amit

  • Having a problem accessing OEM 10g application server control console!

    Hi everyone,
    I just installed AS 10g (10.1.2.0.2) Forms and Reports Services Standalone on a Windows 2003 machine. The installation went fine, the instance was created successfully.
    I started all the services, when i try to access EM :
    http://fms-as.mathtechinc.com:18100. I get a blank screen.
    I can get to the AS welcome screen by using http://fms-as.mathtechinc.com:80, but when I click on the link to log on to Oracle Enterprise Manger 10g Application Server Control. I still get a blank screen.
    I checked the port numbers in port.ist.ini and the port for
    application server control port =18100.
    I am not sure what I am doing wrong.
    Thanks for your help in advance!

    Thanks Jacco... now It is asking for the user name: and password. I do not remember assigning a user name. When I installed the AS, I created an
    instance name and isa_admin password.
    I tried to use the instance name as the username it was not accepted.
    Thanks again!

  • Displays blank page when tried to access ORACLE Application Server Control

    Hi,
    I have successfully installed the Oracle SOA Suite using advance installation.
    But when tried to open ORACLE APPLICATION SERVER CONTROL by following the below path.
    start-> programs-> oracle-soa->ORACLE APPLICATION SERVER CONTROL, It displays a blank IE page.
    But when tried to open BPEL control or WSM control or ESB control, it takes me to the login page.
    Note: Started the SOA suite and the status of ASG component in the Start SOA page says Down.Does this affect in anyways?
    Would appreciate if anyone could throw some light on this.

    Hi All,
    I started reinstalling SOA suite and while installation, I encounter below warning.
    "A DHCP configuration was detected on this host" The installer also detected that the localhost name and network hostname differ. please resolve the networking issues by reffering the "Installing on DHCP computers" section in the installation guide."
    Note: Doing installation in the server.
    Wondering this could be the cause for displaying blank Application Server Control page.
    And here is, what it says in the installation guide.
    Note this limitation when running Oracle Application Server on DHCP computers: Oracle Application Server instances on DHCP computers cannot communicate with other instances running on other computers. For example, you cannot have OracleAS Infrastructure on one computer and a middle tier on another computer if any one of those computers uses DHCP. All the instances that need to communicate with each other need to run on the same computer. There are no limitations on clients: clients from other computers can access the instances running on the DHCP computer, as long as the client computer can resolve the DHCP computer on the network.
    The solution for this is installing loopback adapter. But the catch is, I have few webmethods running on the server. Wondering about the effects of Loop back adadpter on webmethods. Please someone throw some light.
    Regards
    jude.

  • Remote access database using Application Server Control Console

    When I install the Oracle Application Server 10g, it gives me a web-based tool, i.e., to use the Application Server Control Console to manager/monitor the server.
    Now If the Application Server is installed in a remote location, and there is no LAN connection to it, can I still access it via the Application Server Control Console? (i.e., via the HTTP protocol). (I believe that I can only use the Console to manage the AS which is physically located in the same machine).
    Thanks
    Scott

    Hi Scott!
    The ASC will allow you only to manage its own installation. So if you have 10 AS instances you will have 10 ASC's to manage it.
    If you want to remotely manage your installations you need the Grid Control.
    Otherwise you will need a connection to the machine.
    I do not understand the issue about the "no LAN connection"? How do you want to access the machine if there is no network connectivity anyway?
    cu
    Andreas

  • Unable to get 10g application server control page

    Need Urget help
    hi
    Operating system windows 2003 with sp1
    Application server 10g-- v 10.1.2.0.2
    I have installed both 10g application server infrastructure and middle tire sucessfully on the machine with all the components sucessfully installed without any component failure or error.
    i can access welcome page on
    http://localhost:7777 or
    http://hostname.domainname:7777
    sucessfully but when i try to login to application server control from welcome page
    it directs me to http://hostname.domainname:18100 but doesnot display any page
    no error just blank page with status done at status bar.
    -- but i can access server control page using
    http://hostname.domainname:18100/emd/console
    login sucessfully after entering username and paswword
    but why i can not access it just by specifiying
    http://hostname.domainname:18100 also when i try to start or stop any components no response after pressing stop/start/restart button available.
    -- same problem with
    http://localhost:7778/forms/frmservlet no button shows any response or any error on configuration or on any other components web page.
    i checked all almost every thing
    all services or running sucessfully
    plz i need ur help.

    I saw this on another windows machine as well. I believe that the port should be 1800 and not 18100. Look into the emd.properties and check if they are configured correctly.
    cu
    Andreas

  • Problems in starting up Application Server Control from SOA Suite

    I have an issue starting up the Application Server Control page from the SOA Suite (10.1.3.1.0) welcome page. I can open all other control pages by entering the oc4jadmin/<password> where <password> is the password specified at the time of installing (Standard Install) the SOA suite.
    Application Server Control accepts the oc4jadmin/<password>, but shows another page to "Supply Administration Credentials". The following error message is shown on the page.
    +++++++++
    This OC4J is configured to make JMX connections via RMIS and fall back to RMI if the RMIS port is not configured. The RMIS connection on the OC4J instance home on Application Server shara.SHARA_HP is configured but a connection could not be established. The JMX protocol is specified by the oracle.oc4j.jmx.internal.connection.protocol property in opmn.xml
    You are logged in as oc4jadmin.
    Enter the credentials for a cluster-wide user in the oc4j-administrators group. These credentials are needed by Application Server Control to make remote connections.
    * User Name
    * Password
    [Store Credentials} button
    ++++++++
    Has any one encountered this? Any clues where to look for things? Initially I had the problem with all the controls due to my computer name as it has an underscore ie., SHARA_HP. I had to use localhost to overcome this ie., http://localhost:8888/em
    Any help/clue would be appreciated.
    Thanks
    Maha

    At install time there is a question that asked if you would like to configure adminstration now. (Something like that). By default this is not checked. If you did not check it you cannot access enterprise manager.
    The is probably a way to configure it, but it might be faster reinstalling.
    There is a simple way to de install by going to the ORACLE_HOME/bin and run the deinstall script.
    cheers
    James

  • Oracle application server control white screen problem

    Hi,
    I have installed Oracle Application server 10g. Both the infra and mid tier are running from the
    same machine.
    I am able to login to application server control from http://riysvdwh-004:7777, but
    unable to login to the application server control from http://riysvdwh-004:7778,
    i can login to portal and discoverer from the second link, but when i click on"log on to
    Oracle Enterprise Manager 10g Application Server Control:" i get a white page and 5-6
    pipe symbols moving at the top left of the screen and i dont get the next screen.
    I have checked the setupinfo.txt file in midtierhome/install location and found out that
    the hostname in the database connection string is different, instead of hostname riysvdwh-004
    , it is riysverp-004,
    Use only SSL connections with this Oracle Internet Directory:No
    Database Connection String: riysvdwh-004:1521:ASDBDEV.riysverp-004:ASDBDEV.riysverp-004
    Use the following URL to access the Oracle HTTP Server and the Welcome Page:
    http://riysvdwh-004:7778
    i think this could be a reason why i am unable to login from port 7778.
    Is there a way to make this work.
    would appreciate some suggestions.
    regards,

    1) Look in the $ORACLE_HOME/install directory ... ports used for the various functions such as EM are usually listed in the portlist.ini file in each Oracle Home
    2) Ask in the App Server forum. There is an assumption that questions in the Database forum are primarily focussed on Database issues. <g>

  • HTTP_server link does not show in Application server control...

    Hi, I'm trying to configurate OAS 10g and HTTP Server, when start OAS all the proccess start up, including HTTP Server, but then when try to configurate HTTP_server in Application server control I can't access it, because this component has no 'link' below its name ... why? I can see HTTP_server is up, but can not access it!
    help

    Hi Pratap, Sumit,
    I did do the steps afresh now but still teh issue persists,
    1) Download the complete classes/oracle/apps/per folder to my local desktop myclasses/oracle/apps/per in Binary mode.
    2) In Jdeveloper i created a new OAF Workspace and Project and mentioned the default package as oracle.apps.per
    3) In myprojects/oracle/apps/per/selfservice/hierarchy/server i copied only the XML files (VO,View Link) from the server in Binary mode and the PG.xml from the database using the export batch program.
    4) Close and open Jdeveloper and you can see the PG.xml in webui folder and only the view object xml files in server folder. View Links do not show up eventhough they are available in the folder. Even the server.xml file which is available in the folder does not show up in Application Navigator.
    Please let me know if i have missed any step which you had mentioned.
    Thanks, Suresh

  • How to Install Application Server Control on top of AS J2EE Installation.

    Hi,
    I just installed AS 10g 10.1.2, upgraded it to 10.1.2.3 and applied Jul2008 CPU.
    It was initially a simple J2EE install (with only J2EE and OC4J).
    It seems there is no EM Application Server Control component since all attempts below failed:
    http://host.domain:1156
    http://host.domain:1156/em
    http://IP:1156/
    http://IP:1156/em
    portlist.ini
    Oracle Management Agent Port = 1157
    Application Server Control RMI port = 1850
    Application Server Control port = 1156
    I am accessing the system (unix servers, etc) via vpn.
    Question:
    1) How do I verify if Application server control is installed or not installed.
    2) How do I install Application server control if the component has not been installed
    on top of AS 10.1.2.3 (base 10.1.2 install with 10.1.2.3 upgrade Jul2008 cpu)
    Thanks.
    Our intent is to use Application Server Control to access Workflow manager
    Tried

    AS Control gets installed with every install type so it should be there. Refer this for details:
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13995/tools.htm#sthref110
    If http://host.domain:1156 doesn't work, AS Control might not be up. Start it using "$OH/bin/emctl start iasconsole". Refer below (mainly point #3 below) for details on what and how to start a mid-tier instance:
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13995/tools.htm#sthref110
    Thanks
    Shail

  • Availability of Application Server Control Console in JBoss AS Mode?

    Hello
    After doing an JBoss AS Mode installation the Application Server Control Console does not seem to be available (no connection on port 8888). Is this "works as designed" and are we forced to use the JBoss JMX console for configuration purposes (not as nice as the OCMS console :-)) or is there a way to activate/access the Oracle console in this setting, too? We didn't find much details about the behaviour of OCMS in the JBoss mode in the documentation :-/
    Bye...Tim

    Hi,
    Application Server Control is only available when the Oracle Application Server is installed. For JBoss, you will need to use the built in JMX Console to manage OCMS. Unfortunatly, there's no way to enable AS Control in JBoss.
    Adam

  • HTTP_server link in The Application Server Control OAS 10.1.3.1

    Hi, I'm trying to configurate OAS 10g and HTTP Server, when start OAS all the proccess start up, including HTTP Server, but then when try to configurate HTTP_server in the Application server control I can't access it, because this component has no 'link' below its name ... why? I can see HTTP_server is up, but can not access it for configuration!
    help

    You can configure the http server by editing the configuration files ($ORACLE_HOME/Apache/Apache/conf/httpd.conf is a good one to start).

  • Application Server Control Console Problem

    After I first install the J2EE and Web Cache sucessfully on my Window XP, I try to access the console through the URL http://hostname:18100. After I successfully login in with my ias_admin password, the first page I come across is the warning message:
    Cookies are disabled in your browser. In order for all features of Enterprise Manager to work correctly, cookies must be enabled.
    Then I will go to Internet Explorer menu, Tools -> Internet Option... and under the Privary tab I accept First and Third Party Cookies. But this warning still prompt.
    When I in the Home Page of the Application Server, I am unable to see the CPU usage and Memory Usage Graph. Is it because of the warning?
    Anyone have any idea on this?
    Your feedback is gratefully appreciated :)
    Regards
    Michael

    Thanks a lot for the viewing but I just found the solution as posted in
    Re: Problem accessing 10g Application Server Control
    Cheers
    Michael

Maybe you are looking for