Oracle forms install error.....

Hi
Installing Forms 11.1.2 ( latest) on RHEL 5.5.
1), I have created a weblogic domain using QuickStart.
2). Now in process of installing forms. It errors out when in the step of " Creating an ASINstance".
It looks like its trying to connect to port 7002
java.net.ConnectException: Connection refused; No avail
Caused by: java.rmi.ConnectException: Destination unreachable; nested exception is:
java.net.ConnectException: Connection refused; No available router to destination
at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:470)
at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:321)
at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:260)
at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:197)
at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:238)
at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:200)
... 35 more
That error is usually indicative that services have not been started....but I looked at the status and it says Admin and managed Servers have been started....
any ideas?

Hi carlos,
Thanks
I reinstalled and it went past the AHS instance creation.
Now, its failing on opmn start.
ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.as.config.impl.AbstractRuntimeServiceConnection] [SRC_METHOD: invokeMBean] Invoking RegisterMBean operation: registerComponent
[2013-01-12T15:17:50.207-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnectionWLS] [SRC_METHOD: disconnect] Breaking connection to mbean server
[2013-01-12T15:17:50.208-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.reports.provision.ReportsServerComponentImpl] [SRC_METHOD: registerComponent] RETURN
[2013-01-12T15:17:50.208-08:00] [as] [TRACE] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.as.config.utl.FileUtil] [SRC_METHOD: isWebsphereEnabled] Java property is not defined. isWebsphereEnabled=false
[2013-01-12T15:17:50.209-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.reports.provision.ReportsServerComponentImpl] [SRC_METHOD: reloadOpmn] ENTRY
[2013-01-12T15:17:50.251-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: reloadOpmn] Invoking opmn reload...
[2013-01-12T15:17:53.160-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.reports.provision.ReportsServerComponentImpl] [SRC_METHOD: reloadOpmn] RETURN

