ANY ONE THERE TO SOLVE THIS ERROR INSTALLING ORACLE APPLICATION SERVER 4.0.7 .

I AM INSTALLING ORACLE APPLICATIONSERVER 4.0.7 FOR WINDOWS NT4.0
I AM USING AMDK62 366 HZ. 192 MB RAM
AFTER ENTERING THE SITE INFORMATION I AM GETTING AN ERROR SAYING THAT
OWS.VRF(1502)READ_ERROR WHILE TRANSLATING OWS.TCPPORT FROM
D:ORANT\ORAINST\OWS_PORT.STAT
D IS MY HARD DRIVE.
CAN ANY ONE HELP ME.
i first thought its some device reading error
but its only failing at that point and i am
not able to procede further is there any one to solve this.

Thanks to all of them who read my problem and tryed to solve it
I my self figured out the problem yesterday night.
I looked at the error message closely
the path in it said D:ORANT/ORAINST/OWS_PORT.STAT
sorry in my topic I didnot typed like this
please forgive me.
when I am looking at path I found the path is cruked you see there are forward and backward slashes so I thought may be its confusing while reading so I copyed entire CD to hard drive opend ows.vrf and changed manully the path to replace the backward slash with forward saved the file and now I tried to Install.
At last I installed OAS.
My next job is to post install OAS to configure 8i and OAS.
When I came today I got mail from Oracle support suggesting me to click on startup.exe
instead of allowing it to auto run.
I tried this also but not from CD but Copying entire cd to hard drive even then I got same error.
I mailed my solution to them.
I guess its time to open up a FORUM entirely for OAS on windows NT problems
null

