Error import/install application

I am moving an application to a new workspace with a differently named schema. During the Install process, upon choosing the Parsing Schema, Build Status and Install as Application I get this error message: NOT COMPATIBLE (Your export may contain calls not supported by your application version.) Any ideas on how to resolve this?

You can't import a 3.2 application easily into a 3.01 environment.. There are blogs and such detailing how to MODIFY the 3.2 application, but why don't you just update the 3.02 environment to 3.2?
Tyler's Blog may help here: http://tylermuth.wordpress.com/2009/06/04/octagonal-peg-in-a-hexagonal-hole-apex-backward-compatibility/
Thank you,
Tony Miller
Webster, TX

Similar Messages

  • Error while installing applications

    Hi
    I am getting an error while installing applications in snow leopard. I got this error couple of times while I was installing different applications. Below is the details of the error.
    System extension cannot be used
    (The system extension "/System/Library/Extensions/CDSDAudioCaptureSupport.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vendor for an update")
    Can anyone tell me how to resolve this issue. I tried reinstalling the applications. But I got the same error.

    in general, such error means that you have an app that installed an incompatible with SL extension. it has to be either removed or updated.
    there have been a number of posts about the particular error you are seeing. see this one for example
    http://discussions.apple.com/thread.jspa?messageID=10367113&#10367113
    it seems that the culprit in your case is an incompatible version of Toast. get up updated Toast version
    http://www.roxio.com/enu/support/toast/software_updatesv10.html

  • Error in installing applications-Not able to install any applications

    Hello, 
    I bought Blackberry Z3 on just 3 days back, 
    I am not able to install any Applications. (Example: Wikipedia, News, WhatsApp.. etc)
    After download complete it is always showing " Error in installing application"
    If i Check inside Myworld -? Active downloads,it is showing " utf8' codec can't decode bytes.
    Please let me know how to resolve this problem. 
    Thanks,
    Yogesh S

    I had the same problem what you had.
    It would throw errors like, "Unable to decode...." or "Error installing the application"
    I was neither able to download any applications from Blackberyy World nor sideload any android apps.
    I use AirTel network.
    Try removing the SIM card and install the application using Wi-Fi.
    It worked for me smoothly when I did the above.

  • E902: package could not be installed. Error in installing application

    Hi All,
    we try to deploy our first application(IPPhoneServicesTutorial)
    we do it using designer 2.4.2.009 on application server cuae
    2.4.2.009, and we get the following error:
    E902: package could not be installed. Error in installing application
    we check the application server log and this is the result:
    Full information as follows:
    Source: mscorlib
    Message: Value cannot be null.
    Parameter name: path1
    Stack Trace:
    at System.IO.Path.Combine(String path1, String path2)
    at
    Metreos.ApplicationFramework.Assembler.Assembler.DetermineWSE3Path()
    at Metreos.ApplicationFramework.Assembler.Assembler..cctor()
    2008:04:07::04:57:29(04): Error: AM
    Application 'IPPhoneServicesTutorial' installation failed:
    Application IPPhoneServicesTutorial failed to load.
    2008:04:07::04:57:35(10): Info: MCP Unable to connect to media
    server Media1 (127.0.0.1)
    2008:04:07::04:57:50(17): Info: MCP Unable to connect to media
    server Media1 (127.0.0.1)
    2008:04:07::04:58:05(17): Info: MCP Unable to connect to media
    server Media1 (127.0.0.1)
    2008:04:07::04:58:20(18): Info: MCP Unable to connect to media
    server Media1 (127.0.0.1)
    note that the media server service always stoped automatically

    Hi,
    I am also getting the same error. I did one sample application in cuad. when i try to build my project the following error came:
    Full error information as follows:
    Source: mscorlib
    Message: Value cannot be null.
    Parameter name: path1Stack Trace: System.String Combine(System.String, System.String)
    at System.IO.Path.Combine(String path1, String path2)
    at Metreos.Max.Framework.ProjectBuilder.PackageApplication()
    at Metreos.Max.Framework.MaxMainUtil.BuildProject(Int32& warningCount, Int32& errorCount)
    at Metreos.Max.Framework.MaxMain.OnBuildProject()
    Please help me regarding this.
    Thanks,
    Ajith

  • Error when installing applications

    I am getting a error when installing a few different application.
    I get this error installing the Citrix Receiver, I get similar errors when installing the Cisco VPN software as well. These are two very important aps for us and need to work on 8.1 if we are to move forward with upgrades.
    Product: Citrix Receiver(USB) -- Error 1406. Could not write value GUID to key \SYSTEM\CurrentControlSet\Control\Citrix\Tracing\Modules\IcaClient_GenericUsb_Vdgusb. System error . Verify that you have sufficient access to that key, or contact your support
    personnel.
    It seams like it is not creating the key in the registry, even though I am a local admin on the system. I have tried running it as a domain admin with the same error. I have also verified I can create keys in the registry
    I am currently running Windows 8.1 Enterprise eval on my laptop, we are testing this in our environment.
    Thanks in advanced for any help, this one has stumped me a little.

    Ask Cisco support/forum for help. This seems to be vendor/product specific
    https://supportforums.cisco.com/discussion/12191531/cisco-vpn-client-wont-install-error-1406
    http://community.spiceworks.com/topic/492304-cisco-vpn-client-installtion-error-code-1406
    http://vootwerk.wordpress.com/2008/06/05/fix-error-1406-during-cisco-vpn-client-installation-or-upgrade/
    HTH
    Milos

  • HTTP - 404 error while installing application

    Hi,
    We are trying to import an application from one workspace to another workspace on the same database but different schemas. The file gets imported but when we install it, the installation stops abruptly and we get HTTP - 404 Page cannot be displayed error.
    Apex Version: 3.1.2.00.02
    Database Version: 9.2.0.6.0
    Please look into this.
    Thanks in advance
    Priyanka

    Hi Scott,
    Following is the DAD definition:
    <Location /pls/apex>
    Order deny,allow
    PlsqlDocumentPath docs
    AllowOverride None
    PlsqlDocumentProcedure wwv_flow_file_mgr.process_download
    PlsqlDatabaseConnectString localhost:1521:omsp ServiceNameFormat
    PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
    PlsqlAuthenticationMode Basic
    SetHandler pls_handler
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDatabaseUsername APEX_PUBLIC_USER
    PlsqlDefaultPage apex
    PlsqlDatabasePassword ******
    Allow from all
    </Location>
    I tried importing another application and was able to do it only with the exception that I was not able to create supporting database objects but it was due to some grants issue on the schema.
    Thanks for the assistance so far, can you please take a look at whats going wrong?
    ~Priyanka

  • Error in installing Application server

    Hi all,
    I am trying to install application server for the first time. while installing I am getting the error in the REGISTER with Internet directory screen,
    It has two fields to enter
    1. HOST : I assume machine name in which the S/w is getting installed
    2. PORT : Please tell me the port number which I have to enter here?
    Ther version I am trying to intall is,
    APPLICATION SERVER 10g (10.1.2.0.2)
    One more doubt,
    Is Oracle map viewer is available with APPLICATION SERVER 10g (10.1.2.0.2)??
    Please help
    -Thanks & Cheers
    Antony

    Hi Antony
    Would you please post your question in that section of this forum ?
    Forum Home » Application Server » Oracle Application Server - General
    Expert of Oracle Application Server are willing to help you.
    Thanks

  • Error when installing Application Manager

    Just purchased Creative Cloud subscription. Using Mac.  Initial step is installing new Application Manager.  When I do this the download proceeds, I am asked for my system password, then I receive the following error message: Adobe Application Manager Failed to Install.
    So here's the issue that I suspect might be the cause -- I'm a developer running OSX Mountain Lion.  I know you can't support unreleased software, but, if you've got a fix for this I'd really like to have it -- otherwise I'll be paying for Creative Cloud without being able to use it until this OS is supported.
    Or perhaps Mountain Lion has nothing to do with this problem and you have other solutions to try??
    Any help appreciated.
    Sandy

    Thanks for the quick response.  I downloaded the full Application Manager installer and ran it.  It started and immediately gave the error message: "Installer failed to initialize.  Please download Adobe Support Advisor to detect the problem."  I also viewed the package contents and ran the installer from there with the same result.  I ran Adobe Support Advisor and it said: "Inspection could not identify any issues." I'm attaching a screen shot of all the dialog windows.
    Sandy

  • ERROR after installing Application Development Runtime 11.1.1.5

    hi i have install Application Development Runtime 11.1.1.5 for jdev 11g release 2
    ofm_appdev_generic_11.1.1.5.0_disk1_1of1OracleFusionMiddleware11gRelease1 now when i try to open my jspx file my weblogic is 10.1.3 am on window xp am not able to do anything in my jedeveloper error is
    java.io.IOException: exception loading C:\JDeveloper\mywork\StoreFrontModule\StorefrontUI\public_html\home.jspx
         at oracle.ide.model.TextNode.openImpl(TextNode.java:535)
         at oracle.ide.model.Node.open(Node.java:1038)
         at oracle.ide.model.Node.open(Node.java:985)
         at oracle.ide.model.Node.ensureOpen(Node.java:2289)
         at oracle.ide.model.TextNode.acquireTextBuffer(TextNode.java:737)
         at oracle.bali.xml.addin.XMLSourceNode._getXmlContext(XMLSourceNode.java:1559)
         at oracle.bali.xml.addin.XMLSourceNode.getXmlContext(XMLSourceNode.java:182)
         at oracle.bali.xml.gui.jdev.JDevXmlContext.getXmlContext(JDevXmlContext.java:221)
         at oracle.bali.xml.gui.jdev.AbstractXmlVisualEditor.setContext(AbstractXmlVisualEditor.java:251)
         at oracle.bali.xml.gui.jdev.AsynchronousXmlVisualEditor.updateContextImpl(AsynchronousXmlVisualEditor.java:248)
         at oracle.jdevimpl.webapp.editor.AbstractWebAppEditor.updateContextImpl(AbstractWebAppEditor.java:241)
         at oracle.jdevimpl.webapp.editor.jsp.JspEditor.updateContextImpl(JspEditor.java:64)
         at oracle.bali.xml.gui.jdev.AsynchronousXmlVisualEditor.setDelayedContext(AsynchronousXmlVisualEditor.java:235)
         at oracle.bali.xml.gui.jdev.AsynchronousXmlVisualEditor$3$1.run(AsynchronousXmlVisualEditor.java:329)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
         at oracle.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)
         at oracle.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
         at java.awt.Dialog$1.run(Dialog.java:1046)
         at java.awt.Dialog$3.run(Dialog.java:1098)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Dialog.java:1096)
         at java.awt.Component.show(Component.java:1585)
         at java.awt.Component.setVisible(Component.java:1537)
         at java.awt.Window.setVisible(Window.java:842)
         at java.awt.Dialog.setVisible(Dialog.java:986)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:395)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:356)
         at oracle.javatools.dialogs.ExceptionDialog.reallyShowExceptionDialog(ExceptionDialog.java:294)
         at oracle.javatools.dialogs.ExceptionDialog.showExceptionDialog(ExceptionDialog.java:229)
         at oracle.javatools.dialogs.ExceptionDialog.showExceptionDialog(ExceptionDialog.java:311)
         at oracle.ide.model.TextNode$1.run(TextNode.java:1781)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
         at oracle.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)
         at oracle.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
         at java.awt.Dialog$1.run(Dialog.java:1046)
         at java.awt.Dialog$3.run(Dialog.java:1098)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Dialog.java:1096)
         at java.awt.Component.show(Component.java:1585)
         at java.awt.Component.setVisible(Component.java:1537)
         at java.awt.Window.setVisible(Window.java:842)
         at java.awt.Dialog.setVisible(Dialog.java:986)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:395)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:356)
         at oracle.javatools.dialogs.ExceptionDialog.reallyShowExceptionDialog(ExceptionDialog.java:294)
         at oracle.javatools.dialogs.ExceptionDialog.showExceptionDialog(ExceptionDialog.java:229)
         at oracle.javatools.dialogs.ExceptionDialog.showExceptionDialog(ExceptionDialog.java:311)
         at oracle.ide.model.TextNode$1.run(TextNode.java:1781)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
         at oracle.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)
         at oracle.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:178)
         at java.awt.Dialog$1.run(Dialog.java:1046)
         at java.awt.Dialog$3.run(Dialog.java:1098)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.awt.Dialog.show(Dialog.java:1096)
         at java.awt.Component.show(Component.java:1585)
         at java.awt.Component.setVisible(Component.java:1537)
         at java.awt.Window.setVisible(Window.java:842)
         at java.awt.Dialog.setVisible(Dialog.java:986)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:395)
         at oracle.bali.ewt.dialog.JEWTDialog.runDialog(JEWTDialog.java:356)
         at oracle.ideimpl.feedback2.client.ui.CustomerFeedbackDialog.runDialog(CustomerFeedbackDialog.java:110)
         at oracle.ideimpl.feedback2.client.FeedbackManagerImpl.showCustomerFeedbackDialog(FeedbackManagerImpl.java:525)
         at oracle.ideimpl.feedback2.client.FeedbackManagerImpl.showFeedbackDialog(FeedbackManagerImpl.java:360)
         at oracle.ideimpl.feedback2.client.FeedbackManagerImpl$2.run(FeedbackManagerImpl.java:238)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:642)
         at java.awt.EventQueue.access$000(EventQueue.java:85)
         at java.awt.EventQueue$1.run(EventQueue.java:603)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:612)
         at oracle.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)
         at oracle.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Caused by: java.lang.NullPointerException
         at oracle.jdevimpl.xml.DescriptorNode.getWhitespaceHandler(DescriptorNode.java:551)
         at oracle.jdevimpl.xml.DescriptorNodeDomIO.load(DescriptorNodeDomIO.java:195)
         at oracle.jdeveloper.xml.BindingIO.load(BindingIO.java:65)
         at oracle.jdevimpl.xml.DescriptorNode.getNewDescriptorImpl(DescriptorNode.java:742)
         at oracle.jdevimpl.xml.DescriptorNode.getDescriptor(DescriptorNode.java:197)
         at oracle.jdeveloper.xml.j2ee.war.WebAppNode.getWebApp(WebAppNode.java:210)
         at oracle.jdevimpl.xml.j2ee.war.WebAppNodeUtils.getJspPropertyGroup(WebAppNodeUtils.java:38)
         at oracle.jdevimpl.webapp.jsp.JspUtils.getPropertyGroup(JspUtils.java:246)
         at oracle.jdevimpl.webapp.jsp.JspUtils.getPropertyGroup(JspUtils.java:228)
         at oracle.jdeveloper.model.JspSourceNode.getEncoding(JspSourceNode.java:114)
         at oracle.jdevimpl.webapp.html.HtmlSourceNode._getEncoding(HtmlSourceNode.java:413)
         at oracle.jdevimpl.webapp.html.HtmlSourceNode.createReader(HtmlSourceNode.java:307)
         at oracle.ide.model.TextNode.loadTextBuffer(TextNode.java:290)
         at oracle.ide.model.TextNode.openImpl(TextNode.java:523)
         ... 110 more
    Edited by: Tshifhiwa on 2012/02/17 4:53 PM
    Edited by: Tshifhiwa on 2012/02/17 4:54 PM

    did u delete the correct system folder.. it will create different system folder for different version.
    and are you deleting at the right place.?
    C:\Documents and Settings\{user_id}\Application Data\JDeveloper
    for the first time yes jdev will create the Default Domain for you.. and that domain is for weblogic 10.3.5

  • Error when installing application ntop on onplus

    Hello,
    I am Nicolas and i have an error when i try to install Ntop application on the cisco OnPlus.
    The error message's is:
    The application-level error. Please contact the assistance with a red triangle. cf. attachment.
    The mon port is correctly connected and the frimware on the cisco OnPlus is 7.7.2.005
    How do i solve this problem please ?
    Best regards,
    Nicolas                  

    Thank you for your response.
    I solved my problem.
    I realized the updated firmware cisco OnPlus.
    To do this, I clicked on the device Cisco OnPlus in the "Topology View", in the "summary" option via the button "action" I chose to upgrade the firmware.
    Again thank you for your response !
    Nicolas

  • Error on Installing applications

    Hi everyone, so I can't seem to install these. I've been pressing accept and then entering my password, but it just won't download.

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Please take this step regardless of the results of Step 1.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

  • How do i get around the A12E1 error for installing application mgr

    how do I get around the A12E1 error

    Which operating system are you using?  Do you have any other Adobe Creative software installed?

  • Update error when installing application from Ovi

    my phone is nokia e72 i instaling app for ovi but sho update errer
    Moderator's notes: The post was edited. A more appropriate subject is provided.

    Expect to see these screens, but should still be functional:
    Happy to have helped forum in a small way with a Support Ratio = 37.0

  • BEx Excel performance improvements - error during install/application

    Hi all,
    We are testing the notes included in Mark Zuchowski's blog regarding improving performance of using BEx Excel in BI 70.  We are on BI 70, SPS15.
    We successfully tested in our sandbox system, but are having issues tesitng this in our dev system.
    We aregetting the below error when attempting to filter/restrict on an infoobject in the Query Designer.  We have reviewed the applied notes at least 5 times, but cannot find the issue.  We believe we have applied the notes successfuly, but cannot find root cause to this issue.
    Error message is as follows:
    System error in cl_rsr_xls_workbook and form get_definition:01
    Any thoughts?  SAP message is 95167.

    we found inactive include pgms...shame on us...
    issue closed.

  • Getting error while importing the application in Oracle Apex

    Hi,
    I am facing an issue while importing an application into my new Oracle Apex installation. Installation was successful with out any issue. I exported an application from my old Apex (version 3.0.0.00.20) and importing the same into new apex (version 3.0.1.00.08). I am getting the following error.
    ============================================================
    The requested URL /pls/apex/wwv_flow.accept was not found on this server.
    ============================================================
    When I click on import in Application Builder page and then browse the required file it gives the progress saying "Importing File" and after some time it displays the above error.
    I tried bouncing the application also and there is not error in alert log.
    Could any one please suggest, if there is some problem here. Or my approach is not correct.
    Thanks in advance.
    Regards,
    Advait Deo

    Osacar, I recommend that you try to import the application into your workspace on apex.oracle.com and see what happens. Also, refine the problem statement as much as you can, e.g., you get this error importing "the application" or when importing "any" application. How big is the file you're trying to import? Where did it come from? Can you upload images?
    Scott

Maybe you are looking for

  • Minimizing size of weblogic.jar for JavaWebStart

    We have a number of in-house client-server Swing applications. They run through JavaWebStart and talk to WebLogic EJB's on the backend. I'm working on a new app, the first on WL7, and the sheer mass of weblogic.jar is a big problem: close to 40MB! It

  • Unknown Sync Error

    Not sure why this just started happening after Sync working fine since Mozilla changed the system months ago. Here's my log: 1406657461555 Sync.ErrorHandler DEBUG Flushing file log. 1406657461559 Sync.Status DEBUG Status.service: error.sync.failed_pa

  • Why no export FC movie file in HD?

    Why is there no Final Cut Movie export in the HD version like there was in 1.5? There seems to be only a QT export? Thanks.

  • Gl -carry  forward

    hi, When i carried forward gl values  net balance of p& l accounts transferred to retained earnings account correctly . But when i take TB as on 31.3.08 retained  earnings account has the old value (carry forward value of 2006 ).TB on 1.4.08 shows th

  • How to determine actual device activiation date?

    My Verizon plan has five phone lines.  Often we will grab an available two year renewals from one line and use it for another line.  My son noticed that his line line has a renewal coming up this fall and he wants to get a new phone.  I mentioned to