While running auotpatch error occured

hai folks,
when i am applying patch for 11.5.10.2
it thrown error ERROR OCCCURED IN VERSION CHECKING FOR DRIVER FILE.
TELL ME THE CAUSE. 3036401 THIS MINI PACK I AM APPLYING. TELL ME THE CAUSE.
ALL PREREQUESTS ARE APPLIED.
REGARDS
DBA

check the ownership for patch dir (directory 3036401 where u have extrcted) that should not be root .
That sould be apps os user(in my system it is applmgr) and u have to apply the patch as apps os user

Similar Messages

  • Run time error occured while clicking the Log off

    Hello Experts,
    I have customized masthead file. In the masthead, when i click the log off link, the pop-up window will showing the Runtime error message. Its not working properly. I didnt make any changes in log off method. I traced the error,
    <%if (!isPreview){%>
              if (EPCM.getUAType() == EPCM.MSIE)
                   if(EPCM.getGlobalDirty())
                         // unsaved data on the page, display modified dialog
                        var val = window.showModalDialog('<%=GetLogoffConfirmUnsavedMsgURL(componentRequest)%>', '', '<%=LOGOFF_CONFIRM_MSG_ARGS_IE%>');
                        if (val == 'logoff')
                             disableWorkProtectCheck = true;
                             logoff();
                   else //no unsaved data
                        // data saved, nothing get lost on the page, display normal dialog
                      var val = window.showModalDialog('<%=GetLogoffConfirmMsgURL(componentRequest)%>', '', '<%=LOGOFF_CONFIRM_MSG_ARGS_IE%>');
                      if (val == 'logoff')
                          logoff();
              else
                   if(EPCM.getGlobalDirty())
                      window.open('<%=GetLogoffConfirmUnsavedMsgURL(componentRequest)%>', '<%=LOGOFF_CONFIRM_WINDOW_NAME%>', '<%=LOGOFF_CONFIRM_MSG_ARGS_NS%>');
                   else
                      window.open('<%=GetLogoffConfirmMsgURL(componentRequest)%>', '<%=LOGOFF_CONFIRM_WINDOW_NAME%>', '<%=LOGOFF_CONFIRM_MSG_ARGS_NS%>');
         <%}%>
    In this code having if condition if(EPCM.getGlobalDirty()) is set as true means, then only properly executed and it shows the Log off message. In my part it goes to the else part. Then it shows run time error message.
    I cannt able to find out the solution.Pls help me in this regarding.
    Regards
    Prakash T

    Hi,
    see if running SFC /Scannow helps. This basically restores missing/corrupt system files.
    Click Start/Run and type CMD
    Type SFC /Scannow
    Description of Windows XP and Windows Server 2003 System File Checker (Sfc.exe):
    http://support.microsoft.com/kb/310747/EN-US/
    Please Reward Points if Helpful.
    Kind Regards,
    Vamsi.

  • After migration EP 5.0 to EP 6.0 SR1 Run Time Error Occured

    Hi,
    After all migration processes (except the post-migration steps ) we bounced the portal and got a run time error. We checked the error log and it was : cannot get user management factory class. We already reviewed two oss notes which were 728075, 713210 and couldn't fix our problem. Here is the error message and the information about our system.
    From   EP 5.0 SP6 P1 HF8   to   EP 6.0 SP9 Patch 8
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : N/A
    Component Name : N/A
    The exception was logged. Inform your system administrator..
    Exception id: 04:10_08/09/05_0002_9436550
    See the details for the exception ID in the log file
    Does anyone have any idea? please let me know.
    Thanks
    Serkan
    Message was edited by: Serkan Tumer

    Hi Serkan
    Please Check the log file for the exact nature of the error. You can find the log file in this location on your server.
    <Directory>:\usr\sap\CP1\JC00\j2ee\cluster\server0\log\DefaultTrace
    Do let us know what error you are facing.
    Warm Regards
    Priya

  • Run time error occured

    when i  am trying to login to web appliaction designer i got the Run-time Error"91"
    "object Variable or with block Variable not set.
    please help me out to solve this.
    Regards
    Deepak

    Hi,
    see if running SFC /Scannow helps. This basically restores missing/corrupt system files.
    Click Start/Run and type CMD
    Type SFC /Scannow
    Description of Windows XP and Windows Server 2003 System File Checker (Sfc.exe):
    http://support.microsoft.com/kb/310747/EN-US/
    Please Reward Points if Helpful.
    Kind Regards,
    Vamsi.

  • While connecting ssms error occured...2node cluster server...........

    TITLE: Connect to Server
    Cannot connect to TCCDBSQLDEV\SQL01.
    ADDITIONAL INFORMATION:
    A connection was successfully established with the server, but then an error occurred during the login process. (provider: TCP Provider, error: 0 - An existing connection was forcibly closed by the remote host.) (Microsoft SQL Server, Error: 10054)

    Hello,
    Another possible solutions and causes for this error can be found on the following resources:
    https://social.msdn.microsoft.com/Forums/en-US/201a4e08-4faf-4183-a585-b69622f1a213/cannot-connect-to-sql2k5-instance-with-error-an-existing-connection-was-forcibly-closed-by-the?forum=sqldatabaseengine
    http://msdn.microsoft.com/en-us/library/ms187005(SQL.105).aspx
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • Error while running exe (error 10)

    Hi,i am not able to run and build exe and getting error like exe is not corporate whitelist and will not be allowed,but if i run it in other system its running  without any error,particularly in that system this error is coming,but one thing is before it was working fine in that same system, now i am getting that error.can any one help me to resolve this error.

    Hi geetha,
    for "exe is not corporate whitelist" you should definitely ask your company's IT team...
    For error 10: it seems there's a FileCopy or FileOpen operation in your program not able to succeed. You should do some basic debugging to find the place/function that throws that error...
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • Oracle 10g AS on RHEL3 -- While restarting Component-- Error occurs

    Friends,
    I have installed Oracle 10g AS on RHEL3, under Oracle_Home where already Oracle9i is installed. I got some errors while changing the parameters in component[u] home and restarting it. I have changed some parameters in webcache and succesfully restarted.
    1) OC4J-home - failed to set the process status to ProcStatusRestart.
    2) OC4J.home - failed to restart a managed process after the maximum retry limit.
    I have commented some lines in server.xml(commented log, in order to
    reduce space for testing process) and one more file global_******.xml
    It also shows errors like orionp..... javahostexception.
    1)Can we install different versions of Oracle under one Oracle_Home.
    2)What could be the cause of the problem.
    3)How can i rectify it.
    Help me.
    Thanks,
    Raj

    Hi all,
    I have installed Oracle10g R2 on RHEL3.
    Regards,
    Raj

  • Run time error occuring due to  the exception "CX_SY_CONVERSION_OVERFLOW",

    hi,
            Programme which is present in process  chain,is getting the error  the exception "CX_SY_CONVERSION_OVERFLOW",like this.
    Can any body please help me out on this.
    Thanks & Regards,
    Aswini.

    Hi,
    Check the shot dump (ST22) and post the logic block where exactly you are getting error.
    regards,
    raju

  • In UDT while entering data, error occurs

    hi everyone,
    I have created a udt and have entered the data in it but now when i am tying to add new data into it, it is showing me the error
    "The entry already exists in the table"
    can anyone suggest me wy it is happning so.
    Regrds,
    Meghana

    Hi Meghana.......
    Just delete the last recent entry you did and enter it again and then enter the new one.
    Hope this will help you to add....
    Try this in test DB......
    Regards,
    Rahul

  • An Error occurred while running detection with sharepoint 2013 SP1

    hi,
    I am trying to install SP1 for MS SharePoint 2013. after starting the wizard am getting "An Error occurred while running detection" error. I have ran SharePoint config wizard to troubleshoot it. still same problem persist.
    my current SP build version is 15.0.4551.1508. I think SP1 is applicable on SP build versionn15.0.4569.1000.
    How I can upgrade 15.0.4551.1508 to 15.0.4569.1000
    any have idea on how to resolve or troubleshoot this issue ?
    Thanks

    HI NIkhil,this should be because you miss some of the previous versions in your farm.please try below to resolve the issue
    http://expertsharepoint.blogspot.de/2013/10/the-excepted-version-of-product-was-not.html
    The version 15.0.4551.1508 is DEC-CU 2013 to upgrade 15.0.4569.1000(SP1).
    TRy download the second release of SP1 released by MS and install.
    http://expertsharepoint.blogspot.de/2014/06/service-pack1-for-sharepoint-2013.html
    Anil Avula[MCP,MCSE,MCSA,MCTS,MCITP,MCSM] See Me At: http://expertsharepoint.blogspot.de/

  • Error while running setup /preparead

    While installing the exchange 2010 when it get to tha part /preparead it gives an error something missing in AD
    windows 2008 std One DC, and exchange being installed on this server.
    Thanks for the help.
    [10-24-2010 15:47:21.0679] [2] About to create the dob for object /dc=local/dc=MARSOSA/cn=Configuration/cn=Schema/cn=ms-Exch-Schema-Version-Pt
    [10-24-2010 15:47:21.0679] [2] The schema version identified for the Server is 14726
    [10-24-2010 15:47:21.0679] [2] Leaving ScGetSchemaVersion
    [10-24-2010 15:47:21.0679] [2] Leaving CDirectoryManager::ScSchemaIsUpToDate
    [10-24-2010 15:47:21.0679] [2] Entering CDirectoryManager::ScGetCountOfOrgsInDomain
    [10-24-2010 15:47:21.0679] [2]  CDirectoryManager::ScGetCountOfOrgsInDomain (f:\14.00.0639\sources\dev\admin\src\udog\setupbase\tools\dsmgr.cxx:493)
               Error code 0X8007200A (8202): The specified directory service attribute or value does not exist.
    [10-24-2010 15:47:21.0679] [2] Leaving CDirectoryManager::ScGetCountOfOrgsInDomain
    [10-24-2010 15:47:21.0679] [2]  CDirectoryManager::ScGetOrgLevelObjectStatus (f:\14.00.0639\sources\dev\admin\src\udog\setupbase\tools\dsmgr.cxx:536)
               Error code 0X8007200A (8202): The specified directory service attribute or value does not exist.
    [10-24-2010 15:47:21.0679] [2] Leaving CDirectoryManager::ScGetOrgLevelObjectStatus
    [10-24-2010 15:47:21.0679] [2]  CDirectoryManager::ScReInitWithDC (f:\14.00.0639\sources\dev\admin\src\udog\setupbase\tools\dsmgr.cxx:267)
               Error code 0X8007200A (8202): The specified directory service attribute or value does not exist.
    [10-24-2010 15:47:21.0679] [2] Leaving CDirectoryManager::ScReInitWithDC
    [10-24-2010 15:47:21.0679] [2]  ScInitializeManagedCodeContext (f:\14.00.0639\sources\dev\admin\src\udog\exsetdata\exsetds.cxx:380)
               Error code 0X8007200A (8202): The specified directory service attribute or value does not exist.
    [10-24-2010 15:47:21.0679] [2]  ScSetupAtom (f:\14.00.0639\sources\dev\admin\src\udog\exsetdata\exsetds.cxx:881)
               Error code 0X8007200A (8202): The specified directory service attribute or value does not exist.
    [10-24-2010 15:47:21.0679] [2] Leaving ScSetupAtom
    [10-24-2010 15:47:21.0694] [2] [ERROR] An error occurred with error code '2147950602' and message 'The specified directory service attribute or value does not exist.'.
    [10-24-2010 15:47:21.0694] [1] The following 1 error(s) occurred during task execution:
    [10-24-2010 15:47:21.0694] [1] 0.  ErrorRecord: An error occurred with error code '2147950602' and message 'The specified directory service attribute or value does not exist.'.
    [10-24-2010 15:47:21.0694] [1] 0.  ErrorRecord: Microsoft.Exchange.Management.Deployment.ExsetdataException: An error occurred with error code '2147950602' and message 'The specified directory service attribute or value does not exist.'.
    [10-24-2010 15:47:21.0694] [1] [ERROR] The following error was generated when "$error.Clear(); install-ExsetDataAtom -AtomName OrgLevelCt -DomainController $RoleDomainController -Organization $RoleOrganizationName" was run: "An error occurred with error
    code '2147950602' and message 'The specified directory service attribute or value does not exist.'.".
    [10-24-2010 15:47:21.0694] [1] [ERROR] An error occurred with error code '2147950602' and message 'The specified directory service attribute or value does not exist.'.

    Hi furious
    I have the same error , and finally I am find the solution, this error due to the enterprise admin permission, so go to main configuration tree (as shown on screenshot) click properties, click enterprise admin, click advance, again click enterprise
    admin, click edit and select "this object and all descendant object" on Applies to option (as per screenshot) and select full control
    after that you prepare your organization and It will works
    cheers....................

  • Getting error while running external application

    Hi Everyone,
    I am using JDeveloper 11.1.1.4. I am trying to run an external application for accessing ZOHO Mail. For this first i created an external application with the details of Login url, Username & Password. Then I embeded this external application to jsf. While running this file i am getting message like " user anonymous not authorized to access external application ZohoMail " in browser. Did i do wrong anything ? ? Please provide information regarding this issue.
    Thanks in advance.
    Regards,
    SEWSupport

    Hi,
    I created a web application and right click on the project --> new --> General --> ExternalApplications --> ExternalApplication.
    In the ExternalApplication registration I declared application name then in step2 I entered LoginURL as http://mail.zoho.com/biz/index.do, Username as LOGIN-ID and Password as PASSWORD. Then i clicked on next --> next --> Finish.
    After that i created one jsf page and drag and drop that external application into jsf.
    Then run that jsf file, While running the error message is getting in browser.
    Thanks,
    SEWSupport

  • Error occured while importing xsd.file(Name contains invalid characters: -

    Hello,
    i muss import xsd.file.  while importing this error occured:
    İFMEXTDEF CCTS_CCT_SchemaModule-2.0 | http://example.org/XXX/XXX/OUT/NOZ (SC_NOZ V001 of example.org):
    Name contains invalid characters: - .
    Only a(A)-z(Z), 0-9, and "_" are permitted
    This xsdfile name is CCTS_CCT_SchemaModule-2.0 but PI doesn't  accept "-". But i muss use this file because this file is standart. What can i do for this?
    Thanks
    Nurhan
    Edited by: Nurhan on Oct 18, 2011 11:22 AM

    HI,
      PI doestnt support special characters like '-'. first you need to change the file name as you specify '-'. to remove that and you have to give '_'. then uyou have to impot >XSD file into ESR under ExternalDefination.
    i hope this will help you.
    regards,
    ganesh.

  • I have an iPad 2 ios 6.1.3 and im trying to download ios 7 and it says error occured while downloading ios 7.0 any ideas?

    Anyone can help me?
    Ios 7 error while updating
    An error occured while downloding ios 7.0

    The entire planet Earth is trying to download the same thing at the same time.
    Give it some time.   

  • ABAP Run time error while doing MIR6

    Hi,
    We are processing posting parked invoice & system did not displays the document & after then it throws long run time error.
    regards,
    mahesh

    Hi,
    Such run time errors occur if you are trying to process huge data or if the system is being accessed by too many users and if there are any foreground jobs run in the sap for huge data. Infact go to /tcode ST22 and check for the detailed error message and try executing the tcode after some time and also check if there are any jobs which have been scheduled in the foreground.
    hope this helps
    regards,
    radhika

Maybe you are looking for