Error upgrading repository to 11gR2

Have a 10.2.0.4 repository and trying to upgrade to 11gR2.
Ran the cat_owb.sql script, and unlocked the OWBSYS and OWBSYS_AUDIT acounts
Ran the reset_owbcc_home.sql script
Started the repository admin tool, selected "Upgrade Repository...", then "Export entire repository..."
Entered credentials for the 10.2.0.4 repository owner
Set the file information, and clicked Finish to start the export.
At 21% complete, a SQL Exception is thrown. The log file reports:
SQLException
Persistent Layer Error: SQL Exception..
Class Name: CMPPersist.
Method Name: queryObjNameInfo.
Persistent Layer Error Message: ORA-00904: "OWNINGPLATFORMTYPESET": invalid identifier
SELECT elementid, classname, name, ..., iconObject, OwningPlatformTypeSet from CMPDatatype_V where elementid=?.Any ideas would be appreciated.

Needed to apply patch 9201820

Similar Messages

  • Error upgrading repository V4.2.01.01 to repository V04.03.02.04 for ODI11g

    I am following bellow link's step to upgrade my repository(MSSQL Server 2005):
    [ http://odiexperts.com/tag/repository ]
    After completing Work Repository credential I am getting following error:
    [2011-03-22T14:45:55.219+05:30] [ODI] [ERROR] [UPGCMP-00303] [upgrade.ODI] Target Work Repository ODI_WREP is invalid.
    [2011-03-22T14:45:55.219+05:30] [ODI] [ERROR] [upgrade.ODI] Cause: Target Work Repositority wasn't found in the given schema. Action: Define valid Target Work Repository credentials.
    [2011-03-22T14:45:55.219+05:30] [FrameworkMR] [ERROR] [UPGAST-01008] [upgrade.FrameworkMR] Schema examination failed for Oracle Data Integrator.
    [2011-03-22T14:45:55.219+05:30] [FrameworkMR] [ERROR] [upgrade.FrameworkMR] Cause: Repository upgrade framework determined that the examination phase of upgrade failed for the named component. This is often due to a failed prerequisite check. No schemas changes have been made to the component that failed. Action: Check the upgrade log files for the cause of the message. Correct the source of the problem if possible, and retry the examination. Do not go on to perform an actual upgrade in upgrade mode unless all components succeed during examination.
    [2011-03-22T14:45:55.219+05:30] [FrameworkMR] [NOTIFICATION] [upgrade.FrameworkMR] failure_total 1 m_upgradeMode N
    [2011-03-22T14:45:55.219+05:30] [FrameworkMR] [NOTIFICATION] [upgrade.FrameworkMR] failure_total 1 m_upgradeMode N
    [2011-03-22T14:45:55.219+05:30] [FrameworkMR] [ERROR] [UPGAST-01015] [upgrade.FrameworkMR] Some repository upgrade component-specific software modules report failure.
    [2011-03-22T14:45:55.219+05:30] [FrameworkMR] [ERROR] [upgrade.FrameworkMR] Cause: One or more component-specific software modules returned an error status during repository upgrade. Some other components might have upgraded successfully. Action: Review the upgrade logs to determine which components have failed, and pinpoint the source of the errors for each component. Correct the conditions that caused the errors. It may be possible to rerun the upgrade.
    [2011-03-22T14:45:55.219+05:30] [Framework] [NOTIFICATION] [upgrade.Framework] Finished examining components.
    [2011-03-22T14:45:55.422+05:30] [FrameworkMR] [NOTIFICATION] [upgrade.FrameworkMR] finalize() instance 1 of 1
    Please help out to solve this problem.
    Thanks in Advance
    Biswajit

    I believe you are getting the error in Step No 6 . For the corresponding already existing Work repository you would need to provide the new database so that UA can use that to copy the settings .

  • Error getting while creating dbconsole repository in 11gR2

    Hi
    Repository dropped properly but I got following error while starting to create repository in 11gR2
    [oracle@isgmmlds250 geni11g]$ emca -config dbcontrol db -repos create
    STARTED EMCA at Jun 9, 2010 7:23:50 PM
    EM Configuration Assistant, Version 11.2.0.0.2 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: geni11g
    Exception in thread "main" oracle.sysman.emcp.exception.DatabaseUnavailableException: Database instance unavailable.
    at oracle.sysman.emcp.DatabaseChecks.throwDBUnavailableException(DatabaseChecks.java:151)
    at oracle.sysman.emcp.DatabaseChecks.checkDbAvailabilityImpl(DatabaseChecks.java:144)
    at oracle.sysman.emcp.DatabaseChecks.checkDbAvailability(DatabaseChecks.java:163)
    at oracle.sysman.emcp.DatabaseChecks.getDbServiceName(DatabaseChecks.java:582)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1267)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:573)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:521)
    Please give any solution
    Thanks
    shd

    Hi I continued testings and basically this is the problem, I entered to cmd in windows 7 as administrator.
    1) works
    C:\Users\JReyes.DAZASOFTWARE2>%JRE_JAVA% -DDISPLAY=%DISPLAY% -DORACLE_HOME=%OH% oracle.sysman.emcp.EMConfigAssistant -r
    epos REcreate -PORT 1522 -SID ffol -HOST localhost -SYS_PWD PASS_SYS -SYSMAN_PWD PASS_SYSMAN -LISTENER Listener
    -DBSNMP_PWD dbsnmp123$ -ORACLE_HOSTNAME localhost -DB_UNIQUE_NAME ffol -ORACLE_HOSTNAME localhost
    EMCA iniciado en 22-jul-2010 10:46:22
    Asistente de Configuraci¾n EM, Versi¾n 11.2.0.0.2 Producci¾n
    Copyright (c) 2003, 2005, Oracle. Todos los Derechos Reservados.
    Introduzca la siguiente informaci¾n:
    +Desea continuar? [sÝ(Y)/no(N)]: N
    2) don't work
    C:\Users\JReyes.DAZASOFTWARE2>%JRE_JAVA% -DDISPLAY=%DISPLAY% -DORACLE_HOME=%OH% oracle.sysman.emcp.EMConfigAssistant c -PORT 1522 -SID ffol -HOST localhost -SYS_PWD PASS_SYS -SYSMAN_PWD PASS_SYSMAN -LISTENER List
    ener -DBSNMP_PWD dbsnmp123$ -ORACLE_HOSTNAME localhost -DB_UNIQUE_NAME ffol -ORACLE_HOSTNAME localhost
    EMCA iniciado en 22-jul-2010 10:46:48
    Asistente de Configuraci¾n EM, Versi¾n 11.2.0.0.2 Producci¾n
    Copyright (c) 2003, 2005, Oracle. Todos los Derechos Reservados.
    Introduzca la siguiente informaci¾n:
    Exception in thread "main" oracle.sysman.emcp.exception.DatabaseUnavailableException: Instancia de base de datos no disp
    onible.
    at oracle.sysman.emcp.DatabaseChecks.throwDBUnavailableException(DatabaseChecks.java:151)
    at oracle.sysman.emcp.DatabaseChecks.checkDbAvailabilityImpl(DatabaseChecks.java:144)
    at oracle.sysman.emcp.DatabaseChecks.checkDbAvailability(DatabaseChecks.java:163)
    at oracle.sysman.emcp.DatabaseChecks.getDbServiceName(DatabaseChecks.java:582)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1272)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:574)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:522)
    3)
    The problem is when I execute -config dbcontrol db
    I CAN connect from sys anyway I recreated it
    I followed https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=PROBLEM&id=358201.1 steps.
    I even give administrator privileges to local services
    The interesting is appears the line "Introduzca la siguiente informaci¾n:", this means enter the following information, as if it would need another parameter, I tried to enter all parameters I could and this problem persisted.
    you can check the log if you want
    22-jul-2010 10:51:42 oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to D:\ora11g\product\11.2.0\dbhome_1\oui
    22-jul-2010 10:51:43 oracle.sysman.emcp.util.ClusterUtil isHASInstalled
    CONFIG: isHAInstalled: false
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-migrate' set to false
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromDBControl' set to false
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToCentralAgent' set to false
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromCentralAgent' set to false
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToDBControl' set to false
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-config' set to true
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'UPDATE_EMAIL' set to true
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'dbcontrol' set to true
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: PORT value: 1522
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SID value: ffol
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: HOST value: localhost
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: LISTENER value: Listener
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOSTNAME value: localhost
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: ffol
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOSTNAME value: localhost
    22-jul-2010 10:51:43 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOME value: D:\ora11g\product\11.2.0\dbhome_1
    22-jul-2010 10:51:46 oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    22-jul-2010 10:51:46 oracle.sysman.emcp.util.ClusterUtil isHASInstalled
    CONFIG: isHAInstalled: false
    22-jul-2010 10:51:46 oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    22-jul-2010 10:51:46 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro REP_DB_RUNNING_HOST.
    22-jul-2010 10:51:46 oracle.sysman.emcp.ParamsManager getLocalHost
    CONFIG: Value for parameter ORACLE_HOSTNAME: localhost
    22-jul-2010 10:51:46 oracle.sysman.emcp.ParamsManager getLocalHost
    CONFIG: Current value for env variable ORACLE_HOSTNAME: null
    22-jul-2010 10:51:46 oracle.sysman.emcp.ParamsManager getLocalHost
    CONFIG: Setting the env variable ORACLE_HOSTNAME to localhost
    22-jul-2010 10:51:46 oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database ffol : localhost
    22-jul-2010 10:51:46 oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: localhost
    22-jul-2010 10:51:46 oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1522
    22-jul-2010 10:51:46 oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No se ha definido ningún valor para el parámetro SERVICE_NAME.
    22-jul-2010 10:51:46 oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    22-jul-2010 10:51:46 oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    22-jul-2010 10:51:46 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: ffol, oracleHome: D:\ora11g\product\11.2.0\dbhome_1, and user:
    22-jul-2010 10:51:56 oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: ORA-01031: insufficient privileges
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-01031: insufficient privileges
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1655)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:978)
         at oracle.sysman.emcp.util.GeneralUtil.initSQLEngineLoacly(GeneralUtil.java:445)
         at oracle.sysman.emcp.util.GeneralUtil.initSQLEngine(GeneralUtil.java:637)
         at oracle.sysman.emcp.DatabaseChecks.checkDbAvailabilityImpl(DatabaseChecks.java:118)
         at oracle.sysman.emcp.DatabaseChecks.checkDbAvailability(DatabaseChecks.java:163)
         at oracle.sysman.emcp.DatabaseChecks.getDbServiceName(DatabaseChecks.java:582)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1272)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:574)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:522)
    thank you :)

  • Disturbing message when upgrading repository

    I'm doing some testing of an upgrade from DI 11.5 to version 12.1 in preparation for our development environment upgrade. When upgrading a repository from version 11.5 to 12.1 I get the follow message at the end of the upgrade log:
    Adding 12.0.0 functions... (BODI-300001)
    Upgrading repository objects (BODI-300071)
    Adding Data Services new substitution configuration ... (BODI-300123)
    Adding Data Quality new substitution configuration... (BODI-300133)
    Adding Data Cleanse transform... (BODI-300125)
    Adding Country IDs transform... (BODI-300126)
    Adding Global Address Cleanse transform... (BODI-300127)
    Adding Global Suggestion List transform... (BODI-300128)
    Adding Match transform... (BODI-300129)
    Adding Associate transform... (BODI-300130)
    Adding USA Regulatory Address Cleanse transform... (BODI-300131)
    Adding User Defined transform... (BODI-300132)
    Fixing the UI_mapping_text... (BODI-300124)
    The local repository upgrade was cancelled. (BODI-300056)
    What is the meaning of this message? Does it indicate an error? Should I be concerned?
    Logging into the repository with Designer, everything behaves fine and I am able to run a simple job from the repository.

    Found this message, and this thread when upgrading 11.7.0.1 repositories to 12.2.1.0. Worryingly the above posts refer to DS 12.1 and service packs that you'd have thought would already be in 12.2.1.0!
    I was upgrading about 14 local repositories and 11 central repos and I struggled to find the common error as to why the fabulous "The central repository upgrade was cancelled. (BODI-300022)u201D message appeared. There seemed to be nothing wrong with the repositories and after the upgrade failed DS thought they were 12.2.
    Anyway, to cut a long story short, I solved it thus.
    *Close the SAPBO Data Services Repository Manager after each upgrade. Reopen for the next upgrade and it works.*
    hmmmm.

  • Request help with upgrading 10gr2 to 11gr2(11.2.03) in EBS 11.5.10.2

    EBS 11.5.10.2
    Sue Linux 10 SP2
    HRMS application
    Database 10.2.0.4
    I am planning on upgrading 10gr2 to 11gr2(11.2.03) in EBS 11.5.10.2.
    I was going thru document 881505.1 under Veryfy software versions, it says autoconfig latest version with 9835302 patch.
    In note 165195.1 using autoconfig to manage Configurations with oracle systems under patching autoconfig, says apply patch 9525311.
    which one should be applying?
    9835302 patch or 9525311?
    Thanks.

    I was going thru document 881505.1 under Veryfy software versions, it says autoconfig latest version with 9835302 patch.
    In note 165195.1 using autoconfig to manage Configurations with oracle systems under patching autoconfig, says apply patch 9525311.
    which one should be applying?
    9835302 patch or 9525311?
    The doc says "Also apply patch 9835302" in addition to AutoConfig patches, so you need to apply both -- (Patch 9835302 and Patch 9535311).
    Thanks,
    Hussein

  • How to upgrade repository database from 10.1.0.4 to 10.2.0.3?

    I installed EM10gR3 on Linux. I chose Install Grid Control using a New Database option. The database is 10.1.0.4. How can I upgrade repository database to 10.2.0.3? Shall I install Oracle 10.2.0.3 and then use dbua to upgrade?
    Thanks,
    Kevin

    Yes. But first of all check that the 10.2.0.3 Repository is compartible with 10.2.0.3 database. You will find this in the Installation Guide. Then use any upgrade type (DBUA, Upgrade Script etc) to upgrade the database.

  • REPORT/PROGRAM statement missing, or program type is INCLUDE error upgrade.

    Hi Experts,
    I have done the recording for FK05 and created functionmodule for the same. But when I use that function module in my custom program or if I try directly execute the FM, I am getting dump like syntax error. So I did syntax check and tried to activate, I am getting "REPORT/PROGRAM statement missing, or program type is INCLUDE error upgrade" error.
    Please help me soon to resolve this issue.
    Thanks in advance.
    Shreyansh

    Hi
    Goto main function group include name attributes tab and double click.
    once the include is opened, try to activate it. if shows errors then fix.
    regards
    Shiva

  • Java system error: Server repository could not create function template

    Hi, Our BI person is trying to  publish/broadcast a query to the PRODCTION  portal, she gets the below error message.  I am
    attaching the defaulttracelog file
    "Java system error: Server repository could not create function template for RSRD_X_PRODUCE_PROXY caused by: com.sap.mw.jco.JCO$Exception: (103)"
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[./log/defaultTrace.trc]/>
    <!PATTERN[defaultTrace.trc]/>
    <!FORMATTER[com.sap.tc.logging.ListFormatter]/>
    <!ENCODING[UTF8]/>
    <!FILESET[8, 20, 10485760]/>
    <!PREVIOUSFILE[defaultTrace.7.trc]/>
    <!NEXTFILE[defaultTrace.9.trc]/>
    <!LOGHEADER[END]/>
    #1.5 #002264F9350800600000022F000019C000048E9B91EF3AB3#1282698726384#com.sap.security.core.persistence#sap.com/irj#com.sap.security.core.persistence#J2EE_GUEST#0##n/a##4dba6f30af8111df934c002264f93508#SAPEngine_Application_Thread[impl:3]_35##0#0#Error#1#/System/Security/Usermanagement#Java#An exception was thrown in the UME/ABAP user management connector that was caused by unavailability of the RFC communication with the backend system: "". ##An exception was thrown in the UME/ABAP user management connector that was caused by unavailability of the RFC communication with the backend system: "". #1#Connect to SAP gateway failed
    Connect_PM  TYPE=A ASHOST=localhost SYSNR=00 GWHOST=localhost GWSERV=sapgw00 PCS=1
    LOCATION    CPIC (TCP/IP) on local host with Unicode
    ERROR       partner '127.0.0.1:sapgw00' not reached
    TIME        Tue Aug 24 21:12:06 201
    RELEASE     700
    COMPONENT   NI (network interface)
    VERSION     38
    RC          -10
    MODULE      nixxi.cpp
    LINE        2823
    DETAIL      NiPConnect2
    SYSTEM CALL connect
    ERRNO       10061
    ERRNO TEXT  WSAECONNREFUSED: Connection refused
    COUNTER     56
    #1.5 #002264F93508006000000230000019C000048E9B91EF47C8#1282698726384#com.sap.engine.services.monitor.mbeans.Monitor#sap.com/irj#com.sap.engine.services.monitor.mbeans.Monitor#J2EE_GUEST#0##n/a##4dba6f30af8111df934c002264f93508#SAPEngine_Application_Thread[impl:3]_35##0#0#Error##Plain###Caller J2EE_GUEST not authorized, user J2EE_GUEST is not available from user management, reason: com.sap.security.api.NoSuchUserException:USER_AUTH_FAILED: User account for logonid "J2EE_GUEST" not found!#
    #1.5 #002264F93508006000000231000019C000048E9B91EF4CD5#1282698726384#System.err#sap.com/irj#System.err#J2EE_GUEST#0##n/a##4dba6f30af8111df934c002264f93508#SAPEngine_Application_Thread[impl:3]_35##0#0#Error##Plain###com.sap.engine.services.jmx.exception.JmxSecurityException: Caller J2EE_GUEST not authorized, user J2EE_GUEST is not available from user management, reason: com.sap.security.api.NoSuchUserException:USER_AUTH_FAILED: User account for logonid "J2EE_GUEST" not found!
         at com.sap.engine.services.jmx.auth.UmeAuthorization.checkMBeanPermission(UmeAuthorization.java:63)
         at com.sap.engine.services.jmx.JmxServerFrame.checkMBeanPermission(JmxServerFrame.java:98)
         at com.sap.engine.services.jmx.MBeanServerSecurityWrapper.unregisterMBean(MBeanServerSecurityWrapper.java:395)
         at com.sap.engine.services.jmx.ClusterInterceptor.unregisterMBean(ClusterInterceptor.java:1327)
         at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.unregisterMBean(MBeanServerInterceptorChain.java:258)
         at com.sap.engine.services.monitor.mbeans.Monitor.unregister(Monitor.java:106)
         at com.sap.engine.library.monitor.impl0.AbstractMonitorNode.remove(AbstractMonitorNode.java:154)
         at com.sap.engine.library.monitor.impl0.MonitorObjectFactory.uninstallMonitorNode(MonitorObjectFactory.java:483)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:595)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:581)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:581)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:581)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:581)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:581)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:581)
         at com.sap.engine.services.monitor.install.MonitorInstaller.uninstallMonitors(MonitorInstaller.java:568)
         at com.sap.engine.services.monitor.server.ApplicationLifeCycleImpl.applicationStopped(ApplicationLifeCycleImpl.java:52)
         at com.sap.engine.services.monitor.deployment.MonitorDeploymentContainer.commitStop(MonitorDeploymentContainer.java:630)
         at com.sap.engine.services.deploy.server.application.StopTransaction.commonCommitFinished(StopTransaction.java:244)
         at com.sap.engine.services.deploy.server.application.StopTransaction.commitCommon(StopTransaction.java:290)
         at com.sap.engine.services.deploy.server.application.StopTransaction.commitLocal(StopTransaction.java:278)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesLocal(ApplicationTransaction.java:374)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:132)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesLocalAndWait(ParallelAdapter.java:250)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.stopApplicationLocalAndWait(DeployServiceImpl.java:4569)
         at com.sap.engine.services.deploy.server.DeployCommunicatorImpl.stopApplicationLocalAndWait(DeployCommunicatorImpl.java:628)
         at com.sap.portal.prt.sapj2ee.SAPJ2EEPortalRuntime$2.run(SAPJ2EEPortalRuntime.java:602)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
         at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1482)
         at java.lang.Runtime.load0(Runtime.java:737)
         at java.lang.System.load(System.java:811)
         at com.sapportals.wcm.service.fsmount.FSMountService.loadDLL(FSMountService.java:736)
         at com.sapportals.wcm.service.fsmount.FSMountService.<clinit>(FSMountService.java:796)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:219)
         at com.sapportals.wcm.repository.runtime.CmConfigurationProvider.convertGS(CmConfigurationProvider.java:637)
         at com.sapportals.wcm.repository.runtime.CmConfigurationProvider.convertServiceConfig(CmConfigurationProvider.java:601)
         at com.sapportals.wcm.repository.runtime.CmConfigurationProvider.readConfiguration(CmConfigurationProvider.java:205)
         at com.sapportals.wcm.crt.CrtSystemImpl.createComponentManager(CrtSystemImpl.java:108)
         at com.sapportals.wcm.repository.runtime.CmSystem.startUp(CmSystem.java:202)
         at com.sapportals.wcm.repository.runtime.CmSystem.getInstance(CmSystem.java:164)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResourceImpl(CmAdapter.java:974)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResource(CmAdapter.java:192)
         at com.sapportals.wcm.portal.service.KMServiceImpl.afterInit(KMServiceImpl.java:249)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstanceStep2(PortalServiceItem.java:877)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:1118)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1707)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1662)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startNonCoreApplications(PortalAppBroker.java:1592)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:422)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:161)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:361)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:42)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:114)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:394)
         at com.sap.engine.services.servlets_jsp.server.runtime.context.WebComponents.addServlet(WebComponents.java:139)
         at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.loadServlets(ApplicationThreadInitializer.java:386)
         at com.sap.engine.services.servlets_jsp.server.container.ApplicationThreadInitializer.run(ApplicationThreadInitializer.java:110)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    #1.5 #002264F93508005C0000042300002CF00004939AAEE9AEB7#1288192475655#com.sapportals.wcm.repository.manager.reporting.RPRepositoryManager#sap.com/irj#com.sapportals.wcm.repository.manager.reporting.RPRepositoryManager#J2EE_GUEST#0##n/a##c7d00e00e1dc11dfa36d002264f93508#SAPEngine_Application_Thread[impl:3]_29##0#0#Error##Plain###setting initial ACL on /reporting_backend/reports/System Administration/CM Store/cm.crawlcontent - com.sap.security.api.NoSuchRoleException: Role with uniqueName system_admin_role not found!
         at com.sap.security.core.imp.RoleFactory.getRoleByUniqueName(RoleFactory.java:1783)
         at com.sapportals.wcm.repository.manager.reporting.RPRepositoryManager.getRoles(RPRepositoryManager.java:1474)
         at com.sapportals.wcm.repository.manager.reporting.RPRepositoryManager.syncReportResources(RPRepositoryManager.java:1334)
         at com.sapportals.wcm.repository.manager.reporting.RPRepositoryManager.initBackend(RPRepositoryManager.java:489)
         at com.sapportals.wcm.repository.manager.reporting.RPRepositoryManager.getResource(RPRepositoryManager.java:581)
         at com.sapportals.wcm.repository.RMAdapter.getResource(RMAdapter.java:228)
         at com.sapportals.wcm.repository.runtime.CmAdapter.findResource(CmAdapter.java:1349)
         at com.sapportals.wcm.repository.runtime.CmAdapter.findManagerAndResource(CmAdapter.java:1322)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResourceImpl(CmAdapter.java:979)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResource(CmAdapter.java:192)
         at com.sapportals.wcm.service.reporting.ReportingService.localConfigure(ReportingService.java:294)
         at com.sapportals.wcm.service.reporting.ReportingService.startUpImpl(ReportingService.java:74)
         at com.sapportals.wcm.service.AbstractService.start(AbstractService.java:167)
         at com.sapportals.wcm.crt.CrtThreadSafeComponentHandler.tryToStart(CrtThreadSafeComponentHandler.java:247)
         at com.sapportals.wcm.crt.CrtThreadSafeComponentHandler.handleLookup(CrtThreadSafeComponentHandler.java:109)
         at com.sapportals.wcm.crt.CrtComponentManager.lookup(CrtComponentManager.java:322)
         at com.sapportals.wcm.crt.CrtComponentManager.lookupChildComponent(CrtComponentManager.java:403)
         at com.sapportals.wcm.crt.CrtContainerManager.lookupComponent(CrtContainerManager.java:44)
         at com.sapportals.wcm.crt.CrtSystemImpl.lookupComponentByUri(CrtSystemImpl.java:131)
         at com.sapportals.wcm.crt.CrtComponentManager.startUp(CrtComponentManager.java:278)
         at com.sapportals.wcm.crt.CrtSystemImpl.startUpComponentManager(CrtSystemImpl.java:166)
         at com.sapportals.wcm.repository.runtime.CmSystem.startUp(CmSystem.java:227)
         at com.sapportals.wcm.repository.runtime.CmSystem.getInstance(CmSystem.java:164)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResourceImpl(CmAdapter.java:974)
         at com.sapportals.wcm.repository.runtime.CmAdapter.getResource(CmAdapter.java:192)
         at com.sapportals.wcm.portal.service.KMServiceImpl.afterInit(KMServiceImpl.java:249)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstanceStep2(PortalServiceItem.java:877)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:1118)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1707)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1662)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startNonCoreApplications(PortalAppBroker.java:1592)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:422)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:161)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:361)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:42)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:114)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:394)

    Go to visual admin -> server -> services -> JCO RFC provider.
    Check the RFC that connects to the BI Abap.
    Its reporting the J2EE_GUEST user in the SAP with the system nr 00.
    Is this BI java portal?
    Is the java portal a addon to Abap or having seperate SID?
    Check the connection definitions are correct and the gateway is running.

  • Server 2012 In-place upgrade to 2012 R2 error. Error upgrading: Setup can't continue. Restart the computer and restart Setup. When prompted, try getting the latest updates

    Trying to upgrade server 2012 with RDS role on it, to server 2012 R2.
    It stays for a while on step "Collecting files, settings, and applications 0%"
    and then returns the error:
    Error upgrading: Setup can't continue. Restart the computer and restart Setup. When prompted, try getting the latest update
    Installed all the latest updates, rebooted, also tried to to run setup with local admin, still the same.
    Setup logs contain user profile related errors:
    [0x08039d] MIG    Cannot add mapping for user profile C:/Users/Administrator.001. Error: 32: Win32Exception: The process cannot access the file because it is being used by another process. [0x00000020] __cdecl Mig::CIndirectKeyMapper::CIndirectKeyMapper(class
    UnBCL::String *,struct HKEY__ *,class UnBCL::String *,class UnBCL::String *,int,int,const Mig::HiveLoadRetryOptions *)[gle=0x000000cb]2014-08-17 03:30:13, Error      [0x080801] MIG    User profile loading error. Aborting
    due to external request.[gle=0x000000cb]

    I was able to get past "Collecting files, settings, and applications 0%" by disabling user profile disks, but then on reboot I got another error:
    Setup can't continue. Your computer will now restart, and your previous version of Windows will be restored.
    Setuperr.log
    2014-08-17 04:01:34, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL)
    gle=126
    2014-08-17 04:01:34, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
    2014-08-17 04:01:34, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL)
    gle=126
    2014-08-17 04:01:34, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
    2014-08-17 04:01:34, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL)
    gle=126
    2014-08-17 04:01:34, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
    2014-08-17 04:01:34, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll)
    gle=126
    2014-08-17 04:01:34, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
    2014-08-17 04:01:34, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL)
    gle=126
    2014-08-17 04:01:34, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
    2014-08-17 04:01:34, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL)
    gle=126
    2014-08-17 04:01:34, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
    2014-08-17 04:01:34, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL)
    gle=126
    2014-08-17 04:01:34, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
    2014-08-17 04:01:34, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll)
    gle=126
    2014-08-17 04:01:34, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL)
    gle=126
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL)
    gle=126
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL)
    gle=126
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll)
    gle=126
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL)
    gle=126
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL)
    gle=126
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL)
    gle=126
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll)
    gle=126
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL)
    gle=126
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL)
    gle=126
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL)
    gle=126
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll)
    gle=126
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL)
    gle=126
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL)
    gle=126
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL)
    gle=126
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll)
    gle=126
    2014-08-17 04:01:37, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
    2014-08-17 04:01:40, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL)
    gle=126
    2014-08-17 04:01:40, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
    2014-08-17 04:01:40, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL)
    gle=126
    2014-08-17 04:01:40, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
    2014-08-17 04:01:40, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL)
    gle=126
    2014-08-17 04:01:40, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
    2014-08-17 04:01:40, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll)
    gle=126
    2014-08-17 04:01:40, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
    2014-08-17 04:01:40, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL)
    gle=126
    2014-08-17 04:01:40, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
    2014-08-17 04:01:40, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL)
    gle=126
    2014-08-17 04:01:40, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
    2014-08-17 04:01:40, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL)
    gle=126
    2014-08-17 04:01:40, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
    2014-08-17 04:01:40, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll)
    gle=126
    2014-08-17 04:01:40, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
    2014-08-17 04:01:44, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL)
    gle=126
    2014-08-17 04:01:44, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
    2014-08-17 04:01:44, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL)
    gle=126
    2014-08-17 04:01:44, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
    2014-08-17 04:01:44, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL)
    gle=126
    2014-08-17 04:01:44, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
    2014-08-17 04:01:44, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll)
    gle=126
    2014-08-17 04:01:44, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
    2014-08-17 04:01:44, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL)
    gle=126
    2014-08-17 04:01:44, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
    2014-08-17 04:01:44, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL)
    gle=126
    2014-08-17 04:01:44, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
    2014-08-17 04:01:44, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL)
    gle=126
    2014-08-17 04:01:44, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
    2014-08-17 04:01:44, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll)
    gle=126
    2014-08-17 04:01:44, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
    2014-08-17 04:11:43, Error      [0x0808fe] MIG    Plugin {65cbf70b-1d78-4cac-8400-9acd65ced94a}: CreateProcess(s) failed. GLE = d
    2014-08-17 04:11:46, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL)
    gle=126
    2014-08-17 04:11:46, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
    2014-08-17 04:11:46, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL)
    gle=126
    2014-08-17 04:11:46, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
    2014-08-17 04:11:46, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL)
    gle=126
    2014-08-17 04:11:46, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
    2014-08-17 04:11:46, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll)
    gle=126
    2014-08-17 04:11:46, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
    2014-08-17 04:11:46, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMJPMIG.DLL)
    gle=126
    2014-08-17 04:11:46, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMJPMIG.DLL) gle=0
    2014-08-17 04:11:46, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\IMKRMIG.DLL)
    gle=126
    2014-08-17 04:11:46, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\IMKRMIG.DLL) gle=0
    2014-08-17 04:11:46, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\CHXMIG.DLL)
    gle=126
    2014-08-17 04:11:46, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\CHXMIG.DLL) gle=0
    2014-08-17 04:11:46, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibraryEx error (C:\$WINDOWS.~BT\Sources\ReplacementManifests\Microsoft-Windows-TextServicesFramework-Migration\TableTextServiceMig.dll)
    gle=126
    2014-08-17 04:11:46, Error      [0x0808fe] MIG    Plugin {0b23c863-4410-4153-8733-a60c9b1990fb}: LoadLibrary error (C:\Windows\system32\TableTextServiceMig.dll) gle=0
    2014-08-17 04:15:12, Error      [0x0808fe] MIG    Plugin {ee036dc0-f9b7-4d2d-bb94-3dd3102c5804}: BRIDGEMIG: CBrgUnattend::CollectBridgeSettings failed: 0x1, 0
    2014-08-17 04:15:23, Error      [0x0808fe] MIG    Plugin {D12A3141-A1FF-4DAD-BF67-1B664DE1CBD6}: WSLicensing: Failed to read machine binding, hr=0x80070002
    2014-08-17 04:15:23, Error      [0x0808fe] MIG    Plugin {D12A3141-A1FF-4DAD-BF67-1B664DE1CBD6}: WSLicensing: Error reading Server Info hr=0x80070490
    2014-08-17 08:52:44, Error                        Mig::CUpgradeTransportPlatform::SetUserContext: Offline platform failed to set the user context
    USER00000000[gle=0x000000cb]
    2014-08-17 08:52:44, Error                 MIG    Mig::CKnowledgeManager::BeginProcessingContext: Source platform failed to set the user context USER00000000[gle=0x000000cb]
    2014-08-17 08:52:44, Error                        MigApply caught exception: Win32Exception: Can't switch to requested user context: USER00000000.:
    A device attached to the system is not functioning. [0x0000001F] int __cdecl Mig::CKnowledgeManager::Apply(class Mig::CPlatform *,class Mig::CPlatform *,class Mig::CPlatform *,class Mig::CUserMappingList *,class UnBCL::Hashtable<class UnBCL::String *,class
    UnBCL::String *> *,class Mig::CAgentManager *,struct IMigExecuteProgress *)[gle=0x000000cb]
    2014-08-17 08:52:44, Error                 MIG    pDoOnlineApply: Apply operation failed. Error: 0x00000004[gle=0x000000cb]
    2014-08-17 08:52:44, Error      [0x0802f5] MIG    CMediaManager::Close: m_pSelectedTransport->Close(1) failed with Exception Win32Exception: Device was open with readonly access.: Access is denied. [0x00000005] void
    __cdecl Mig::CMediaManager::CloseTransport(int)
    void __cdecl Mig::CUNCTransport::Close(int).[gle=0x000000cb]
    2014-08-17 08:52:44, Error                        MigCloseCurrentStore caught exception: Win32Exception: Device was open with readonly access.:
    Access is denied. [0x00000005] void __cdecl Mig::CMediaManager::CloseTransport(int)
    void __cdecl Mig::CUNCTransport::Close(int)[gle=0x000000cb]
    2014-08-17 08:52:47, Error                 MIG    Callback_ApplyNewSysMachineSpecific: Migration phase failed.

  • Encountered an error in repository runtime extension;Create LLang procedure failed

    Hi Guys 
    I am implementing Apriori algorithm through graphical way.  My model is validated but while activating this i am getting the error' Encountered an error in repository runtime extension;Create LLang procedure failed'  Here i am attaching the model which i have created.
    Regards
    Karuna

    Hi Folks,
    I resolved this issue by setting schema as _SYS_AFL...  Thanks for your help.
    Regards
    Karuna

  • Error upgrading company db from patch45 to 47

    Hello, Im having an error upgrading my company database to patch 47 from patch 45. while on the upgrade screen, I can see on the status bar that the upgrade process cannot find a "Department" object
    Ive done upgrades before with no problem, but this time I had to run it twice because the first time an error showed up that it couldnt upgrade the b1_share folder. 
    Here is the log file.
    UPG_DoObjectUpgradeInt 2, error in object index=124, object name=Departments, object ID=119
    STACK:
    Frame id=00: "C:\Program Files\SAP\SAP Business One\SAP Business One.exe"; base=0x00400000, offset=0x02AD2460
    Frame id=01: "C:\Program Files\SAP\SAP Business One\SAP Business One.exe"; base=0x00400000, offset=0x028A1606
    Frame id=02: "C:\Program Files\SAP\SAP Business One\SAP Business One.exe"; base=0x00400000, offset=0x028A0322
    Frame id=03: "C:\Program Files\SAP\SAP Business One\SAP Business One.exe"; base=0x00400000, offset=0x028A029D
    Frame id=04: "C:\Program Files\SAP\SAP Business One\SAP Business One.exe"; base=0x00400000, offset=0x0289E2F4
    Frame id=05: "C:\Program Files\SAP\SAP Business One\SAP Business One.exe"; base=0x00400000, offset=0x02273CCA
    Frame id=06: "C:\Program Files\SAP\SAP Business One\SAP Business One.exe"; base=0x00400000, offset=0x029146C1
    Frame id=07: "C:\WINDOWS\system32\kernel32.dll"; base=0x7C800000, offset=0x7C80B50B
         C:\Program Files\SAP\SAP Business One\SAP Business One.exe     PID=3220     TID=256
    28/03/2009  13:10:19:443910        Upgrade            NoteLogAlways     FromVersion=800180     ToVersion=800181     Ending the company upgrade     C:\Program Files\SAP\SAP Business One\SAP Business One.exe     PID=3220     TID=1640

    Thank you for reply, I found out the reason, there was a record missing in the departments table (record num -2).... i dont know why... we added the record and then the upgrade proceeded as expected.
    Thank you.

  • Where I can find the XML error messages repository?

    Hi guys,
    I don't know where I can find the XML error messages repository? (SXMB_MONI)
    I found a structure SXMSMSGDSP! But this is only a structure... I need a table or something like a program who can handle this structure.
    I think, this structure is used to shown an ALV, but first, a method read from memory and handle these data to ALV functions.
    There is a simple table or a kind of way to access this data (error messages) and manipulate it?
    Thanks in advance,
    Ricardo.

    Hi,
    U can check Table <b>SXMSPERROR</b> in in SE11....
    Regards,
    Sridhar Reddy

  • RAC upgrade from11gR1  to 11gR2

    Could someone please give steps to upgrade 11gr1 to 11gr2 on linux

    Did you try even a basic search before posting this request? In future, suggests doing that before turning to forums.
    This being your first post, go to oracle 11gR2 home page and search for "How to Upgrade to Oracle Grid Infrastructure 11g Release 2" and pick the one for your OS
    Cheers.

  • Checkin errors on repository after upgrade to PD 16.5

    I'm getting the following error when checking in a document:
    PowerDesigner - Error
    The upgrade of the repository model failed.
    OK  
    And when I'm trying to do the same using the option "Create baseline version" I'm getting a different error:
    Unexpected exception
    d:\pddev\rmg\src\rmgdtb.cpp(4380): long __stdcall SRmgDbAccessManager::CreateModel(long,struct ISRepObject *,const class SString &,int,long *,const class SMap<struct ISRepObject *,long,struct SAsc<struct ISRepObject *>,struct SPair<struct ISRepObject *,long> > *,struct SRmgConsolidationProperties *,long)
       Consolidation of a new model
    Caught: EXCEPTION_ACCESS_VIOLATION (Reading address 0x00000004)
    Thrown from: 0x631EBD94
    OK  
    Using version 16.5.3.0 (4284)

    I'm getting this error when trying to check in any document in the repository which was created in a previous version (ex. v15.1)
    Example:
    Repository: LDM_Test v2 (LDM created in v15.1)
    Local: LDM_Test (LDM updated in v16.5)
    I'm trying to check in the local document in order to create LDM_Test v3 in the repository

  • Upgrading Repository - import error

    I've got Oracle Repository 4.0.12.100.2, and I'm upgrading to the latest release. The upgrade utility in RAU is trying to run IMP and stopping on an import error. The error flashes by so fast I can't see what the problem might be. and it doesn't seem to be logging the output from IMP. Is there any way that I can make it use the LOGFILE parameter, or at least do a pause before closing the window?
    Or if you have an idea what is wrong - that works for me too.

    Never mind - with some information from Oracle Support I found the log of the failed import. Then with the error message, I found out that I was using the import for Oracle 10gR2, but the database on which the repository is installed is 10gR1. So I needed the import for 10gR1 - which I didn't have and you can't download it anymore. Some scrounging around the office finally turned up an installation disk. I installed 10gR1 client - reconfigured RAU to use it - and the upgrade worked.
    Guess I'll need to upgrade the database to 10gR2 some day in the near future.

