Error loading configuration in the repository data

Hi all.
I installed Oracle 11 g R2 on Windows 2008 Server.
After that, I can't download the agent for a database.
Any comments please.
Thank you for your comments advense.
Here is the Log file:

.......
......
....
.....
March 9, 2011 14:19:46 oracle.sysman.emcp.EMReposConfig unlockMGMTAccount
CONFIG: Discover sql user: declare repos_pwd varchar2 (30); view_user varchar2 (30); view_user_pwd varchar2 (30); view_user_acc_status varchar2 (30); begin repos_pwd: =?; SYSMAN.mgmt_view_priv.get_view_user (view_user); Select account_status from the view_user_acc_status of sys.dba_users where upper (username) = high (view_user); If view_user_acc_status like "% LOCKED" THEN immediate "change user" | view_user | 'unlock account'; END IF; IF view_user_acc_status like "% EXPIRED %" THEN sysman.mgmt_view_priv.set_view_user_creds (repos_pwd); SYSMAN.mgmt_view_priv. GET_VIEW_USER_CREDS (view_user, view_user_pwd); run immediately "edit user" | view_user | ' identified by ' | view_user_pwd | ''; END IF; end;
March 9, 2011 14:19:46 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the ORACLE_HOSTNAME parameter.
March 9, 2011 14:19:46 oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: Begin execution: CMD /C D:\app\DBAdministrator\product\11.2.0\dbhome_1\sysman\admin\scripts\emca\emcaDbUtil.bat "D:\app\DBAdministrator\product\11.2.0\dbhome_1\sysman\admin\scripts;D:\app\DBAdministrator\product\11.2.0\dbhome_1\bin"; D:/app/DBAdministrator/Product/11.2.0/dbhome_1/perl/bin\perl.exe D:\app\DBAdministrator\product\11.2.0\dbhome_1\sysman\admin\scripts\emca\emcaDbUtil.pl D:\app\DBAdministrator\product\11.2.0\dbhome_1 "(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = FinaOra-ground)(PORT=1521))) (CONNECT_DATA = (SERVICE_NAME = finaoradb)))" SYS SYSDBA declare repos_pwd varchar2 (30); view_user varchar2 (30); view_user_pwd varchar2 (30); view_user_acc_status varchar2 (30); begin repos_pwd: =?; SYSMAN.mgmt_view_priv.get_view_user (view_user); Select account_status from the view_user_acc_status of sys.dba_users where upper (username) = high (view_user); If view_user_acc_status like "% LOCKED" THEN immediate "change user" | view_user | 'unlock account'; END IF; IF view_user_acc_status like "% EXPIRED %" THEN sysman.mgmt_view_priv.set_view_user_creds (repos_pwd); SYSMAN.mgmt_view_priv. GET_VIEW_USER_CREDS (view_user, view_user_pwd); run immediately "edit user" | view_user | ' identified by ' | view_user_pwd | ''; END IF; end; FINAORADB 1 SYSMAN_PWD
March 9, 2011 14:19:49 oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: Output value 0
March 9, 2011 14:19:49 oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: Running CMD /C D:\app\DBAdministrator\product\11.2.0\dbhome_1\sysman\admin\scripts\emca\emcaDbUtil.bat "D:\app\DBAdministrator\product\11.2.0\dbhome_1\sysman\admin\scripts;D:\app\DBAdministrator\product\11.2.0\dbhome_1\bin"; D:/app/DBAdministrator/Product/11.2.0/dbhome_1/perl/bin\perl.exe D:\app\DBAdministrator\product\11.2.0\dbhome_1\sysman\admin\scripts\emca\emcaDbUtil.pl D:\app\DBAdministrator\product\11.2.0\dbhome_1 "(DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = FinaOra-ground)(PORT=1521))) (CONNECT_DATA = (SERVICE_NAME = finaoradb)))" SYS SYSDBA declare repos_pwd varchar2 (30); view_user varchar2 (30); view_user_pwd varchar2 (30); view_user_acc_status varchar2 (30); begin repos_pwd: =?; SYSMAN.mgmt_view_priv.get_view_user (view_user); Select account_status from the view_user_acc_status of sys.dba_users where upper (username) = high (view_user); If view_user_acc_status like "% LOCKED" THEN immediate "change user" | view_user | 'unlock account'; END IF; IF view_user_acc_status like "% EXPIRED %" THEN sysman.mgmt_view_priv.set_view_user_creds (repos_pwd); SYSMAN.mgmt_view_priv. GET_VIEW_USER_CREDS (view_user, view_user_pwd); run immediately "edit user" | view_user | ' identified by ' | view_user_pwd | ''; END IF; end; FINAORADB 1 SYSMAN_PWD completed successfully
March 9, 2011 14:19:49 oracle.sysman.emcp.util.PlatformInterface executeCommand
CONFIG: Arguments passed D:\app\DBAdministrator\product\11.2.0\dbhome_1 (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = FinaOra-ground)(PORT=1521))) (CONNECT_DATA = (SERVICE_NAME = finaoradb))) SYS SYSDBA declare repos_pwd varchar2 (30); view_user varchar2 (30); view_user_pwd varchar2 (30); view_user_acc_status varchar2 (30); begin repos_pwd: =?; SYSMAN.mgmt_view_priv.get_view_user (view_user); Select account_status from the view_user_acc_status of sys.dba_users where upper (username) = high (view_user); If view_user_acc_status like "% LOCKED" THEN immediate "change user" | view_user | 'unlock account'; END IF; IF view_user_acc_status like "% EXPIRED %" THEN sysman.mgmt_view_priv.set_view_user_creds (repos_pwd); SYSMAN.mgmt_view_priv. GET_VIEW_USER_CREDS (view_user, view_user_pwd); run immediately "edit user" | view_user | ' identified by ' | view_user_pwd | ''; END IF; end; FINAORADB 1 SYSMAN_PWD

