Apex to Apex 4.0 3.2 upgrade problem.

Hello

until yesterday, I worked with APEX 3.2 (database 10g on Windows XP Pro SP3).
But administrators have upgraded to APEX 4.0 last night (I have been informed that a few hours before).

So this morning, I try to familiarize with APEX 4.0. She looks cool, but I have a problem... my application is no longer functional.

When I try to navigate using the tabs, I get:
Error: apex is not defined

When I try to validate a form, login, etc. (buttons), I get:
Error: html_GetElement is not defined

When I try to click on the link "Show link Edit" in the menu of the apex, I get:
Error: Quick links is not defined

When I try to click the little button to change each element on the page of the ti, I get:
Error: popupURL is not defined

When I try to click on a label with the help, I get:
Error: popupFieldHelp is not defined

...

and for example, my tree (built with my own javascript function) does not appear.

You have an idea of what may cause this?

Thank you.

Yann.

Yann,

Looks like your DBA has not load the images directory and now you are missing several javascripts and icons and images...

Tell them to read the installation instructions, especially the chapter on the images directory (/ i /).

brgds,
Peter

-----
Blog: http://www.oracle-and-apex.com
ApexLib: http://apexlib.oracleapex.info
Work: http://www.click-click.at

Tags: Database

Similar Questions

  • After the upgrade of the APEX 4.2 to 5.0 problems with static files

    Hello

    After the upgrade from 4.2 to 5.0 works of apex APEX (Apex runs on thothgateway 1.4.1 Morten Bråten.) but once the connection I get this message: "there are problems with the configuration of static files in your environment. Please see the section "Configuration static file Support" in the application Express Installation Guide. "and the page designer says"no page or page has no templates".

    OTN I found only advice for APEX with ADR.

    I tried to apex_rest_config and apex_epg_config.sql but without result.

    Apex works on thothgateway Morten Bråten 1.4.1. (I know: it is not supported.)

    Best regards

    Marco

    Hi Marco W.

    In the "Setup Guide" to "Thoth Gateway 1.4.1" go to 'step 3.' Configuration of DAD' and change/add the parameter:

    • PlsqlPathAlias the r value
    • The value PlsqlPathAliasProcedure wwv_flow.resolve_friendly_url

    Re-start the Middle Tier and check.

    It is of note for OSH who said:

    Note:

    PlsqlPathAliasand PlsqlPathAliasProcedure are required new parameters that must be added to an existing DAD. This is important when the upgrade to Application Express version 5.0.

    Reference: https://docs.oracle.com/cd/E59726_01/install.50/e39144/http_server.htm#HTMIG29263 (see the note below point 2)

    Kind regards

    Kiran

  • Upgrade problem - 4.0.2.00.09 Apex is > 4.1.1 - white screen.

    Hi all

    Windows 7, XE 11.2.0.2.0.

    I am trying to upgrade the Apex depending on Title - 4.0.2.00.09 to 4.1.1.

    I followed the steps detailed here: http://mikesmithers.wordpress.com/2011/12/20/upgrading-to-apex-4-1-on-xe-11g/


    But after the upgrade, I try to log in and just get a white screen.

    Now, I googled and found some people moved the images and what they
    to get their screen. I tried this - all kinds of directories - nada!

    I would appreciate if someone could provide me with a way to upgrade,
    baby-steps here or a clear web site that gives me the steps, or
    Maybe something is missing on the site, I've used for windows - the
    URL address above is based on Linux.

    Any reference, URL - anything so that I can get this upgrade of the ground?


    TIA and rgs,


    Paul...

    Published by: Paulie on 11 June 2012 06:05

    Hello

    Looks like you're on the EPG. You must run the apxldimg.sql script.
    See the latest post on the link you gave.

    Kind regards

    PS: Since you are on 11g, you should also fill the post as given here http://docs.oracle.com/cd/B28359_01/install.111/b28264/apex.htm#BABEEGBD installation tasks

    Published by: Dominique June 11, 2012 12:56

  • How to change the oracle APEX application after the Oracel APEX 3.2 to 4 upgrade

    I have already installed Oracle APEX 3.2 and Oracle database 11.2 in the linux machine. I want to improve Oracle APEX of 3.2 to 4.1. I just want to know that the application developed in Oracle APEX 3.2 will be automatically upgraded or I have to do this manually after the upgrade to Oracle APEX 4.1.

    Published by: 908266 on January 16, 2012 01:49

    you mean the usefulness of "Request for upgrade"?
    http://docs.Oracle.com/CD/E23903_01/doc/doc.41/e21674/bldr_app_rpt.htm#CHDJJJAA

  • Upgrade problem Apex 2.1 to 3.2.1 in Oracle Database 10g Express Edition

    G gurus ' Apex Day,.

    I installed Oracle Database 10 g Express edition in my PC Windows XP, which comes with Apex 2.1 with no problems. Then I tried to update the Apex 2.1 to 3.2.1 (download currently Apex OTN) following the document below:

    http://www.Oracle.com/technology/products/database/application_express/HTML/3.1_and_xe.html

    I went to the steps:

    @apexins SYSAUX SYSAUX TEMP is

    To change the password for the administrator account, run apxchpwd.sql and then, when prompted enter a password for the ADMIN account.

    @apxchpwd
    no problems

    Then I have connected to SQL * more like SYS by:

    sqlplus/nolog
    CONNECT SYS as SYSDBA
    Enter the password: xxxxxxxxxxx

    but when I tried to run:
    @APEX_HOME/apex/apxldimg.sql APEX_HOME

    where APEX_HOME is Apex3.2.1 in my case

    SQL > @Apex3.2.1/apex/apxldimg.sql Apex3.2.1 (I get the following messages)

    PL/SQL procedure successfully completed.

    old 1: create the directory APEX_IMAGES as '& images/apex/1 '.
    new 1: create the directory APEX_IMAGES as 'Apex3.2.1/apex/images '.

    Created directory.

    declare
    *+
    ERROR on line 1:
    ORA-22288: file or LOB FILEOPEN operation failed
    The system does not have the specified path.
    ORA-06512: at "SYS." DBMS_LOB", line 523
    ORA-06512: at "SYS." XMLTYPE", line 287
    ORA-06512: at line 15 level



    PL/SQL procedure successfully completed.


    PL/SQL procedure successfully completed.


    Validation complete.

    calendar for: Load Images
    Elapsed time: 00:00:00.17

    Directory has fallen.


    Can someone help me in the topic problems shout it?

    I tried to continue by following steps document
    @APEX_HOME/apex/apxxepwd.sql password
    (where password is the password of the ADMIN account internal Application Express)

    but when I tried to connect to:

    http://localhost: 8080/apex/f? p = 4550:1

    When I type the credentials

    System
    System
    systempassword

    nothing happens

    or even if I try:

    http://localhost: 8080/apex/f? p = 4550:10
    Admin
    AdminPassword

    nothing happens here too.

    I appreciate all the help

    Kind regards
    Carlos

    Hello

    Unpack zip install apex to c:\temp\
    then the SQL connection as SYS
    run

    @c:\temp\apex\apxldimg.sql c:\temp
    

    BR, Jari

  • The APEX on OracleXE 3.2 upgrade error

    Hello


    I tried to install 3.2 on OracleXE APEX and met the following error.

    SQL > @apexins.sql SYSAUX SYSAUX TEMP is
    .....
    ....
    .......
    Trigger created.


    The index is created.


    The index is created.

    check (in select_for_app ('Y', 'n')),
    *
    ERROR on line 40:
    ORA-12952: demand exceeds the maximum allowed size of 4 GB database


    Disconnected from Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production

    D:\apex >

    I used only 100 MB of my database to the apex.

    I have restored my database and tried again... but the same error came.


    Could someone help?

    Kind regards
    Allen.

    Published by: allenalvares on March 5, 2009 03:21

    Published by: allenalvares on March 5, 2009 03:35

    Interesting!
    You may need to reduce the files/folders that make up the USERS tablespace.
    Run this query

    select file_name,autoextensible,bytes/1024/1024 from dba_data_files where tablespace_name='USERS';
    

    And then question

    alter database datafile 'file-name-from-prev-query' resize 2000m;
    

    CITY

  • ADR 2.0.10 and APEX 4.2.2 in the problem of the PDB

    I have APEX installed 4.2.2.0.11 in PDB on Oracle RDBMS 12.1.0.2. OS - Windows Server 2012 R2.

    With Oracle HTTP Server (mod_plsql) or mod_owa, there is no problem, everything works fine.

    I try to use ADR 2.0.10. But APEX does not work...

    I start ADR in stand-alone mode, without problems.

    When I try to open builder (http://localhost: 8888/ADR/or http://localhost: 8888/ADR/apex) I get a blank page.

    There is no errors in newspapers and I see in v$ session three sessions ADR.

    Then I created the simple test like this procedure:

    create procedure apex_public_user.cgi_env is
    begin
    owa_util.print_cgi_env;
    end;
    
    
    
    

    And called http://localhost: 8888/ADR/cgi_env

    Procedure is executed successfully and print cgi variables.

    Where is my problem? In the configuration of ADR or...?

    Journal:

    
    Configuration properties for: apex
    cache.caching=false
    cache.directory=/tmp/apex/cache
    cache.duration=days
    cache.expiration=7
    cache.maxEntries=500
    cache.monitorInterval=60
    cache.procedureNameList=
    cache.type=lru
    db.hostname=localhost
    db.password=******
    db.port=1521
    db.servicename=cdevel
    debug.debugger=true
    debug.printDebugToScreen=true
    error.keepErrorMessages=true
    error.maxEntries=50
    jdbc.DriverType=thin
    jdbc.InactivityTimeout=1800
    jdbc.InitialLimit=3
    jdbc.MaxConnectionReuseCount=1000
    jdbc.MaxLimit=10
    jdbc.MaxStatementsLimit=10
    jdbc.MinLimit=1
    jdbc.statementTimeout=900
    log.logging=true
    log.maxEntries=50
    misc.compress=
    misc.defaultPage=apex
    security.disableDefaultExclusionList=false
    security.maxEntries=2000
    db.username=APEX_PUBLIC_USER
    Using JDBC driver: Oracle JDBC driver version: 11.2.0.3.0
    Request Path passes syntax validation
    Mapping request to database pool: PoolMap [_failed=false, _lastUpdate=-1, _pattern=null, _poolName=apex, _regex=null, _type=REGEX, _workspaceIdentifier=null, _serviceName=null]
    Applied database connection info
    Attempting to process with PL/SQL Gateway
    ==== Processing Request: ====
    GET /ords/
    ==== Headers in Request ====
    host: devel:8888
    connection: keep-alive
    cache-control: max-age=0
    accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
    user-agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36
    accept-encoding: gzip, deflate, sdch
    accept-language: uk-UA,uk;q=0.8,ru;q=0.6,en-US;q=0.4,en;q=0.2
    ==== Cookies in Request ====
    Using default page: apex
    SID: 440
    isValidRequest(), procedure name: <apex>
    Validating: apex
    *** Total number of arguments: 1
    Parse: 0 ms
    -----
    begin
    apex;
    commit;
      end;
    *** Total number of arguments: 1
    Exec: 0 ms
    Got results length: NULL
    ==== Request Processed ====
    Processed PL/SQL Gateway request
    Request Path passes syntax validation
    Mapping request to database pool: PoolMap [_failed=false, _lastUpdate=-1, _pattern=null, _poolName=apex, _regex=null, _type=REGEX, _workspaceIdentifier=null, _serviceName=null]
    Applied database connection info
    Attempting to process with PL/SQL Gateway
    ==== Processing Request: ====
    GET /ords/cgi_env
    ==== Headers in Request ====
    host: devel:8888
    connection: keep-alive
    accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
    user-agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36
    accept-encoding: gzip, deflate, sdch
    accept-language: uk-UA,uk;q=0.8,ru;q=0.6,en-US;q=0.4,en;q=0.2
    ==== Cookies in Request ====
    SID: 440
    isValidRequest(), procedure name: <cgi_env>
    Validating: cgi_env
    *** Total number of arguments: 0
    Parse: 0 ms
    -----
    begin
    cgi_env;
    commit;
      end;
    *** Total number of arguments: 0
    Exec: 16 ms
    Got results length: 1646
    ==== Headers from Results ====
    Setting Content-Type (Content-type): text/html; charset=UTF-8
    Adding X-DB-Content-length: 1646
    ==== Request Processed ====
    Processed PL/SQL Gateway request
    
    
    

    Thank you.

    Sorry...

    There is a bug in the APEX with empty cookies...

    You will need to update to the latest version...

  • In the APEX worm 4.2.3 installation problem

    Dear friends,

    I installed version 4.1 Apex on oracle10g XE. It was working perfectly. When I tried to install apex worm 4.2.3 and run commands below.

    @apexins SYSAUX SYSAUX TEMP is

    @apxchpwd

    above the command worked well.

    but when I run below command

    @apxldimg e:\kamranba\softwares\apex

    It gave an error

    error on line 1:

    ORA-22288: LOB operation failed FILEOPEN file

    the district system find the specified path

    ORA-06512 at "SYS. DBMS_LOB", line 523

    ORA-06512 at "SYS. XMLTYPE", line 287

    ORA-06512 at line 15

    and this is not only connected with apex infact no response.

    Please help me about this I will be grateful.

    Kind regards

    Kamran

    Hello

    I suggest that extract you the installation files to the root of the E drive. Then you should have the e:\apex file.

    After that put in work e:\apex dir and run the script as @apxldimg e:\

    Kind regards

    Jari

  • Apex graphic Avg calculation giving the problem

    Greetings!

    Version 4.1, DB 11 g apex

    I created the chart on 1 region and sales of the same graph charts in the second region on graph and use apex graphic attributes such as maximum value, minimum value, Moy.

    It shows ok d

    But I checked that on the chart, avg is worng for example 900/15 is 60, but it's showimg 56.25 because it divides by 16 not 15. It was to happen on all pages

    On all pages, avg is caluculated by dividing 1 number increment

    why it's happening

    Published by: Omzz on August 28, 2012 04:06

    Omzz wrote:
    THANKS FOR THE SOLUTION OF SVEN.

    ACCORDINGLY, I CHANGED THE QUERY, BUT IT GIVES AN ERROR

    Select 'number of records -' | Count (*) "Number of records".
    'Sum -' | amount ( value ) "sum".
    'Means -' | AVG ( value ) 'assets(1).
    'The means (calculated) -' | amount ( value ) / count (*) "moyen2".
    'Range' | min ( value ) | » -'|| Max ( value ) "range".
    BeO
    Select the link null, label CUSTOMER_ID, ORDER_TOAL value1 of "SIRAF. "" DEMO_ORDERS ".
    )

    The error comes from the names of different columns.

    You have I used value of value1. You must match the column name in the outer query column name in the inner query.

  • RAM upgrade problem

    Upgrading memory for the chips of 4x4g on the iMac 21.5 inch late 2009. Chips inserted but when he repowered a few beeps and does nothing else. Suggestion?

    Is the specification of the RAM as shown below?

    Maximum memory 16 GB
    Memory locations 4-204-pin PC3-8500 (1066 MHz) DDR3 SO-DIMM
  • Firefox is no longer makes type in my fonts - upgrade problem?

    I have my fonts preferences set to display Serif fonts, specifically Times New Roman, and 'Allow pages to use their own fonts' is not checked. However, all pages that I charge rendered in a font without serifs.

    I have a vision that makes lineales problem difficult to read, so I need to be able to specify my fonts. Any suggestions? This problem started with my upgrade to v. 41.0.1 on Mac only.

    I'm not very familiar with the Mac fonts. When you say that you have selected 'Times' do you mean that the full name is "Times"? You have better luck with "Times New Roman"?

  • HP Compaq 6000 Pro SFF: HP Compaq 6000 Pro Compact (SFF) - memory upgrade problems

    < <! UPGRADE MEMORY SHOULDN'T BE COMPLICATED! > >

    Chassis: HP Compaq 6000 Pro Compact

    Processor: Intel Core 2 Duo @3. 00 GHz

    RAM: 2 x 1 GB

    OS: Windows 7 Pro 64-bit

    I can add more technical info on request.

    Recently saved this PC of my friend tries to throw it. Everything is fine with the PC. It works perfectly and there is no material visible failure wihtin the PC either. He just bought a new and had no need for this one.

    Before turn me this into a House mutli-purpose server, I decided to upgrade the RAM.

    So I did some research and found this page: http://h10032.www1.hp.com/ctg/Manual/c01883661

    DDR3 240-pin DIMM 1333 MHz non - ECC, Max 4 GB per DIMM slot, Total Max 16 GB module.

    I went and bought RAM Corsair. Link to the product: http://www.corsair.com/en-us/cmv4gx3m1a1333c9

    I decided to get 2x4gb and upgrade later if I felt the need.

    I was happy to install in the PC. one in DIMM 1 slot and the other in the DIMM 2 slot.

    BEEP BEEP BEEP BEEP BEEP!

    I thought that maybe the slots are wrong, maybe they have to odd numbers then numbers.

    So I changed the RAM of DIMM 2 DIMM 3.

    Once again, the annoying ringtone.

    I even tried leaving just the 4 GB DIMM 1 and tried to start the PC, but nothing helped.

    I tried a lot of different combinations with the end result is 5 annoying beeps.

    After that I thought that maybe, just maybe, an update of the BIOS can change things.

    So I installed Windows 7 (I can't stand Windows. Arch Linux FTW) and performing a BIOS update.

    I then installed the new RAM again. Yes... frickin 5 beeps AGAIN.

    I am extremely disappointed at this point. I spent already $ 70 on a computer with free access.

    I read the forums here, but I couldn't find a thread with a solution for me.

    Is there anyone on this forum who could lend me a helping hand?

    Any information would be gladly appreciated.

    PS Please report any stupid error, I did. Stick and stones could not curb my bones.

    Hello:

    See this related post... the elite 8000 is basically the same model as the Pro 6000.

    Resources memory very finnicky needs...

    http://h30434.www3.HP.com/T5/desktop-hardware/memory-upgrade-for-8100-elite-CMT-with-TwinMOS-2x4GB-512x8/m-p/4918937/highlight/true#M95301

  • ITunes recent upgrade problem

    Since my last update to iTunes on my PC Windows 7 v12.3.3.17, I lost all my links to iTunes Libraries i.e. my music (all the imported music from CD;) All my purchased Apps and books; no longer displays none of my game lists for several iPhones and devices. If all goes well, there's an answer out there?

    See the empty/corrupted after upgrade/crash iTunes library.

    TT2

  • Satellite A660 - 11 M - Memory Upgrade - problem

    Hello world!

    I'm having a problem with upgrading my RAm 4 GB to 8 GB memory ([link crucial 8 GB Kit | http://www.crucial.com/eu/store/mpartspecs.aspx?mtbpoid=28543EEAA5CA7304]) which should be compatible.

    When I turn on the laptop after mounting of the modules to all first all seem to be right and the Bios start, but then it will not load windows and stucks on a black screen.

    Could someone help?

    Thank you!

    Hello

    What to say: it looks like it s a problem with new RAM modules.
    The RAM modules aren t fully compatible or they malfunction.
    You must use other modules I made good experiences with modules from Kingston.

  • HP Envy 850-065SE: memory upgrade problem

    HP computer: Envy 850-065SE (memory 4 locations)

    Memory: G.SKILL RIPJAWS V F4-2133C15D-32GVR DDR4-2133 CL 15-15-15-36 v 1.2 2 * 16GB

    I just bought 32 GB (2 * 16) G.SKILL RIPJAWS V F4-2133C15D-32GVR DDR4-2133 CL 15-15-15-36 v 1.2 memory to upgrade my HP desktop computer (model 850-065SE of envy). My office has a HP mother 2B3A and i7 - 5820 k and HaswellE chipset. The memory of the plant is of Samsung brand with configuration DDR4-2133.

    When I replaced the memory of samsung (trademark) with G.SKILL ones, the computer cannot start with black screen. When I've switched back to factory memory, the computer is back to normal.

    That means G.SKILL RIPJAWS V 16 GB memoryis is not compatible with this HP computer motherboard? or upgrade the BIOS can solve this problem? or do I return these memory and get 8 GB * 2 instead? Your comments are much appreciated.

    This model is limited to only 4 GB and 8 GB modules in the slot.

    B21 HP

    CL15 - DIMMs, 4 GB, PC4-17000, 798033-001, DDR4 COMPLY_2.07

    CL15 memory - DIMM, 8 GB, PC4-17000, 798034-001, DDR4 COMPLY_2.07

    You can buy online modules of 8GB.  Look at the technical on this point.

    https://www.CDW.com/shop/products/Kingston-DDR4-8-GB-DIMM-288-pin/3912220.aspx#Po

Maybe you are looking for

  • I would like to implement skpye

    I would like to set up Skype. I thought I had done this before, but I also Logitech which would interfere with Skype? If yes you said to me how to add my son on Skype. He doesn't have a logitech [Moved from comments]

  • use of the Forum

    Hello recently, I got used to browse the forum for questions and interesting topics, or perhaps even for problems where I could contribute a little. However I think this suboptimal browsing experience because about 10-15% of all messages are a waste

  • E-mail in Windows Vista

    I do not use e-mail in windows vista at home because it is not compatible with my work address or my mobile outlook Microsoft windows 6.5.  How to return to outlook?

  • RV082 VPN Cisco ASA

    I have seen discussions on people who make reliable VPN connections to a RV082 at a remote site to a Cisco ASA 5500 security series device in a Home Office.  Can we get a FAQ/document displays the settings on both sides so that it works?  Even if mar

  • Several Types of EAP on ACS 3.2

    Hello I have the following problem: -We have a Version WLC 4.2.61.0 -We have a SSID wep-cloud -We have a wpa cloud SSID -We have a GBA Version 3.2 Now, I want to authenticate the SSID wep-cloud with JUMP on GBA. At the same time, I want to authentica