Error installing Apex 3.1 Application on 11g Apex

Hi,
I've come along some trouble when installing an application on embedded Apex in Oracle 11g Database.
The application I'm trying to install was exported on the same machine, on a Oracle 10gR2 DB and Apex3.1 - HTTP Server.
There have been no HW changes, DB is now 11gR1 and am using embedded PL/SQL Gateway and Apex that comes with the DB.
Import works fine, but when I go to the next step (install, run and build), the following error appears:
ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 9, column 1: PLS-00306: wrong number or types of arguments in call to 'CREATE_PAGE' ORA-06550: line 9, column 1: PL/SQL: Statement ignored <pre>begin declare h varchar2(32767) := null; ph varchar2(32767) := null; begin h := null; ph := null; wwv_flow_api.create_page( p_id => 0, p_flow_id=> wwv_flow.g_flow_id, p_tab_set=> '', p_name => '0', p_step_
Error installing application.
For the looks of it, there's a problem with arguments in the CREATE_PAGE. Have arguments in functions changed with the new version?
Thank you in advance,
Marc.

Hello,
Note, that if you are editing the export files manually yourself and 'get it wrong', you might run into problems 5 minutes, 5 hours, 5 days or 5 weeks down the line and really, truely be out on a limb by yourself.
I really wouldn't recommend hand-editing the export files in this way without the explicit guidance of the Oracle APEX folks (and/or Oracle support).
John.
http://jes.blogs.shellprompt.net
http://apex-evangelists.com

Similar Messages

  • Error installing Mavericks - try the application again?

    Hi all,
    I have finally managed to download Mavericks through a fairly slow connection. The Install Application opens perfectly and runs you through the steps to install the program right up until it is trying to restart the machine. At this point I get an error message saying there was an error with installing the program and I should try launch the application again.
    I've done this 6 times already and even tried installing on the other half of the partition without any joy.
    Any ideas as to why? I would rather not have to re-download the program as its taken me ages already due to my slow connection right now!
    Hope to win soon! Thanks all.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Select
    /var/log ▹ install.log
    from the hierarchical list on the left. If you don't see that list, select
    View ▹ Show Log List
    from the menu bar. Then select the messages from the last installation or update attempt, starting from the time when you initiated it. If you're not sure when that was, start over and note the time. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Edit it out by search-and-replace in a text editor before posting.

  • Fatal Error during Installation of Weblogic Application Server 11g (10.3.4)

    Hi,
    I have installed Weblogic server 10.3.4 in the first attempt but when I was deploying an ear, Server gets crashed (JDK was crashed) and after that I was unable to start the server because it was giving an error for JDK.
    Then I uninstalled existing Weblogic server and tried installing server (same version using same setup) once again but it is not allowing. It is asking me for directory (WLS Home Directory), Complete/Custom and when installing finally, it is flagging an error (when 39% installation is complete) "Fatal Error encountered during file installation, the installer will now cleanup and exit! C:\<Home Directory>\wlserver_10.3\common\bin\consol.exe (Access is denied)".
    Can any one please help me in resolving this error. Thanks in advance
    Regards,
    Priya

    Hello,
    You need to check the permissions on the middleware home directory.  Give permissions and then try to install weblogic server, it will work. 
    Are you trying to do first time weblogic server installations.  If you have already domain created then from there also you can create a seperate domain
    Regards

  • Error in "software projects" packaged application: for the apex team

    Hi,
    At the top of the menu there is a button progress reports or something like that.
    I come on a page with the possibility to run charts.
    If I push the button "report view" , the application goes to page 43 and shows an error: "assigned_to" not defined.
    Hope this helps.
    Leo

    do you have an item which you have deleted or renamed? have a look on the page you are on then look at the under "Branches" in the middle of the screen you should see <name>43 click on that and see if there is anything that is surpose to be passed to page 43 called assigned_to

  • APEX V3 that comes with 11g -- Fundamentally broken?

    I have two instances of APEX v3 running. One was an upgrade from HTMLDB v2.0 the other is the version that came with 11g. The 11g version seems to be fundamentally broken and buggy. It continually asks me for an XDB login, the applications that I can import into the upgraded v3 version, import into this version missing half of the components. This list of bugs and fixes is becoming endless.
    I have read the notes, this forum, and have an SR on the matter. Most people seem to be aware of the APEX 11g issues and I have been able to fix some of them. I am wondering if I should uninstall the version that came with the database and install the stand-alone version. Thoughts?

    j_70,
    When you installed 11g, did you do a clean database install or did you do an upgrade? I tried doing the upgrade process 5 times and they all had problems, so I finally settled on a clean install (software only), then created a database with all of my tablespaces, then exported and imported all of the data from my 10g database. The upgrade process was (once again) unusable for me.
    If you did a process similar to mine above, when you imported, did you export and import the Apex schemas? That doesn't work at all, and does lead to numerous problems. The Apex schemas need to have the applications exported and the imported back through the Apex interface. That is the only way it works if you are changing versions like going from 10g with Apex 3.0.1.0.7 to 11g with 3.0.1.0.8 (I probably got the Apex versions wrong). Otherwise, you wind up with some of the older Apex 'data' (tables, data, etc.) overwriting the newer version in 11g, and that causes problems. This is exactly like the case of not importing the system (system, sys, sysaux) schemas into a newer version.
    If you're not the DBA, ask your DBA how the 11g install was performed. It could be that they did the 11g install the wrong way. I know this was my most difficult upgrade process yet, and I've been doing this since version 5, about 16 years now.
    Anyway, the point of all of the above is that when done properly, Apex itself doesn't have any problems. Actually, the Oracle database didn't have any 'major' problems either (a few minor ones, but I worked through those finally). But, when done improperly, the data migration from an old version to a new version can cause all kinds of problems. Based on what I experienced when I migrated my system from 10g to 11g, it sounds like this may be what you are experiencing. And none of this has anything to do with Apex.
    I would suggest uninstalling Apex, then install it fresh (so you know you have a working, clean install), then import your applications through the Apex interface. You shouldn't have any problems if you do it this way.
    For the record, I would also trust what Tyler, Joel, Scott Spadafore and Carl say a lot more than Oracle Support, especially when it comes to Apex.
    My last experience with Oracle Support was with a problem I had in 11g with views that use the ANSI join syntax. I used the USING clause, since I was performing the join between three tables that had a common column name (per all of the documentation), but I kept getting a 'unabiguous column' error message. The 'fix' was to change all of my views to use the ON syntax instead. Oracle Support insisted that this is the correct behaviour, even though all the documentation I've seen everywhere states otherwise. In short, Oracle Support is good in that they will eventually get you working again, but they are not experts.
    Send Joel the SR# so he can investigate further. I'm pretty darn sure that he'll discover in this case Oracle Support was wrong (again), and have a solution for you if the above uninstall, import process doesn't fix your problem.
    Bill Ferguson

  • Error on wwv_flow_api.create_page importing application from APEX3.1 in 11g

    hello
    I'm preparing the migration path of an application we created. While testing the import of the current version of our front end which was created in APEX 3.1.
    The workspace that I'm trying to import it on is in the APEX that comes along with the installation of the 11g database. I'm trying to import an application that was created on the 3.1 version of APEX.
    The import of the file as such is OK. It's during the next step that I get the following error:
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: Regel 9, kolom 1: PLS-00306: Onjuist aantal of type argumenten in aanroep naar 'CREATE_PAGE'.. ORA-06550: Regel 9, kolom 1: PL/SQL: Statement ignored. <pre>begin declare h varchar2(32767) := null; ph varchar2(32767) := null; begin h := null; ph := null; wwv_flow_api.create_page( p_id =&gt; 0, p_flow_id=&gt; wwv_flow.g_flow_id, p_tab_set=&gt; '', p_name =&
    Sorry for the dutch but the PLS-00306 error is "invalid number of arguments when calling".
    When clicking on the "return to the application" link the import seems to continue giving a lot of the following errors
    ERR-3331 This page was already submitted and can not be re-submitted.
    Return to application.
    When this is all finished I don't have a new application in this workspace.
    Does anyone know what might be the issue?
    Thanks in advance for sharing your expertise.
    Koen Verheyen
    Tripwiresolutions
    Belgium

    Hello:
    Can you check that the APEX version in the 11g database is at least 3.1 ? Run the query below in the 11 g database. If the version shown is less than 3.1 then you will not be able to import your 3.1 created application into the APEX version installed in the 11g database.
    select comp_name,version,status from dba_registry where comp_id='APEX';
    varad

  • Install APEX 4.2 on XE 11g

    hi..all
    any experienced installing apex 4.2 to fresh install XE 11g?
    because i always unsuccessfull with this code:
    -- Now beginning upgrade. This will take several minutes.-------
    -- Ensuring template names are unique -------
    -- Migrating metadata to new schema -------
    -- Switching Builder to new schema -------
    -- Migrating SQL Workshop metadata -------
    Warning: Package Body altered with compilation errors.
    -- Upgrading new schema. -------
    -- Copying preferences to new schema. -------
    -- Upgrading Websheet objects. -------
    begin
    ERROR at line 1:
    ORA-04063: package body "APEX_040200.WWV_FLOW_UTILITIES" has errors
    ORA-06508: PL/SQL: could not find program unit being called:
    "APEX_040200.WWV_FLOW_UTILITIES"
    ORA-06512: at "APEX_040200.WWV_FLOW_UPGRADE", line 4962
    ORA-06512: at line 4
    ERRORS EXIST!!!
    ...There are 11 errors in the log table!
    ...Select upgrade_error from WWV_FLOW_UPGRADE_PROGRESS to review errors.
    -- Upgrade is complete -----------------------------------------
    timing for: Upgrade
    Elapsed: 00:01:52.04
    VIII. I N S T A L L O R A C L E A P E X A P P L I C A T I O N S
    define "^" (hex 5e)
    ...Internal messages
    APPLICATION 4411 - Oracle APEX System Messages and Native Types
    Set Credentials...
    Check Compatibility...
    WWV_FLOW_API.FLOWS_API_LAST_EXTENDED20120101
    WWV_FLOW_API.CURRENT_FLOWS_VERSION20120101
    WWV_FLOW_API.IMPORT_COMPATIBLE_WITH_VERSION 20120101
    WWV_FLOW_API.COMPATIBLE
    Set Application ID...
    begin
    ERROR at line 1:
    ORA-04063: package body "APEX_040200.WWV_FLOW_UTILITIES" has errors
    ORA-06508: PL/SQL: could not find program unit being called:
    "APEX_040200.WWV_FLOW_UTILITIES"
    ORA-06512: at "APEX_040200.WWV_FLOW_AUDIT", line 70
    ORA-06512: at line 3
    Disconnected from Oracle Database 11g Express Edition Release 11.2.0.2.0 - Produ
    ction

    Praboth i think this is happen on fresh install on oracle XE 11g (existing 4.0) not like your scenario update from existing 4.1 to 4.2
    BTW there many error on log file
    ERROR at line 1:
    ORA-01920: user name 'FLOWS_FILES' conflicts with another user or role name
    ORA-06512: at line 3
    ...create flows_files
    ... create wwv_flow_file_objects
    create table wwv_flow_file_objects$ (
    ERROR at line 1:
    ORA-00955: name is already used by an existing object
    create index wwv_flow_files_file_idx on wwv_flow_file_objects$ (security_group_id, filename, flow_id)
    ERROR at line 1:
    ORA-00955: name is already used by an existing object
    create public synonym wwv_flow_file_objects$ for wwv_flow_file_objects$
    ERROR at line 1:
    ORA-00955: name is already used by an existing object
    declare
    ERROR at line 1:
    ORA-43853: SECUREFILE lobs cannot be used in non-ASSM tablespace "APEX42"
    ORA-06512: at line 7
    Table altered.
               m.c048, m.c049, m.c050, m.clob001, m.blob001, m.xmltype001, m.n001, m.n002, m.n003,
    ERROR at line 7:
    ORA-00904: "M"."XMLTYPE001": invalid identifier
    many more

  • I have recently purchased MacBook Pro with Mac OSX 10.7.3 Lion and I would like to install Final Cut Pro 6 Studio2, and it came up with this error: 'you can't open application FinalCutProStudio.mpkg because PowerPc apps are no longer supported..pls advise

    I have recently purchased MacBook Pro with Mac OSX 10.7.3 Lion and I would like to install Final Cut Pro 6 Studio2, and it came up with this error: 'you can't open application FinalCutProStudio.mpkg because PowerPc apps are no longer supported......Is there a way to run FCP6 on lion withoput this error? Any help would be appreciated.....

    Hi Shane,
    Just one more quesiton re: this topic, I am looking to get rosetta but do not have Leopard or Snow Leopard...
    I read that it is not on Snow Leopard only on Leopard....so do I need to get only Leopard? Can u advise?
    Alternatively I do have Mac OS X Tiger so is it on this and can I install it from here?
    Please excuse my lack of knowledge here, just trying to get my FCP 6 up and running asap....
    Best Rgds.

  • After installing the latest version of ITunes I get an error message that says this application has failed to start because MSVCR80.dll was not found.  how do I get Itunes to start working again?

    After installing the latest version of ITunes I get an error message that says this application has failed to start because MSVCR80.dll was not found.  how do I get Itunes to start working again?

    See... Unable to install or open > http://support.apple.com/kb/TS5376
    Also See this User Tip by turingtest2
    https://discussions.apple.com/docs/DOC-6562

  • I bought the Keynote app for my MacBook, but when I open the application and try to install it, I get an error message saying that the application will not work with my MacBook. What gives? And, can I please request a refund? ($19.99 = a week's groceries)

    I bought the Keynote app for my MacBook, but when I open the application and try to install it, I get an error message saying that the application will not work with my MacBook. What gives? And, can I please request a refund? ($19.99 = a week's groceries).
    Thank you for your help! - I did try looking for all available specs about Keynote on the Apple iTunes website, and found nothing that could help me. HELP!

    1
    Close all iWork applications
    2
    Uninstall Keynote; this must be done with an application remover tool to delete the installation properly. Appcleaner is known to work correctly for this purpose, it is free and can be downloaded from here: Appcleaner Download
    3
    empty the trash
    4
    shutdown the Mac and restart. After the start up chime, hold down the shift key until the apple logo appears
    let the Mac complete the start up procedure completely, it will take longer than usual as the hard drive is being repaired
    5
    Reinstall Keynote by logging into the Mac App Store using download / install

  • I can't install ADE on my PC, because as I try to open it a message of error appears to me: The application will be closed. I've already try with different browsers and also with the manual installation, but nothing..

    I can't install ADE on my PC, because as I try to open it a message of error appears to me: The application will be closed. I've already try with different browsers and also with the manual installation, but nothing..

    1
    Close all iWork applications
    2
    Uninstall Keynote; this must be done with an application remover tool to delete the installation properly. Appcleaner is known to work correctly for this purpose, it is free and can be downloaded from here: Appcleaner Download
    3
    empty the trash
    4
    shutdown the Mac and restart. After the start up chime, hold down the shift key until the apple logo appears
    let the Mac complete the start up procedure completely, it will take longer than usual as the hard drive is being repaired
    5
    Reinstall Keynote by logging into the Mac App Store using download / install

  • Just installed itunes but when i try to open it this error message pops up: "apple application support required." I've tried uninstalling and reinstalling but nothing works

    Just installed itunes but when i try to open it this error message pops up: "apple application required" then it suggests uninstalling and reinstalling which i've done a few times but nothing works

    When you say you have tried everything, it would help if you told us what you have tried to avoid duplication.
    When you installed iTunes did you get any error messages?
    Anyway, on the face of it it may be worth trying a separate install of Apple application support.
    Uninstall iTunes again. Now open Apple Software update, assuming it is working.
    It should offer to download iTunes. Don't do it yet, go to the Tools menu and select Download only.
    Then download iTunes. Then go to the tools menu again and select Open download folder and you should see a collection of six files.
    Before going on, can you get to this stage OK?
    One further thing I would like you to check, are you ahving any problems with Windows updates? Could you check in Windows Update to see if there are any failures.

  • When I try to launch itunes I get an error mesage saying that Apple application support was not found and suggests that I uninstall and re-install it, but that doesn't work

    When I try to launch itunes I get an error mesage saying that Apple application support was not found and suggests that I uninstall and re-install it, but that doesn't work

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    Start with the section Install missing components which should address your particular error. Otherwise the steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    If you've already tried a complete uninstall and reinstall try opening iTunes in safe mode (hold down CTRL+SHIFT) as you start iTunes, then going to Edit > Preferences > Store and turning off Show iTunes in the Cloud purchases. You may find iTunes will now start normally.
    tt2

  • Error to install the SAP NetWeaver Application Server ABAP 7.02 SP6 32-bit Trial Version

    Hi,
    Can anybody help me?
    I'm try to install the SAP NetWeaver Application Server ABAP 7.02 SP6 32-bit Trial Version... and in the Running phase 11: Create sequence for the ABAP user, I had this error:
    What do have I to do solve this problem?
    ERROR      2014-07-13 14:24:19.395 [iaxxinscbk.cpp:244]
    CJS-00030  Assertion failed:    :    [3336] 14:23:42    ***Warning: Loadavg: Could not add processor time performance counter to query.
    com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://virtuawjms/NSP [Restart required].
    ERROR      2014-07-13 14:24:19.395
    CJSlibModule::writeError_impl()
    MUT-03025  Caught ESAPinstException in Modulecall: :    [3336]  14:23:42 ***Warning: Loadavg: Could not add processor time performance counter to query.
    com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://virtuawjms/NSP [Restart required].
    ERROR      2014-07-13 14:24:19.495 [sixxcstepexecute.cpp:988]
    FCO-00011  The step SdbCheckExistingSequence with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_ADA_DB|ind|ind|ind|ind|6|0|Sdb_Schema_Sequence|ind|ind|ind|ind|6|0|SdbCheckExistingSequence was executed with status ERROR ( Last error reported by the step :Assertion failed:    :    [3336] 14:23:42    ***Warning: Loadavg: Could not add processor time performance counter to query.
    com.sap.dbtech.jdbc.exceptions.JDBCDriverException: SAP DBTech JDBC: Cannot connect to jdbc:sapdb://virtuawjms/NSP [Restart required].).
    INFO       2014-07-13 14:24:22.669 [synxcpath.cpp:815]
    CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Arquivos de programas\sapinst_instdir\NW702\AS-ABAP\ADA\CENTRAL\__instana_tmp.xml.
    WARNING    2014-07-13 14:24:24.752 [iaxxejshlp.cpp:150]
    Could not get property IDs of the JavaScript object.
    ERROR      2014-07-13 14:24:24.752 [iaxxejsctl.cpp:492]
    FJS-00010  Could not get value for property .

    Hi,
    Kindly follow SCN thread Sapinst error: No GUI server connected and try to restart the complete system.
    Regards,
    Gaurav

  • Error installing AIR application jledwardianadventcalendar.air

    Hi,
    I'm trying to install an AIR application but keep receiving the error message:
    "Sorry, an error has occured."
    "The application could not be installed because the installer file is damaged. Try obtaining a new installer file from the application author."
    I've uninstalled and reinstalled AIR.
    The installation log file follows:
      [2013-11-22:11:48:47] Application Installer begin with version 3.9.0.1210 on Windows Vista x86
    [2013-11-22:11:48:47] Commandline is: C:\Users\myname\Downloads\jledwardianadventcalendar.air
    [2013-11-22:11:48:47] Installed runtime (3.9.0.1210) located at c:\Program Files\Common Files\Adobe AIR
    [2013-11-22:11:48:48] Unpackaging file:///C:/Users/myname/Downloads/jledwardianadventcalendar.airto C:\Users\myname\AppData\Local\Temp\flaBD36.tmp
    [2013-11-22:11:49:02] Application signature verified
    [2013-11-22:11:49:02] Unpackaging/validation complete
    [2013-11-22:11:49:02] No app located for appID 'JLAdventCalendarEdwardian2013' and pubID ''
    [2013-11-22:11:49:06] Converting unpackaged application to a native installation package in C:\Users\myname\AppData\Local\Temp\fla5EA.tmp
    [2013-11-22:11:49:12] Native installation package creation failed: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Unhandled exception Error: EndUpdateResource: Windows Error #5" errorID=0]
    [2013-11-22:11:52:34] Application Installer end with exit code 7
    Any help in 'decoding' this installation error message and guidance for a resolution is greatly appreciated.
    Regards,
    Mark

    I don't have an answer, just wanted to share your frustration. I'm running Windows Vista on a Toshiba Satellite with 40+GB free hard disk space and 2GB RAM so space is not the problem.  All updates have been made.
    My AIR log shows the identical error info. I have requested help from the application's author, which first suggested it was Firefox causing the problem, but downloading from Chrome and IE made no difference. Nor did reinstalling AIR.  A friend was able to download this app with no problem. And I was able to download the other (somewhat smaller) JL app with no problem, which really seems strange.
    Hoping someone here with more tech knowledge might be able to offer a suggestion.  If I get a helpful reply from the app author, I'll be sure to share it.

Maybe you are looking for