Similar Messages

  • ORACLE FORM BUILDER ERROR

    Hi guys! I need your HELP.
    I'm having a hard time in connecting to ORACLE FORMS...
    I can't connect the scott/tiger/orcl....
    It shows an error:
    ORA-12154:+
    TNS:could not resolve the connect identifier specified+
    Here the content of my tnsnames.ora, sqlnet.ora and listener.ora:
    TNSNAMES.ORA
    *# tnsnames.ora Network Configuration File: C:\Users\jack\product\11.2.0\dbhome_1\network\admin\tnsnames.ora*
    *# Generated by Oracle configuration tools.*
    LISTENER_ORCL =
    *(DESCRIPTION =*
    *(ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))*
    *(CONNECTDATA =*_
    *(SERVER = DEDICATED)*
    *(SERVICENAME = ORCL)*_
    ORACLR_CONNECTION_DATA =
    *(DESCRIPTION =*
    *(ADDRESS_LIST =*
    *(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))*
    *(CONNECT_DATA =*
    *(SID = CLRExtProc)*
    *(PRESENTATION = RO)*
    ORCL =
    *(DESCRIPTION =*
    *(ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))*
    *(CONNECT_DATA =*
    *(SERVER = DEDICATED)*
    *(SERVICE_NAME = orcl.168.2.100)*
    SQLNET.ORA:
    *# sqlnet.ora Network Configuration File: C:\Users\jack\product\11.2.0\dbhome_1\network\admin\sqlnet.ora*
    *# Generated by Oracle configuration tools.*
    *# This file is actually generated by netca. But if customers choose to*
    *# install "Software Only", this file wont exist and without the native*
    *# authentication, they will not be able to connect to the database on NT.*
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    LISTENER.ORA:
    *# listener.ora Network Configuration File: C:\Users\jack\product\11.2.0\dbhome_1\network\admin\listener.ora*
    *# Generated by Oracle configuration tools.*
    SID_LIST_LISTENER =
    *(SID_LIST =*
    *(SID_DESC =*
    *(SID_NAME = CLRExtProc)*
    *(ORACLE_HOME = C:\Users\jack\product\11.2.0\dbhome_1)*
    *(PROGRAM = extproc)*
    *(ENVS = "EXTPROC_DLLS=ONLY:C:\Users\jack\product\11.2.0\dbhome_1\bin\oraclr11.dll")*
    *(GLOBALDBNAME = ORACLE10G)*_
    *(ORACLEHOME = C:\oracle\)*_
    *(SIDNAME = ORACLE10)*_
    LISTENER =
    *(DESCRIPTION_LIST =*
    *(DESCRIPTION =*
    *(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))*
    *(ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))*
    ADR_BASE_LISTENER = C:\Users\jack
    -- I ADDED THESE UNDERLINED STATEMENTS
    TNSNAMES:
    *(CONNECTDATA =*_
    *(SERVER = DEDICATED)*
    *(SERVICENAME = ORCL)*_
    LISTENER:
    *(GLOBALDBNAME = ORACLE10G)*_
    *(ORACLEHOME = C:\oracle\)*_
    *(SIDNAME = ORACLE10)*_
    Edited by: Oracle Abecedarian 12 on May 17, 2013 6:17 PM
    Edited by: Oracle Abecedarian 12 on May 18, 2013 12:53 AM

    Hi
    I think what you showed us here is a tnsnames.ora of the oracle database itself. You should configure tnsnames.ora file of the Forms builder. So find the file in Forms home and set it as appropriate for your database.
    Best regards

  • Oracle forms server error

    hi all
    i have installed EBS 11i on windows xp
    it worked fine for last few months.now i am getting forms server error.
    i can login as user and when i try to go to applications like AR transactions
    jinitiator is also geting intiated.it stops at this stage and i can see the oracle logo in the back ground .but the forms do not open.
    i can see the error cannot connect to the forms server.
    i tried to start the frms server using adfrmsctl cmd from envshell.it says forms server already started.
    can anyone help me regarding this.
    thanks in advance.

    yes its related to some forms generic error
    it can be seen in the popup and the loading of forms stops there
    i cant access the applications because it stucks there.
    i can open forms like xml publisher administrator etc.but not the module based liek AR etc.
    my data base works fine.

  • Oracle Form Load Error- Unable to open the Oracle R12 INSTANCE

    Hi,
    Need help.
    "FRM-92095: Oracle JInitiator version too low. Please Install version 1.1.8.2 or higher."
    This is the message I get while to load Oracle Form. I am unable to open Oracle R12 Instance.
    Thanks in advance.

    995837 wrote:
    Hi,
    Need help.
    "FRM-92095: Oracle JInitiator version too low. Please Install version 1.1.8.2 or higher."
    This is the message I get while to load Oracle Form. I am unable to open Oracle R12 Instance.Please post the details of the application release, database version and OS.
    Oracle EBS R12 comes with JRE so you are not supposed to download any Jinitator version. If you already have one installed, please uninstall it (via Control Panel > Add/Remove Software) and check then.
    Please see these links/docs.
    Resolving "JInitiator version too low" Errors in EBS Environments
    https://blogs.oracle.com/stevenChan/entry/resolving_jinitiator_version_too_low
    Recommended Browsers for Oracle E-Business Suite Release 12 [ID 389422.1]
    ;) AppsMasti :)
    Sharing is Caring

  • Oracle forms 6i error while compiling on oracle 10g express edition DB

    A forms created on oracle forms 6i having Dual table. But while compiling this form on oracle10g Express edition. Its Giving Error.
    What can be the solution for this. If I remove the Statement using Dual table. it works fine.
    What could be the reason and what could be the possible solutions for this.
    Thanks
    Vipin
    Edited by: user6299750 on Sep 11, 2009 9:26 PM

    Vipin,
    What is the error you are getting and what is the statement you removed? Post the removed statement, or the trigger. then it will be easy for us to understand more clearly.
    And also try to execute the statement in any SQL Editors, to check whether its working or not.
    Regards,
    Manu.
    Edited by: Manu. on Sep 12, 2009 7:34 AM

  • Oracle Forms Builder - Errors

    Hi to all!
    I'm beginner in Oracle Forms and Reports. The OS is Windows and the software is Oracle Forms and Reports Developer 10g with Database Server 10g. I have started with customers.fmb and orders.fmb. When I try start customers.fmb, I get the error FRM-40911:Record not created due to sequence number generation error. In orders.fmb I get the error FRM-10102: Cannot attach library webutil_lib.
    How to solve these errors?
    Thx in advance.

    When I try start customers.fmb, I get the error FRM-40911:Record not created due to sequence number generation error. Double-check the sequence used by the CUSTOMERS table and make sure the sequence exists. If it exists, check the permissions to see if your user has SELECT privilege granted.
    In orders.fmb I get the error FRM-10102: Cannot attach library webutil_lib.Sounds like your environment is not configured correctly. The WebUtil.pll (PL/SQL Library) is included with Oracle Forms and is located in the <DEV_SUITE HOME>/forms directory. This directory location needs to be added to your FORMS_PATH so the Forms Builder can find the library. The Forms Builder FORMS_PATH variable is located in the Windows Registry. Edit your Windows Registry and navigate to the following Key: HKEY_LOCAL_MACHINE => SOFTWARE => Oracle => KEY_DevSuiteHome1 (your key may be named slightly different). Now, in the right side, scroll until you find the FORMS_PATH string object and double-click to open the editor. Add the directory where the webutil.pll is located to the existing value in this string variable. When you are done, it should look something like the following:
    D:\DevSuiteHome_1\cgenf61\admin;D:\DevSuiteHome_1\formsYou might also want to take a look at the article: Forms: How to Configure Forms Builder to run forms locally. Even if you do not plan to run a form directly from the Forms Builder, this article will show you the basics for setting up your environment.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Error While Compiling Oracle Forms - internal error [60603]

    Hi,
    I'm getting below error message which compiling Oracle Forms in 10g R2, Please help to suggest how can I solve this problem.
    Statement ignored
    PL/SQL ERROR 801 at line 0, column 0
    internal error [60603]
    PL/SQL ERROR 0 at line 50, column 5
    Statement ignored
    PL/SQL ERROR 801 at line 0, column 0
    internal error [60603]
    PL/SQL ERROR 0 at line 66, column 2
    Statement ignored
    PL/SQL ERROR 801 at line 0, column 0
    internal error [60603]
    PL/SQL ERROR 0 at line 72, column 2
    Statement ignored
    PL/SQL ERROR 801 at line 0, column 0
    internal error [60603]
    PL/SQL ERROR 0 at line 85, column 2
    Statement ignored
    PL/SQL ERROR 320 at line 103, column 57
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 103, column 3
    Statement ignored
    PL/SQL ERROR 320 at line 109, column 31
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 109, column 2
    Statement ignored
    PL/SQL ERROR 320 at line 110, column 30

    when this error coming, any specific case when you see this?
    Are you trying to call any database program units ?
    try to compile the database program units which you are trying to call in the Forms.

  • Oracle Forms 60604 Errors

    Hi,
    Hope someone can help with this.
    I have a set of forms that I am trying to modify.
    If I load the form, then save and try to compile I get Oracle 60604 errors.
    If I load the form, and right away compile the form I can compile OK but as soon as I save the form, Oracle Forms crashes.
    The form file is read/write and is on my local hard drive.
    I have logged into the proper database to do the compile against.
    Any ideas as to what could be generating the 60604 errors??
    Thanks!
    Mohammed

    When I try start customers.fmb, I get the error FRM-40911:Record not created due to sequence number generation error. Double-check the sequence used by the CUSTOMERS table and make sure the sequence exists. If it exists, check the permissions to see if your user has SELECT privilege granted.
    In orders.fmb I get the error FRM-10102: Cannot attach library webutil_lib.Sounds like your environment is not configured correctly. The WebUtil.pll (PL/SQL Library) is included with Oracle Forms and is located in the <DEV_SUITE HOME>/forms directory. This directory location needs to be added to your FORMS_PATH so the Forms Builder can find the library. The Forms Builder FORMS_PATH variable is located in the Windows Registry. Edit your Windows Registry and navigate to the following Key: HKEY_LOCAL_MACHINE => SOFTWARE => Oracle => KEY_DevSuiteHome1 (your key may be named slightly different). Now, in the right side, scroll until you find the FORMS_PATH string object and double-click to open the editor. Add the directory where the webutil.pll is located to the existing value in this string variable. When you are done, it should look something like the following:
    D:\DevSuiteHome_1\cgenf61\admin;D:\DevSuiteHome_1\formsYou might also want to take a look at the article: Forms: How to Configure Forms Builder to run forms locally. Even if you do not plan to run a form directly from the Forms Builder, this article will show you the basics for setting up your environment.
    Hope this helps,
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Oracle forms compilation error

    Hello all,
    I have issue in Oracle forms while compile.
    While compile the form, the browser is blank... and in start OC4J Instance below error appearing (while start the form server its initialized, if i compile the form below lines appearing in the start OC4J Instance window)
    FormsServlet init:
    configfileName: ....../forms/server/formsweb.cfg
    testMode: Fales
    Thanks and Regards,
    Muthu

    Muthu,
    Please always give your Forms, Java and Client OS version. This information is almost always needed!
    What is your Forms, Java and Client OS versions?
    While compile the form, the browser is blank...It sounds like you are trying to run your form from the Forms Builder. If this is true, you must configure your Forms installation to enable this.
    What configuration steps have you completed? Take a look at How to Configure Forms Builder to run forms locally to make sure you have completed all the necessary steps.
    Hope this helps,
    Craig...

  • OFR (Oracle forms recognition) ERROR

    Hi ,
    I am currently working on Oracle forms recognition(OFR) . I downloaded OFR and the installation was perfect . In the downloaded OFR component dey have given a predefined AP Solution project for automating invoices , so i loaded that proj and started working on it with all the configuration settings mentioned in the AP_Installation guide .
    Initially i started importing tiff images and it went on well generating xml file outputs , but after trying to import a pdf invoice file OFR is not able to recognize the fields .
    So again i tried importing a tiff image to check whether OFR processes it corecltly unfortunaltely OFR Recognition Admin throws an error stating
    " Import Step:Failed to add file D:OFR projects/AP/Import/sampleinvoice.tif"
    it will be really helpful if anyone can help me fixing this error !!

    to what is it attempting to add the file? did it fail with a batch open? did you restart the RTS? did you purge any files from the associated directories to clear the queue?
    -ryan

  • Oracle Forms - Compilation error due to attached libraries

    Hi,
    I am builing forms using Oracle Forms 10g and almost everytime I recompile the form, I have to delete some attached libraries and add them again. This happens a lot of times and I don't know why. These attached libraires have not been changed.
    Can anyone help me with this issue please? It's very anoying :(
    Thanks.
    Regards,
    Amado
    Edited by: 973539 on 27/Nov/2012 20:09

    That should be correct. If you attached the libraries without a path, modified your FORMS_PATH to include the path that the libraries are sitting in, then the form should pick them up.
    I would:
    1. Verify that FORMS_PATH has the correct path. Make sure the '\' are pointing in the right direction and that the path is separated from the other paths by a semicolon.
    2. Make sure you changed the correct FORMS_PATH. You might have multiple ORACLE_HOMEs so you need to make sure the ORACLE_HOME you are using is the one that has FORMS_PATH set up in it.
    3. After FORMS_PATH is correct you shouldn't have to reattach the libraries, but try it again without including the path.
    I read CraigBs reply below and it made me think of something else you might want to look at:
    4. Check all the directories that are listed in your FORMS_PATH and see if there are older versions of the libraries in one of the paths that shouldn't be there and remove the unneccessary ones. For example, if your FORMS_PATH is set to "C:\Work\11g;C:\Oracle11g\Middleware\as_1\forms;C:\Oracle11g\Middleware\asinst_1\FormsComponent\forms;" then there are three directories that forms looks through everytime it runs. In this case, you would check all three directories and see if there were older libraries in there that needed to be removed because they are overwriting the one that you want to be picked up.
    Edited by: MLBrown on Nov 28, 2012 7:37 AM

  • Mid Tier -- Forms Install Error

    I am trying to install 9iAS R2 on a Win2k server. Configuration of all products was successful except for Forms. I got this error, which means nothing to me. Any ideas?
    Container Name = forms
    ApplicationName = formsApp
    Error during Forms OID integration
    Forms OID integration failed
    Starting file instantiation
    Error while instantiating
    Starting Forms EM integration
    Forms EM integration succeeded
    Deploying Forms for OC4J
    Forms deployment was successful
    Forms Configuration failed
    Thanks

    Hi carlos,
    Thanks
    I reinstalled and it went past the AHS instance creation.
    Now, its failing on opmn start.
    ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.as.config.impl.AbstractRuntimeServiceConnection] [SRC_METHOD: invokeMBean] Invoking RegisterMBean operation: registerComponent
    [2013-01-12T15:17:50.207-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnectionWLS] [SRC_METHOD: disconnect] Breaking connection to mbean server
    [2013-01-12T15:17:50.208-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.reports.provision.ReportsServerComponentImpl] [SRC_METHOD: registerComponent] RETURN
    [2013-01-12T15:17:50.208-08:00] [as] [TRACE] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.as.config.utl.FileUtil] [SRC_METHOD: isWebsphereEnabled] Java property is not defined. isWebsphereEnabled=false
    [2013-01-12T15:17:50.209-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.reports.provision.ReportsServerComponentImpl] [SRC_METHOD: reloadOpmn] ENTRY
    [2013-01-12T15:17:50.251-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: reloadOpmn] Invoking opmn reload...
    [2013-01-12T15:17:53.160-08:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 45] [ecid: 0000Jkkwo_LEoI5DrRbACY1GwUAK00000^,0] [SRC_CLASS: oracle.reports.provision.ReportsServerComponentImpl] [SRC_METHOD: reloadOpmn] RETURN

  • Oracle 9i install Errors on SuSE Linux 9

    I am getting a makefile error on ins_rdbms.mk during the initial install of Oracle 9i.
    I've done a grep on make while it is running, and see the command is as follows:
    usr/bin/make -f /usr/local/Oracle/oracleSTM/rdbms/lib/ins_rdbms.mk ioracle ORACLE_HOME=/usr/local/Oracle/oracleSTM
    When I run it manually, I get the following errors:
    hidden symbol `__fixunssfdi' in /usr/lib/gcc-lib/i586-suse-linux/3.3.1/libgcc.a(_fixunssfdi.oS) is referenced by DSO
    collect2: ld returned 1 exit status
    Any suggestions?
    Thanks,
    Sean

    Hello Widya,
    I am glad that you found our documents helpful.
    Did you face any problems while following the document? Was it clear enough? Did the installation go as documented?
    If no, then I would like to hear about them. We can update the document to make it more useful to OTN Users.
    It would be very helpful is you can mention the problems; if any.
    Thanks,
    Rajat

  • Oracle 10g install error, FC5

    Im trying to install Oracle 10g on Fedora Core 5 (as per here: http://www.oracle-base.com/articles/10g/OracleDB10gR2InstallationOnFedora5.php).
    But having problems.
    The install process starts fine, then stops.
    Here's the last few lines of "installActions2006-03-20"
    INFO:
    *** Language Selection Page***
    INFO: Setting the 'SelectedLanguages ( SELECTED_LANGUAGES )' property to 'en,'. Received the value from response file.
    INFO:
    *** Specify Local Host Name Page***
    SEVERE: Abnormal program termination. An internal error has occured. Please provide the following files to Oracle Support :"/u01/app/oracle/oraInventory/logs/installActions2006-03-20_04-11-37PM.log"
    "/u01/app/oracle/oraInventory/logs/oraInstall2006-03-20_04-11-37PM.err"
    "/u01/app/oracle/oraInventory/logs/oraInstall2006-03-20_04-11-37PM.out"
    And here's the contents of "oraInstall.....err":
    Exception java.lang.NoClassDefFoundError occurred..
    java.lang.NoClassDefFoundError
    at oracle.sysman.oii.oiin.OiinNetOps.computeHostInfo(OiinNetOps.java:230)
    at oracle.sysman.oii.oiin.OiinNetOps.<init>(OiinNetOps.java:78)
    at oracle.sysman.oii.oiin.OiinNetOps.getNetOps(OiinNetOps.java:89)
    at oracle.sysman.oii.oiif.oiifw.OiifwHostNameWCDE.initialize(OiifwHostNameWCDE.java:111)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:152)
    at oracle.sysman.oii.oiic.OiicDepWizEngine.doOperation(OiicDepWizEngine.java:424)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)
    at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:1273)
    at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:289)
    at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:546)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:929)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.runInstaller(OiocOneClickInstaller.java:1921)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2149)
    Can anyone help me?
    Thanks.
    Mike

    I have tried installing 10g several times and it keeps failing. You said that the document is complete and the installation works fine. I would love to know how you got your installation to work because I am getting the same problem that this guy ran into.
    Re: Oracle 10g R2 on FC5; ORA-12157 error on installation
    Here is just a small part of the errors I am getting in my log file.
    ==========================================================
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 369K [0xaba00000, 0xabaa0000, 0xabee0000)
    eden space 512K, 65% used [0xaba00000, 0xaba54388, 0xaba80000)
    from space 64K, 51% used [0xaba90000, 0xaba98398, 0xabaa0000)
    to space 64K, 0% used [0xaba80000, 0xaba80000, 0xaba90000)
    tenured generation total 1408K, used 550K [0xabee0000, 0xac040000, 0xafa00000)
    the space 1408K, 39% used [0x
    abee0000, 0xabf69af0, 0xabf69c00, 0xac040000)
    compacting perm gen total 4096K, used 3564K [0xafa00000, 0xafe00000, 0xb3a00000)
    the space 4096K, 87% used [0xafa00000, 0xafd7b3d8, 0xafd7b400, 0xafe00000)
    Local Time = Sun Apr 30 02:20:24 2006
    Elapsed Time = 0
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    # An error report file has been saved as hs_err_pid13937.log.
    # Please refer to the file for further information.
    Command = /u01/app/oracle/product/10.2.0/db_1/jdk/jre//bin/java has failed
    INFO: Configuration assistant "Oracle Net Configuration Assistant" failed
    *** Starting OUICA ***
    Oracle Home set to /u01/app/oracle/product/10.2.0/db_1
    Configuration directory is set to /u01/app/oracle/product/10.2.0/db_1/cfgtoollogs. All xml files under the directory will be processed
    INFO: The "/u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
    1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
    2. Fix the errors causing these failures.
    3. Select the failed assistants and click the 'Retry' button to retry them.
    INFO: User Selected: Yes/OK

  • Oracle 9i install error in writing to temp file

    Could someone please help?
    I'm trying to install the Oracle 9i client (v.9.2) on windows xp, but getting this error:
    "Error in writing to directory C:\DOCUME~1\user\LOCALS~1\Temp\OraInstall2005-09-15-xxxxxxx". Please ensure that this directory is writable and has atleast 32 MB of disk space. Installation cannot continue.
    I deleted the install on the temp folder, there is more than enough space to write (over 20gb free hd space). I'm lost on how to fix it, and have wasted far too much time trying to get it to work. Please help!!!

    You could set TEMP and TMP temporarily in a DOS box :
    set TEMP=<temp_directory>
    sert TMP=<temp_directory>
    Then start setup.exe out of this DOS box.
    Unfortunately there are reported many possible reasons for this error, including bugs.
    Maybe this metalink note could help:
    Note:71919.1
    Subject: Debugging the Oracle Universal Installer(OUI) on Windows

Maybe you are looking for