Error during execution of the AAU

Hi all

University Complutense of MADRID, I installed in my system... I checked the log file display success message.
But whenever I run the AAU in the browser using 'http://localhost/idc', it appears

* "The page of the portal for your content server needs to be rebuilt. Start the editor the WebLayout as a standalone application and select Update portal... from the Options menu. » *


Please give me solution to this problem.


thnks.

Hello

You have the component filestoreprovider enabled on your instance of CS? If so, then disable and then re-launch the CS and then test to see if the problem persists.

Thank you
Srinath

Tags: Fusion Middleware

Similar Questions

  • Error during execution of the event handler

    Hello

    I've implemented a before update event handler (made sure the name is true, the package is right, file loaded on the server, the java code compiled in jdeveloper) but had this error during execution. -What this means and how can I solve this problem?

    Thank you

    ERROR, 4 June 2009 17:25:32, 701, [XELLERATE. SERVER], class/method: tcDataObj/eventPreUpdate some problems: Event handler com.oracle.events.UcdCheckAndSetSponUserExpDate has no name assignedjava.lang.RuntimeException: Event handler com.oracle.events.UcdCheckAndSetSponUserExpDate has no name assigned
    at com.thortech.xl.client.events.tcBaseEvent.run (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.runEvent (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.eventPreUpdate (unknown Source)
    at com.thortech.xl.dataobj.tcUSR.eventPreUpdate (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.update (unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.save (unknown Source)
    at com.thortech.xl.dataobj.tcTableDataObj.save (unknown Source)
    at com.thortech.xl.ejb.beansimpl.tcUserOperationsBean.updateUserData (unknown Source)

    In your constructor did you set the name of the event handler?

    Something like:

    setEventName("Enter-a-name-here");

    Best regards
    / Martin

  • Error during execution of the procedure

    Hello

    This is my procedure,

    create or replace
    PROCEDURE PRC_PARSE_XML (P_XML, CLOB,
    P_XPATH VARCHAR2,
    P_LIST ON PKG_SAM. REF_CURSOR_TYPE)
    IS

    CURSOR C_COLUMNS IS
    SELECT * FROM
    (SELECT ".") / SubLedgerKey' PASS,'VARCHAR2 (20)' the DOUBLE DATATYPE
    UNION ALL
    SELECT '. (/ SubLedgerFlag' PASS,'VARCHAR2 (20)' THE DOUBLE DATATYPE);

    LC_SQL VARCHAR2 (4000);
    LC_COL VARCHAR2 (1000);
    LC_COL_1 VARCHAR2 (1000);
    LC_PASS VARCHAR2 (1000);
    LC_PASS_1 VARCHAR2 (1000);
    LC_QUERY VARCHAR2 (4000);
    BEGIN

    C_COLUMNS J
    LOOP
    LC_COL: = "XTAB." | REPLACE(J.COL,'./');
    IF LC_COL_1 IS NULL THEN
    LC_COL_1: = LC_COL;
    ON THE OTHER
    LC_COL_1: = LC_COL_1 | «, » || LC_COL;
    END IF;
    LC_COL: = NULL;
    END LOOP;

    C_COLUMNS J
    LOOP
    LC_PASS: = REPLACE(J.COL,'./'). » '|| J.DATATYPE |' PATH ' | CHR (39) | J.COL | CHR (39);
    IF LC_PASS_1 IS NULL THEN
    LC_PASS_1: = LC_PASS;
    ON THE OTHER
    LC_PASS_1: = LC_PASS_1 | «, » || LC_PASS;
    END IF;
    LC_PASS: = NULL;
    END LOOP;

    LC_SQL: = 'SELECT'. LC_COL_1 | CHR (10) |
    ' FROM (select xmltype('||) CHR (39) | P_XML | CHR (39) |') double x) you. CHR (10) |
    ', xmltable('||) CHR (39) | P_XPATH | CHR (39) | CHR (10) |
    "in passing t.x' | CHR (10) |
    "COLUMNS". LC_PASS_1 | CHR (10) |
    ') XTAB;';

    LC_QUERY: = 'P_LIST OPEN FOR' | CHR (10) | LC_SQL;
    -P_LIST: = LC_QUERY; IMMEDIATELY RUN LC_QUERY;

    / * EXCEPTION
    WHILE OTHERS THEN
    RAISE_APPLICATION_ERROR (-20001,'PRC_PARSE_XML_DOCUMENT:-' |) SQLERRM) ;*/

    END PRC_PARSE_XML;

    Note:
    P_LIST ON PKG_SAM. REF_CURSOR_TYPE is a ref cursor,

    If I run the above procedure it displays error,.

    DECLARE
    P_LIST PKG_SAM. REF_CURSOR_TYPE;
    BEGIN
    PRC_PARSE_XML ("< SubLedgerList >
    < subledger >
    < SubLedgerKey > 101 < / SubLedgerKey >
    < SubLedgerFlag > Y < / SubLedgerFlag >
    < / subledger >
    < subledger >
    < SubLedgerKey > 102 < / SubLedgerKey >
    < SubLedgerFlag > Y < / SubLedgerFlag >
    < / subledger >
    < subledger >
    < SubLedgerKey > 103 < / SubLedgerKey >
    < SubLedgerFlag > N < / SubLedgerFlag >
    < / subledger >
    < / SubLedgerList > «,» (/ SubLedgerList/large auxiliary book ', P_LIST);

    END;


    Error report:
    ORA-00900: invalid SQL statement
    ORA-06512: at "SHIPLUS_PUB. PKG_XML_PARSER', line 253
    ORA-06512: at line 4 level
    00900 00000 - "invalid SQL statement.


    Kind regards
    Fame

    Published by: fame on 9 may 2012 12:27
  • Error during execution of the cr9idata.pl during the upgrade to 11.2.0.2 database

    I update the database of R12 (11.1.0.7) to 11.2.0.2 the following document, < interoperability Notes EBS R12 with Database 11 g 2, 1058763.1 >.

    In step 7, to create the directory nls/data/9idata...
    When I run the perl script, I get the error like below.
    - - - - -
    perl cr9idata.pl $
    Perl: symbol lookup error: /d01/oracle/SID/db/tech_st/11.2.0/perl/lib/5.10.0/x86_64-linux-thread-multi/auto/Cwd/Cwd.so: undefined symbol: Perl_Istack_sp_ptr
    - - - - -

    Then, when I tried to check with sqlplus, I now have the error as below.
    - - - - -
    SQL > connect username/password AS SYSDBA
    ERROR:
    ORA-12162: TNS service name: net is incorrectly specified
    SQL > exit
    - - - - -

    Then, when I checked some relevant environment, I noticed that TNS_ADMIN is empty.
    - - - - -
    $ echo $ORA_NLS10
    /D01/Oracle/SID/DB/tech_st/11.2.0/NLS/data/9idata
    $ echo $TNS_ADMIN

    $ echo $LD_LIBRARY_PATH
    /D01/Oracle/SID/DB/tech_st/11.2.0/lib
    - - - - -

    However, if I run the old old ORACLE_HOME environment file, then points to the old TNS_ADMIN (/ d01/oracle/SID/db/tech_st/11.1.0/network/admin/SID_host).
    And I think that's not valid...

    At the same time, when I check the tnsnames.ora, there is only the example files / default subdirectory < sample >.
    - - - - -
    $ cd /d01/oracle/SID/db/tech_st/11.2.0/network/admin/
    $ ls
    samples shrept.lst
    - - - - -

    How is - that must be managed in order to take the next step?
    Should I would define TNS_ADMIN with the old path...?

    Then, can I copy all of these files sqlnet.ora, listener.ora and tnsnames.ora...?

    Yes, and update the files manually with the new name of directory ORACLE_HOME. And, once you configure AutoConfig for the ORACLE_HOME again these files need to be generated for you automatically.

    After copying, can I put TNS_ADMIN path with the directory where the files are copied...?

    Yes.

    Thank you
    Hussein

  • An error [-5005: 0 x 80070002] occurred during execution of the installation of magictune

    Original title: uninstall magictune

    I am running Windows 7 64 X.  By mistake I have install MagicTune Premium.  My laptop is Toshiba Satellite P799 with Nvidia GT 540 M.  I tried to uninstall it using the program and functionality but receive the following error message:

    An error [-5005: 0 x 80070002] occurred during execution of the installation

    When I click OK, it brings me to the Samsung download web site.  I repeat the download and then restart.  The coup explore whenever I try to run.

    I always unable to uninstall it.

    Grateful for the help

    Thank you and best regards,

    JC

    Hello
     

    Follow these methods and check if that helps:

    Method 1:

    Try to uninstall the program in clean boot mode and check if it helps.


    How to troubleshoot a problem by performing a clean boot in Windows Vista and Windows 7.
     
    Note: Don't forget to reset the computer to start as usual when you have found the culprit. Follow step 7 on top of the kb article.
     
    Method 2:

    I suggest you follow the troubleshooting steps form the article and check if it helps.

    How to solve problems when you install or uninstall programs on a Windows computer
    http://support.Microsoft.com/kb/2438651
  • during execution of the page, I got the below error

    Hi gurus,

    During execution of the page, I got the below error.

    Error (14.8): wnsgs.oracle.apps.pa.projectinfo.server.NewManagerCustomTableEOImpl of the class should be declared abstract. not setLastUpdateLogin (oracle.jbo.domain.Number) method defined in the class oracle.apps.fnd.framework.server.OAEntityImpl


    Please help me its very urgent

    Thank you
    Sandrine

    Hi Liza,

    Please check your columns WHO that u added correctly or not in your OT If not added you please define the setLastUpdateLogin() method in the java file NewManagerCustomTableEOImpl.

    Thank you
    Deb

  • ORA - 06502:numeric or of value errORA-04088: error during execution of trigger

    I received the following error message by entering a number in the maximum value (i.e. 9 999 999.) allowed in a data entry form that is distinct from the basic form:

    ORA-06502: PL/SQL: digital or error number precision value: ORA-06512 too big: "< owner >. < trigger >", line 194 ORA-04088: error during execution of trigger '< owner >. < trigger >.

    Where < owner > is the schema name and < Trigger > is the name of the trigger. The block of data in the application for participation is based on a database table, and the sum of all the values entered (with a maximum value of 99.999.999.) appears in the form of Basic. A grand total of this amount along w / other totals on the basic shape is also displayed with a maximum value defined as 999 999 999. Only, I get the above error message when the total is greater than 99999999. If the total is less than or equal to 99.999.999, the basic form works very well. Why?

    I checked all the attributes of the database columns and form fields and everything seems to be okay, and I'm out of my mind. I desperately need your help to solve this problem quickly because the pressure is on...

    Thanks in advance for any help.

    Orchid says:
    Hello Hamid,

    Thanks for your help. Yes, it works as suggested, after that I have increased the length of NUMBER data base table column (9) to NUMBER (11).

    gives you the correct answer, and you don't mark it ;)

    >

    Apparently, Oracle database truncates the decimal points and only update the value of 9 digits without giving errors, but the form of Oracle application is more picky and it generates forms and Oracle error messages when you run the application. It seems that there is a difference when executing the sql commands in the Oracle database and execution of these Oracle Forms application controls. Do you agree?

    Yes

    Thanks again for all the help.

    You can only give reward for it by checking the useful and correct answer.

  • ORA-04088: error during execution of trigger ' SYSTEM. SET_CURRENT_SCHEMA_PM'

    Hello
    10 g R2 on Win 2008 Server DBSNMP can not connect:
    sqlplus dbsnmp@MYDB
    
    SQL*Plus: Release 10.2.0.4.0 - Production on Wed Aug 18 07:35:19 2010
    
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    
    Enter password:
    ERROR:
    ORA-04088: error during execution of trigger 'SYSTEM.SET_CURRENT_SCHEMA_PM'
    ORA-01403: no data found
    ORA-06512: at line 5
    But I have:
    SQL> select username from dba_users where username like '%DBSNMP%';
    
    USERNAME
    ------------------------------
    DBSNMP
    
    SQL> grant connect to dbsnmp;
    
    Grant succeeded.
    What could be the problem?
    Thank you.

    First of all investigate what is this trigger as below

    select TEXT from dba_source
    where NAME='SET_CURRENT_SCHEMA_PM' and type='TRIGGER'
    and owner='SYSTEM'
    

    You can also disable this trigger, then try to connect again.

    alter trigger SYSTEM.SET_CURRENT_SCHEMA_PM disable
    
  • During execution of the backup and maintenance on one of my computers, I noticed a folder and the file that I can't identify me...

    Original title: identity of unknown folder

    During execution of the backup and maintenance on one of my computers (Windows xp home, sp3), I noticed a folder and the file that I can't identify.  The name of the folder is cc68f6b7a7ca948eefb018f001 and the name of the update.exe file.  The properties of the file that it is a Windows Service Pack installation.  I tried Googling the name of the folder, but found nothing.

    Can you tell me with regard to this issue, and what, if anything, I have to do?

    Thank you.

    When some programs (including Windows) installs things, it can create a temporary folder composed of 20-30 random letters and numbers or random numbers and letters in the root of the drive of the volume with more free space.

    This explains why the records are sometimes on your C drive or any other drive - the most space?

    For example, you can see a similar to or called folder:

    D:\9470bb12e8a4f3447657236478e41c5

    There may be other folders and files in this main temporary folder such as amd64 and i386 platforms.

    They should normally be deleted when the installation is complete, but sometimes they are not - especially if the installation fails.  They are harmless but annoying.  You can think something is wrong when there are no or fear, that the files are really necessary.  To avoid confusion, you can delete the temporary files.

    If your installation has failed or the installation does not remove the folder to the random name when it finishes running again installation will be another folder at the random name.

    You may be able to identify installation (out of curiosity) by looking at some of the contents of the folder and decide if this installation was not serious, just remove the files/folders.  If the installation does not work for some reason, run again just installation will create a new temporary folder to the random name so the old temporary folder is really useless.

    Records are sometimes tough to remove.  Even if you are an administrator on the system, you might get a "sharing violation", "access denied", "used" or type similar message when you try to delete temporary folders.  Facilities sometimes use different permissions that can have a regular user with the administrator group.

    There are many methods to try to remove the folders, and some require third party programs to install or change some windows settings that could compromise the security of your system if you do not change them back when you're done.

    Start your system in Mode safe mode (by pressing the F8 key several times just before XP attempts to load) is one good method to try to remove the files because it does not have to make any changes to your system configuration or by downloading third-party programs.

    If you are running XP Home Edition, the following section on turn off "Simple file sharing" does not apply to you since in XP Home, Simple file sharing is always turned on.  If you are running XP Home Edition, skip the next few paragraphs and resume where it says:

    "If no part tool above work try a third popular called Unlocker.

    If Safe Mode does not work you can change the security of the folder when you start in Normal Mode to give your username full control over the files by navigating to it in Solution Explorer, click on tools, Folder Options, view and in the advanced settings window, uncheck (at the bottom of the list) use simple file sharing (recommended) and click OK.  This disables him recommended simple file sharing on your computer if you want to turn it back on when you're done to make everything you do.

    Right-click on the files of interest, click Properties and click the now visible security tab.  Change the properties, but you need (for example, select your user name, and check the box to allow full control), click OK to apply the changes.

    With usage share of active simple files (recommended) the checked the properties of the folder tabs are:

    General, sharing, customize

    With the use of sharing files simple disabled (recommended) box unchecked, the properties of the folder tabs are:

    General, security, customize

    Now, try to manipulate/delete the folder.

    It's a good idea to go back to the Explorer and the cheque in the box easy to use sharing files (recommended) when you have finished making everything you do.

    If none of the above works, try a popular third-party tool called Unlocker.

    Unlocker can be downloaded here:

    http://www.emptyloop.com/Unlocker/

    If you use Unlocker, be sure to install because he wants to add a bunch of options, addons, shortcuts and other extras that you don't need.

    You must add the shell extension so when you right click on the offending file, you will have a Unlocker option to choose.  I would just install it long enough to clean up the leftovers and then, I usually just uninstall and all parts of it.  You can always install it again another day if you like.

    Unlocker can be uninstalled when you have finished using it.

    Reboot when finished to ensure that boring records are really missing.

  • Windows dream scene met a fatal error during decoding of the video

    my windows dream scene does not work there is a message that says: "windows dreamscene has encountered a fatal error during decoding of the video". My os is windows vista ultimate. I tried to update and installed the feature with enough space but always has encountered an error. What should I do to recover and use the feature?

    Hello

    Thank you for using the Microsoft Windows Vista Forums.

    Follow the instructions below that may help you resolve the issue.

    Method 1:

    If you have installed on your computer from Roxio, uninstall it and see if the problem is resolved.

    Method 2:

    If this does not work, let us perform clean boot that could help you solve the issue.

    To perform the clean boot procedure, follow the instructions in the link below.

    Step 1: Perform a clean boot

    Step 2: Enable half the services

    Step 3: Determine whether the problem returns

    Step 4: Enable half of the startup items
    Step 5: Determine whether the problem returns

    Step 6: Resolve the problem

    Step 7: Reset the computer to start as usual

    How to troubleshoot a problem by performing a clean boot in Windows Vista

    http://support.Microsoft.com/kb/929135

    After checking the problem, turn the computer back to the Normal mode.

    Uninstall or update the program that is causing the problem.

    Please post back and let us know if it helped to solve your problem.

    Kind regards

    KarthiK TP

  • Error during communication with the remote host when you create the new virtual machine

    I'm under 7 ESX servers on IBM Blade H22 there is a mistake to invite while I create a new virtual machine

    on the vcenter Server

    At the end of 30-35 minutes, it gives an error

    "Error during communication with the remote host"

    The existing machines are working well... I tried to create virtual machines to other ESX servers as well

    but the same question. I also tried to make the clone of existing machines, but without success

    Can anyone help?

    You rescan the LUNS once?

    You've restarted the management agent?

    You've restarted the vpxa?

    If this isn't the case, please perform the step above and check out them.

  • Why get error during execution the FPGA VI?

    Hello world

    I have a lot of sense of wrong during execution of a program that has been correctly executed previously. I don't know what I did wrong.

    Now, whenever I run this FPGA VI, I get an error (in the attachment). And, then runs the FPGA VI, but it does not give the data required those he supposed to give as output.

    Any help or recommendations would be appreciated also.

    Thank you.

    Hi auree123,

    There are a few reasons for this error
    may occur.  Could you tell us more about what's going on?

    You are
    I get this error when you compile and if so, at what stage?

    It looks like
    as you may be running it in Interactive Mode, which means that you are viewing
    the front of the FPGA VI on the development computer that you are running - is
    that correct?  If so, you could try to create a VI on your host
    Open a FPGA reference and communicate with the FPGA programmatically rather than interactively.

    Thank you

    Morgan S

    Technical sales engineer

  • error - bunch of comments script manager - vRO 6 during execution of the script

    Hello

    Lately, I've been making a mistake during a running script in a guest. Linux as well as Windows servers is affected.

    I use the package to change the password root\admin as a day 2 after commissioning a system with vRA. The script simply runs 'passwd root' or 'net user administrator [paqssword]' on the new server.

    The error is on Linux:

    "A general error has occurred: the url generation failure (Workflow: copy of the file of comments to the vCO / Scriptable task (item1) #9).

    the vCenter report to event log "comments authentication operation failed to create the temporary directory for operating on a virtual machine [vmname] '.

    The nested workflow that throws the error is 'Copy of the file of comments to the vCO' workflow, the line of code that indicates the error is:

    var ftInfo = fileManager.initiateFileTransferFromGuest (vm, guestAuth, guestFilePath);

    The value of guestFilePath is imported from the attribute scriptOutputFile = / tmp/vmware-root/vmware160/vco_vmware185

    Under Windows:

    A general error occurred: could not generate URLS (workflow: copy file of vCO for host / Scriptable task (item1) #11)

    This time, the "file copy of vCO in the comments.

    var uri = fileManager.initiateFileTransferToGuest (vm, guestAuth, guestFilePath, attr, srcFile.length, overwrite);

    The value of guestFilePath comes from cmdAnsiGuestPath = C:\Users\[username]\AppData\Local\Temp\vmware20\cmdANSI.exe

    Is could someone please help me solve this?

    After checking the js - io - rights.conf still (permissions properly), under the chmod + x o vRO temp folder and restart the device, the workflow now works on all hosts.

    Why he has managed to work on the only two hosts in the past, I did not find.

  • Error: The drive cannot find the sector requested: 0x8007001B) during execution of the backup on DVD

    I tried to backup using a DVD, as usual, but without success. Back to the high status and Configuration States:

    Upward did not complete successfully
    Original title: back to the top has not completely filled.

    An error has occurred. The following information can help you resolve the error:)

    The drive cannot find the sector requested:
    0x8007001B)

    I've looked everywhere for this problem... need help :)

    Babette

    Hello

    1. have you done any software or hardware changes on your computer before this problem?
    2. have you checked with another DVD drive?
    3. using the Windows backup feature to backup?
    4 do you have third-party backup programs installed on your computer?
     
    To work on the issue, refer to these methods.
     
    Method 1:
     
    Step 1:
     
    If it's a DVD I suggest trying to backup to an external hard drive and check to see if you get any errors.

    Step 2:
     
    Temporarily disable the antivirus software and check if you are able to perform the backup.

    Caution:
    Antivirus software can help protect your computer against viruses and other security threats. In most cases, you should not disable your antivirus software. If you need to disable temporarily to install other software, you must reactivate as soon as you are finished. If you are connected to the Internet or a network, while your antivirus software is disabled, your computer is vulnerable to attacks.
     
    Back up and restore: frequently asked questions

    Set up or change automatic backup settings
    Method 2:
     
    I suggest you check for errors of hard disk on the drive you want to back up.
     
    Check your hard drive to find errors in Windows 7
    http://support.Microsoft.com/kb/2641432
     
    NOTE: the steps also apply to Windows Vista
     
    CHKDSK warning:
    Important: When running chkdsk on the drive if bad sectors are found on the disk hard when chkdsk attempts to repair this area if all available on which data can be lost.
     
    Hope the information is useful.
  • Error during execution of Prod Interface

    Hi all

    We moved our project ODI of Dev to prod. and configured physical Arcitecture from production. Connections tested with success. But during the execution of the interface, we receive some error like below.

    STEP: Drop target about databaselink

    ORA-02024: database link not found

    STEP: Create a database on the target link

    ORA-01031: insufficient Previledge

    My patterns of Datawarehouse meet s/n previledge.

    My source and the target is to have databases Oracle 11.2

    Can someone tell me what could be the problem?

    concerning

    Abdel Aziz

    Hi all

    The question is the question previkledge to create the link target to the source database DB and is committed

    concerning

    Abdel Aziz

Maybe you are looking for

  • Error 49 on Laserjet M1522nf

    The printer copies and prints ok but when I press the button start Fax I get the error message 49, I've updated the firmware but the problem still there. I am told the jury trainer has more than likely doesn't have and it is out of warranty, so I hav

  • 15 - ba045ur: problems with BCM43142 Win7 64

    Hello. After 2 days of seacrhing I had working driver for this device (6.20.55.51), but it is not working properly - the changes of signal and the speed is low. So, how can I solve this problem?

  • Samsung CLP315 printer

    Mein Samsung CLP315 printer druckt, gibt aber das Blatt nicht frei ((das Blatt aus nicht dh.spuckt))?

  • Compaq presario cq56: compaq presario cq56 power on password

    Hi Sir, I have a laptop compaq presario cq56, who have a problem, it power on or administrator password. I tried 3 times shown 'off system' and key: 87814070 Please help me in this problem...

  • Photos will not attach to windows mail with vista home premium

    Help! I can't send pictures by using the button 'send' more. I have to highlight a photo and then click on send, he asks me what size I want, said preparing to send then nothing! Windows Mail does not open, and when I open it manually there is no out