Error importing APEX 4.0 application into APEX 4.1

Hello,
I'm not sure it has anything to do with APEX versions, but when importing a APEX 4.0 application into APEX 4.1, I get the following error:
ORA-00942: table or view does not exist
DAD name: wluapex
PROCEDURE : wwv_flow.accept
URL : http://harpo.wvnet.edu:9954/pls/wluapex/wwv_flow.accept
PARAMETERS :
===========
ENVIRONMENT:
============
PLSQL_GATEWAY=WebDb
GATEWAY_IVERSION=2
SERVER_SOFTWARE=Oracle-Application-Server-10g/10.1.2.2.0 Oracle-HTTP-Server
GATEWAY_INTERFACE=CGI/1.1
SERVER_PORT=9954
SERVER_NAME=harpo.wvnet.edu
REQUEST_METHOD=POST
QUERY_STRING=
PATH_INFO=/wwv_flow.accept
SCRIPT_NAME=/pls/wluapex
REMOTE_HOST=
REMOTE_ADDR=184.13.119.210
SERVER_PROTOCOL=HTTP/1.1
REQUEST_PROTOCOL=HTTPS
REMOTE_USER=APEX_PUBLIC_USER
ORACLE_SSO_USER=
OSSO_IDLE_TIMEOUT_EXCEEDED=
OSSO_USER_GUID=
HTTP_CONTENT_LENGTH=416883
HTTP_CONTENT_TYPE=multipart/form-data; boundary=---------------------------7db702cc602f8
HTTP_USER_AGENT=Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)
HTTP_HOST=harpo.wvnet.edu:9954
HTTP_ACCEPT=text/html, application/xhtml+xml, */*
HTTP_ACCEPT_ENCODING=gzip, deflate
HTTP_ACCEPT_LANGUAGE=en-US
HTTP_ACCEPT_CHARSET=
HTTP_COOKIE=ORA_WWV_REMEMBER_UN=WISERS:WLUTEST; ORA_WWV_USER_71401175607832=63F8D4BD93EE9776
HTTP_IF_MODIFIED_SINCE=
HTTP_REFERER=https://harpo.wvnet.edu:9954/pls/wluapex/f?p=4000:460:4154733060059762::NO:460:F4000_P56_CREATE_OPTION,P460_FILE_TYPE:IMP,FLOW_EXPORT
HTTP_SOAPACTION=
HTTP_ORACLE_ECID=1319804299:129.71.2.217:3530870:0:7033,0
HTTP_ORACLE_CACHE_VERSION=
HTTP_AUTHORIZATION=
WEB_AUTHENT_PREFIX=
DAD_NAME=wluapex
DOC_ACCESS_PATH=docs
DOCUMENT_TABLE=wpg_document
PATH_ALIAS=
REQUEST_CHARSET=AL32UTF8
REQUEST_IANA_CHARSET=UTF-8
SCRIPT_PREFIX=/pls
HTTP_IF_MATCH=
HTTP_CACHE_CONTROL=
SOAP_BODY=
HTTP_X_ORACLE_DEVICE_CLASS=
HTTP_X_ORACLE_DEVICE_ORIENTATION=
HTTP_X_ORACLE_DEVICE_MAXDOCSIZE=
HTTP_X_ORACLE_DEVICE=
HTTP_X_ORACLE_ORIG_ACCEPT=
HTTP_X_ORACLE_ORIG_USER_AGENT=
HTTP_X_ORACLE_USER_LOCALE=
HTTP_X_ORACLE_USER_NAME=
HTTP_X_ORACLE_USER_DISPLAYNAME=
HTTP_X_ORACLE_USER_USERKIND=
HTTP_X_ORACLE_USER_AUTHKIND=
HTTP_X_ORACLE_USER_DEVICEID=
HTTP_X_ORACLE_USER_LOCATION_ADDRESSLINE1=
HTTP_X_ORACLE_USER_LOCATION_ADDRESSLINE2=
HTTP_X_ORACLE_USER_LOCATION_ADDRESSLASTLINE=
HTTP_X_ORACLE_USER_LOCATION_BLOCK=
HTTP_X_ORACLE_USER_LOCATION_CITY=
HTTP_X_ORACLE_USER_LOCATION_COMPANYNAME=
HTTP_X_ORACLE_USER_LOCATION_COUNTY=
HTTP_X_ORACLE_USER_LOCATION_STATE=
HTTP_X_ORACLE_USER_LOCATION_POSTALCODE=
HTTP_X_ORACLE_USER_LOCATION_POSTALCODEEXT=
HTTP_X_ORACLE_USER_LOCATION_COUNTRY=
HTTP_X_ORACLE_USER_LOCATION_TYPE=
HTTP_X_ORACLE_USER_LOCATION_X=
HTTP_X_ORACLE_USER_LOCATION_Y=
HTTP_X_ORACLE_SERVICE_HOME_URL=
HTTP_X_ORACLE_SERVICE_PARENT_URL=
HTTP_X_ORACLE_HOME_URL=
HTTP_X_ORACLE_MODULE_CALLBACK_URL=
HTTP_X_ORACLE_MODULE_CALLBACK_LABEL=
HTTP_X_ORACLE_CACHE_USER=
HTTP_X_ORACLE_CACHE_SUBID=
HTTP_X_ORACLE_CACHE_AUTH=
HTTP_X_ORACLE_CACHE_DEVICE=
HTTP_X_ORACLE_CACHE_LANG=
HTTP_X_ORACLE_CACHE_ENCRYPT=
HTTP_X_ORACLE_ASSERT_USER=
Any ideas on what may be causing this error?
Thanks,
Bob

We contacted Oracle Support and their answer is below:
===================
Yes you can import the Application that is created in Apex 2.0 to Apex 3.2
While performing the import please review the below documents, which may help you.
How to Upgrade / Migrate from APEX 2.2.0.00.32 to 3.1.2 (Doc ID 578630.1)
After Export / Import Of Workspace, There Are No Applications (Doc ID 358858.1)
ORA-942 When Importing Applications or Workspaces in APEX (Doc ID 1333062.1)
===================
I will close my thread. Thanks, Diane

Similar Messages

  • Error : Import Security Failed - The application is invalid.

    I am getting the following error while importng security in planning through secfile.txt
    Error : Import Security Failed - The application XPLAN is invalid.

    John:
    Here is the error i am getting while extracting the security from planning
    D:\Hyperion\Planning\bin>ExportSecurity.cmd /A=XPlan,/U=admin,/P=Pwd
    Unable to get JDBC driver oracle.jdbc.driver.OracleDriverjava.lang.ClassNotFound
    Exception: oracle.jdbc.driver.OracleDriver
    java.lang.ClassNotFoundException: oracle.jdbc.driver.OracleDriver
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at com.hyperion.planning.HspJDBCPool.<init>(Unknown Source)
    at com.hyperion.planning.sql.HspSQLImpl.connectToJDBC(Unknown Source)
    at com.hyperion.planning.sql.HspSQLImpl.<init>(Unknown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.createHomeInstance(
    Unknown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.createHomeInstance(
    Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.loadProperties(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.<init>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.<init>(Unknown Source)
    at com.hyperion.planning.utils.HspExportSecurityCmd.execute(Unknown Sour
    ce)
    at com.hyperion.planning.utils.HspExportSecurityCmd.main(Unknown Source)
    Unable to create JDBC connection. java.sql.SQLException: No suitable driver
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.N
    ullPointerException
    Can not set database catalog name, skipping set of catalog name: CAT_NAM
    Can not get JDBC connection.
    Unable to create JDBC connection. java.sql.SQLException: No suitable driver
    java.lang.Exception: No object were successfully created. This can be caused by
    any of the following: The OLAP Server is not running, The DBMS is not running, t
    he DBMS is running on a different machine that the one specified, the name and p
    assword provided were incorrect.
    at com.hyperion.planning.HspPool.getObject(Unknown Source)
    at com.hyperion.planning.sql.HspSQLImpl.getConnection(Unknown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.createHomeInstance(
    Unknown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.createHomeInstance(
    Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.loadProperties(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.<init>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.<init>(Unknown Source)
    at com.hyperion.planning.utils.HspExportSecurityCmd.execute(Unknown Sour
    ce)
    at com.hyperion.planning.utils.HspExportSecurityCmd.main(Unknown Source)
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.N
    ullPointerException
    Can not set database catalog name, skipping set of catalog name: CAT_NAM
    Exception while trying to load HspJSHome.properties: Connection was null
    Unable to create JDBC connection. java.sql.SQLException: No suitable driver
    java.lang.NullPointerException: Connection was null
    at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
    at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.createHomeInstance(
    Unknown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.createHomeInstance(
    Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.loadProperties(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.<init>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.<init>(Unknown Source)
    at com.hyperion.planning.utils.HspExportSecurityCmd.execute(Unknown Sour
    ce)
    at com.hyperion.planning.utils.HspExportSecurityCmd.main(Unknown Source)
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.N
    ullPointerException
    Creating rebind thread to RMI
    Can not set database catalog name, skipping set of catalog name: CAT_NAM
    java.lang.IllegalArgumentException: JDBC driver cannot be null
    at com.hyperion.planning.HspJDBCPool.<init>(Unknown Source)
    at com.hyperion.planning.sql.HspSQLImpl.connectToJDBC(Unknown Source)
    at com.hyperion.planning.sql.HspSQLImpl.<init>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.<init>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.<init>(Unknown Source)
    at com.hyperion.planning.utils.HspExportSecurityCmd.execute(Unknown Sour
    ce)
    at com.hyperion.planning.utils.HspExportSecurityCmd.main(Unknown Source)
    java.lang.NullPointerException: Connection was null
    at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
    at com.hyperion.planning.sql.HspSQLImpl.executeQuery(Unknown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.getApplicationsForC
    luster(Unknown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.getApplications(Unk
    nown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.createAppsInstance(
    Unknown Source)
    at com.hyperion.planning.utils.HspJSHomePropsFactory.createDecryptedApps
    Instance(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.<init>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.<init>(Unknown Source)
    at com.hyperion.planning.utils.HspExportSecurityCmd.execute(Unknown Sour
    ce)
    at com.hyperion.planning.utils.HspExportSecurityCmd.main(Unknown Source)
    Can not get JDBC connection.
    java.lang.NullPointerException
    at com.hyperion.planning.sql.HspSQLImpl.getConnection(Unknown Source)
    at com.hyperion.planning.event.HspSysExtChangeHandler.actionPoller(Unkno
    wn Source)
    at com.hyperion.planning.event.HspSysExtChangeHandler.<init>(Unknown Sou
    rce)
    at com.hyperion.planning.HspJSHomeImpl.<init>(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getStaticHome(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.<init>(Unknown Source)
    at com.hyperion.planning.utils.HspExportSecurityCmd.execute(Unknown Sour
    ce)
    at com.hyperion.planning.utils.HspExportSecurityCmd.main(Unknown Source)
    Can not get JDBC connection for SYS external changed actions.
    Can not get JDBC connection.
    java.lang.NullPointerException
    at com.hyperion.planning.sql.HspSQLImpl.getConnection(Unknown Source)
    at com.hyperion.planning.event.HspSysExtChangeHandler.actionPoller(Unkno
    wn Source)
    at com.hyperion.planning.event.HspSysExtChangeHandler.run(Unknown Source
    Can not get JDBC connection for SYS external changed actions.
    Unable to find JDBC_CATALOG key for application: XPlan
    com.hyperion.planning.InvalidApplicationException: The application XPlan is in
    valid.
    at com.hyperion.planning.HspJSHomeImpl.createHspJS(Unknown Source)
    at com.hyperion.planning.HspJSHomeImpl.getHspJSByApp(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
    at com.hyperion.planning.utils.HspExportSecurityCmd.execute(Unknown Sour
    ce)
    at com.hyperion.planning.utils.HspExportSecurityCmd.main(Unknown Source)
    the prop file is ok and the catalog name and dsn is fine in Oracle.
    The Oracle is running on a diff server.

  • Error importing APEX export

    Hi,
    I am trying to set up a copy of an application on a localhost of another computer using database XE. The application was exported and when I try to import it I get the following error....
    1 error has occurred
    NOT COMPATIBLE (Your export may contain calls not supported by your application version.)
    Does anyone know how I can sove this?
    Cheers

    Try the XE or Apex forums. You may have to manually edit the export file so its the same version as the database you're importing into. Whether it will work or not is a different question

  • GET_BLOCK Error Importing or Copying an Application - Report Layout Issue

    Greetings
    Environment
    Apex 4.1.0.00.32
    Database 11.2
    Listener: Apex Listener running under Weblogic
    I have an application that is throwing an error when I try to copy or import it using the Apex development environment. The error is:
    ORA-20001: GET_STMT error. ORA-20001:
    Execution of the statement was unsuccessful. ORA-06550: line 6, column 41: PLS-00103:
    Encountered the symbol &amp;quot;PK &amp;quot
    In order to get more detail about the error I ran an import of the application using SQLPlus and found out where it is failing. It fails in the ‘report layouts’ step.
    Here are the last few lines of the spool file before it fails:
    218      wwv_flow_api.g_varchar2_table(161) := 'h\302\274p\303\273\302\223\302\274\302\201\303\201N'||unistr('\000a')||
    219  '\302\215^[2\302\200\303\227B^G^Dv   \303\200=\302\2124\303\234\302\255P\302\244^W^Nqu@^Y\302\255\303\217\302\202\303\272E\303\243\302\235\303\247\303\231^O^Q0\303\231\302\266\303\216^O\303\202+a"
    \303\231\302\227\303\212z\303\222a\303\255B\303\264\302\274TQSo\303\212\303\265\302\274\302\203\303\243\302\2621V^_\302\223\302\207TK\303\240\302\2720^E{\302\224\302\270V\303\227\303\235^P^^k\303\272\3
    03\223\303\270^O\302\261';
    220      wwv_flow_api.g_varchar2_table(162) := '\302\263\302\261\303\230NC/u$g^D\302\207;\303\276\303\250\302\272\302\261\302\255^S\303\246\303\210^_&^_\302\262\303\217\303\245W\302\232\303\237)\302\22
    0^L\303\277^Y\302\236\i\303\257\303\222\303\246\302\234\302\254\302\274^N\302\216\302\206\303\277\302\242\303\242~\303\247\302\204\302\244^Y-^K\302\232\303\222eF^Y\303\230\303\221\302\262`Es=\303\267\3
    02\273^D\303\240\302\236\\303\267:]JgM\302\203\303\225\302\271\303\246\303\257DZ\302\254\303\247\303\276\303\225\303\222.N^K\303\272\302\272M:';
    221      wwv_flow_api.g_varchar2_table(163) := '\303\207h]\302\207\303\247\303\204^?^C
    222      wwv_flow_api.g_varchar2_table(164) := '
    223      wwv_flow_api.g_varchar2_table(165) := 't.xml.relsPK^A^B-
    224  '
    225      wwv_flow_api.g_varchar2_table(166) := '
    226      wwv_flow_api.g_varchar2_table(167) := 'me1.xmlPK^A^B-
    227  '
    228      wwv_flow_api.g_varchar2_table(168) := '
    229      wwv_flow_api.g_varchar2_table(169) := 'K^A^B-
    230  '
    231  '^B
    232      wwv_flow_api.g_varchar2_table(170) := '
    233      wwv_flow_api.g_varchar2_table(171) := '
    234
    235  end;
    236  /
    ERROR:
    ORA-00972: identifier is too long
    {code}
    Now here are the corresponding lines from the application import sql file:
    {code}
        wwv_flow_api.g_varchar2_table(161) := 'h\302\274p\303\273\302\223\302\274\302\201\303\201N'||unistr('\000a')||
    '\302\215^[2\302\200\303\227B^G^Dv      \303\200=\302\2124\303\234\302\255P\302\244^W^Nqu@^Y\302\255\303\217\302\202\303\272E\303\243\302\235\303\247\303\231^O^Q
    0\303\231\302\266\303\216^O\303\202+a"\303\231\302\227\303\212z\303\222a\303\255B\303\264\302\274TQSo\303\212\303\265\302\274\302\203\303\243\302\2621V^_\302\223
    \302\207TK\303\240\302\2720^E{\302\224\302\270V\303\227\303\235^P^^k\303\272\303\223\303\270^O\302\261';
        wwv_flow_api.g_varchar2_table(162) := '\302\263\302\261\303\230NC/u$g^D\302\207;\303\276\303\250\302\272\302\261\302\255^S\303\246\303\210^_&^_\302\262\303\2
    17\303\245W\302\232\303\237)\302\220^L\303\277^Y\302\236\i\303\257\303\222\303\246\302\234\302\254\302\274^N\302\216\302\206\303\277\302\242\303\242~\303\247\302
    \204\302\244^Y-^K\302\232\303\222eF^Y\303\230\303\221\302\262`Es=\303\267\302\273^D\303\240\302\236\\303\267:]JgM\302\203\303\225\302\271\303\246\303\257DZ\302\2
    54\303\247\303\276\303\225\303\222.N^K\303\272\302\272M:';
        wwv_flow_api.g_varchar2_table(163) := '\303\207h]\302\207\303\247\303\204^?^C\303\277\303\277^CPK^A^B-^T^F^H!\302\241\302\267\303\274Fr^AR^E^S[Content_Types]
    .xmlPK^A^B-^T^F^H!^^\302\221^Z\302\267\303\263';
        wwv_flow_api.g_varchar2_table(164) := 'N^B^K\302\253^C_rels/.relsPK^A^B-^T^F^H!^A3\302\213l^P^A\302\265^C^\\303\217^Fword/_rels/documen';
        wwv_flow_api.g_varchar2_table(165) := 't.xml.relsPK^A^B-^T^F^H!\302\237T\303\265zd^KEG^Q!   word/document.xmlPK^A^B-'||unistr('\000a')||
    '!\303\222+\302\231\303\263\302\255^K\302\255^K';
        wwv_flow_api.g_varchar2_table(166) := '^U\302\264^Tword/media/image1.pngPK^A^B-^T^F^H!\302\226\302\265\302\255\303\242\302\226^FP^[^U\302\224 word/theme/the'
        wwv_flow_api.g_varchar2_table(167) := 'me1.xmlPK^A^B-^T^F^H!~C\303\251\303\221\303\254^CY'||unistr('\000a')||
    '^Q]''word/settings.xmlPK^A^B-^T^F^H!J\303\230\302\212\302\222\302\273^D^A^T';
        wwv_flow_api.g_varchar2_table(168) := 'x+word/webSettings.xmlPK^A^B-^T^F^H!\303\206\302\253\303\245\302\246\302\200^A\303\257^B^Qe,docProps/core.xmlP';
        wwv_flow_api.g_varchar2_table(169) := 'K^A^B-^T^F^H!^H\302\224$^K\302\264'||unistr('\000a')||
    '\302\262O^O^\/word/styles.xmlPK^A^B-^T^F^H!\302\244b^C\303\261'||unistr('\000a')||
    '^B*^G^R';
        wwv_flow_api.g_varchar2_table(170) := '\303\2759word/fontTable.xmlPK^A^B-^T^F^H!^X\302\270\302\265^L\303\251^A\303\245^C^P7<docProps/app.xmlPK^E^F^L^L^D^C';
        wwv_flow_api.g_varchar2_table(171) := 'V?';
    end;
    /Everything looks OK until this line then the wheels start to come off:
    wwv_flow_api.g_varchar2_table(163)The code for that line is:
        wwv_flow_api.g_varchar2_table(163) := '\303\207h]\302\207\303\247\303\204^?^C\303\277\303\277^CPK^A^B-^T^F^H!\302\241\302\267\303\274Fr^AR^E^S[Content_Types]
    .xmlPK^A^B-^T^F^H!^^\302\221^Z\302\267\303\263';However when it is imported, it appears that the there is a problem around the '^?^C\303'
    221      wwv_flow_api.g_varchar2_table(163) := '\303\207h]\302\207\303\247\303\204^?^CDoes anyone know how to identify what in the report layout is causing the problem? I guess I could just delete the report layout to get the application to import, but I really do need that report.
    Thanks in advance,
    Larry

    Hello mwallace,
    The behavior you are seeing is probably due to one of the VIs being added as a support file instead of a dynamic VI. When adding a file as a dynamic VI, Application builder will ensure that all subVIs are included.
    The following knowledgebase examples this issue in some more detail.
    Error 7 When Building Applications and DLLs That Use the LabVIEW Report Generation Toolkit
    Please let me know if you have any questions.
    Regards,
    Matt F
    Keep up to date on the latest PXI news at twitter.com/pxi

  • Error importing Nikon D800 RAW files into Lightroom 4.4.1

    Hi folks,
    I got an Nikon D800 and tried to import the RAW files taken with it to my Lightroom 4.4.1 installation on Windows 8.1 64bit.
    Lightroom info:
    Lightroom version: 4.4.1 [908273]
    Operating system:  (Build 9200)
    Version: 6.2 [9200]
    Application architecture: x64
    System architecture: x64
    Logical processor count: 4
    Processor speed: 3,9 GHz
    Built-in memory: 16321,7 MB
    Real memory available to Lightroom: 16321,7 MB
    Real memory used by Lightroom: 1042,6 MB (6,3%)
    Virtual memory used by Lightroom: 1032,2 MB
    Memory cache size: 0,0 MB
    Maximum thread count used by Camera Raw: 4
    System DPI setting: 96 DPI
    Desktop composition enabled: Yes
    Displays: 1) 1920x1080
    I do get an error like this while trying to import the files:
    And then when I try to import them I get an error screen.
    The files can be viewed with irfanview so they should not be corupted.

    Have you used any Nikon software with them, perhaps an older Nikon Transfer or View NX?  These are known to make newer Nikon camera’s files unreadable by Adobe products.
    On way to test would be to take a new picture and move it to your hard-drive using either your OS-level functions (Finder/Explorer) or LR, itself, directly from the card, perhaps in a card reader.
    The utility, here, can reverse this obsolete-Nikon-software corruption:
    http://owl.phy.queensu.ca/~phil/exiftool/fix_corrupted_nef.html

  • Error importing composite with business rules into SVN

    Hello,
    When I import a composite with business rules into Tortoise SVN I get below error.
    Error: Commit blocked by pre-commit hook (exit code 1) with output:
    Error: Path
    Error: '/trunk/ProjectName_SCA/.rulesdesigner/jaxb_classes/com/ProjectName/package-info.class'
    Error: is restricted for commit by pattern '\.class$' for the current user.
    I could import other composites(w/o business rules)
    Thanks

    Further invesitgation bears this problem out.
    Oracle support recommend wrapping the SimpleType in a ComplexType. This does work, but now I have an extra wrapper element to deal with. I either have to use the wrapped type in my other complex, composed Types and/or add an external wrapping element when trying to create Business Services in BPM to call the BusinessRules I've created.
    This is a bit messy.
    To be clear, this does not seem to be an issue with Business Rules; the BR editor and generation of Facts (including simple restricted types -> JAXB 2.0/Java Enumerations) seems to work correctly. There seems to be an issue exposing DFs as Services. The code which generated the WSDL and its supporting types seems to choke on restricted SimpleTypes.
    As a side note, it seems that HumanTasks have a similar limitation
    Edited by: wylderbeast on May 31, 2011 3:27 PM

  • Error importing 1st chapter from DVD into PE8

    I am using Premiere Elements 8 on a Dell Studio XPS 8100 with Intel Core i7 CPU @ 2.93 Ghz, 6 GB RAM, Windows 7 Ultimate 64-bit.
    I converted a number of family tapes onto DVD.  All the chapters on each of those DVDs work fine on different DVD players and PCs.
    Each time that I'm importing (with Get Media) one of those DVDs into a project in PE 8, all of the chapters are successfully imported, except for the 1st chapter?!  PE 8 returns the error on the first VOB-file named VTS_01_1 : "This file type is not supported, or the required codec is not installed".
    What should I do to import those first chapters?
    N.B.
    Note that when I convert that VTS_01_1 into another video type, e.g. MOV, I continue getting the same error message.
    I also noticed in Windows Explorer that each of those VTS_01_1 have no Details in their file Properties.   The other VOBs have Detail values in their file Properties.

    Welcome to the forum.
    This ARTICLE will give you some background on VOB "containers," and what they can contain, especially the first VOB. I think that in it, you will find the reason that the first VOB's are not Importing properly. As Steve mentions, ripping the MPEG-2 content (often/usually spanning several VOB's) is the best course of action.
    Good luck,
    Hunt

  • Error importing Indeo 5.1 AVIs into Premiere Pro CS5

    I have several files that were encoded with Indeo 5.1 via Premiere Pro CS4 that I cannot edit in CS5. On import Premiere CS5 only recognizes the audio tracks and does not bring in the video. I have tested multiple files and the same is true for all of them, and the files can play fine via Windows Media Player (audio and video work).
    Any help would be much appreciated.
    Thanks,
    Aaron

    I have NOT used the products below, I only forward due to other mentions
    Convert http://premierepro.wikia.com/wiki/FAQ:How_do_I_convert_my_files%3F
    Convert your files to DV-AVI Type II with 48KHz 16-bit Audio
    $99 http://www.corel.com/servlet/Satellite/us/en/Product/1175714228541#tabview=tab0
    $99 http://www.womble.com/products/mvw.html
    $90 http://www.magix.com/us/movie-edit-pro/ plus $5 Ship
    $80 http://www.nchsoftware.com/prism/index.html
    $75 http://www.videoredo.com/en/index.htm
    $70 http://www.nchsoftware.com/prism/index.html Converter
    $40 http://www.daniusoft.com/dvd-ripper.html#135
    $40 http://www.deskshare.com/dmc.aspx Digital Media Converter
    $20 http://www.topsoftwareol.com/product/Video/Video_Converter_Standard.html
    $00 http://www.squared5.com/ MPEG Streamclip Converter
    $00 http://www.erightsoft.com/SUPER.html Multi-Converter <-- supposed to be very good
    $00 http://www.virtualdub.org/ Mpeg to AVI Converter

  • Error importing a power point slide into Captivate 4 project

    I am trying to add a Power Point slide to an existing project.  I am using Power Point 2007 and Captivate 4.  When I try to insert a Power Point slide, I get the following message:
    Error Message:  Unable to load nsImportPPT.dll(999)
    Can anyone help with this issue.  Thanks!

    Hi,
    nsImportPPT.dll is an "Adobe Captivate 4" dll and should be present in the "Adobe Captivate 4" installation directory (which is "C:\Program Files\Adobe\Adobe Captivate 4" by default). Please check if this file exists there.
    I think 999 error comes when the DLL is not found. Try Re-Installing your Adobe Captivate 4.
    Regards
    Rahul

  • Build Error While importing standard application into NWDS

    Hi all,
    I am trying to Import T&E Standard Applications into NWDS.
    Two components  (tra & tra/tre) have to be synched to the studio. These two are interdependent..
    One Component I am able synch and create project perfectly but when i try to do the second one, i am getting Generation BUILD Error...
    Help me in this regard..
    Thanks
    Malla
    Edited by: challa mallareddy on May 7, 2009 12:34 PM

    Hi,
    As per your error, I think you have already created a project with name NewParProject. Give a different name and then check.
    Also check if your par file is  not corrupt. Download it again and follow below steps in NWDS :
    Go to File>Import > Select par file >
    >Browse and select the par file>
    >Give a project name i.e. ParProjectTest  > Finish.
    This should work.
    Regards
    Deepak

  • Unable to install 3.1 application into 3.0.1.00.07

    Hi everyone,
    I am trying to import Mr.Kubicek's application into my workspace, but I am getting an error as follows:
    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 =&gt; 0, p_flow_id=&gt; wwv_flow.g_flow_id, p_tab_set=&gt; '', p_name =&gt; 'P
    Error installing application.
    Can anyone please help me.
    rgds,
    Suma.

    In addition to commands above, do the following as well:
    In the command
    wwv_flow_api.create_flow(
    Remove the following line
    p_date_format        => 'DD-MON-RR',
    Replace All Occurences of
    PICK_DATE_USING_APP_DATE_FORMAT
    With
    PICK_DATE_DD_MON_RR
    Replace All Occurences of
    HIDDEN_PROTECTED
    With
    HIDDEN
    In the command
    wwv_flow_api.create_report_region (
    Delete the following lines
    p_prn_content_disposition=> 'ATTACHMENT',
    p_prn_document_header=> 'APEX',
    p_prn_width_units=> 'PERCENTAGE',
    For more info and other useful Oracle ApEx tricks visit [Importing Oracle ApEx 3.1 Page Export into ApEx 3.0 Application|http://www.web-backlinks.com/blog/index.php/2008/10/21/importing-oracle-apex-31-page-export-into-apex-30-application/].

  • Page Not Found error trying to import a large application into ApEx XE DB

    I have an ApEx application that I'm trying to import from a Standard DB into Express Edition. I have 2 separate installs of ApEx both on XE and I'm getting the same problem on both.
    PROBLEM:
    After I import the application I get the error: PAGE NOT FOUND standard error.
    The import file is 4.8 Mbytes. When I view the import repository it shows increments of the file being loaded.
    for e.g. First time 3 MBytes are loaded before the error is shown
    Second time 3.2MBytes are loaded then it falls over again.
    any suggestions?
    Smaller sized apps load up with no problems.
    If it weren't for the sad state of the internal XE web server I could at least have a look at the HTTP logs. But alas someone in their wisdom had the bright idea to hide the webserver away in the bowels of the XE database.
    thanks in advance for any help
    Paul P

    Paul,
    You can try the suggestion in this thread on the XE forum:
    Re: Problem with importing HTML DB applications
    It also shows how to turn on logging in the XE web server.

  • How to import 3.2 application into APEX 4.1

    Hi,
    I would like to import an APEX 3.2 application into APEX 4.0. Is this supposed to work?
    Regards,
    Tamas

    Apex is built to make this process as smooth as possible.
    In 4.x, there is a Utilities section for your application with an Upgrade Application option that provides a summary of all the components that can be "upgraded"
    Apex tries to leave your application alone as much as possible, and in this report you'll see things like Date Picker items that can be automatically upgraded to the jQuery version. You can choose which components to automatically process.
    The most trouble you'll have is if you have included any external libraries such as jQuery and there may be syntax differences, now that Apex 4.x includes jQuery components.
    Dimitri Gielis has quite a few posts on the subject
    http://dgielis.blogspot.com.au/2010/07/upgrade-to-apex-40-known-issues.html
    Scott

  • Importing APEX 2.x application into a 3.1.2 APEX Installation

    We have another department which would like to share an APEX application with us, though it is an earlier version. Can we import a 2.x workspace into APEX 3.1.2?
    Thanks, Diane

    We contacted Oracle Support and their answer is below:
    ===================
    Yes you can import the Application that is created in Apex 2.0 to Apex 3.2
    While performing the import please review the below documents, which may help you.
    How to Upgrade / Migrate from APEX 2.2.0.00.32 to 3.1.2 (Doc ID 578630.1)
    After Export / Import Of Workspace, There Are No Applications (Doc ID 358858.1)
    ORA-942 When Importing Applications or Workspaces in APEX (Doc ID 1333062.1)
    ===================
    I will close my thread. Thanks, Diane

  • ORA-20091: Invalid Application ID when importing APEX 4.0 Application

    Hi Folks
    Anyone got a suggestion on this one?
    Scenario:
    1. Perform an APEX 4.0 Export of application ID 10132 from one workspace
    2. Import the application into another APEX 4.0 workspace and change the application ID whilst doing so.
    3a. During the import process, override the application ID to one that exists in the workspace being imported into.
    In APEX 3.2 you got a warning that you were overwriting an existing app
    In APEX 3.2 this would then complete the exercise with your new app replacing the previous one with the same ID
    In APEX 4.0 I received ORA-20091: Invalid Application ID
    3b. Delete the pre-existing application (e.g. app_id 999) completely in the workspace we intend to import into
    Following successful deletion of the application (app_id 999) attempt to import the application export file from the other workspace
    During the import, use the UI to change the application id from 10132 to 999.
    Still receive the ORA-20091: Invalid Application ID error despite APP ID 999 having been deleted
    4. I got this to work by allowing APEX to simply assign a new application ID
    My problem is that, whilst this was not a problem when importing to our UAT environment, our DEV and Production environments share the same APP ID (10132) this is so that when upgrading the production application, users saved Interactive reports are preserved. This was fine in APEX 3.2 but is, as yet, untested by us in 4.0.
    As things stand at the moment, we have APEX 4.0 in DEV and UAT but this would appear to be a block for us in terms of upgrading production to 4.0.
    Any thoughts, comments and suggestions welcome.
    Many thanks
    Kind regards
    Simon Gadd

    We ran into a similar problem. My initial tests showed the following to be a work around.
    Assumption: You want to end up with the same ID as the original so you don't have to give a new link to everyone.
    1. Before copying the app (lets say it's 333) from 3.2 (3.1 in our case) export it and then import it back, still in 3.x with a different app ID, i.e. 99333.
    2. In ApEx 4: Import the app 99333 and install it with app ID 333 (the original app ID). After this process, I was able to make necessary changes to the app on ApEx 4, export it, and then import it again, still as ID 333.
    I know this sounds very round-about, and I can't explain why it worked, but it worked.
    Disclaimer: I certainly may have missed something that would still make it break. This was the result of a few different test scenarios done in a limited time.
    So, it's probably best to wait for 4.0.1 if you can.
    By the way, I tried creating a brand new app. in ApEx 4, export it and then import it as itself, and I still got the same error. Like I said, I don't know why it worked, but when I imported an older app with one ID into ApEx 4 with a new ID, I was able to export it and then import it again with that same new ID.
    Have a great weekend,
    Gregory

Maybe you are looking for

  • JApplet with JFrame fails to load in browser

    I have been making a Java program that runs a JApplet the program operates perfectly in NetBeans (the Java development kit), but when I run it in the browser, it fails to load. The code is... import java.awt.*; import javax.swing.*; public class Calc

  • Safari 6.1 crashes frequently

    Hi All, I am using safari 6.1 on Macbook pro. Since last week or so safari crahses suddenly after ever 5-10 minutes. Can someone help me please by suggesting a simple way if possibe to fix this issue. This is the error code displayed once it crahsed.

  • T_SQL to get active/inactive customers, for business analysis (quarter based)?

    year quarter q_end_date customer_id incentive_flag active_date inactive_date max_q_end_date 2014 1 4/1/2014 1609913 0 8/7/2001 NULL 10/1/2014 2014 1 4/1/2014 1609918 0 8/7/2001 NULL 10/1/2014 2014 1 4/1/2014 1609965 0 8/7/2001 NULL 10/1/2014 2014 1 4

  • IPod stops playing and gives apple symbol with weird colors.

    My IPod was in my pocket for only about 2 minutes and it stopped playing music and gave me a weird apple symbol and blue with white shading every where like it encountered a virus or something. It goes back shortly after but it keeps happening. Is th

  • SCCM 2007 -Software & Harware Inventory

    Hey Guys, The Hardware & Software Inventory PC's not reporting to created collection section then I was check the MP logs In that MP_Sinv.log showing error that is " Inv:Could not set LCID to 16393 . Would you please suggest ? Best Regard's Krishna