Opatch Failing during fusion applications 11.1.6 installation

As part of the "Install a Transaction Database " phase in 11.1.6 Fusion Applications instal, I am getting following error . This error specifically happens during the preconfigure phase. The installation is attenpting to apply a patch but fails.
In the main runFusionDB-preconfigure.log I can see :-
[2013-05-10T00:27:29.706+00:00] [runFusionDB-preconfigure] [WARNING] [] [runFusionDB-preconfigure] [tid: 12] [ecid: 0000JuBpSELBx0J5Un0Fyc1HZ3v_000003,0] [exec] Execution of the command /app/fusion/database/product/11.2.0/dbhome_1/OPatch/opatch napply -silent -skip_duplicate -skip_subset -oh /app/fusion/database/product/11.2.0/dbhome_1 -phBaseDir /mnt/fusion/installers/database/psu -jre /mnt/fusion/11.1.6_zips/jdk6/jre -invPtrLoc /app/fusion/database/product/11.2.0/dbhome_1/oraInst.loc completed with status 73
And in the resultinig opatch logfile I get....
[May 10, 2013 12:27:24 AM] OPatch invoked as follows: 'napply -silent -skip_duplicate -skip_subset -oh /app/fusion/database/product/11.2.0/dbhome_1 -phBaseDir /mnt/fusion/installers/database/psu -jre /mnt/fusion/11.1.6_zips/jdk6/jre -invPtrLoc /app/fusion/database/product/11.2.0/dbhome_1/oraInst.loc '
[May 10, 2013 12:27:24 AM] OUI-67077:
Oracle Home : /app/fusion/database/product/11.2.0/dbhome_1
Central Inventory : /home/fusion/oraInventory
from : /app/fusion/database/product/11.2.0/dbhome_1/oraInst.loc
OPatch version : 11.2.0.3.3
OUI version : 11.2.0.3.0
OUI location : /app/fusion/database/product/11.2.0/dbhome_1/oui
Log file location : /app/fusion/database/product/11.2.0/dbhome_1/cfgtoollogs/opatch/opatch2013-05-10_00-27-23AM_1.log
[May 10, 2013 12:27:24 AM] Patch history file: /app/fusion/database/product/11.2.0/dbhome_1/cfgtoollogs/opatch/opatch_history.txt
[May 10, 2013 12:27:29 AM] Verifying environment and performing prerequisite checks...
[May 10, 2013 12:27:29 AM] Checking conflict among patches...
[May 10, 2013 12:27:29 AM] Patch ID 14275605
[May 10, 2013 12:27:29 AM] Patches that conflict: [  ]
[May 10, 2013 12:27:29 AM] Checking conflicts for patch : 14275605
[May 10, 2013 12:27:29 AM] Checking if Oracle Home has components required by patches...
[May 10, 2013 12:27:29 AM] Check if patch "13343438" is a no-op patch.
[May 10, 2013 12:27:29 AM] Check if patch "13696216" is a no-op patch.
[May 10, 2013 12:27:29 AM] Check if patch "13923374" is a no-op patch.
[May 10, 2013 12:27:29 AM] Opt. comp. not in OH inventory: oracle.network.cman, 11.2.0.3.0
[May 10, 2013 12:27:29 AM] [ oracle.network.cman, 11.2.0.3.0 ]
[May 10, 2013 12:27:29 AM] Check if patch "14275605" is a no-op patch.
[May 10, 2013 12:27:29 AM] Opt. comp. not in OH inventory: oracle.precomp.lang, 11.2.0.3.0
[May 10, 2013 12:27:29 AM] [ oracle.precomp.lang, 11.2.0.3.0 ]
[May 10, 2013 12:27:29 AM] Checking skip_duplicate
[May 10, 2013 12:27:29 AM] Checking skip_subset
[May 10, 2013 12:27:29 AM] OUI-67073:UtilSession failed:
To run in silent mode, OPatch requires a response file for Oracle Configuration Manager (OCM).
Please run "/app/fusion/database/product/11.2.0/dbhome_1/OPatch/ocm/bin/emocmrsp" to generate an OCM response file. The generated response file
can be reused on different platforms and in multiple OPatch silent installs.
To regenerate an OCM response file, Please rerun "/app/fusion/database/product/11.2.0/dbhome_1/OPatch/ocm/bin/emocmrsp".
[May 10, 2013 12:27:29 AM] Finishing UtilSession at Fri May 10 00:27:29 GMT-00:00 2013
[May 10, 2013 12:27:29 AM] Log file location: /app/fusion/database/product/11.2.0/dbhome_1/cfgtoollogs/opatch/opatch2013-05-10_00-27-23AM_1.log
[May 10, 2013 12:27:29 AM] Stack Description: java.lang.RuntimeException:
To run in silent mode, OPatch requires a response file for Oracle Configuration Manager (OCM).
Please run "/app/fusion/database/product/11.2.0/dbhome_1/OPatch/ocm/bin/emocmrsp" to generate an OCM response file. The generated response file
can be reused on different platforms and in multiple OPatch silent installs.
To regenerate an OCM response file, Please rerun "/app/fusion/database/product/11.2.0/dbhome_1/OPatch/ocm/bin/emocmrsp".
[May 10, 2013 12:27:29 AM] StackTrace: oracle.opatch.OPatchSessionHelper.validateOCMOption(OPatchSessionHelper.java:2324)
[May 10, 2013 12:27:29 AM] StackTrace: oracle.opatch.opatchutil.NApply.process(NApply.java:1480)
[May 10, 2013 12:27:29 AM] StackTrace: oracle.opatch.opatchutil.OUSession.napply(OUSession.java:1136)
[May 10, 2013 12:27:29 AM] StackTrace: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[May 10, 2013 12:27:29 AM] StackTrace: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
[May 10, 2013 12:27:29 AM] StackTrace: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[May 10, 2013 12:27:29 AM] StackTrace: java.lang.reflect.Method.invoke(Method.java:597)
[May 10, 2013 12:27:29 AM] StackTrace: oracle.opatch.UtilSession.process(UtilSession.java:322)
[May 10, 2013 12:27:29 AM] StackTrace: oracle.opatch.OPatchSession.main(OPatchSession.java:2346)
[May 10, 2013 12:27:29 AM] StackTrace: oracle.opatch.OPatch.main(OPatch.java:613)
Has anybody seen this before or able to shed light on my problem. Thanks.

This forum is for database installs. Unfortunately there are no Fusion technology forums AFAIK, so your best approach would be to create an SR with Support, or try in https://forums.oracle.com/forums/category.jspa?categoryID=520
HTH
Srini