Connect to the database using string (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP) (HOST = FinaOra-ground)(PORT=1521))) (CONNECT_DATA = (SERVICE_NAME = finaoradb))) D:\app\DBAdministrator\product\11.2.0\dbhome_1 House with the role of 'SYS' user 'SYSDBA '.
connected to the database.
To run SQL declare repos_pwd varchar2 (30); view_user varchar2 (30); view_user_pwd varchar2 (30); view_user_acc_status varchar2 (30); begin repos_pwd: =?; SYSMAN.mgmt_view_priv.get_view_user (view_user); Select account_status from the view_user_acc_status of sys.dba_users where upper (username) = high (view_user); If view_user_acc_status like "% LOCKED" THEN immediate "change user" | view_user | 'unlock account'; END IF; IF view_user_acc_status like "% EXPIRED %" THEN sysman.mgmt_view_priv.set_view_user_creds (repos_pwd); SYSMAN.mgmt_view_priv. GET_VIEW_USER_CREDS (view_user, view_user_pwd); run immediately "edit user" | view_user | ' identified by ' | view_user_pwd | ''; END IF; end;
noOfParams to bind: 1.
run SQL.

March 9, 2011 14:19:49 oracle.sysman.emcp.EMReposConfig unlockMGMTAccount
CONFIG: Account unlocked mgmt_view
March 9, 2011 14:19:49 oracle.sysman.emcp.EMReposConfig invoke
CONFIG: Managed to unlock mgmt_view account
March 9, 2011 14:19:49 oracle.sysman.emcp.ParamsManager getParam
CONFIG: No value has been set for the ORACLE_HOSTNAME parameter.
March 9, 2011 14:19:49 oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository
INFO: Download of the configuration in the repository of EM data (this may take a while)...
March 9, 2011 14:22:54 oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository
CONFIG: Error loading configuration in the repository data
oracle.sysman.emdrep.config.ConfigurationException: FATAL Exceptions of Configuration

at oracle.sysman.emdrep.config.EMSchemaConfiguration.perform(EMSchemaConfiguration.java:232)
at oracle.sysman.emcp.EMReposConfig.uploadConfigDataToRepository(EMReposConfig.java:699)
at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:385)
at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:158)
at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:253)
at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:583)
at oracle.sysman.assistants.util.em.EMConfigStep.executeImpl(EMConfigStep.java:139)
at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
at oracle.sysman.assistants.util.step.BasicStep.callStep(BasicStep.java:251)
at oracle.sysman.assistants.dbca.backend.PostDBConfigureStep.executeImpl(PostDBConfigureStep.java:269)
at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
to oracle.sysman.assistants.util.step.StepContext$ ModeRunner.run (StepContext.java:2667)
at java.lang.Thread.run(Thread.java:595)
March 9, 2011 14:22:54 oracle.sysman.emcp.EMReposConfig invoke
NEWS: Check the log to D:\app\DBAdministrator\cfgtoollogs\emca\finaoradb\emca_repos_config_ file < date > .log for more details.
March 9, 2011 14:22:54 oracle.sysman.emcp.EMReposConfig invoke
SEVERE: Error download configuration in the repository data
March 9, 2011 14:22:54 oracle.sysman.emcp.EMConfig perform
SEVERE: Error download configuration in the repository data
See the log file at D:\app\DBAdministrator\cfgtoollogs\dbca\finaoradb\emConfig.log for more details.
March 9, 2011 14:22:54 oracle.sysman.emcp.EMConfig perform
CONFIG: Stack Trace:
oracle.sysman.emcp.exception.EMConfigException: error loading configuration in the repository data
at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:397)
at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:158)
at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:253)
at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:583)
at oracle.sysman.assistants.util.em.EMConfigStep.executeImpl(EMConfigStep.java:139)
at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
at oracle.sysman.assistants.util.step.BasicStep.callStep(BasicStep.java:251)
at oracle.sysman.assistants.dbca.backend.PostDBConfigureStep.executeImpl(PostDBConfigureStep.java:269)
at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
to oracle.sysman.assistants.util.step.StepContext$ ModeRunner.run (StepContext.java:2667)
at java.lang.Thread.run(Thread.java:595)
March 9, 2011 14:22:54 oracle.sysman.emcp.EMConfig restoreOuiLoc
CONFIG: Restoration of oracle.installer.oui_loc to D:\app\DBAdministrator\product\11.2.0\dbhome_1\oui

PL see MOS Doc 1233913.1 ("error downloading Configuration for the data repository" when you configure dbconsole) for the solution

HTH
Srini

Tags: Database