Maybe you are looking for

  • Problem in getting the output.

    I am able to get the output when i run the report program.But if i run the same program, via T-code ,its going back to the initial screen. Any help/input regarding this is highly appreciated. Thanks in advance. Regards, Booma

  • HT1689 not downloading all of podcast

    I download a 3 hour podcast everyday. Recently iTunes only downloads hour 1. Ihave to manually ask it to download hours 2 and 3. My setting are to keep the most recent 10 episodes. Anyone have this issue?

  • Need Help for CE 7.1 Installation Problem

    I ran the Installation and the message indicated the installation has serious problem. The following is the last part of the log: Oct 7, 2007 1:39:12 AM [Info]: Start CREATE_SCS_SERVICE [com.sap.xpf.controller.TaskExecutionStep] Oct 7, 2007 1:39:12 A

  • Cant find my apps after download. they re shown on homescreen while loading than they re away. but they use data volume on my device?

    they re shown on homescreen while loading than they re away. but they use data volume on my device? i also can find them in general settings. app store shows the apps as loaded too. whats the problem. it happens with all about 100 apps ive loaded! 

  • Hp probook 4310s battry problem

    i have hp probook 4310s . its original battery wear was about 80% i.e half an hour just . i purchased  a new one . its battery wear increased about 40% in a day . i again replaced it . new one also increased its wear about 40%. tell me if it is probl