Similar Messages

  • SAP Gateway failed during SAP2004S with Oracle 10.2 installation

    Hi,
    Oracle10.2 installation completed.
    SAP installatation reached upto "Check DDIC Password" (i.e. 28 of 43)
    SAP instances are up n running(from mnc I can see them green)
    Now I got error as....
    ERROR 2009-07-15 15:51:46
    FRF-00007  Unable to open RFC connection.
    ERROR 2009-07-15 16:21:27
    MUT-03025  Caught ERfcExcept in Modulecall: Connect to SAP gateway failedConnect_PM  GWHOST=inld50057853a, GWSERV=sapgw01, SYSNR=01
    ERROR 2009-07-15 16:21:27
    FCO-00011  The step runRUTTTYPSET with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Doublestack_OneHost|ind|ind|ind|ind|3|0|NW_CI_Instance|ind|ind|ind|ind|16|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|1|0|runRUTTTYPSET was executed with status ERROR .
    Could you please let me know what is issue here?
    in /etc/services I have made entry of sapmsANK 3301/tcp
    Regards,
    Ankit Baphna
    Edited by: I041468 on Jul 15, 2009 12:52 PM
    Edited by: I041468 on Jul 15, 2009 12:58 PM

    Thanks,
    I can not logon to ABAP because my installation is not yet finished..I am in between installation and I can see isntancesses green.
    anyways here goes dev_w0...
    A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
    A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
    A  ** RABAX: level LEV_RX_END entered.
    A  ** RABAX: level LEV_RX_END completed.
    M  *** WARNING => PfStatWrite: missing STAT_END for opcode STAT_DYNPLOAD [pfxxstat.c   4105]

    B Wed Jul 15 16:39:27 2009
    B  ***LOG BZA=> table D010ENH    does not exist on database R/3        [dbtran#6 @ 7490] [dbtran  7490 ]
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER entered.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER completed.
    A  ** RABAX: level LEV_RX_ROLLBACK entered.
    M  ***LOG R68=> ThIRollBack, roll back () [thxxhead.c   12999]
    A  ** RABAX: level LEV_RX_ROLLBACK completed.
    A  ** RABAX: level LEV_RX_DB_ALIVE entered.
    A  ** RABAX: level LEV_RX_DB_ALIVE completed.
    A  ** RABAX: level LEV_RX_HOOKS entered.
    A  ** RABAX: level LEV_RX_HOOKS completed.
    A  ** RABAX: level LEV_RX_STANDARD entered.
    A  ** RABAX: level LEV_RX_STANDARD completed.
    A  ** RABAX: level LEV_RX_STOR_VALUES entered.
    A  ** RABAX: level LEV_RX_STOR_VALUES completed.
    A  ** RABAX: level LEV_RX_C_STACK entered.
    A  ** RABAX: level LEV_RX_C_STACK completed.
    A  ** RABAX: level LEV_RX_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_AFTER_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_AFTER_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_INTERFACES entered.
    A  ** RABAX: level LEV_RX_INTERFACES completed.
    A  ** RABAX: level LEV_RX_GET_MESS entered.
    A  ** RABAX: level LEV_RX_GET_MESS completed.
    A  ** RABAX: level LEV_RX_INIT_SNAP entered.
    A  ** RABAX: level LEV_RX_INIT_SNAP completed.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG entered.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG completed.
    A  ** RABAX: level LEV_RX_WRITE_SNAP entered.
    A  ** RABAX: level LEV_SN_END completed.
    A  ** RABAX: level LEV_RX_SET_ALERT entered.
    A  ** RABAX: level LEV_RX_SET_ALERT completed.
    A  ** RABAX: level LEV_RX_COMMIT entered.
    A  ** RABAX: level LEV_RX_COMMIT completed.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG entered.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG completed.
    A  ** RABAX: level LEV_RX_RESET_PROGS entered.
    A  ** RABAX: level LEV_RX_RESET_PROGS completed.
    A  ** RABAX: level LEV_RX_STDERR entered.
    A  Wed Jul 15 16:39:27 2009

    A  Generating ABAP Program RSPOWP00                                .
    A  Source ???????????????????????????????????????? Line 0.
    A  Error Code DBIF_RSQL_TABLE_UNKNOWN.
    A  Module  $Id: //bas/700_REL/src/krn/gen/scsyenh.c#8 $ SAP.
    A  Function performRsqlD010enh Line 383.
    A  ** RABAX: level LEV_RX_STDERR completed.
    A  ** RABAX: level LEV_RX_RFC_ERROR entered.
    A  ** RABAX: level LEV_RX_RFC_ERROR completed.
    A  ** RABAX: level LEV_RX_RFC_CLOSE entered.
    A  ** RABAX: level LEV_RX_RFC_CLOSE completed.
    A  ** RABAX: level LEV_RX_IMC_ERROR entered.
    A  ** RABAX: level LEV_RX_IMC_ERROR completed.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS entered.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS completed.
    A  ** RABAX: level LEV_RX_ERROR_SAVE entered.
    A  ** RABAX: level LEV_RX_ERROR_SAVE completed.
    A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
    A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
    A  ** RABAX: level LEV_RX_END entered.
    A  ** RABAX: level LEV_RX_END completed.
    A  ** RABAX: end RX_GOTO_GENEXIT
    Edited by: I041468 on Jul 15, 2009 1:12 PM
    Edited by: I041468 on Jul 15, 2009 1:12 PM
    Edited by: I041468 on Jul 15, 2009 1:13 PM
    Edited by: I041468 on Jul 15, 2009 1:14 PM
    Edited by: I041468 on Jul 15, 2009 1:15 PM
    and dev_rfc....
    >TS> Wed Jul 15 16:45:53 2009
    T:1712 ======> Connect to SAP gateway failed
    Connect_PM  TPNAME=IGS.ANK, GWHOST=INLD50057853A, GWSERV=3301
    LOCATION    CPIC (TCP/IP) on local host
    ERROR       internal error
                (this retcode should be handled by caller of NI-layer)
    TIME        Wed Jul 15 16:45:53 2009
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -8
    MODULE      nixx.c
    LINE        1537
    DETAIL      NiCloseHandle: invalid hdl -1
    COUNTER     127
    Edited by: I041468 on Jul 15, 2009 1:16 PM

  • Root.sh fails during the last part of cluster installation.

    hi,
    I am trying to install clusterware for Oracle 11g on rhel 5.
    Everything seemed fine untill the end of the clusterware installation...
    Firstly i did not get the option to install orainstRoot.sh script, I mean the "Execute the configuration scripts" has only one script to install that is root.sh
    Well, i ran the script with root user, and i get the below error. At the end i have uploaded the cluster install log aswell
    [root@node1 ~]# sh /u01/app/crs/root.sh
    WARNING: directory '/u01/app' is not owned by root
    WARNING: directory '/u01' is not owned by root
    Checking to see if Oracle CRS stack is already configured
    Setting the permissions on OCR backup directory
    Setting up Network socket directories
    Oracle Cluster Registry configuration upgraded successfully
    The directory '/u01/app' is not owned by root. Changing owner to root
    The directory '/u01' is not owned by root. Changing owner to root
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: node1 node1-priv node1
    node 2: node2 node2-priv node2
    node 3: node3 node3-priv node3
    Creating OCR keys for user 'root', privgrp 'root'..
    OCR create keys failed, OCR error 26.
    Failed to initialize Oracle Cluster Registry for cluster
    0
    The configuration assistant says
    Output generated from configuration assistant "Oracle Notification Server Configuration Assistant":
    Command = /u01/app/crs/install/onsconfig add_config node1:6251 node2:6251 node3:6251
    The ONS configuration failed to create
    Configuration assistant "Oracle Notification Server Configuration Assistant" failed
    The "/u01/app/crs/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)efore executing the same.-----------------------------------------------------------------------------
    ToolFailedCommands file shows
    # Copyright (c) 1999, 2007, Oracle. All rights reserved.
    /u01/app/crs/install/onsconfig add_config cch_or_db1:*6251* cch_or_db2:*6251* cch_or_db3:*6251*
    /u01/app/crs/bin/oifcfg setif -global eth0/10.2.0.0:public eth1/192.168.2.0:cluster_interconnect
    /u01/app/crs/bin/cluvfy stage -post crsinst -n cch_or_db1,cch_or_db2,cch_or_db3
    I am wondering so as to what exactly is 6251, is this the port number for all the three nodes? Infact port numbers for the three nodes are something else. Should i attach those port numbers to the respective node names and run the failed commands individually??
    Here is the log file for the unsuccessful cluster install, i have uploaded
    http://stashbox.org/313748/installActions2008-12-04_01-05-26PM.log
    Any idea about this??

    Hi
    have your run cluster verify to check if your OS configuration and pre-requisities are done?

  • OPatch Failing : MISSING_COMPONENT : oracle.rsf.sqlplus_rsf, 9.2.0.8.0

    Hi,
    While applying patch 5495695, we got the following error:
    Oracle Interim Patch Installer version 1.0.0.0.57
    Copyright (c) 2007 Oracle Corporation. All Rights Reserved..
    We recommend you refer to the OPatch documentation under
    OPatch/docs for usage reference. We also recommend using
    the latest OPatch version. For the latest OPatch version
    and other support related issues, please refer to document
    293369.1 which is viewable from metalink.oracle.com
    Oracle Home : /orapch/9.2.0
    Oracle Home Inventory : /orapch/9.2.0/inventory
    Central Inventory : /orapch/oraInventory
    from : /var/opt/oracle/oraInst.loc
    OUI location : /orapch/9.2.0/oui
    OUI shared library : /orapch/9.2.0/oui/lib/solaris/liboraInstaller.so
    Java location : /orapch/9.2.0/jre/1.4.2/bin/java
    Log file location : /orapch/9.2.0/.patch_storage/<patch ID>/*.log
    Creating log file "/orapch/9.2.0/.patch_storage/5495695/Apply_5495695_01-16-2009_02-30-09.log"
    Invoking fuser to check for active processes.
    Invoking fuser on "/orapch/9.2.0/bin/sqlplus"
    MISSING_COMPONENT : oracle.rsf.sqlplus_rsf, 9.2.0.8.0
    This Oracle Home does not have components/versions required by the patch.
    ERROR: OPatch failed during pre-reqs check.
    Can anyone give me a heads up on what is oracle.rsf.sqlplus_rsf and where it can be found?
    Regards,
    Neeraj

    I have exactly the same issue while applying this patch.
    Version of DB is 9.2.0.8
    I've even tried to comment lines in file:
    5495695/etc/config/actions
    <oneoff_actions>
    # <oracle.rsf.sqlplus_rsf version="9.2.0.8.0" opt_req="R">
    <archive name="libsqlplus.a" path="%ORACLE_HOME%/lib" object_name="lib/libsqlplus.a/saficid.o"/>
    <make change_dir="%ORACLE_HOME%/sqlplus/lib" make_file="ins_sqlplus.mk" make_target="sqlplus"/>
    # </oracle.rsf.sqlplus_rsf>
    </oneoff_actions>
    it doesn't help, a different error appears while applying the patch:
    OPATCH_JAVA_ERROR=Exception in CheckConflict. null
    Nothing in MetaLink regarding this issue, all I've found is this topic.

  • ""selected font failed during last operation." and " there is a problem with generator" application error

    For PSDs I have created in older versions of Photoshop CC 2014 I am getting errors when opening / trying to save. They seem to be either Generator or font related. Interestingly, PSDs created in newer versions of PS CC 2014 have no issues, even when using same fonts.
    I am getting the error messages:
    When I open the older PSD files, (again created or saved in older versions of PS CC 2014) I am asked to update fonts. If I do I get the error.
    'Selected font failed during last operation'
    When I try to don't try to update fonts and then I try to play with the file I get the following error.
    'There is a problem with Generator. Please quit Photoshop and try again. If the problem persists, remove any third-party plugins or try re-installing photoshop.
    I don't have any third party plugins that I can see.
    I have re-installed multiple times.
    I need to use this program and I am paying for your services. I am actually on the phone now with 'help desk' and have been on hold for 22 minutes.
    Please Help

    When I installed the Apple programs, mobile device application did not uninstall by itself. I had to go to c://program files/common files/apple/mobile device application (or something like that) and manually delete the contents and the folders. I have a 64 bit version so I also had to visit c://program files (x86)/common files/apple/mobile application device (or similar) and also manually delete the files and folders. I had to delete the files before I could delete the folders. This manual part is probably tripping everyone up, because it's not as easy as simply hitting uninstall in the control panel. But the instructions are there. I hope this helps you.

  • Patching 11.1.1.6.2: Opatch Failed error code 39

    Hi everyone,
    i am just patching OBI EE 11.1.1.6.0 to 11.1.1.6.2.
    While applying opatch for the paricular patches i got an error with this patch: *14228505*
    The logfile says:
    [21.01.2013 11:59:29] OPatch invoked as follows: 'apply '
    [21.01.2013 11:59:29] Oracle Home : c:\oracle\middleware\Oracle_BI1
    Zentrales Bestandsverzeichnis: C:\Program Files\Oracle\Inventory
    von : n/a
    OPatch-Version : 11.1.0.9.0
    OUI-Version : 11.1.0.9.0
    OUI-Speicherort : c:\oracle\middleware\Oracle_BI1\oui
    Speicherort von Log-Datei : c:\oracle\middleware\Oracle_BI1\cfgtoollogs\opatch\14228505_Jan_21_2013_11_59_28\apply2013-01-21_11-59-27AM_1.log
    [21.01.2013 11:59:29] Patch history file: c:\oracle\middleware\Oracle_BI1\cfgtoollogs\opatch\opatch_history.txt
    [21.01.2013 11:59:29] OPatch detects the Middleware Home as "C:\oracle\middleware"
    [21.01.2013 11:59:33] Starting ApplySession on Mon Jan 21 11:59:33 CET 2013
    [21.01.2013 11:59:33] OPatch will do the following:
    [Oracle Home discovery] : Configure and Validate Oracle Home info.
    [Prerequisite for apply] : Invoke prerequisites to see if patch can be applied.
    [Patch conflict detection for apply patch] : Check if any conflict with already installed patches in Oracle Home.
    [21.01.2013 11:59:33] --------------------- Oracle Home discovery ---------------------
    [21.01.2013 11:59:33] ApplySession Interim-Patch '14228505' wird für OH 'c:\oracle\middleware\Oracle_BI1' angewendet
    [21.01.2013 11:59:33] Starting to apply patch to local system at Mon Jan 21 11:59:33 CET 2013
    [21.01.2013 11:59:36] Start the Apply initScript at Mon Jan 21 11:59:36 CET 2013
    [21.01.2013 11:59:36] Finish the Apply initScript at Mon Jan 21 11:59:36 CET 2013
    [21.01.2013 11:59:36] --------------------- Prerequisite for apply ---------------------
    [21.01.2013 11:59:36] Running prerequisite checks...
    [21.01.2013 11:59:36] Patch "14228505" is ignored as it is not a "Fusion Applications patch".
    [21.01.2013 11:59:36] Check if patch "14228505" is a no-op patch.
    [21.01.2013 11:59:36] None of the selected patches are no-op. patches..
    [21.01.2013 11:59:38] Space Needed : 4221147894
    [21.01.2013 11:59:38] Prerequisite check "CheckPatchApplicableOnCurrentPlatform" failed.
    The details are:
    Patch ( 14228505 ) is not applicable on current platform.
    Platform ID needed is : 912
    Platform IDs supported by patch are: 233
    [21.01.2013 11:59:42] [ Error during Prerequisite for apply phase ] Detail: OUI-67074:OPatch während Prüfung auf Voraussetzungen nicht erfolgreich: Prerequisite check "CheckPatchApplicableOnCurrentPlatform" failed.
    [21.01.2013 11:59:42] System intakt, OPatch versucht nicht, das System zurückzuschreiben
    [21.01.2013 11:59:42] Finishing ApplySession at Mon Jan 21 11:59:42 CET 2013
    [21.01.2013 11:59:42] Total time spent waiting for user-input is 0 seconds. Finish at Mon Jan 21 11:59:42 CET 2013
    [21.01.2013 11:59:42] Stack-Beschreibung: oracle.opatch.PrereqFailedException: Prerequisite check "CheckPatchApplicableOnCurrentPlatform" failed.
    [21.01.2013 11:59:42] StackTrace: oracle.opatch.OPatchSessionHelper.runApplyPrereqs(OPatchSessionHelper.java:5939)
    [21.01.2013 11:59:42] StackTrace: oracle.opatch.ApplySession.processLocal(ApplySession.java:3780)
    [21.01.2013 11:59:42] StackTrace: oracle.opatch.ApplySession.process(ApplySession.java:5824)
    [21.01.2013 11:59:42] StackTrace: oracle.opatch.OPatchSession.main(OPatchSession.java:1871)
    [21.01.2013 11:59:42] StackTrace: oracle.opatch.OPatch.main(OPatch.java:573)
    CMD says:
    Recommended actions: This patch requires some components to be installed in the home. Either the Oracle Home doesn't have the components or this patch is not suitable for this Oracle Home.
    What i commandedbefore:
    set ORACLE_HOME=D:\Oracle\Middleware\Oracle_BI1
    set PATH=%ORACLE_HOME%\bin;%PATH%
    set JAVA_HOME=%ORACLE_HOME%\jdk
    set PATH=%JAVA_HOME%\bin;%PATH%
    set PATH=%ORACLE_HOME%\OPatch;%PATH%
    The following patches already succeeded: 14226980, 13960955 and 14226993.
    Does anyone of you has an idea? It's really important!
    Thank you,
    Alex

    I ran into this problem and this is how I solved it. I had OEM Grid Control installed with the database and OMS on the same server. opatch always worked when using the database Oracle Home. Our company moved the database to another system, so I tried using the OMS Oracle Home and got the error. The OMS Oracle Home is a 10.1.0.5 version. I believe I installed the 10.2 Opatch in the directory with a unzip -o option.
    I started clean. I renamed the old OPatch and reinstalled the 6880880 patch for the required version. OMS requires the 10.2 version. The problem went away. It had nothing to do with the Java version

  • ERROR: OPatch failed as verification of the patch failed.

    I installed OID by following these instructions( http://www.oracle.com/technology/pub/articles/chan-oid.html), db version created is 10.1.0.5 , but every time i apply CPU patch i receive error
    here is opatch lsinventory results
    Installed Patch List:
    =====================
    1) Patch 9119261 applied on Mon Feb 15 16:17:37 CST 2010
    Unique Patch ID: 12031038
    Error during opatch apply
    OPatch encounters the following issues during Make:
    There were problems running make commands. The errors encounted were:
    Error for command: cd /oracle/product/oid10g//rdbms/lib
    /usr/ccs/bin/make -f ins_rdbms.mk client_sharedlib ORACLE_HOME="/oracle/product/oid10g" 2>/oracle/product/oid10g/.patch_storage/9119261/make_local.stderr
    I ran this command manually and it did'n gave any error
    /usr/ccs/bin/make -f ins_rdbms.mk client_sharedlib ORACLE_HOME="/oracle/product/oid10g" 2>/oracle/product/oid10g/.patch_storage/9119261/make_local.stderr
    Comparing "/oracle/4dba/9119261/files/lib/liboraolap10.a/xsoqhelp.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/liboraolap10.a/xsoqhelp.o"
    Comparing "/oracle/4dba/9119261/files/lib/liboraolap10.a/xsoqftbl.o" and "/oracle/product/oid10g/.patch_storage/verify/lib/liboraolap10.a/xsoqftbl.o"
    There are 2 issues copying files to Oracle Home.
    FILE PROBLEM: some files are not patched.
    OPATCH_JAVA_ERROR: Patch was not successfully applied.
    Verification of the patch failed.
    ERROR: OPatch failed as verification of the patch failed.
    Edited by: user12001353 on Feb 15, 2010 2:31 PM
    Edited by: user12001353 on Feb 15, 2010 2:37 PM

    Why are you applying Database Patches to Oracle Application Server?
    What is telling you to do this?

  • Fusion Applications  -  Post Configure  - ECSF Issue

    Hi,
    We are installing Fusion Applications 11.1.4.0.0 and during Post Configuration Phase are encountering the following error:
    ECSF configuration failed. Error message: Java returned: 1] ERROR
    The complete error reported:
    [2012-12-26T09:19:04.968+05:30] [runProvisioning-hcm-postconfigure] [ERROR] [FAPROV-00101] [runProvisioning-hcm-postconfigure] [tid: 25] [ecid: 0000JjKsJNfFg4WFLzfP8A1Gq_P900000G,0] [arg: /u01/oracle/fusion/provisioning/provisioning-build/orchestration-build.xml:3495: The following error occurred while executing this line:\n/u01/oracle/fusion/provisioning/provisioning-build/orchestration-build.xml:3286: The following error occurred while executing this line:\n/u01/oracle/fusion/provisioning/provisioning-build/common-misc-build.xml:109: An Error Occured:  The following error occurred while executing this line:\n/u01/oracle/fusion/provisioning/provisioning-build/base-product-family-build.xml:350: The following error occurred while executing this line:\n/u01/oracle/fusion/provisioning/provisioning-build/hcm-build.xml:1566: The following error occurred while executing this line:\n/u01/oracle/fusion/provisioning/provisioning-build/hcm-build.xml:1259: The following error occurred while executing this line:\n/u01/oracle/fusion/provisioning/provisioning-build/base-fusion-app-build.xml:168: The following error occurred while executing this line:\n/u01/oracle/fusion/provisioning/provisioning-build/search-app-build.xml:418: The following error occurred while executing this line:\n/u01/oracle/fusion/provisioning/provisioning-build/search-app-build.xml:535: The following error occurred while executing this line:\n/u01/oracle/fusion/provisioning/provisioning-build/atgpf-build.xml:2678: The following error occurred while executing this line:\n/u01/oracle/fusion/provisioning/provisioning-build/common-misc-build.xml:109: ECSF configuration failed. Error message: Java returned: 1] ERROR: /u01/oracle/fusion/provisioning/provisioning-build/orchestration-build.xml:3495: The following error occurred while executing this line:[[
    /u01/oracle/fusion/provisioning/provisioning-build/orchestration-build.xml:3286: The following error occurred while executing this line:
    /u01/oracle/fusion/provisioning/provisioning-build/common-misc-build.xml:109: An Error Occured: The following error occurred while executing this line:
    Please let us know if anyone has encountered this issue and if not how it can debugged further ? Verified for all know issues , Pathes, Release Notes and Blogs. Please advise if anyone know how to proceed ahead ?

    Kalyan,
    ECSF configuration is failing at the following code section in build file:
    <if>
    <os name="AIX"/>
    <then>
    <java classname="oracle.ecsf.util.ProvisioningUtil" fork="true" classpathref="ecsf.classpath" failonerror="true">
    <arg value="${temp.ecsf.config.file}"/>
    <sysproperty key="oracle.security.jps.config" value="${ecsf.jps.config}"/>
    <sysproperty key="javax.net.ssl.trustStore" value="${ecsf.ssl.truststore}"/>
    <env key="IBM_JAVA_OPTIONS" value="-Dibm.stream.nio=TRUE -Djavax.xml.stream.XMLInputFactory=com.ibm.xml.xlxp.api.stax.XMLInputFactoryImpl -Djavax.xml.stream.XMLOutputFactory=com.ibm.xml.xlxp.api.stax.XMLOutputFactoryImpl -Djavax.xml.stream.XMLEventFactory=com.ibm.xml.xlxp.api.stax.XMLEventFactoryImpl"/>
    </java>
    </then>
    <else>
    <java classname="oracle.ecsf.util.ProvisioningUtil" fork="true" classpathref="ecsf.classpath" failonerror="true">
    <arg value="${temp.ecsf.config.file}"/>
    <sysproperty key="oracle.security.jps.config" value="${ecsf.jps.config}"/>
    <sysproperty key="javax.net.ssl.trustStore" value="${ecsf.ssl.truststore}"/>
    </java>
    </else>
    </if>
    We noticed that it is referring to ssl.trustStore which is similar to what you metioned earlier. Do you think this is causing the issue ? If so how can we disable it?
    Regards, Raj.

  • Need help with customizing standard reports in Fusion Applications

    Hi,
       I have requirement to customize 'Asset Transfer Report' in Oracle Fusion.
       This report is a BI Publisher report and Data Model lies in folder '/Share Folders/Financials/Fixed Assets/Tracking/Data Model' and report lies in folder '/Share Folders/Financials/Fixed Assets/Tracking'.
        Steps which i have completed
       I am trying to customize this report, i followed the below steps
    Step 1:- 
       Copied Data Model into '/Shared Folder/Custom/Financials/Fixed Assets/Tracking/Data Model' and report into '/Shared Folder/Custom/Financials/Fixed Assets/Tracking/'
    Step 2:-
       Opened task 'Manage Custom Enterprise Scheduler Jobs for Ledger and Related Applications' and created a job with the following details.
    Job Definition
    Field Name
    Value
    Display Name
    XX Asset Transfers Report
    Name
    XX_ASSET_TRANSFERS_REPORT
    Path
    /FA/
    Application
    Financials Common Module
    Description
    XX Asset Transfers Report
    Job Application Name
    FinancialsEss
    Enable Submission from Enterprise Manager
    Job Type
    BIPJobType
    Class Name
    oracle.xdo.service.client.scheduler.BIPJobExecutable
    Default Output Format
    Report ID
    /Custom/Financials/Fixed Assets/Tracking/Asset Transfers Report.xdo
    Priority
    Allow Multiple Pending Submissions
    False
    Enable Submission From Scheduled Processes
    Yes
    User Properties
    Field Name
    Value
    PDF
    .*\.pdf$
    jobDefinitionName
    FAS430
    XML
    .*\.xml$
    jobPackageName
    /oracle/apps/ess/financials/assets/tracking/transfers
    EXT_PortletContainerWebModule
    Ledger
    Since the standard report has the below parameter i have created same set of parameters for the Job which i have created, but i do not know how to assign the list of values to these parameters
    Parameter Prompt
    Data Type
    Page Element
    Default Value
    Required
    Book
    String
    Text box
    Yes
    Currency
    String
    Text box
    Yes
    Period
    String
    Text box
    Yes
    Batch
    String
    Text box
    No
    Step 4:-
       Now when i navigate to schedule process, when i click Schedule New Process Button in the list of values i can see the job which i created. When i submit the job is completing with error.
       When i open the xml file, file is blank and no data is available in the file.
       When i open the log file i see the below error
    dummy file is deleted
    ================ BIPJobExecutable Execution Started ============
    OutputFile : /u01/APPLTOP/instance/ess/rfd/67068/out/67068.xml
    Request ID: 67068 ClassLoader is weblogic.utils.classloaders.GenericClassLoader@1c85c3a finder: weblogic.utils.classloaders.CodeGenClassFinder@1c85cb3 annotation: FinancialsEssApp#V2.0@
    RequestId:67068
    ReportID : /Custom/Financials/Fixed Assets/Tracking/FLY FA Transfers Report.xdo
    Process : BIPDocGen
    The bipJobID : 6252
    bipJobID is updated to ESSRuntimeService
    BIP_STATUS_URL is added to ESSRuntimeService
    ================ BIPJobExecutable is running in async mode. ============
    ================ Please check the ess status for more detail info. ============
        Am i doing anything wrong while creating the job?
    Note :- I created another test data model and report with 'Select SYSDATE from dual' and am able to see the report completing successfully.
    Please kindly help, i am failing to meet my deadlines.
    Regards,
    Prasad R

    Hello Jani Rautiainen,
        Thanks a lot for replying my question.
        This is the first time i am working with the BI Publisher reports and fusion applications.
        My requirement is to add few columns to the standard report with out loosing the functionality.
        I was not aware that there is two ways of doing this, i was always copying data model and report to a new folder and trying to create a new job for the report.
        As mentioned in the document 7.2.1.4 Using the Customize Feature    , i clicked on the more button on my report but i do not see the customize option. Do i need to have any specific role for this to appear in the menu? Please kindly let me know.
        Also i see below limitations while customizing report
    Limitations
    Following are limitations of the Customize report option:
    The Customize option is only available through direct access to the BI Publisher server using the /xmlpserver URL (for example:http://hostname.com:7001/xmlpserver). The Customize option is not available through the /analytics URL used to access Oracle Business Intelligence Enterprise Edition.
    The Customize option is available only for reports. The Customize option is not available for data models, style templates, or sub templates.To customize data models, style templates or sub templates and insulate them from potential changes from patching: Make a copy of the data model, style template, or sub-template and either rename it or place it in a custom folder. Ensure that you update any reports to point to the customized data model, style template, or sub template.
        My requirement is to add few additional columns which needs Data Model to be modified, Can i copy the data model to the custom folder and do my modifications and point this data model in the report(as mentioned in the point 2 in the limitations)? In that case, will the original report submission works?
    Regards,
    Prasad R

  • OPatch failed with error code=74check "CheckSystemSpace" failed on 11.1.0.7

    Hi , I am trying to install CPU patch on oracle 11.1.0.7 on windows 32 OS , Stopped listner, and stopped services and on applying - opatch apply
    I get the following error...i currently have 1.25 GB on Oracle_home Drive which is E drive. How much space do i need to increase? Is that space shortage it is complaining? Needed to clarify with you gurus. I even ched with %ORACLE_HOME%/OPatch/opatch lsinventory and it showed opatch succeeded. Please advise. Thanks a bunch.
    ApplySession applying interim patch '13460955' to OH 'E:\app\oracle\product\11.1.0\db_1'
    Interim patch 13460955 is a superset of the patch(es) [  12914915 ] in OH E:\app\oracle\product\11.1.0\db_1
    OPatch will rollback the subset patches and apply the given patch.
    Running prerequisite checks...
    Prerequisite check "CheckSystemSpace" failed.
    The details are:
    Required amount of space(1598496302) is not available.
    ApplySession failed during prerequisite checks: Prerequisite check "CheckSystemSpace" failed.
    System intact, OPatch will not attempt to restore the system
    The following warnings have occurred during OPatch execution:
    1) OUI-67078:Interim patch 13460955 is a superset of the patch(es) [  12914915 ] in OH E:\app\oracle\product\11.1.0\db_1
    OPatch failed with error code = 74

    Hi,
    Prerequisite check "CheckSystemSpace" failed.
    The details are:
    Required amount of space(1598496302) is not available.I belive error message soo clear isnt it?
    Please see:
    OPatch Troubleshooting/FAQ Guide for Oracle Database Machine [ID 1265683.1]
    OPATCH CheckSystemSpace Failed with Error Code 73 while Applying GI PSU [ID 1088455.1]
    Regard
    Helios

  • AS Server 10g R2 install fails during OID

    I am trying to install Oracle Application Server 10g Release 2 but the install fails during the install of the OID configuration assistant. I have retried that specific install numerous times but it continues to fail. I receive the following message in my oidca_log. Could someone provide me with some guidance? I have been tasked with installing this software and its causing me all kinds of problems. Any help would be much appreciated.
    Fri Jul 14 13:09:52 PDT 2006 OID CA started.
    Registering OID server..
    SID: sdhub10g
    DB Host: DELMAR
    DB Version:10.1.0.4.2
    create final wallet
    Stopping OID Server using OPMN..
    Starting OID Server using OPMN..
    Fri Jul 14 13:10:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    with a retryCount:20
    Fri Jul 14 13:10:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: simple bind failed: delmar.development.com:13061 [Root exception is java.net.SocketException: Socket closed]
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Caused by: java.net.SocketException: Socket closed
         at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:99)
         at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
         at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:66)
         at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:124)
         at com.sun.jndi.ldap.Connection.writeRequest(Connection.java:390)
         at com.sun.jndi.ldap.LdapClient.ldapBind(LdapClient.java:334)
         at com.sun.jndi.ldap.LdapClient.authenticate(LdapClient.java:193)
         at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2640)
         at com.sun.jndi.ldap.LdapCtx.<init>(LdapCtx.java:290)
         at com.sun.jndi.ldap.LdapCtxFactory.getUsingURL(LdapCtxFactory.java:175)
         at com.sun.jndi.ldap.LdapCtxFactory.getUsingURLs(LdapCtxFactory.java:193)
         at com.sun.jndi.ldap.LdapCtxFactory.getLdapCtxInstance(LdapCtxFactory.java:136)
         at com.sun.jndi.ldap.LdapCtxFactory.getInitialContext(LdapCtxFactory.java:66)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)
         at javax.naming.InitialContext.init(InitialContext.java:219)
         at javax.naming.ldap.InitialLdapContext.<init>(InitialLdapContext.java:133)
         at oracle.ldap.util.jndi.ConnectionThread.run(ConnectionThread.java:61)
    Fri Jul 14 13:11:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:11:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:12:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:12:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:13:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:13:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:14:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:14:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:15:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:15:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:16:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:16:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:17:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:17:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:18:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:18:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:19:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:19:34 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:20:04 PDT 2006 Bind request issued. Waiting for OID Server response.
    javax.naming.CommunicationException: Request: 1 cancelled
         at oracle.ldap.util.jndi.ConnectionUtil.returnInitialLdapContext(ConnectionUtil.java:492)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:135)
         at oracle.ldap.util.jndi.ConnectionUtil.getDefaultDirCtx(ConnectionUtil.java:157)
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:947)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    Fri Jul 14 13:20:04 PDT 2006Could not contact OID server.
    Stopping OID Server using OPMN..
    oracle.ldap.oidinstall.backend.OIDCAException: OID Server could not be started. Please see the log files.
         at oracle.ldap.oidinstall.backend.OIDConfiguration.isOIDSrvUp(OIDConfiguration.java:958)
         at oracle.ldap.oidinstall.backend.OIDConfigWrapper.configOID(OIDConfigWrapper.java:273)
         at oracle.ldap.oidinstall.OIDCA.doSilent(OIDCA.java:507)
         at oracle.ldap.oidinstall.OIDCA.run(OIDCA.java:818)
         at oracle.ldap.oidinstall.OIDCA.main(OIDCA.java:957)
    I am having the same exact problem as documented in the following article but the solution documented in this article unfortunately did not apply:
    http://forums.oracle.com/forums/thread.jspa;jsessionid=8d922006ce67d1ef91f6c484a4ba035f8a2d3e0851a.rQjwahaM-AXMmkbGngTxpQOUaNaKaxD3lN4OagSLb3mIaN8IbwSLa30Qn3qP-x4KbhiKbA8Omh8Q-wOSa30K8Oz1iNyKb2TRnk8LaN8IpR9vmQLz-AbJpgaLc34SaNmMah0S8OexhOaOgzXApR9PplaOagbynknvrkLOlQzNp65In0__?messageID=1177518&#1177518

    Thanks for the follow up. Yes, I do have two Oracle Homes on the server: One is for an Oracle Database Server 9i and the other is for the current install of Application Server. Both listeners are up and running and they are both listening on different ports. Having both of these services started simulatenously should not be a problem given that their listening on different ports, correct? I used the lsnrctl status command in each of the Oracle Homes and I didn't notice anything in the output that stated the listener was not running. The last piece of output states that "The command completed successfully" Anything, I should be looking for in the output?

  • EBS 12.1.1 failed during autoconfig phase of upgradation

    Hi,
    I'm in process of upgradation of ebs 11.5.9 to r12.1.1 on solaris 9. database is 9.2.0.8.
    during the upgradation phase autoconfig is failed with errors.
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='jdbc:oracle:thin:@(DESCRIPTION=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=scciapps)(PORT=1571)))(CONNECT_DATA=(SID=test)))'
    Trying to connect using APPS_JDBC_URL
    Exception occurred: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : scciapps
    sDbDomain : sharjah.gov.ae
    sDbPort : 1571
    sDbSid : test
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@scciapps.sharjah.gov.ae:1571:test
    Exception occurred: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=scciapps.sharjah.gov.ae)(PORT=1571))(CONNECT_DATA=(SERVICE_NAME=test)))
    Exception occurred: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=scciapps.sharjah.gov.ae)(PORT=1571))(CONNECT_DATA=(SERVICE_NAME=test.sharjah.gov.ae)))
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    Connection could not be obtained; returning null
    where i use the same username and password of apps of existing database/application.
    anyone have idea about that...?
    Thanks,

    yes, all the values are correct.
    As I've given existing database port number, sid and server info of 11.5.9.
    below are some information from installation log.
    Oracle Applications Rapid Install Wizard Install log
    >> Using Rapid Wizard Version : 12.1.1.9
    >> Install session started : Mon Jan 31 13:35:43 GST 2011
    >> Rapid Wizard source location : /oracle/StageR12/startCD/Disk1/rapidwiz
    >> Command Line arguments for this run :
    =================================================================
    Install Session Information
    Host Name : scciapps.sharjah.gov.ae
    Host Operating System : Solaris SPARC
    User running Install : appltest
    =================================================================
    InstUpgPanel
         User action : Upgrade Oracle Applications file System
         Install type : Upgrade
    PortPanel
              Selected port pool:
                   Database Port : 1571
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : scciapps
    sDbDomain : sharjah.gov.ae
    sDbPort : 1571
    sDbSid : test
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@scciapps.sharjah.gov.ae:1571:test
    Connection obtained
    but it fails during autoconfig phase.
    Thanks,

  • EAP-TLS or PEAP authentication failed during SSL handshake

    Hi Pros,
                   I am a newbie in the ACS 4.2 and EAP-TLS implementation, with that being said. I face an issue during a EAP-TLS implementation. My search shows that this kind of error message is already certificate issue;However, I have deleted and recreated the certificate in both ACS and the client with the same result. I have deleted and re-install the certchain as well.
    When I check my log in the failed attemps, there is what I found:
    Date
    Time
    Message-Type
    User-Name
    Group-Name
    Caller-ID
    Network Access Profile Name
    Authen-Failure-Code
    Author-Failure-Code
    Author-Data
    NAS-Port
    NAS-IP-Address
    Filter Information
    PEAP/EAP-FAST-Clear-Name
    EAP Type
    EAP Type Name
    Reason
    Access Device
    Network Device Group
    06/23/2010
    17:39:51
    Authen failed
    000e.9b6e.e834
    Default Group
    000e.9b6e.e834
    (Default)
    EAP-TLS or PEAP authentication failed during SSL handshake
    1101
    10.111.22.24
    25
    MS-PEAP
    wbr-1121-zozo-test
    Office Networ
    06/23/2010
    17:39:50
    Authen failed
    [email protected]
    Default Group
    000e.9b6e.e834
    (Default)
    EAP-TLS or PEAP authentication failed during SSL handshake
    1098
    10.111.22.24
    25
    MS-PEAP
    wbr-1121-zozo-test
    Office Network
    [email protected] = my windows active directory name
    1. Why under EAP-TYPE it shows MS-PEAP not EAP-TLS? I did configure EAP-TLS....
    2. Why sometimes it just shows the MAC of the client for username?
    3. Why  it puts me in DEFAULT-GROUP even though i belongs to a group well definy in the acs?
    2. Secondly, When I check in pass authentications... there is what i saw
    Date
    Time
    Message-Type
    User-Name
    Group-Name
    Caller-ID
    NAS-Port
    NAS-IP-Address
    Network Access Profile Name
    Shared RAC
    Downloadable ACL
    System-Posture-Token
    Application-Posture-Token
    Reason
    EAP Type
    EAP Type Name
    PEAP/EAP-FAST-Clear-Name
    Access Device
    Network Device Group
    06/23/2010
    17:30:49
    Authen OK
    groszozo
    NOC Tier 2
    10.11.10.105
    1
    10.111.22.24
    (Default)
    wbr-1121-zozo-test
    Office Network
    06/23/2010
    17:29:27
    Authen OK
    groszozo
    NOC Tier 2
    10.11.10.105
    1
    10.111.22.24
    (Default)
    wbr-1121-zozo-test
    Office Network
    In the output below, it says that the user is authenticate and it puts the user in the right group with the right username, but the user never really authenticate. Maybe for the first few seconds when I initiate the connection.
    Before I forget, the suppliant is using WIN XP and 802.1x is enable. I even uncheck not verify the server and the ACS under External User Databases, I did  check ENABLE EAP-TLS machine authentication.
    Thanks in advance for your help,
    Crazy---

    Any ideas on this guys?? In my end, i've been reading some docs... Things started to make sens to me, but I still cannot authenticate, still the same errors. One more thing that catch my  attention now is the time it takes to open a telnet session to cisco device which has the ACS for auth server.
    My AD(Active Direct) and the ACS server are local same subnet(server subnet). Ping to the ACS from my desktop which is in different subnet is only take 1ms. To confirm that the issue is the ACS server, I decided to use another server in remote location, the telnet connection is way faster than the local ACS.
    Let's brain storm together to figure out this guys.
    Thanks in advance,
    ----Paul

  • EAP-TLS PEAP FAIL DURING SSH HANDSHAKE

    Hi Pros,
                   I am a newbie in the ACS 4.2 and EAP-TLS implementation, with that being said. I face an issue during a EAP-TLS implementation. My search shows that this kind of error message is already certificate issue;However, I have deleted and recreated the certificate in both ACS and the client with the same result. I have deleted and re-install the certchain as well.
    When I check my log in the failed attemps, there is what I found:
    Date
    Time
    Message-Type
    User-Name
    Group-Name
    Caller-ID
    Network Access Profile Name
    Authen-Failure-Code
    Author-Failure-Code
    Author-Data
    NAS-Port
    NAS-IP-Address
    Filter Information
    PEAP/EAP-FAST-Clear-Name
    EAP Type
    EAP Type Name
    Reason
    Access Device
    Network Device Group
    06/23/2010
    17:39:51
    Authen failed
    000e.9b6e.e834
    Default Group
    000e.9b6e.e834
    (Default)
    EAP-TLS or PEAP authentication failed during SSL handshake
    1101
    10.111.22.24
    25
    MS-PEAP
    wbr-1121-zozo-test
    Office Networ
    06/23/2010
    17:39:50
    Authen failed
    [email protected]
    Default Group
    000e.9b6e.e834
    (Default)
    EAP-TLS or PEAP authentication failed during SSL handshake
    1098
    10.111.22.24
    25
    MS-PEAP
    wbr-1121-zozo-test
    Office Network
    [email protected]
    = my windows active directory name
    1. Why under EAP-TYPE it shows MS-PEAP not EAP-TLS? I did configure EAP-TLS....
    2. Why sometimes it just shows the MAC of the client for username?
    3. Why  it puts me in DEFAULT-GROUP even though i belongs to a group well definy in the acs?
    2. Secondly, When I check in pass authentications... there is what i saw
    Date
    Time
    Message-Type
    User-Name
    Group-Name
    Caller-ID
    NAS-Port
    NAS-IP-Address
    Network Access Profile Name
    Shared RAC
    Downloadable ACL
    System-Posture-Token
    Application-Posture-Token
    Reason
    EAP Type
    EAP Type Name
    PEAP/EAP-FAST-Clear-Name
    Access Device
    Network Device Group
    06/23/2010
    17:30:49
    Authen OK
    groszozo
    NOC Tier 2
    10.11.10.105
    1
    10.111.22.24
    (Default)
    wbr-1121-zozo-test
    Office Network
    06/23/2010
    17:29:27
    Authen OK
    groszozo
    NOC Tier 2
    10.11.10.105
    1
    10.111.22.24
    (Default)
    wbr-1121-zozo-test
    Office Network
    In the output below, it says that the user is authenticate and it puts the user in the right group with the right username, but the user never really authenticate. Maybe for the first few seconds when I initiate the connection.
    Before I forget, the suppliant is using WIN XP and 802.1x is enable. I even uncheck not verify the server and the ACS under External User Databases, I did  check ENABLE EAP-TLS machine authentication.
    Thanks in advance for your help,
    Crazy---

    I had this message recently. The first issue I found was that the username entered into the laptop was not correct (I had djohnson, need to have DJohnson)
    The second issue I had was that my AP's were not authenticating to my WDS access point. I had turned off LEAP on my ACS server by accident causing the WDS authentication to fail. Once I turned this back on, my AP's authenticated to my WDS device and my users authenticated to the AP's.
    Otherwise, the meaning of this is that the certs are not matching up correctly with the server either due to expiered certs, incorrect cert type on the users machine or incorrect information in the cert.
    Hope this helps.

  • Server failed during initialization ...(authentification for user denied)

    hi,
    I'm using weblogic 7.0 server to replace my weblogic 5.0. I've got an error during
    login to the server:
    <server failed during initialization Exception: java.lang.securityException: Authentification
    for user denied..>
    could you help me and tell me what to do ?
    Thanks you.
    Cyril

    cyril,
    You should use the same username and password that you used to boot your 5.1 server with.
    hope it helps,
    -satya
    cyril wrote:
    In fact, I used the properties converter through the console to convert weblogic.properties
    to config.xml and the variables:
    WLS_USER=weblogic.
    WLS_PWD=weblogic.
    The petstoreExamples works but not my application...
    satya <[email protected]> wrote:
    Cyril,
    Did you use the properties converter through the console to convert your
    weblogic.properties to
    config.xml? What username and password did you use to boot the server?
    Thanks,
    -satya
    cyril wrote:
    hi,
    I'm using weblogic 7.0 server to replace my weblogic 5.0. I've gotan error during
    login to the server:
    <server failed during initialization Exception: java.lang.securityException:Authentification
    for user denied..>
    could you help me and tell me what to do ?
    Thanks you.
    Cyril

Maybe you are looking for

  • IPhone 3gs restores to iOS 4.0 but won't restore to iOS 5 'Unknown Error 1'

    I have an iPhone 3gs 32gb that accidentally went through the washing machine a couple of years ago. It was dead and rested peacefully in its box under the bed until a few months ago when I found it and thought - let's try turning it on. Low and behol

  • My ipod touch keeps removing my songs and videos. What do i do.

    Im getting sick and tired of this. Yesterday morning my ipod deleted all my songs NOT bought by itunes. It also deleted my video, 8mile, which i did buy off of itunes. So last night i plugged it into my computer, and it was fine that night. All the s

  • Asa/asdm Wizard "Unified Communications Wizard"

    When I try to start this wizard, I get an error mesage saying "You must have at least two interfaces to configure any of the Unified Communications Proxy Types". I have one inside and one outside interface configured. Why am I getting this error mesa

  • Unable to start Sun One Web Server 6.1 SP5 64bits on Solaris 10

    Hello, I installed the Sun One Web Server 6.1 SP5 64bits successfully on a Solaris 10 machine, but was unable to started up the web server application: The error message is below, # pwd /app/SUNWwbsvr61sp5/https-admserv # ls ClassCache config restart

  • Encoding PP 5.5 clips in Media Encoder results in empty files

    I have several short clips that I send from PP 5.5 to the que in ME. When I start the que in ME several of the clips (they are about 2 - 5 sec each) are encoded correctly, but some clips are just blanks. The "ready" files are about half the size of w