Similar Messages

  • Error installing Oracle Application Server OCA on SuSE 11.1

    Hi,
    I am installing OCA on a Linux SuSE 11.1.
    The Configuration assisent::
    Oracle Application Certificate Authority configuration assistant Failed.
    I Get following information from Oracle installer:
    Output generated from configuration assistant "Oracle Application Server Certificate Authority Configuration Assistant":
    /home/oracle/OraHome/oca/perl/bin/perl: error while loading shared libraries: libnsl.so.1: cannot open shared object file: No such file or directory
    Configuration assistant "Oracle Application Server Certificate Authority Configuration Assistant" failed
    Is there anyone who has a solution for this Error?
    Best Regards
    Tommy

    Try to comment out the LD_ASSUME_KERNEL entry in file $ORACLE_HOME/oca/bin/cminst.
    The entry was put there for bug 4527581 - OCA fails on RH4.0, but will generate error on some more recent Linux distributions.

  • Install Oracle Application Server on same as database server

    How to Install Oracle Application Server.
    Can I install on the same server as database server
    Can some body provide a simple tutorial for Windows Installation.
    Ss

    If there is no licensing issues - then I could advice SOA Suite installation - there should be AS as well and many other features (BPEL e.g.). Personally I cann't see any need for installation manual as all the installation and configuration assistance poceeds automatically. Documentation can be found http://www.oracle.com/technology/documentation/appserver.html - usually zip contains large library of pdf, installation manual including.
    Well - my problem is that I have installed partially SOA Suite (configuration assistants failed at web services) on machine without DB server, then I installed DB server and now I am trying to deinstall SOA Suite - but now for some days machine shows 100% CPU consumption and no any visible actions (no new errors as well)... What should I do? Kill the process and try to manually remove SOA? I plan after make another SOA installation after removal of this one.
    Thanks in someone can help me!

  • Error starting Oracle Application server

    Hi I installed Oracle application server 10g. I successfully installed it. But when i stopped the opmn and emctl process and now when i am trying to start i am able to successfully start but when i type the URL of OAS Admin console. I get following error:
    500 Internal Server Error
    java.lang.NoClassDefFoundError: oracle/sysman/eml/app/Console     at java.lang.Class.forName0(Native Method)     at java.lang.Class.forName(Class.java(Compiled Code))     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.loadServlet(HttpApplication.java:2283)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.findServlet(HttpApplication.java:4795)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:680)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:285)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].server.http.HttpRequestHandler.run(HttpRequestHandler.java:126)     at com.evermind[Oracle Application Server Containers for J2EE 10g (10.1.2.0.2)].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)     at java.lang.Thread.run(Thread.java:568)
    Can any one please help me resolve this issue at the earliest?

    Hi,
    Now I'm just thinking with U because error 500 can be result of different reasons. I think (I'm not sure)at this situation it has to do with java version.
    AIX 5.3 has java version 1.4.2. .
    Would U like to go $ORACLE_HOME\jdk\jre\bin\ then just type ./java -full version or java version.
    Which result U 'll get.
    also type in which java
    moreover can U give me the output of the env command.
    the last step before U start any as process just do the following
    ps -ef | grep (owner of your as)
    if U 'll find any process just kill it kill -15 process id if it does not help then hard kill with -9
    try to set your environement variable well then start your opmn components again per-process to see which process is going wrong.
    Let me know,
    Regards
    Hamdy

  • Error in Oracle Application Server (export) Version 4.0.7.0 ON Windows NT

    Hi all,
    I am trying to install Oracle Application Server (Export) Version 4.0.7.0.0 for Windows NT on Windows NT 4.0 SP1.At the time of installation every thing goes smooth but when i try to connect to the specified database which is in the same network(LAN) of the machine it says tns could not resolve the service name and after that i did the tns entry in the tnsnames .ora file but it is givin the same issue i then tried to ping the server its giving reply i even see the installed poduct it is showing that net8.0 is installed what would be the problem i am not able to identify .
    Following is the commach which i am firing to test the connection
    1) start > run >cmd
    2) command prompt opens then in that i type the command
    exp80 scott@testit asks for passowrd i enter the password
    then after some time the tns error comes
    The home for this d:\orant1
    Now after that i installed oracle 8i client release 8.1.5 on the same machine to check weather this problem is machine dependent,after the full installation and doing the tns entry i tryiid to connect thruoug sql plus (which got istalled which this installer) its working fine.
    The home for this d:\orant
    My main aim is to user the Expot Utility to take the export test database objects.
    Thnks in Advance

    Hi,
    you have a database version 10.2.0.1.0, but SOA needs 10.2.0.2 or higher. Update your database using the latest patchset.
    Regards,
    Tomas

  • Installed Oracle Application Server 10g and Dev. Suite 10g to self practice

    Hello,
    I have Installed Oracle Application Server 10g and Developer Suite 10g on Windows XP 32.bit to practice Developer suite specially Forms and reports. Server has created the database by default.
    My questions are:
    1. Can i use default database for practice?
    2. Which Configuration Assistants mainly i need to configure in this regard?
    3. Do i need to install anything else?
    I am newbie to Oracle trying to self learning.
    Any help will b appreciated.
    With regards,
    MOHAMMED AJAZ.

    hi
    open the following pdf it will help u too.
    http://students.heinz.cmu.edu/docs/Oracle_10g_R2_Installation.pdf
    Can i use default database for practice?
    Did u install oracle database? if not then it will be better please install.
    sarah

  • Could I install Oracle Application Server 10g 10.1.2.0.2  x64

    Dear Sir,
    I have one server installed by Windows 2003 X64 and EM64T (Core 2 Duo Intel CPU).
    Could it be workable to install Oracle Application Server 10g 10.1.2.0.2 (Itanium version) on
    it (Windows 2003 X64 and EM64T (Core 2 Duo Intel CPU)) ?
    Thank you very much...
    Ke

    Note that (as it is stated in the above certification matrix, point #19), you can only install a mid-tier instance there. Infrastructure installation type is not supported on it.
    Thanks
    Shail

  • Installing Oracle Application Server 10.2 for Oracle Database Lite

    Can anybody please tell me how to install oracle application server 10.2 for oracle database lite (i use oracle database lite for my final project). I use wi-fi connection to synchronize between pda and my laptop as server. Should i install oracle internet directory before installing oracle application server? I have difficulties in installing application server, what are the options should i take in every page of installation? Thanks before.

    Install with the base, do not select any other options. Only choose webcache if you require the use of a software load balancer.

  • Installing Oracle Application Server 10.1.3.1 - failed to start opmnctl

    I received the following error when trying to install Oracle Application Server 10.1.3.1 on Linux Redhat 5.2:
    failed to start a managed process after maximum retry limit
    Log: /as/10.1.3.1/OracleAS_1/opmn/logs//HTTP_Server~1.log
    In the HTTP_Server~1.log:
    Start Process
    /as/10.1.3.1/OracleAS_1/Apache/bin/apachectl startssl: execing httpd
    Please help! Thanks in advance.

    hi,
    First check the log files why http is not starting up thro opmnctl cmd.
    In order to change the port..
    Take the back up of Original httpd.conf file and opmn.xml
    and then in $ORACLE_HOME/Apache/Apache/conf/httpd.conf file
    you will get parameter "port" and "listen"..so enter the desired port no
    Regards
    Fabian

  • Install Oracle Application Server 10.1.3 on OpenSuse 10 SP2

    Hi,
    I am trying to install Oracle Application Server 10.1.3 on OPENSUSE 10 SP2 and the install is failing when trying to start HTTP Server.
    OAS 10.1.3 has been installed on another OPENSUSE 10 SP2 however this was done by a previous colleague that has now left the company.
    Has someone installed OAS 10.1.3 on opensuse 10 sp2??

    Hi Andes,
    I got the same problem as yours. Please post your oraparam.ini for me to copy. Thanks a lot.
    andrew.

  • Install Oracle Application Server

    I have an Oracle 8i database running. Now I want to install Oracle Application Server 9i in a new home, as the installation guide says.
    When doing this another 8i database is installed. Is that necessary or can it be avoided???

    It shouldn't be installing another database. Where in the installation steps do you see this happening? The install guide may provide some help. It contains a section that shows you each screen you should see during the installation process:
    http://technet.oracle.com/docs/products/ias/doc_library/102sol_doc_otn/install/toc.htm
    James

  • Need to install oracle application server

    i need to install oracle application server. so plz tell me how can i do this ,and i dont know about the oracle application server achitechture.
    plz provide some links ..so that i can understand
    developers are asking me to install oc4j container

    There are installations guides for the various Oracle Application Server offerings. So my first suggestion would be to have a look around relevant documentation section of OTN and see what you can learn.
    As you've mentioned OC4J, that does indicate you are looking at Oracle Application Server 10g:
    http://www.oracle.com/technology/documentation/appserver10132.html
    If you are looking for Oracle Fusion Middleware 11g, then this is the main page to start from:
    http://download.oracle.com/docs/cd/E15523_01/index.htm
    -steve-

  • 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

  • Install Oracle Application Server 10g(10.1.2) on Linux (AS 4.0)

    Hi all,
    I am trying to install Oracle Application Server Form and Report Services on Linux (Application Server 4.0).
    Following the user manual (B19314-02 ), but I don't know how to download and update Red Hat Enterprise Linux AS release 4 (Update 1) and requirement packages as: glibc-2.3.4-2.9
    glibc-common-2.3.4-2.9
    binutils-2.15.92.0.2-13
    compat-libstdc++-296-2.96-132.7.2
    gcc-3.4.3-22.1
    gcc-c++-3.4.3-22.1
    libstdc++-3.4.3-22.1
    libstdc++-devel-3.4.3-22.1
    openmotif21-2.1.30-11.RHEL4.4
    pdksh-5.2.14-30
    setarch-1.6-1
    make-3.80-5
    gnome-libs-1.4.1.2.90-44.1
    sysstat-5.0.5-1
    compat-db-4.1.25-9
    control-center-2.8.0-12
    xscreensaver-4.18-5.rhel4.2
    Please show me!
    Thanks.

    Hi all,
    I tried to download requirement packages:
    glibc-common-2.3.4-2.9
    binutils-2.15.92.0.2-13
    compat-libstdc++-296-2.96-132.7.2
    gcc-3.4.3-22.1
    gcc-c++-3.4.3-22.1
    libstdc++-3.4.3-22.1
    libstdc++-devel-3.4.3-22.1
    openmotif21-2.1.30-11.RHEL4.4
    pdksh-5.2.14-30
    setarch-1.6-1
    make-3.80-5
    gnome-libs-1.4.1.2.90-44.1
    sysstat-5.0.5-1
    compat-db-4.1.25-9
    control-center-2.8.0-12
    xscreensaver-4.18-5.rhel4.2
    from ftp://ftp.redhat.com/pub/redhat/linux/enterprise/4/en/os/i386/SRPMS/
    But when I installed packages, it was not successfull:
    # rpm -Uvh gcc-3.4.3-22.1.src.rpm
    warning: gcc-3.4.3-22.1.src.rpm: V3 DSA signature: NOKEY, key ID db42a60e
    1:gcc ########################################### [100%]
    # rpm -q gcc-3.4.3-22.1.srcpackage gcc-3.4.3-22.1.src is not installed
    Please help me!

  • Problem in installing Oracle application server

    Hi
    I am trying to install Oracle 10G ias server.
    Oracle infrastructure is installed and when i tried to
    install Oracle ias server.after entering Host
    and port name it is asking for username and password.
    default is cn=orcladmin.
    I give all user name and passwords, it is showing error
    (((Error retrieving OID administrator DN)))
    So pls help me to solve this issue.

    Hi again,
    Port and OID password info, it's same you entered during Infrastructure installation.
    Information required from Infrastructure.
    1.How to find non-ssl OID port in Infrastructure home?
    go to infrastructure home and open => $ORACLE_HOME/install/portlist.ini. Search for Oracle Internet Directory port.
    Usually, non ssl OID port is 389.
    2. OID password
    3. SYS password of Infrastructure database is required during Midtier installation.

Maybe you are looking for

  • Create a trigger to check inserted date is before or after SYSDATE

    Hi, I am trying to create a trigger that will check an inserted date against SYSDATE and alter the value (i.e. make it SYSDATE) when the entered date is incorrect. For example, I have a Customer table with a record named MemberDate which, when a date

  • Using a personal domain name

    I am trying to use a personal domain name with my iWeb page. I found the directions to do so - it says go to File>Set Up Personal Domain. I am using iWeb 06 and I do not have an option under File (or anywhere else) to "set up personal domain". What a

  • House Cleaning - Combining Three Existing Libraries Into One

    We have one existing iTunes account on our personal computer (Windows XP) and want to keep it that way but we want to do some housecleaning to maximize our iTunes/iPod experiences. XP allows us to have three different users (myself, my wife and our s

  • Drawing Perpendicular Lines...

    All, I have a program that draws simple lines using the Line2D class. As I draw the line, I bisect it to get a point in the middle of the line. Now I have 3 points on my line. From here I am trying to draw a short perpendicular line originating from

  • After updating to Yosemite 10.10.2, macbook air Wifi does not work. What to do?

    I upgraded from Maverick  to Yosemite in Nov 2014 & my mack book air 2011 model became slow. Yesterday after downloading & updating 10.10.2,  Wifi does not work, it prompted Gatway Time out. Anybody can help please? Dr. Mostafa