Apex upgrade t0 4.1 from 3.2...Upload image is giving error

Hello
Please help...
We recently went from Apex 3.2 to 4.1.
For few of the applications where upload image is involved, when we upload an image file and click submit
we get errors like this:
is_internal_error: false
ora_sqlcode: 100
ora_sqlerrm: ORA-01403: no data found
component.type: APEX_APPLICATION_PAGE_PROCESS
component.id: 17555821215557266
component.name: UPLOAD IMAGE
error_backtrace:
ORA-06512: at line 27
ORA-06512: at "SYS.DBMS_SYS_SQL", line 1926
ORA-06512: at "SYS.WWV_DBMS_SQL", line 966
ORA-06512: at "SYS.WWV_DBMS_SQL", line 992
ORA-06512: at "APEX_040100.WWV_FLOW_DYNAMIC_EXEC", line 649
ORA-06512: at "APEX_040100.WWV_FLOW_PROCESS", line 129
For some others error messages are like "save image id missing' file image id missing..
apex_application_files tables have no data inside.It is blank
Anyone please help
thanks
kp

Hi user12128153 (a real name would be nice),
a few questions for you.
Do you experience the same errors with firefox? If so install firebug (if you don't have it already) and see if the errors have to do with missing css etc.
What application server do you use, OHS/Apex Listener etc?
Kofi

Similar Messages

  • Upgraded to Creative Cloud from elements 9 where images are stored in Organizer.  How do I bring them into Creative Cloud and should I download them to Lightroom, Bridge, or Photoshop itself?  Any suggestions?

    Just upgraded to Creative Cloud from elements 9 where images are stored in Organizer.  How do I bring them into Creative Cloud and should I download them to Lightroom, Bridge, or Photoshop itself?  Any suggestions?

    lawrencer72634146 a écrit:
    Just upgraded to Creative Cloud from elements 9 where images are stored in Organizer.  How do I bring them into Creative Cloud and should I download them to Lightroom, Bridge, or Photoshop itself?  Any suggestions?
    It's important to keep in mind that the picture files are NOT stored in the Organizer. They are not stored in Lightroom or Bridge either...
    The organizer is based on a catalog which stores the pictures properties, mainly the location of the pictures on your drive(s). It's the same idea of catalogs in Lightroom, and the nice thing is that Lightroom can convert organizer catalogs to its own format. The most obvious way for you will be to use Lightroom.
    Bridge is a file browser which is a different way than to use catalogs.

  • After upgrading to 3.5 from a library of images are not displayed.

    After upgrading to 3.5 from a library of images are not displayed. All images are filled with black. Ifoto the same library looks fine.

    Yes, they are compile errors, which state 'xmlObject cannot be resolved to a type' on this line: protected XmlObject xmlDocument = null;
    and on an import line: import org.apache.xmlbeans.*;
    the compiler states the import.org.apache.xmlbeans cannot be resolved.
    I have three classes that deal with xml objects and all three have the same errors.
    Also I'm getting the same type of errors on an import javax.media

  • Get file from HTTP POST (upload image)

    Hello,
    I would like to integrate http://www.plupload.com flash component to my APEX 4.1 website. I need it because I want to resize image and transform image before upload on client side, upload multiple files etc..
    But I don't know how to read image binary data from POST method.
    When I hit "Start upload" button on plupload component it makes some transformations and creates POST method like this:
    ------pluploadboundary1334433145869
    Content-Disposition: form-data; name="name"
    p16qp6jm3nhan1ca46me1ocr3tu1.jpg
    ------pluploadboundary1334433145869
    Content-Disposition: form-data; name="chunks"
    1
    ------pluploadboundary1334433145869
    Content-Disposition: form-data; name="chunk" 0
    ------pluploadboundary1334433145869
    Content-Disposition: form-data; name="file"; filename="centerd.jpg"
    Content-Type: image/jpeg
    ÿØÿà�JFIF������ÿÛ�„�
    image content
       now I would like to read content of this HTTP POST and read sended image and store it to DB.
    Question is... how can I read file sended with HTTP POST in APEX pl/sql process or pl/sql procedure?
    Thank you...
    Edited by: cardel on Apr 14, 2012 11:17 PM

    Hi,
    here are my two cents ...
    this will be a bit difficult. When you use the standard APEX File upload it is not PL/SQL handling the POST request. The request is handled by the webserver - depending on the variant you are using it is either mod_plsql, the C code of the Embedded Gateway or the APEX Listener. The webserver is also doint the insert into APEX' file repository. So I see two options:
    It might be possible to configure your plugin (don't know about it) the behave the same as a standard browser upload. Then for APEX there would be no difference - mod_plsql should handle the files accordingly.
    If you want to handle the POST request yourself, as said, you can't do this in PL/SQL. It would be possible to write a Java servlet doing this and deploy that servlet on the same container as the APEX Listener (when using Apache with mod_plsql you would need an additional Java server for that) ....
    Hope this helps ...
    Best regards
    -Carsten

  • Saved Interactive Reports after APEX Upgrade

    Hi,
    When you do an APEX Upgrade are saved interactive reports kept?
    Martin

    I have been experiencing lost saved "as Named Report" Interactive reports, whenever I migrate the application from test to prod.
    To clarify how we operate.
    We have a test APEX environment that is separate to production. The Test app has a different App_id but uses the same schema name. In test the application Id is 1xxx (eg 1201) and in test 2xxx (2201). I export Test 1201 and then import into Prod changing the App_id to overwrite 2201. I always lose the saved reports. I just tried an experiment of creating the saved report in Test and seeing if it migrates to prod, but of course it does not.
    How should I operate the two different Test and Prod environment to be "best practice" and not lose "as Named Report" Interactive report saved by the end-user?
    thanks Peter

  • Importing a page giving errors after upgrade to APEX 4.2.3

    Good afternoon
    We upgraded from APEX 4.2.1.  Now we cannot import a page get error:
    Execution of the statement was unsuccessful. ORA-20001: Error creating page name="Dashboard" id="56" ORA-02291: integrity constraint (APEX_040200.WWV_FLOW_STEP_UI_FK) violated - parent key not found
    Is there anybody that found a workaround?

    There is a patch that is available that fixes exactly this problem.. see this thread for more info
    Apex 4.2.2 via Apex Listener 2 - returns blank screen
    There is no other way to "fix it"

  • XE ApEx upgrade to 3.0.1 - strange results

    Hi All,
    I have a fresh install of XE on Windows 2003 Server (Virtual Machine).
    I atttempted to upgrade Apex, and all seemed to work. I checked the install logs and there were no errors. I did run into the images issue, but was able to fix that as per the documentation and this forum. But now when I attempt to install a packaged app, I am getting errors - The app seems to install fine, but when attempting to install the supporting objects, I get errors from Tables to Seed HR data (39 errors), then success for the rest (29).
    The error is ORA-01031: Insufficent Privileges
    Another post discussed logging into the apex_admin page, but when I log into that page (using 'Internal', 'ADMIN', password), I am directed to a change password page - but I am unable to change the password - no matter how many times I've tried, it always comes abck as invalid current password. I am positive I'm using the right password as it did get me past the login page, it just won't work in the change password page...
    Going crazy trying to figure this out. I can completely remove it and try again, but would prefer to find out 'why' this happened.
    Thanks in advance,
    Corey

    I had a similar problem after I upgraded my XE version to APEX 3.0.1.
    I could not log into the INTERNAL - ADMIN user with the password becuase I was constantly being asked to change it, but the change screen was not recognizing the newly set password.
    I found this while searching for a solution:
    XE and Apex 3.0.1 Cant install it.....
    UPDATE flows_030000.wwv_flow_fnd_user
    SET first_password_use_occurred = 'Y'
    ,change_password_on_first_use = 'N'
    WHERE security_group_id = 10
    AND user_name = 'ADMIN';
    Preventing the "change_password_on_first_use" flag seems to prevent the issue.
    After that, the change screen will work as expected.
    --Tim                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • I recently upgraded to Windows 7 from Vista but my iTunes will no longer work.  It says file can not be located when I try to play a song.

    I recently upgraded my operating system from Vista to Windows 7.  Ibacked up all of my music on an external hard drive before I reformatted my computer.  I have reloaded iTunes several times and attempted to transer my files back to my computer.  Everything appears to transfer but once I remove the external hard drive I get a message stated file cannot be located.  What am I doing wrong?

    I just posted a similar question -- five months later.  Did you ever find a solution?

  • Is it possible to  downgrade ios 6 to 5.1.1(i upgrade my iphone 4s from 5.1.1 to 6 but map is not working )

    is it possible to  downgrade ios 6 to 5.1.1(i upgrade my iphone 4s from 5.1.1 to 6 but map is not working )

    best answer to your question I've ever seen is;
    Kappy Tampa, FL and Vancouver, BC
    Re: Downgrading     Oct 16, 2012 2:57 PM    (in response to nbabbit2013) 
    I'm sorry, but Apple does not provide a downgrade path for iOS. Because downgrading is unsupported by Apple we cannot discuss it on these forums, but you can use Google to find information on how to install an older version of iOS on any iDevice.

  • I had to erase my data to upgrade my iPhone software from an older version. I backed up first, but seem to have lost all my notes.   Does anyone know how retrieve my old notes?

    I had to erase my data to upgrade my iPhone software from an older version. I backed up first, but seem to have lost all my notes.   Does anyone know how retrieve my old notes?

    Is this the note you are referring to:
    Not sure if this can help you.
    I checked my notes. They are stored here:
    MacintosHD/Users/MYHOME/Library/Containers/com.apple.notes/Data/Library/CoreData /ExternalRecords/
    xxxxxserie.of.numbers.probably.yours.are.different/IMAPNote/_records/0/
    If I go tot this window on finder and enter Time Machine I can go back and find old notes...
    If so, am I doing this on my new hard drive on on the time machine? When I do this on the time machine, what is "my home"? Also, I am unable to find "containers".
    If I go to users/jeff/library, then I see components, compositions, contextual, etc, but not containers.
    Thanks

  • After upgrading to Mountain Lion from Lion, Mail, Safari and note need about five minutes to start.

    After upgrading to Mountain Lion from Lion, Mail, Safari and Note need about five minutes to start.
    After starting, Mail answers are very very slow. The same for Note. Instead of, sending mails is only a bit slower than before upgrading.
    In Safari, I choose Goggle as starting page in Preferences, but at every restart misses that starting page and the search strip says "Seek Google or instert an address".

    Well, I found the solution here in another thread.
    i just want to mention that the samw thing was happening also for the notes and the reminders apps!! (they quit unexpectedly!!).
    So I found the solution here.
    Thank you graphicsluc!!!

  • How to upgrade my macbook pro from 10.6.8?

    i wish to upgrade my macbook pro from 10.6.8 what is the best way?

    If you wish to upgrade from 10.6.8 (Snow Leopard) to 10.8.x (Mountain Lion), first make sure that your model meets the minimum hardware requirements (http://support.apple.com/kb/sp654) and then download ML by purchasing it from the Mac App Store.
    Clinton

  • I need to upgrade my MacBook Pro from 10.5.8 - where can I find Snow Leopard?

    I just upgraded my iPhone to os6 and now can't get into iTunes.  Can't upgrade iTunes because I'm still on 10.5.8.  Looks like I need to upgrade to Snow Leopard, then to Lion before I can buy Mountain Lion.  I can't seem to find Snow Leopard avaiable for purchase.  Can anyone help?

    Upgrading to Mountain Lion
    You can upgrade to Mountain Lion from Lion or directly from Snow Leopard. Mountain Lion can be downloaded from the Mac App Store for $19.99. To access the App Store you must have Snow Leopard 10.6.6 or later installed.
    If you need to purchase Snow Leopard contact Customer Service: Contacting Apple for support and service. The price is $29.00 plus tax. You will receive physical media - DVD - by mail.
    Third-party sources for Snow Leopard are:
    Snow Leopard from Amazon.com
    Snow Leopard from eBay
    After you install Snow Leopard you will have to download and install the Mac OS X 10.6.8 Update Combo v1.1 to update Snow Leopard to 10.6.8 and give you access to the App Store.
    If you need to purchase Lion contact Customer Service: Contacting Apple for support and service. The cost is $19.99 (as it was before) plus tax.  It's a download.
    Be sure your computer meets the minimum requirements:
    Apple - OS X Mountain Lion - Read the technical specifications.
    Macs that can be upgraded to OS X Mountain Lion
    iMac (Mid 2007 or newer)
    MacBook (Late 2008 Aluminum, or Early 2009 or newer)
    MacBook Pro (Mid/Late 2007 or newer)
    MacBook Air (Late 2008 or newer)
    Mac mini (Early 2009 or newer)
    Mac Pro (Early 2008 or newer)
    Xserve (Early 2009)
    Are my applications compatible?
    See App Compatibility Table - RoaringApps - App compatibility and feature support for OS X & iOS.
    For a complete How-To introduction from Apple see Apple - Upgrade your Mac to OS X Mountain Lion.

  • I recently upgraded to 10.8 from 10.6 and I would like to be able to see the folder/file size for each like in version 10.6

    I recently upgraded to 10.8 from 10.6 and I would like to be able to see the folder/file size for each, like in version 10.6. It used to show the size at the bottom of the "window" for the selected folder,drive etc.

  • Error during OIM schema upgrade during product ugprade from 9.1.0.2 to 11g

    Hi All,
    We have received following error during product upgrade from 9.1.0.2 to 11g.
    Error occurred during fourth step ( Task 4: Use Upgrade Assistant to Upgrade the Oracle Identity Manager Schema)
    On the screen while running upgrade assistance (ua.bat)
    Following message came on screen.
    Schema Version registry >> succeeded
    Oracle Identity Manager Schema Upgrade >> Failed
    I could see only following error in the log file.
    \middleware_home\Oracle_IDM1/server/db/oim/oracle/Upgrade/Oracle_upg_91_92_x2ell_92.sql
    [2012-06-28T09:34:51.147-06:00] [FrameworkMR] [NOTIFICATION] [] [upgrade.FrameworkMR] [tid: 14] [ecid: 0000JWnikOB6qIvyKWYBSQ1Fv7Zd000005,0] finalize() instance 1 of 2
    [2012-06-28T09:35:00.863-06:00] [OIM] [INCIDENT_ERROR] [] [upgrade.OIM] [tid: 13] [ecid: 0000JWnijRj6qIvyKWYBSQ1Fv7Zd000004,0] UPGCMP-00924: SQL error [{0}]
    [2012-06-28T09:35:00.863-06:00] [OIM] [INCIDENT_ERROR] [] [upgrade.OIM] [tid: 13] [ecid: 0000JWnijRj6qIvyKWYBSQ1Fv7Zd000004,0] [[
    java.sql.SQLSyntaxErrorException: ORA-00955: name is already used by an existing object
    ORA-06512: at line 31
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:457)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
         at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:889)
         at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:476)
         at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:204)
         at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:540)
         at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:202)
         at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:1074)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1466)
         at oracle.jdbc.driver.OracleStatement.executeUpdateInternal(OracleStatement.java:2123)
         at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:2067)
         at oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(OracleStatementWrapper.java:306)
         at oracle.ias.mrua.plugin.oim.SchemaUpgrader.loadScript(SchemaUpgrader.java:303)
         at oracle.ias.mrua.plugin.oim.SchemaUpgrader.doUpgrade(SchemaUpgrader.java:139)
         at oracle.ias.mrua.plugin.oim.OIMSchemaUpgradePlugin.doUpgrade(OIMSchemaUpgradePlugin.java:302)
         at oracle.ias.mrua.MRUA.executePlugins(MRUA.java:3672)
         at oracle.ias.mrua.MRUA.internal_driver(MRUA.java:2448)
         at oracle.ias.mrua.MRUA.driver(MRUA.java:1710)
         at oracle.ias.upgrade.gui.UAUpgradeThread.run(UAUpgradeThread.java:390)
    Any Idea ?
    Ritu

    Hi All,
    We are also trying to upgrade OIM 9.1.0.2 which is present in our environment to OIM11g. Request your help.
    Now how do we achieve the upgrade? Should my source of OIM9i software  and target of OIM 11g software  be installed on the same server?
    I did install OIM11g and OIM9i on the same server  and tried to do schema upgrade based on the link:
    Upgrading Oracle Identity Manager Environment
    But during examine phase I get error the below error
    UPGAST 00091- ERROR DURING EXAMINE OF COMPONENETS
    UPGAST 01004- UPGRADE IS UNABLE TO DYNAMICALLY LOAD COMPONENET SPECIFIC SOFTWARE MODULES.
    When i check in the log in internet it says :
    Cause: Repository upgrade framework was unable to dynamically load the Java classes of its component-specific software modules. mrua.xml file might have been corrupted.
    Action: This is an internal error. Verify that the Java classpath has been correctly set, the mrua.xml file is correct, and that the .jar files for all component-specific software modules are present in the jlib directory. Contact Oracle Support Services for assistance
    What is the javaclasspath to be set?how to check if mrua.xml and jar files are fine
    Pls help.Any help is much appreciated.

Maybe you are looking for

  • Crash and crash again

    Right after I trashed my render files--with fcp 6.02 open--fcp crashed and now whenever I try and open it, it crashes right at "Preparing video for display". I imagine trashing render files while fcp is open is not de rigeuer, but I've done it before

  • Does anyone know what's wrong with my ipod?

    Hi, I have a 3rd generation 20Gb ipod that's almost 3 yrs old. Recently the battery life became so bad it would play less than 1 song before dying from full charge, so I bought a new super-life battery from Maplins and replaced the battery. It was a

  • Multiple character formats in a paragraph format

    Hi. I've searched the general discussion and did not find this issue. I have one paragraph format called Bomb that consists of a Wingding character (M) in the Numbering tab that prints a little black bomb in a side head. I combine with format with tw

  • Oracle Forms6i Query Performance issue - Urgent

    Hi All, I'm using oracle forms6i and Oracle DB 9i. I'm facing the performance issue in query forms. In detail block form taking long time to load the data. Form contains 2 non data blocks 1.HDR - 3 input parameters 2.DETAILS - Grid - Details HDR inpu

  • Standard form for printing production order

    hi experts,              i need the standard script for printing production order.