Similar Questions

  • Run dill error... Error loading C\User\Admministrator\App Data\local\ifificawajurija.dll access is denided, what, why? How can I fix it?

    Error loading C\User\Admministrator\App Data\local\ifificawajurija.dll access denied, what, why? How can I fix it?

    It started the night with a black screen and the white Messenger active but I was unable to do anything. Took me most of the day and night to be able to close completely portable!

    Today, I can start but now get the error posted above. I can't use one of my system tools, such as defragmenting, disk cleanup or fix it! Nothing.

    I'm not very computer savey when it comes to computer repairs, I rely on others or my Windows Vista "Simplified" book, and it does not cover this problem.

    Please, can you help me.   Thank you.

    Hello

    Google has nothing that suggests it might be the malicious program or a start remains entry against malware

    http://www.google.com/search?hl=en&source=HP&q=ifificawajurija.dll&aq=f&aqi=&AQL=&OQ=

    Download update and scan with the free version of malwarebytes anti-malware

    http://www.Malwarebytes.org/MBAM.php

    You can also download and run rkill to stop the process of problem before you download and scan with malwarebytes

    http://www.bleepingcomputer.com/download/anti-virus/rkill

    If it does not remove the problem and or work correctly in normal mode do work above in safe mode with networking

    Windows Vista

    Using the F8 method:

    1. Restart your computer.
    2. When the computer starts, you will see your computer hardware are listed. When you see this information begins to tap theF8 key repeatedly until you are presented with theBoot Options Advanced Windows Vista.
    3. Select the Safe Mode with networking with the arrow keys.
    4. Then press enter on your keyboard to start mode without failure of Vista.
    5. To start Windows, you'll be a typical logon screen. Connect to your computer and Vista goes into safe mode.
    6. Do whatever tasks you need and when you are done, reboot to return to normal mode.

    If the error persists after scanning use this program to out startup

    This utility, which has a knowledge of auto-starting locations of any startup monitor, shows you what programs configured to run at system startup or login and that the entries in the order of processing windows. These programs include those in your startup folder, Run, RunOnce, and other registry keys. You can configure Autoruns to show other locations, including Explorer shell, toolbar extensions, helper objects to the browser, Winlogon notifications, auto and many start-up services even more.

    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902

  • Error loading c:\progra~2\dg0l.dat

    Hello

    Recently, at startup, I get an error message:

    Error loading c:\progra~2\dg0l.dat

    I did a search but I found nothing.

    Running Vista business.

    Thank you

    Hello

    Google has no information on this subject, it would seem that it is left to start entry deleted malware.

    Download, install, update and scan your system with the free version of Malwarebytes AntiMalware:

    http://www.Malwarebytes.org/products/malwarebytes_free

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

    If the problem persists after scanning, take these startup entries:

    "How to use MSCONFIG in Windows Vista"

    http://www.netsquirrel.com/Msconfig/msconfig_vista.html

    You can also use this free program to do, too:

    "Autoruns for Windows V11.32"

    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx

    See you soon.

  • execution of DLLs. Error loading cbbxw.dll. the specified module could not be found. -what it means and how do I get rid of him?

    execution of DLLs. Error loading cbbxw.dll. the specified module could not be found. -what it means and how do I get rid of him?

    You could have, or still are, infected by malware; and it could also be a starting top left him entry.

    Malware scan:

    http://www.Malwarebytes.org/MBAM.php

    Malwarebytes is as its name suggests, a Malware Remover!

    Download the free Version from the link above.

    Download, install, upgrade and scan once a fortnight...

     

    How to use Malwarebytes once it is installed and updated:

    1. open Malwarebytes > click the update tab at the top > get the latest updates.

    2. on the Scanner tab, make sure that thePerform full scan option is selected and then click on theScan button to start scanning your computer

    3 MBAM will now start to scan your computer for malware. This process can take some time.

    4. when the scan is complete, a message box will appear

    5. you must click on the OK button to close the message box and continue the process of Malwareremoval.

    6. you will now be at the main scanner screen. At this point, you must click on the button toview the result .

    7. a screen showing all of the malware displayed the program that is

    8. you must now click remove selection button to remove all the listed malware. MBAM will now delete all of the files and registry keys and add them to the programs quarantine. When you remove files, MBAM may require a restart in order to eliminate some of them. If it displays a message stating that it needs to restart, please let him do. Once your computer has rebooted, and logged in, please continue with the remaining steps.

    9. when MBAM has finished remove the malware, it will open the scan log and display it in Notepad. See the log as desired, and then close the Notepad window.

    10. you can now exit the MBAM program.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    If the error persists after scanning, use the program to out startup:

    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx

    This utility, which has a knowledge of auto-starting locations of any startup monitor, shows you what programs configured to run at system startup or login and that the entries in the order of processing windows. These programs include those in your startup folder, Run, RunOnce, and other registry keys. You can configureAutoruns to show other locations, including Explorer shell, toolbar extensions, helper objects to the browser, Winlogon notifications, auto and many start-up services even more. Autoruns goes way beyond the MSConfig utility bundled with Windows Me and XP.

    See you soon.

    Mick Murphy - Microsoft partner

  • error message saying "error loading wingsw32.rom the specific module was not found" whenever I boot my system

    wingsw32. ROM

    I get an error saying "error loading wingsw32.rom the specific module is not found" whenever I boot my system.

    Can someone help me in this.

    Thanks in advance!

    ·                                You could have, or still are, infected by malware; and it could also be a starting top left him entry.

    Malware scan:

    http://www.Malwarebytes.org/MBAM.php

    Malwarebytes is as its name suggests, a Malware Remover!

    Download the free Version from the link above.

    Download, install, upgrade and scan once a fortnight...

     

    How to use Malwarebytes once it is installed and updated:

    1. open Malwarebytes > click the update tab at the top > get the latest updates.

    2. on the Scanner tab, make sure that thePerform quick scan option is selected and then click on theScan button to start scanning your computer

    3 MBAM will now start to scan your computer for malware. This process can take some time.

    4. when the scan is complete, a message box will appear

    5. you must click on the OK button to close the message box and continue the process of Malwareremoval.

    6. you will now be at the main scanner screen. At this point, you must click on the button toview the result .

    7. a screen showing all of the malware displayed the program that is

    8. you must now click remove selection button to remove all the listed malware. MBAM will now delete all of the files and registry keys and add them to the programs quarantine. When you remove files, MBAM may require a restart in order to eliminate some of them. If it displays a message stating that it needs to restart, please let him do. Once your computer has rebooted, and logged in, please continue with the remaining steps.

    9. when MBAM has finished remove the malware, it will open the scan log and display it in Notepad. See the log as desired, and then close the Notepad window.

    10. you can now exit the MBAM program.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    If the error persists after scanning, use the program to out startup:

    http://TechNet.Microsoft.com/en-us/sysinternals/bb963902.aspx

    This utility, which has a knowledge of auto-starting locations of any startup monitor, shows you what programs configured to run at system startup or login and that the entries in the order of processing windows. These programs include those in your startup folder, Run, RunOnce, and other registry keys. You can configureAutoruns to show other locations, including Explorer shell, toolbar extensions, helper objects to the browser, Winlogon notifications, auto and many start-up services even more. Autoruns goes way beyond the MSConfig utility bundled with Windows Me and XP.

    See you soon.

    Mick Murphy - Microsoft partner

  • The following error is reported by the repository: cannot change demand. Repository is full. Too much metadata fields

    Dear all,

    Im getting "the following error is reported by the repository: cannot change demand." Repository is full. Too much metadata fields when I try to create, delete, and add more fields to an application.

    Please help me where to change configurations to create an application more in IPM.

    Thank you

    Jeff albert

    Hello

    Are you seriously having over 500 DEFINITIONS of FIELD Application of IPM? If so,.

    What you can do

    In the config.cfg to UCM (DomainHome/ucm/cs/config folder) can you add this in the general section:

    IpmMaxMetadataFields = 1000 (or any number you want to increase the)

    limit to)

    This will overrride the default max value in IPM.

    After this change, restart the managed server UCM and IPM.

    Please let me know the result.

    Note: I have a few performance problem in the future.

  • 11.5.10.2 to R12.1.1 update: error loading of seeds for GL_DEFAS_ACCESS_SETS data: DEFINITION_ACCESS_SET = SUPER_USER_DEFAS, ORA-06508: PL/SQL: called program unit is not found

    Hello

    Version of the EBS: 11.5.10.2

    DB version: 11.2.0.3

    Version of the OS: AIX 6.1

    Under 11.5.10.2 R12.1.1 update, while implementing a merger 12.1.1 upgrade driver (u6678700.drv), we got below error:

    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

    ATTENTION: All workers have failed or are pending:

    IMPOSSIBLE: folder glsupdas.ldt worker 3.

    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

    drix10: / fmstop/r12apps/apps/apps_st/appl/admin/FMSTEST/log > tail-20 adwork003.log

    Restart the task that failed and has been corrected.

    Time, when the worker restarted job: Wednesday, August 7, 2013 10:36:14

    Loading data using FNDLOAD.

    FNDLOAD APPS / * 0 DOWNLOAD @SQLGL:patch/115/import/glnlsdas.lct @SQLGL:patch/115/import/US/glsupdas.ldt -.

    Connecting to applications... Successfully connected.

    Call the function FNDLOAD.

    Returned by the function FNDLOAD.

    Log file: /fmstop/r12apps/apps/apps_st/appl/admin/FMSTEST/log/US_glsupdas_ldt.log

    FNDLOAD of error function call.

    When the worker has no time: Wednesday, August 7, 2013 10:36:14

    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

    drix10: / fmstop/r12apps/apps/apps_st/appl/admin/FMSTEST/log > tail-20 US_glsupdas_ldt.log

    Current system time is sea Aug 7 10:36:14 2013

    Download from data file /fmstop/r12apps/apps/apps_st/appl/gl/12.0.0/patch/115/import/US/glsupdas.ldt

    Changing environment NLS_LANGUAGE AMERICA database

    Dumping from the LCT/LDT files (/ fmstop/r12apps/apps/apps_st/appl/gl/12.0.0/patch/115/import/glnlsdas.lct(120.0), fmstop/r12apps/apps/apps_st/appl/gl/12.0.0/patch/115/import/US/glsupdas.ldt) to the staging tables

    Dumping file fmstop/r12apps/apps/apps_st/appl/gl/12.0.0/patch/115/import/glnlsdas.lct(120.0 LCT) in FND_SEED_STAGE_CONFIG

    Dumping LDT file /fmstop/r12apps/apps/apps_st/appl/gl/12.0.0/patch/115/import/US/glsupdas.ldt in FND_SEED_STAGE_ENTITY

    Dumped the lot (GL_DEFAS_ACCESS_SETS SUPER_USER_DEFAS, GL_DEFAS_ACCESS_SETS SUPER_USER_DEFAS) in FND_SEED_STAGE_ENTITY

    Download of the staging tables

    Error loading of seeds for GL_DEFAS_ACCESS_SETS data: DEFINITION_ACCESS_SET = SUPER_USER_DEFAS, ORA-06508: PL/SQL: called program unit is not found

    Simultaneous request ended

    Current system time is sea Aug 7 10:36:14 2013

    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

    Hello

    Please, recreate the specification and body of the respective package and try:

    -Navigate to $GL_TOP, patch, 115, sql

    -Connected as a user of the applications.

    sqlplus Oracle@Amazon sql apps]

    SQL * more: version 10.1.0.5.0 - Production Wed Aug 7 13:53:33 2013

    Copyright (c) 1982, 2005, Oracle.  All rights reserved.

    Enter the password:

    Connected to:

    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - Production

    With partitioning, OLAP, Data Mining and Real Application Testing options

    SQL > @glistdas.pls

    Addition of PL/SQL package for gl_defas_access_sets_pkg specifications

    Package created.

    Validation complete.

    ...

    ..

    SQL > @glistdab.pls

    Addition of the PL/SQL package for gl_defas_access_sets_pkg body

    Package body created.

    Validation complete.

    See if this helps you, validation of the object.

    Better subject.

  • Update cache - unexpected error of blocking for the repository &amp; oracle.webcenter.framework.service.RepositoryVersion cannot be cast to oracle.webcenter.framework.service.RepositoryVersion

    Hello

    I noticed that the following errors appear often in my custom portals managed servers. Can anyone tell why these errors appear as I applied all the necessary patches?

    Oracle WebCenter Suite 11 g 11.1.1.8.0 portal applied Patch 21281035

    < 11 November 2015 11:00:08 SGT > < error > < oracle.webcenter.content.integration.spi.ucm.UCMCacheUpdateTimer > < WCS-55198 > < Cache update - unexpected error of blocking for the repository.

    java.lang.ExceptionInInitializerError

    at oracle.webcenter.content.internal.stellent.VCRConfigProvider.getRepositoryConfig(VCRConfigProvider.java:99)

    at oracle.webcenter.content.integration.federated.internal.delegate.RepositoryHelper.getRepositoryConfig(RepositoryHelper.java:601)

    at oracle.webcenter.content.integration.federated.internal.delegate.CacheHelper.getBinaryCache(CacheHelper.java:56)

    at oracle.webcenter.content.integration.federated.internal.delegate.CacheHelper.flushAllBinaryCacheEntries(CacheHelper.java:254)

    at oracle.webcenter.content.integration.federated.ContentCacheHelper.flushAllBinaryCacheEntries(ContentCacheHelper.java:54)

    at oracle.webcenter.content.integration.spi.ucm.UCMCacheHelper.invalidateNodeEntry(UCMCacheHelper.java:175)

    at oracle.webcenter.content.integration.spi.ucm.UCMCacheHelper.invalidateCacheEntries(UCMCacheHelper.java:138)

    at oracle.webcenter.content.integration.spi.ucm.UCMCacheUpdater.updateCaches(UCMCacheUpdater.java:83)

    at oracle.webcenter.content.integration.spi.ucm.UCMCacheUpdateTimer.run(UCMCacheUpdateTimer.java:105)

    at java.util.TimerThread.mainLoop(Timer.java:555)

    at java.util.TimerThread.run(Timer.java:505)

    Caused by: java.util.MissingResourceException: can't find oracle.webcenter.content.integration.internal.logging.VCRLogger bundle

    at java.util.logging.Logger.setupResourceInfo(Logger.java:1537)

    to java.util.logging.Logger. < init > (Logger.java:267)

    at java.util.logging.LogManager.demandLogger(LogManager.java:433)

    at java.util.logging.Logger.demandLogger(Logger.java:346)

    at java.util.logging.Logger.getLogger(Logger.java:442)

    at oracle.adf.share.logging.ADFLoggerFactory.getADFLogger(ADFLoggerFactory.java:63)

    at oracle.adf.share.logging.ADFLogger.createADFLogger(ADFLogger.java:221)

    to oracle.webcenter.content.integration.RepositoryException. < clinit > (RepositoryException.java:31)

    at oracle.webcenter.content.internal.stellent.VCRConfigProvider.getRepositoryConfig(VCRConfigProvider.java:99)

    at oracle.webcenter.content.integration.federated.internal.delegate.RepositoryHelper.getRepositoryConfig(RepositoryHelper.java:601)

    at oracle.webcenter.content.integration.federated.internal.delegate.CacheHelper.getBinaryCache(CacheHelper.java:56)

    at oracle.webcenter.content.integration.federated.internal.delegate.CacheHelper.flushAllBinaryCacheEntries(CacheHelper.java:254)

    at oracle.webcenter.content.integration.federated.ContentCacheHelper.flushAllBinaryCacheEntries(ContentCacheHelper.java:54)

    at oracle.webcenter.content.integration.spi.ucm.UCMCacheHelper.invalidateNodeEntry(UCMCacheHelper.java:175)

    at oracle.webcenter.content.integration.spi.ucm.UCMCacheHelper.invalidateCacheEntries(UCMCacheHelper.java:138)

    at oracle.webcenter.content.integration.spi.ucm.UCMCacheUpdater.updateCaches(UCMCacheUpdater.java:83)

    at oracle.webcenter.content.integration.spi.ucm.UCMCacheUpdateTimer.run(UCMCacheUpdateTimer.java:105)

    at java.util.TimerThread.mainLoop(Timer.java:555)

    at java.util.TimerThread.run(Timer.java:505)

    < 11 November 2015 11:01:07 SGT > < WARNING > < oracle.webcenter.notification.internal.model.util.FrameworkUtils > < BEA-000000 > <

    java.lang.ClassCastException: oracle.webcenter.framework.service.RepositoryVersion cannot be cast to oracle.webcenter.framework.service.RepositoryVersion

    at oracle.webcenter.framework.service.ServiceContext.getRepositoryVersionObject(ServiceContext.java:1283)

    at oracle.webcenter.framework.service.ServiceContext.getRepositoryVersion(ServiceContext.java:1185)

    at oracle.webcenter.framework.service.ServiceContext.isRepositoryVersionGreaterThanOrEqualTo(ServiceContext.java:1221)

    at oracle.webcenter.peopleconnections.profile.internal.extension.ProfileService.isConfigured(ProfileService.java:41)

    at oracle.webcenter.framework.service.ServiceRegistry.getAllConfiguredServices(ServiceRegistry.java:213)

    at oracle.webcenter.notification.internal.model.util.FrameworkUtils.loadServiceActivityTypes(FrameworkUtils.java:94)

    to oracle.webcenter.notification.internal.model.NotificationServiceImpl. < init > (NotificationServiceImpl.java:109)

    at oracle.webcenter.notification.NotificationServiceFactory.getNotificationService(NotificationServiceFactory.java:89)

    at oracle.webcenter.notification.internal.model.LifecycleListener.contextDestroyed(LifecycleListener.java:68)

    at oracle.webcenter.framework.internal.view.WCFrameworkContextListener.contextDestroyed(WCFrameworkContextListener.java:208)

    to weblogic.servlet.internal.EventsManager$ FireContextListenerAction.run (EventsManager.java:482)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.internal.EventsManager.notifyContextDestroyedEvent(EventsManager.java:200)

    at weblogic.servlet.internal.WebAppServletContext.destroy(WebAppServletContext.java:3225)

    at weblogic.servlet.internal.ServletContextManager.destroyContext(ServletContextManager.java:247)

    at weblogic.servlet.internal.HttpServer.unloadWebApp(HttpServer.java:461)

    at weblogic.servlet.internal.WebAppModule.destroyContexts(WebAppModule.java:1545)

    at weblogic.servlet.internal.WebAppModule.deactivate(WebAppModule.java:509)

    to weblogic.application.internal.flow.ModuleStateDriver$ 2.previous(ModuleStateDriver.java:387)

    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:223)

    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:215)

    at weblogic.application.internal.flow.ModuleStateDriver.deactivate(ModuleStateDriver.java:141)

    at weblogic.application.internal.flow.ScopedModuleDriver.deactivate(ScopedModuleDriver.java:206)

    at weblogic.application.internal.flow.ModuleListenerInvoker.deactivate(ModuleListenerInvoker.java:261)

    to weblogic.application.internal.flow.DeploymentCallbackFlow$ 2.previous(DeploymentCallbackFlow.java:547)

    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:223)

    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:215)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.deactivate(DeploymentCallbackFlow.java:192)

    at weblogic.application.internal.flow.DeploymentCallbackFlow.deactivate(DeploymentCallbackFlow.java:184)

    to weblogic.application.internal.BaseDeployment$ 2.previous(BaseDeployment.java:677)

    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:223)

    at weblogic.application.utils.StateMachineDriver.previousState(StateMachineDriver.java:215)

    at weblogic.application.internal.BaseDeployment.deactivate(BaseDeployment.java:234)

    at weblogic.application.internal.EarDeployment.deactivate(EarDeployment.java:59)

    at weblogic.application.internal.DeploymentStateChecker.deactivate(DeploymentStateChecker.java:198)

    at weblogic.deploy.internal.targetserver.AppContainerInvoker.deactivate(AppContainerInvoker.java:98)

    at weblogic.deploy.internal.targetserver.operations.DeactivateOperation.deactivate(DeactivateOperation.java:78)

    at weblogic.deploy.internal.targetserver.operations.RemoveOperation.removeDeployment(RemoveOperation.java:306)

    at weblogic.deploy.internal.targetserver.operations.RemoveOperation.doCommit(RemoveOperation.java:114)

    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:323)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:844)

    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1253)

    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:440)

    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:163)

    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)

    in weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$ 100 (DeploymentReceiverCallbackDeliverer.java:13)

    to weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$ 2.run(DeploymentReceiverCallbackDeliverer.java:68)

    to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    >

    Hello

    Please apply the MLR 14 and check the box.

    If the problem persists, please update us with the WCC and newspapers of WCP.

  • Error message from the computer - SHWICONXP9106 - Load Configuration of the file has failed

    I got my Windows 7-64 bit system, which is now 13 months old, lock upwards and closed twice in a week.  I get a strange error message that says "SHWICONXP9106 - load Configuration File Failed".  It seems that this is a card I ever use.  It is a work computer that I rarely do anything whether online with.  He did re - starts and begins to funny click on my Tower.  It takes in telling the system to start windows normally and after stopping power, twice, I can get it to restart very well.  can someone let me know if I need to get a new hard drive again?  This system is only 13 months old?

    If you do not, you might want to see if it can be disabled at startup:

    1. Press simultaneously on key Windows + R .

    2. type MSConfig in the box, and then click OK.

    3. Select the Startup tab.

    4. find SHWICONXP9106 (if its there) & uncheck the box against it. Click OK.

    5 reboot & see what happens.

    All the answers and suggestions are provided by an enthusiastic amateur and are therefore no explicit or implicit guarantee. Basically, you use my suggestions at your own risk.

  • Oracle essbase data error loading because of the invalid tab character

    Hello

    One of the field in oracle db is something like "New York" is a tab between New and York character. How to avoid this kind of tab no characters valid during loading of Oracle to Essbase data?

    Thank you
    Shashi

    If you do this through the sql interface, you could do a translation in your sql statement. Otherwise, I would create a view that corrects data

  • RUNDLL error: error loading kbdsnb.dll the specified module could not be found when the system starts

    Original title: Missing Dll message

    I get the following message is displayed after the start of my laptop... "... error rundll error loading kbdsnb.dll... the specified module could not be found.

    It does not appear when I search this file on the net? What is this error and how to fix it?

    Thank you

    Hi heshie75v,

    1. does the computer boot to the desktop?
    2. don't you make changes before the show?

    We assume that the computer starts on the desktop after ignoring this error message. We recommend that you check if a non-Microsoft program is defective. To do this, try the following steps:
    a. open the article: http://support.microsoft.com/kb/310353
    b. method 2, follow steps 1 and 2, and then restart the computer to see if the problem persists.
    c. If the problem does not persist in the boot, then follow step 3 and step 4 to find out which is the origin of the problem, and once you have found the culprit, uninstall the program and check the result.

    Note: Don't forget to follow the steps in the steps to configure Windows to use a Normal startup state"" section.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Issue by updating the configuration of the specific data of the provider for a virtual portgroup distributed in vcenter 5.5

    Hi all

    We strive to update provider specific data in config spec for a group of distributed virtual ports, we are able to reconfigure the dvportgroup for the first time and data updates are visible in the list of mob (QuerydvsbyUUID). But the second time, if we try to update specific provider we receive error in vcenter below.

    Could not complete the operation due to simultaneous changes by another operation


    The environment we use is as follows:

    Customer vpshere 5.5 ESXi and Vcenter 5.5 5.5.


    We use Vijava to update the specific configuration of the dvportgroup seller (reconfigureDVPortgroup_Task). When we looked this error, we found below thread:

    http://KB.VMware.com/selfservice/microsites/search.do?language=en_US & cmd = displayKC & externalId = 2016329

    But we try to reconfigure the dvportgroup with the root user in VCenter.

    Ask you please let us know if I'm doing something wrong.

    Thank you and best regards,

    Aristides Maximilian


    Found a similar question in the communities,

    https://communities.VMware.com/message/2342966#2342966

    The issue is a bad configversion.

    Using the last ConfigVersion (the real value of the ConfigVersion from the portgroup extraction) in ReconfigurePortgroup_Task worked well.

  • Error: Invalid Configuration for the JMS adapter

    Hello!

    I do a test with the CEP to get messages from a WebLogic JMS queue but I get the following error:

    < BEA-2045010 > < the context of the "Test" application could not be initialized: org.springframework.beans.FatalBeanException: error initializing context of life cycle; nested exception is java.lang.IllegalArgumentException: configuration not valid for the JMS adapter, you must Bean or specify a converter or an event type.

    Teste.Context.xml:

    <? XML version = "1.0" encoding = "UTF-8"? >
    < xmlns = "http://www.springframework.org/schema/beans" beans
    xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance".
    xmlns:OSGi = "http://www.springframework.org/schema/osgi".
    xmlns:wlevs = "http://www.bea.com/ns/wlevs/spring".
    xmlns:JDBC = "http://www.oracle.com/ns/ocep/jdbc".
    xmlns: space = 'http://www.oracle.com/ns/ocep/spatial. '
    "xsi: schemaLocation =".
    http://www.springframework.org/schema/beans
    http://www.springframework.org/schema/beans/Spring-beans.xsd
    http://www.springframework.org/schema/OSGi
    http://www.springframework.org/schema/OSGi/spring-OSGi.xsd
    http://www.BEA.com/ns/wlevs/spring
    http://www.BEA.com/ns/wlevs/spring/spring-wlevs-v11_1_1_3.xsd
    http://www.Oracle.com/ns/OCEP/JDBC
    http://www.Oracle.com/ns/OCEP/JDBC/OCEP-JDBC.xsd
    http://www.Oracle.com/ns/OCEP/spatial
    http://www.Oracle.com/ns/OCEP/spatial/OCEP-spatial.xsd ">."

    < wlevs:event - type-repository >
    < wlevs:event - type the type name "Pet" = >
    < wlevs: class > testewithprotobuf. MyPet$ Pet < / wlevs: class >
    < / wlevs:event - type >
    < / wlevs:event - type-repository >

    < wlevs: adapt id = "pet_messageAdapter" provider = 'jms-entrants' >
    < wlevs:listener ref = "pet_inputChannel" / >
    < wlevs:instance - name of the property = "converterBean."
    REF = "PetMessageConverter" / >
    < / wlevs: adjust >

    < wlevs: channel id = "pet_inputChannel" - type of event "Pet" = >
    < wlevs:listener ref = "pet_messageProcessor" / >
    < / wlevs: channel >

    < bean id = "PetMessageConverter" class = "testewithprotobuf. PetMessageConverter"/ >
    < bean id = "PetBean" class = "testewithprotobuf. PetBean"/ >

    < wlevs:processor id = "pet_messageProcessor" >
    < wlevs:listener ref = "pet_outputChannel" / >
    < / wlevs:processor >

    < wlevs: channel id = "pet_outputChannel" - type of event "Pet" = >
    < wlevs:listener ref = "PetBean" / >
    < / wlevs: channel >
    < / beans >

    My converter class:

    import java.util.Collections;
    import java.util.List;

    Import javax.jms.BytesMessage;
    Import javax.jms.JMSException;
    Import javax.jms.Message;

    Import testewithprotobuf. MyPet.Pet;

    import com.bea.wlevs.adapters.jms.api.InboundMessageConverter;
    import com.bea.wlevs.adapters.jms.api.MessageConverterException;
    import com.google.protobuf.InvalidProtocolBufferException;

    / public class PetMessageConverter implements InboundMessageConverter {}

    @SuppressWarnings ("rawtypes")
    @Override
    conversion of public list (message Message) throws MessageConverterException.
    JMSException {}

    BytesMessage, bytesMessage = message (BytesMessage);

    long bodyLen = bytesMessage.getBodyLength ();
    ubyte [] buffer = new byte [(int) bodyLen];

    bytesMessage.readBytes (buffer);

    try {}
    Pet animal = Pet.parseFrom (buffer);

    Return Collections.singletonList (pet);

    } catch (InvalidProtocolBufferException e) {}
    throw new MessageConverterException (e);
    }
    }
    }

    Please, what is the problem?
    Thank you!

    This error usually indicates that you have two type of event and bean converter specified or not specified. In your case, which does not seem the case by looking at the source file. You could also paste the contents of your configuration of the directory META-INF/wlevs file?

  • Error: Could not find the locale data files. Please reinstall when you try to open Facebook.

    Original title: locale data file errors... How can I fix it?

    can't the facebook home page and when I search the

    "Cannot find the locale data files. Please reinstall"pop box.

    Hi kjkin,

    1 did you change on your computer before this problem?

    2 are you able to access other Web sites correctly?

    3. what browser do you use?

    If you are using Internet Explorer, follow these methods & check if the problem persists:


    Method 1

    You can follow this link & check if the problem occurs:

    Can't access some Web sites in Internet Explorer


    Method 2

    You can also follow this link:

    How to delete the contents of the temporary Internet files folder?


    Reference:
    Internet Explorer does not start or stops responding

    Hope the helps of information.

  • "I get this started" error loading winera32.rom the specified module is not found.

    When windows starts, this message appears "error when loading winera32.rom the specified module is not found". the rest of the windows works fine.

    It's a malware. It has been removed from your AntiVirus Scanner and registry entries are always present to start the malicious program at startup.

    Start regedit.exe and search (F3 or CTRL + F) for winera32.romand remove all the entries that you find.

    For more safety, perform a complete equipped with scanning AntiVirus as well as Microsoft Security Essentials scan your PC with Malwarebytes' Anti-Malware.

    André "a programmer is just a tool that converts the caffeine in code" Deputy CLIP - http://www.winvistaside.de/

Maybe you are looking for

  • Z3100 Wide Format Printer: error 86:01 on a printer Hp DesignJet Z3100 44 "

    Hello I get an error 86:01 on my printer. I replaced the belt because he was worn out but get this error code. He would suggest a paper jam but after inspection, this isn't the case. The trolley stops above the Service area with the showing error cod

  • Yoga book: switching of haptic feedback?

    Hi, does anyone know how to disable the haptic keyboard Halo? Turn volume just does not work, also, I can't find any option for this in the system settings. I really like the Tablet, but the noisy reactions makes the unusable keyboard for me.

  • Speakers on Moto G 3rd generation does not

    Whenever I turn on notes of music/video/audio, speakers will not work. I can't even put the speaker on! But audio seems to work when I put the headphones on. Any idea?

  • KB982670 has no update

    Hello My apologies if this has been discussed before but I can't install an 'important' update for Vista, KB98260 by using Windows Update. Can someone tell me the direct source of the download from the MS site please so that I can try it from there?

  • How to replace a free window product key

    I have reinstalled the window on my PC. After the expiry of 30 days after his request to get a figure 25 'product key '. I don't know what the devil is this & my son is displayed rather far away. How can I reinstall the product free of charge key? Th