Oracle Application Server 10.1.3.1 installation issue

Hi,
I am trying to install Oracle Applicaiton server on linux and i have installed it on similar boxes before without any issues, however this time around after i am done with the installation, it is not showing me the enterprise console. It gives a successful installation message but with the following message.
Application Server Control Console is not running in this instance of Oracle Application Server. You can manage this instance remotely through another instance of Oracle Application Server that is configured to run Application Server Control Console.
What should I do to get the admin console. I also looking around and saw but emctl utitlity is not there in ORACLE_HOME/bin
Edited by: user9938780 on Dec 11, 2008 11:34 AM

the 10.1.3.1 version does not use emctl
if you do a opmnctl status -app you can see your applications, one of them is ascontrol
you can reach the emconsole through http://hostname:7777/em
to start you can issue opmnctl startproc application=ascontrol
reg
Michel
Edited by: MichelS on Dec 11, 2008 11:53 AM
Edited by: MichelS on Dec 11, 2008 11:54 AM

Similar Messages

  • Oracle Application server 10.1.3.1 Installation error

    I am facing a problem while installing OAS 10.1.3.1,
    i can't able to move forward, its showing copying files for HTTP server files 1.3.31.0.0 and copying 'owm-3_0.jar' and not moving....
    Please look at the below log and please suggest the alternative to resolve this.......
    after clicking install in the last its showing in log like-
    "Starting install Install Phase 1 of component HTTP Server Files
    Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
    variable = oracle.calypso.configured
    Query Exception: VariableNotFoundException
    Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
    false
    Setting variable 's_webCacheInstalling' to 'false'. Received the value from a code block.
    Calling Query globalVarQueries2.1.0.4.1 setGlobalVariable
    variable = oracle.apache.serverRoot
    value = /lvidmu01apps/app/oracle/Apache/Apache
    Query Returned: true
    Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
    variable = oracle.iappserver.http_listen_sslmode
    Query Exception: VariableNotFoundException
    Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
    false
    Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
    variable = oracle.as.midtier
    Query Returned: true
    Setting variable 's_ASMidtier' to 'true'. Received the value from a code block.
    Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
    variable = oracle.apache.standalone
    Query Exception: VariableNotFoundException
    Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
    false
    Calling Query areasQueries10.1.0.4.0 getAllOracleHomes
    Query Returned: /lvidmu01apps/app/oracle,
    Calling Query portQueries2.1.0.17.7 getFreeApachePort
    lowerPortNumber = 7777
    upperPortNumber = 7877
    oracleHomes = /lvidmu01apps/app/oracle,
    currentOracleHome = /lvidmu01apps/app/oracle
    portName = Oracle HTTP Server port"

    Hi - I'm also facing the same issue. were you able to reslove the issue.
    Any help would be really great.
    Thanks,
    Yudhvir Singh

  • Oracle Entitlements Server 10gR3 with Windows env - Installation issues

    Hi Everybody,
    I am trying to install OES 10gR3 on Windows. while installing admin server, when i click on "Done" (after installing the admin server), one new command prompt open and finally it show me the below error:
    Dropping deprecated database constraints, stored procedures, sequences, and views
    Run database loader...
    Initializing the Administration server for the first time...
    Starting "ALES Service Control Manager"...
    The ALES Service Control Manager service is starting......
    The ALES Service Control Manager service was started successfully.
    Waiting for Service Control Manager to initialize...
    Waiting for server at url: https://f2tssh1s:7019/ManagedServer.................................................................................................................
    +..........failed.+
    The requested action wait to URL https://f2tssh1s:7019/ManagedServer failed.
    +2010-11-23 16:11:19,531 [main] ERROR com.bea.security.utils.ASISignal - java.rmi.RemoteException: Unable to wait for the server within 120 times+
    Service Control Manager failed to start.
    You may troubleshoot any issues in console mode by using the WLESadmin debuginit
    command to initialize the server for the first time.
    --- Then i apply the Admin Patch CP4, and then restarted the admin server then i found the this error (given below)..........
    Starting ALES.WLS.f2tssh1s...
    The ALES WLS.f2tssh1s service is starting.......................................
    The ALES WLS.f2tssh1s service was started successfully.
    Waiting for server READY at url: https://f2tssh1s:7017/services/ManagedServer...
    failed.
    The requested action waitready to URL https://f2tssh1s:7017/services/ManagedServ
    er failed.
    2010-11-23 17:07:24,562 [main] ERROR com.bea.security.utils.ASISignal - java.rmi
    .RemoteException: Unable to wait for the server within 240 times
    Admin Console failed to start.
    Please make sure all configurations are correct, or check the logs for errors.
    ---- **I checked the connection of database for admin user and password, everything is working fine.** **Please see the log details (given below) for your reference.**
    2010-11-23 16:04:30,656 [main] ERROR com.bea.security.management.databaseloader.AdminPasswordUtil - Error setting admin user password.
    <1.0.0-SNAPSHOT-SNAPSHOT nonfatal user error> kodo.jdo.UserException: ORA-00942: table or view does not exist
    {prepstmnt 1937054 SELECT t0.id, t0.create_id, t0.create_time, t0.description, t0.loc_id, t0.qualified, t0.upd_id, t0.upd_time FROM dir_curr t0 WHERE (t0.qualified = ?) [params=(String) //dir/RootOrg!AdminDir] [reused=0]} [code=942, state=42000]
         at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:805)
         at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:766)
         at kodo.kernel.KodoQuery.execute(KodoQuery.java:43)
         at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:762)
         at kodo.kernel.KodoQuery.execute(KodoQuery.java:39)
         at org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:517)
         at kodo.jdo.QueryImpl.execute(QueryImpl.java:98)
         at com.bea.security.management.databaseloader.AdminPasswordUtil.createInitialUser(AdminPasswordUtil.java:136)
         at com.bea.security.management.databaseloader.AdminPasswordUtil.setAdminuserPasswd(AdminPasswordUtil.java:103)
         at com.bea.security.management.databaseloader.AdminPasswordUtil.main(AdminPasswordUtil.java:82)
    NestedThrowablesStackTrace:
    org.apache.openjpa.lib.jdbc.ReportingSQLException: ORA-00942: table or view does not exist
    {prepstmnt 1937054 SELECT t0.id, t0.create_id, t0.create_time, t0.description, t0.loc_id, t0.qualified, t0.upd_id, t0.upd_time FROM dir_curr t0 WHERE (t0.qualified = ?) [params=(String) //dir/RootOrg!AdminDir] [reused=0]} [code=942, state=42000]
         at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.wrap(LoggingConnectionDecorator.java:191)
         at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator.access$800(LoggingConnectionDecorator.java:56)
         at org.apache.openjpa.lib.jdbc.LoggingConnectionDecorator$LoggingConnection$LoggingPreparedStatement.executeQuery(LoggingConnectionDecorator.java:843)
         at org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:262)
         at org.apache.openjpa.jdbc.kernel.JDBCStoreManager$CancelPreparedStatement.executeQuery(JDBCStoreManager.java:1372)
         at org.apache.openjpa.lib.jdbc.DelegatingPreparedStatement.executeQuery(DelegatingPreparedStatement.java:252)
         at org.apache.openjpa.jdbc.sql.SelectImpl.execute(SelectImpl.java:359)
         at kodo.jdbc.sql.KodoSelectImpl.execute(KodoSelectImpl.java:33)
         at org.apache.openjpa.jdbc.sql.SelectImpl.execute(SelectImpl.java:317)
         at org.apache.openjpa.jdbc.sql.LogicalUnion$UnionSelect.execute(LogicalUnion.java:407)
         at org.apache.openjpa.jdbc.sql.LogicalUnion.execute(LogicalUnion.java:218)
         at kodo.jdbc.sql.TrueUnion.execute(TrueUnion.java:169)
         at org.apache.openjpa.jdbc.sql.LogicalUnion.execute(LogicalUnion.java:208)
         at org.apache.openjpa.jdbc.kernel.SelectResultObjectProvider.open(SelectResultObjectProvider.java:94)
         at org.apache.openjpa.kernel.QueryImpl.singleResult(QueryImpl.java:1275)
         at org.apache.openjpa.kernel.QueryImpl.toResult(QueryImpl.java:1212)
         at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:987)
         at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:796)
         at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:766)
         at kodo.kernel.KodoQuery.execute(KodoQuery.java:43)
         at org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:762)
         at kodo.kernel.KodoQuery.execute(KodoQuery.java:39)
         at org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:517)
         at kodo.jdo.QueryImpl.execute(QueryImpl.java:98)
         at com.bea.security.management.databaseloader.AdminPasswordUtil.createInitialUser(AdminPasswordUtil.java:136)
         at com.bea.security.management.databaseloader.AdminPasswordUtil.setAdminuserPasswd(AdminPasswordUtil.java:103)
         at com.bea.security.management.databaseloader.AdminPasswordUtil.main(AdminPasswordUtil.java:82)
    2010-11-23 16:11:19,531 [main] ERROR com.bea.security.utils.ASISignal - java.rmi.RemoteException: Unable to wait for the server within 120 times.
    Any quick suggestion/solution would be much appreciated.
    Thanks,
    User814822

    Hi User814822.
    I too come accross this issue. But, I didn't installed any patch on top of OES.
    I just rebuild the OES schema in database and it started perfectly. Hope it helps.
    B/W did you tried to configure external user store to OES like LDAP??
    Thanks

  • Oracle Application Server 10g R2 32bit installation on RHEL 5.4 64 bit

    Hi !
    Is it possible to install 32 bit Oracle Application Server 10g R2 on 64 bit RHEL 5.4?
    Is there some spacial care I need to take to do this?
    Regards,
    GC

    May be possible but it is probably not tested by Oracle nor is it supported as error correction support for OAS 10g has finished more than a year ago.
    A good starting point is My Oracle Support Note [url https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=564174.1]564174.1, "Oracle Application Server 10g (10.1.2) Installation Requirements for Linux OEL 5 and RHEL 5". Make sure that you always use a 32-bit emulated shell (linux32 bash).
    Thanks,
    EJ

  • Installation of Oracle Application Server and Oracle forms 10g

    I am currently using form 6i and Oracle 10g in my home. but i want to
    Install and setup Forms 10g on my Pentium IV PC with oracle Application server 10g.
    I need the issues in this installation and I want Proper steps and Software and hardware Requirement for Implement my oracle forms on web.

    You can download the documentation from otn.oracle.com or if u have dvd/cd
    then installation guide will be there inside the dvd/cd
    Rajesh

  • Oracle application server 10g installer

    I'am trying to install oracle application server 10g. During the installation it appeared some messages like these ones:
    "Error al llamar al destino 'libso_install' del archivo make /u2001/frs/OraHome1/reports/lib/ins_reports.mk".
    "Error al llamar al destino 'agent' del archivo make /u2001/frs/OraHome1/sysman/lib/ins_sysman.mk"
    "Error al llamar al destino 'webm_install' del archivo make '/u2001/frs/OraHome1/forms90/lib/inst_forms.mk'"
    I do not the reason of these error messages?
    Are they related whit the fact tha I do not have de SDK 1.4.1 32BIT SR1 installed?
    And I do not understand because when the installation begin it shows me the next message "All requirements met.":
    Checking requirements...
    Checking operating system version: must be 5200
    Passed
    Checking operating system patches: IY43980:bos.perf.libperfstat:5.2.0.11,IY44810
    :bos.mp:5.2.0.12,IY44810:bos.mp64:5.2.0.12,IY44810:bos.up:5.2.0.12,IY45462:bos.a
    dt.include:5.2.0.12,IY45707:bos.mp:5.2.0.12,IY45707:bos.mp64:5.2.0.12,IY45707:bo
    s.up:5.2.0.12,IY46214:bos.adt.include:5.2.0.13,IY46214:bos.mp:5.2.0.13,IY46214:b
    os.mp64:5.2.0.13,IY46214:bos.net.tcp.client:5.2.0.13,IY46214:bos.up:5.2.0.13,IY4
    6605:bos.mp64:5.2.0.13,IY51801:bos.rte.aio:5.2.0.14 Passed
    Checking operating system packages: bos.adt.base,bos.adt.lib,bos.adt.libm,bos.pe
    rf.libperfstat,bos.perf.perfstat,bos.perf.proctools,X11.motif.lib Passed
    Checking swap space: must be greater than 1536 MB.
    Actual 2048MB Passed
    Checking Temp space: must be greater than 400 MB.
    Actual 689 MB Passed
    All requirements met.
    Moreover it finished the disk1 installation and never it ask me the disk2.
    If I click on the continue button the installation continues but at the end it doesn't work?
    Please, I need help !!!!
    Thanks!!

    Thanks to answer me Andreas.
    You are ok, I can use make from the command line. Looks this:
    (orafrs@anag:/u2001/frs/OraHome1/reports/lib)33%make ins_reports.mk
    aix.oraclemake: Command not found.
    (orafrs@anag:/u2001/frs/OraHome1/reports/lib)34%make -f ins_reports.mk
    aix.oraclemake: Command not found.
    (orafrs@anag:/u2001/frs/OraHome1/sysman/lib)40%make ins_sysman.mk
    aix.oraclemake: Command not found.
    (orafrs@anag:/u2001/frs/OraHome1/sysman/lib)41%make -f ins_sysman.mk
    aix.oraclemake: Command not found.
    I don't know hoy to test the ar command because I need some files to have my library.
    How can I know if my compiler is installed? And if I need to install it, how can I know which compiler I need form my Aix 5.2 version?
    Thanks for you time!!!!
    I wait your answer

  • Installing Oracle Application Server 10g 10.1.2.0.2  on RHEL 5.3

    Dear All,
    My Linux version is RedHat 5.3
    I want to Install oracle 10g Application Server on it please help me out to do so.
    Please help me,thanks in advance.
    Please provide me with the documentation link to install Oracle Application Server 10g 10.1.2.0.2 on RHEL5.3
    Thanks and Regards
    Monoj Das

    install Oracle Application Server 10g 10.1.2.0.2 on RHEL5.3
    Said that OAS 10.1.2.0.2 is desupported, you have to apply patch 10.1.2.3 to be fully certified on OEL/RHEL 5.
    See MOS doc. ID 564174.1 Oracle Application Server 10g (10.1.2) Installation Requirements for Linux OEL 5 and RHEL 5

  • Oracle Application server 10g on RHEL 4

    Hi Experts,
    I have a oracle application server 10.1.3 which is installed on a IBM blade server which has Red Hat Enterprise Linux 4 (RHEL4) as operating system.
    The server has a RAM of 8GB and has 4 processors (Intel XEON 3.8 GHz).
    I have deployed an application on this server, the application has been developed in Oracle ADF (ver 10g). The jdeveloper version used for development was 10.1.3.2.0
    I want to ask how many concurrent user session this server can handle concurrently. And how can i perform a stree or load testing on this server.
    Are there testing tools available for stress testing (pls provide any name).
    Using this configuration can this server can it handle around 500 sessions of users.
    Thanks in advance .

    May be possible but it is probably not tested by Oracle nor is it supported as error correction support for OAS 10g has finished more than a year ago.
    A good starting point is My Oracle Support Note [url https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=564174.1]564174.1, "Oracle Application Server 10g (10.1.2) Installation Requirements for Linux OEL 5 and RHEL 5". Make sure that you always use a 32-bit emulated shell (linux32 bash).
    Thanks,
    EJ

  • Installing the Oracle Application server 10 g release 3

    Hi all,
    I installed the basic installation of the oracle application server 10g release 3.After installation i was able to get the Aggrespy page listing the performance metric tables.The problem is that the page is not getting displayed in xml format when i give http://IPaddress:777/dmsoc4j/AggreSpy?format=xml. I was able to get the information in xml format in 10 g realse 2. I should go with upgrade installation or
    or install directly for displaying metric data in xml format.
    Thanks in advance, can anyone help me on this......

    Hi,
    I too am facing the same issue.
    Please do lemme know if you have found anything abt this.
    Thanks in advance.
    Regards,
    Sindhiya V.

  • Oracle Application server 10g installation

    Hi,
    I have installed oracle 10g Express edition on my Vista home premium.
    It will be a great help, if anybody reply me how to access the oracle application server ..... I am new to this installation.
    whether I need to install the s/w or I need to configure?
    Please help me out.
    Thanks,
    geetha.
    Edited by: user10587613 on Mar 15, 2009 7:32 PM

    OK, you can find the software here:
    http://www.oracle.com/technology/software/products/ias/htdocs/101310.html
    (Choose CD1 for the your platform from "Oracle SOA Suite 10g" row)
    Here is the installation guide for Linux that will walk you through the steps to install:
    http://download.oracle.com/docs/cd/B31017_01/linux.1013/install/toc.htm
    If you are only looking to install Oracle Application Server and not the SOA Suite or Web Center Suite, you still use the above software but choose "Integrated Web Server and OC4J Middle Tier":
    http://download.oracle.com/docs/cd/B31017_01/linux.1013/install/topo.htm#CEGEECFH
    Hope this will help.
    Thanks
    Shail

  • Oracle Application Server 10g Installation Guide for Windows

    The link to Oracle Application Server 10g Installation Guide for Windows on the OTN Web Site don't work. Using search on site does not turn up any installation document for Oracle Application Server 10g.
    How can I find the Installtion Guide or the Quick Installtion Guide for Oracle Application Server 10g for Windows?

    Hi,
    The docs you seek are available through the OTN documentation pages at: http://otn.oracle.com/documentation/index.html.
    Click on the link for "Oracle Application Server Release 10g (9.0.4)" and then on the "View Library" link for part B10468_04 - Oracle Application Server 10g Online Documentation 10g (9.0.4.0.0) for Microsoft Windows.
    The Docs are located under the Documentation tab.
    Alternatively, here is the direct link to the Documentation Tab interface of the Library:
    http://download.oracle.com/docs/cd/B10468_04/docs.htm
    Regards,
    Les

  • Oracle Application Server 10g R2 installation on Oracle Enterprise Linux 5

    Hi there ...
    I want to install Oracle Application Server 10g R2 on Oracle Enterprise Linux 5. Can I get an installation instructions (or steps) for that?
    Oracle installation guide mentions Suse 9 & 8 and Red hat 3 & 2. There is nothing related to Oracle Enterprise Linux 5 or 4?
    Thanks

    Yes there is one for 10gR3 too:
    Note:465159.1 Oracle Application Server 10g (10.1.3) Requirements for Linux OEL 5 and RHEL 5
    Thanks
    Shail

  • Oracle Application server  10.1.2.0.2 Installation error

    Please
    I am installing OAS on a oracle linux 5
    when i get to 86 % of the installation process where it shift to the link page i get an error and to continue i have to ignore several erros
    any idea
    thank you

    I found the solution. I ran the following commands it worked
    Any installation of Oracle Application Server 10g Release 2 (10.1.2.0.2) on OEL 5.x or RHEL 5.x in which Reports is getting installed will fail with reports relinking errors unless you apply the required RPM listed below.You may download the RPM package from the following location:
    [http://oss.oracle.com/projects/compat-oracle/dist/files/Enterprise_Linux/xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386.rpm]
    As root, you can install this RPM package by issuing the ollowing command
    # rpm -i xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386.rpm
    After the RPM, is installed, you will also need to override the /usr/lib/libXtst.so.6 with the one from /usr/X11R6/lib/libXtst.so.6. As root, issue the commands:
    # mv /usr/lib/libXtst.so.6 /usr/lib/libXtst.so.6.ORG
    # ln –s /usr/X11R6/lib/libXtst.so.6 /usr/lib/libXtst.so.6
    Thanks

  • Oracle Application Server 10.2 installation problem: Error in invoking targ

    Hi,
    I am installing Oracle Application server 10.2 in IBM AIX 6.1 and I encounter this error during the installation..
    Error in invoking target "install" of makefile
    I am in the linking part
    kindly help me out.
    thanks...

    This could be if you miss a library or package, did you follow any note to perform the installation?
    Have you read the notes in metalink about 6.1?
    There is some information about oracle Aplicaitons 12, even is not the same, the packages and filesets used to be the same. try to look for them.
    Greetings.

  • Oracle Application Server 10g Portal Installation

    For Oracle Application Server 10g Portal do i need to install Oracle Application Server 10g Infrastructure If yes then how in windows because in this website only the discussed about Linux ... So please provide me link if in windows we need to install so i will download Oracle Application Server 10g Infrastructure ...
    Thanks In Advance

    Yes. Infrastructure provides the database to hold the portal metadata, the database and the app server services to manage single sign-on and security for portal, and the portal app server metadata repository (a different thing than the first)
    To install App Server Infrastructure, follow the same steps as for a Linux installation. Just use Windows-style path names as compared to Linux style path names.
    Make sure the portal is installed into a different home from the infrastructure.

Maybe you are looking for