Script showing an "import error"...

Hi everyone,
We are working in extraction process for InDesign CS3. And we have the script to extract all stories from InDesign file. We got this script from adobe forums. And we added some lines into the script as per the needs. Still we are not found any issues in this script and its working greatly.
But now we have one set of InDesign files for text extraction. In these files when we try to extract texts the script throws an error like "Failed to Import". Refer attached snapshot. We have tried but unable to solve the problem.
procedures to run the scipt:
create one blank word document
choose created word document while running the script, so the extracted contents of InDesign file saved in to this word file.
Herewith i attached the files for your reference. Please find out the script & InDesign file in the attached zip file.
Can anyone look into this and help me out.
Thanks in advance
Thiyagu

Perhaps the script isn't the error with that location and something else is or it's something in the load file that is exposing a flaw in the code.
Any chance you can share the error or the code? Would help a lot.

Similar Messages

  • When connecting to Itunes, it shows the following error: registry settings used by itunes drivers for importing and burning cds are missing.  I have installed the gear drivers, uninstalled and installed itunes still showing same error.  Anything else?

    When connecting to Itunes, it shows the following error: registry settings used by itunes drivers for importing and burning cds are missing.
    I have edited the registery, downloaded the Gear drivers, uninstalled and installed itunes, and the error still appears.
    What else can I do.  Cannot connect any of our iphones or ipods to itunes because of this error. 

    I have edited the registery,
    We'd better have a closer look at the keys to see what's going on.
    Can you post a screenshot of the contents of the key you've been editing, please? Include all of the regedit screen, including the left-hand column. Save the screenshot to an image file, and insert the image file in a reply by clicking the wee camera icon at the top of the reply window.

  • FDMEE Import error "No periods were identified for loading data into table 'AIF_EBS_GL_BALANCES_STG'

    Hi,
    We are having trouble while importing one ledger 'GERMANY EUR GGAAP'. It works for Dec 2014 but while trying to import data for 2015 it gives an error.
    Import error shows " RuntimeError: No periods were identified for loading data into table 'AIF_EBS_GL_BALANCES_STG'."
    I tried all Knowledge docs from Oracle support but no luck. Please help us resolving this issue as its occurring in our Production system.
    I also checked all period settings under Data Management> Setup> Integration Setup > Global Mapping and Source Mapping and they all look correct.
    Also its only happening to one ledger rest all ledgers are working fine without any issues.
    Thanks

    Hi,
    there are some Support documents related to this issue.
    I would suggest you have a look to them.
    Regards

  • How do I convert an excel (2008) document to Numbers?  When I drag the Excel document onto the Numbers icon I get, "Import error.  The file format is invalid"

    How can I convert an Excel (2008) document to Numbers.  When I drag the Excel document onto the Numbers icon I get, "Import error.  The file format is invalid.

    That extension identifies the most current Excel file format, a format that can be opened by Numbers '09 (and by Numbers '08).
    A check with Numbers '09 shows it capable of opening .xlsx files when right-clicked (and Numbers chose as the application to open, when double-clicked (if Numbers has been set as the default application to open this type of file, or when dragged to the Numbers icon in the dock.
    I see two possibilities for Numbers inability to open it and the message you receive:
    1. The file is not actually an Excel file, and the sender has added the .xlsx extension to the filename manually.
    2. The file is an Excel file, but has somehow been corrupted.
    Have you tried opening the file with a different application? The open source Office suites, OpenOffice.org, LibreOffice and NeoOffice can also open .xlsx files. If they're unable to open this one, that would point toward the file itself being faulty. You can download these applications from their rspective websites, linked in the names above. All request a donation to support future development, but only Neo requires one to have been made recently, and that only for the current release (which won't be necessary to open .xlsx files).
    Regards,
    Barry

  • Import error moving from iPad to iPhoto

    Somewhat puzzled by the inability to import photos from my iPad to iPhoto.
    Here's what happened:
    1. Used camera connector to transfer high-def JPG format files from a Nikon D50 onto the iPad (no problem, and the *iPad displays the pictures* perfectly).
    2. Attach iPad to Mac and start iPhoto.
    3. iPad is shown as attached and import window is displayed, correctly showing 176 photos to be imported but *no images are displayed*, only the dotted outline boxes.
    4. Attempt 'Import All...' and an *import error is shown listing all 176 JPG files* as not imported.
    5. Start Image Capture utility and attempt 'Import All', same error is reported.
    6. Attempt selecting just one photo and importing just selected item (fails in both iPhoto and Image Capture with the same import error).
    It looks like the iPad can read the JPG files but for some reason the Mac cannot.
    Setup details:
    iPhoto '08 v7.1.5
    Macbook Pro running OS X 10.6.2
    iPad running iOS v3.2
    Image Capture v6.0.1
    Any ideas?
    Regards,
    Mark

    Updated to OS X 10.6.4 and everything seems to work correctly.
    Message was edited by: mbools

  • Import error as error number is -12018

    Hi All,
    While importing a project getting an error as:
    Import Error: com.fatwire.cs.core.realtime.DataException: com.fatwire.assetapi.common.AssetAccessException: Error met whiling saving assets [AttrTypes:1415189814137] and the error number is -12018
    https://docs.oracle.com/cd/E29542_01/apirefs.1111/e39371/MISC/errno.html shows error related to Missing publication. No clue..

    -12018 means " Missing publication."
    Since the DemoSite is a new site that doesn't exist in the CSDT target environment, I would import the site first, e.g.
    java com.fatwire.csdt.client.main.CSDT http://hostOrIP:8080/cs/ContentServer username=fwadmin password=xceladmin resources=@SITE:DemoSite cmd=import
    NOTE: Make sure the site was exported to your datastore before import.
    Then, import assets of this site:
    java com.fatwire.csdt.client.main.CSDT http://hostOrIP:8080/cs/ContentServer username=fwadmin password=xceladmin resources=@ALL_ASSETS:*;@ALL_NONASSETS:* fromSites=DemoSite cmd=import
    Note that the parameter is fromSites, not fromSite.
    See if this helps.
    Thanks,
    Yu-Chun

  • Export and import error

    Hi all,
    our production is oracle 9.2.0.1.0 on windows which we want to migrate on windows server.i have taken full export of the database but it comes with warnings and tried 2 to 3 times the same with warning and while import full database i got the error without showing me import successfull without warning or import succesfull with warning, then i ahve taken the individual schema export, its come without warning and import successfull with warning.please give me assitant.quick response will be higly appreciated.thanks alot in advance.
    the syntax and i issued are below
    d:>exp system/passward file=xyz.dmp log=full.log full=y
    result is :export successfull with warnings
    on target database
    d:>imp system/password file=xyz.dmp log=impfull.log ignore=y full=y
    i get error without showing import successfull with warning or import successfull without warning
    like
    imp-0007
    ora-0001 which says unique key constraint is voilated.
    then i do individual scehma backup like below
    d:>exp system/password file=username.dmp log=user.log owner=username
    result export successfull without warning
    on target database.
    d:>imp system/password file=username.ldmp log=user1.log fromuser=username touser=uername
    result import successfull with warnings

    Hi,
    imp-0007
    ora-0001 which says unique key constraint is voilated.This means there is difference between index defination on source and target. You could either recreate the index or disable the index while importing and then check for duplicate.
    Regards
    Anurag Tibrewal.

  • ORACLE 10g : Datapump-Import : Error: unknown parameter name 'REMAP_TABLE'

    Hi,
    I am working on Oracle 10g. When executed import datapump script in the UNIX box with option “RMAP_TABLE” I received the error “unknown parameter name 'REMAP_TABLE' “Can you please give me solution for it?
    Scripts :-
    impdp eimsexp/xyz TABLES=EIMDBO.DIVISION DIRECTORY=DATAMART_DATA_PUMP_DIR DUMPFILE=expdp_DATAMART_tables_%u_$BATCH_ID.dmp LOGFILE=impdp_DATAMART_tables.log REMAP_TABLE=EIMDBO.DIVISION:EIM2DBO:YR2009_DIM_DIVISION
    Note :- The YR2009_DIM_DIVISION table is available in the target database. It is without partition table. The EIMDBO.DIVISION is partition table.
    Thanks,

    See your post here
    ORACLE 10g : Datapump-Import : Error: unknown parameter name 'REMAP_TABLE'
    Srini

  • Metadata import error during creation of import profile

    Hi guys,
    I am trying to create a (out-of-the-box) metadata interface from Fusion (source) to a HFM application. I've successfully completed the following activities:
    - Register source system
    - Setup source accounting entities
    - Initialize source system
    - Register target system
    - Create import format (Fusion to HTP application) which maps the Account COA segment from the source system to the Account dimension in the target application.
    - Create location, connected to upper import format
    - Create metadata rule
    When I try to execute the metadata rule it raises the following error during the step "Creating EPMA import profile for dimension ERPI System Profile 5" :
    2015-03-09 13:04:32,456 INFO [AIF]: [exportMetadataToEPMA: 201 ] End ( java.lang.Exception: javax.xml.rpc.soap.SOAPFaultException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.FormatException: Input string was not in a correct format.
    See below the FDM app log:
    2015-03-09 13:04:25,716 DEBUG [AIF]: CommDim.getRuleInfo - END
    2015-03-09 13:04:25,717 DEBUG [AIF]: AIFUtil.callOdiServlet - START
    2015-03-09 13:04:25,941 DEBUG [AIF]: The registry has been found!!
    2015-03-09 13:04:26,006 INFO  [AIF]: EPMA Web Services URL:http://EPM11124V2:19000/hyperion-bpma-server
    2015-03-09 13:04:26,007 DEBUG [AIF]: Establising a session now ...
    2015-03-09 13:04:29,523 INFO  [AIF]: The session Id is:fa0ecc96-aeed-e2ee-f7be-8b8b6d0112d8
    2015-03-09 13:04:31,305 INFO  [AIF]: Creating import profile:
    2015-03-09 13:04:32,451 ERROR [AIF]: error encountered
    2015-03-09 13:04:32,453 ERROR [AIF]: Error encountered
    2015-03-09 13:04:32,456 INFO  [AIF]: [exportMetadataToEPMA: 201 ] End ( java.lang.Exception: javax.xml.rpc.soap.SOAPFaultException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.FormatException: Input string was not in a correct format.
    Server stack trace:
       at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.DataSourceInfoByName(Guid sessionID, String dataSource)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.<>c__DisplayClass1.<CreateImportProfileForApplication>b__0()
       at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Hyperion.DimensionServer.Interface.IImports.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       at Hyperion.DimensionServer.WebServices.Imports.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       --- End of inner exception stack trace --- )
    2015-03-09 13:04:32,489 DEBUG [AIF]: AIFUtil.callOdiServlet - END
    2015-03-09 13:04:32,498 FATAL [AIF]: Error in CommDim.loadMetadata
    Traceback (most recent call last):
      File "<string>", line 4185, in loadMetadata
    RuntimeError: java.lang.Exception: javax.xml.rpc.soap.SOAPFaultException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.FormatException: Input string was not in a correct format.
    Server stack trace:
       at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.DataSourceInfoByName(Guid sessionID, String dataSource)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.<>c__DisplayClass1.<CreateImportProfileForApplication>b__0()
       at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Hyperion.DimensionServer.Interface.IImports.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       at Hyperion.DimensionServer.WebServices.Imports.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       --- End of inner exception stack trace ---
    2015-03-09 13:04:32,568 FATAL [AIF]: Error in Load Metadata
    2015-03-09 13:04:32,641 INFO  [AIF]: FDMEE Process End, Process ID: 201
    I am kind of new to debugging with FDMEE, but am I correct that it finds a string where I should not be finding a string somewhere in the metadata? I looked into the source system metadata but I don't see any "string" metadata. Could anyone perhaps advise and point me in the right direction on how to deal with this error (what is causing the error, where to look, etc). Any help would be kindly appreciated!
    Regards,
    Gerard

    Hi Craig,
    Thanks for your reply.
    The DimensionServer.log show the following error (@ the same time as the FDMEE app log):
    [2015-03-09T13:04:32.379+01:00] [EPMADIM] [ERROR:32] [EPMADIM-1] [EPMADIM.Hyperion.CommonServices.Exceptions.BaseException] [tid: 10] [ecid: disabled,0] Input string was not in a correct format.
       at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.DataSourceInfoByName(Guid sessionID, String dataSource)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.<>c__DisplayClass1.<CreateImportProfileForApplication>b__0()
       at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)    at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.DataSourceInfoByName(Guid sessionID, String dataSource)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.<>c__DisplayClass1.<CreateImportProfileForApplication>b__0()
       at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)
    ErpIntegrater0.log shows the following:
    ####<Mar 9, 2015 1:04:00 PM CET> <Info> <Common> <EPM11124V2> <ErpIntegrator0> <timerFactory1> <<anonymous>> <> <0000KjyE04kDwW05zzWByW1KzNvu000000> <1425902640516> <BEA-000628> <Created "1" resources for pool "odiMasterRepository", out of which "1" are available and "0" are unavailable.>
    ####<Mar 9, 2015 1:04:25 PM CET> <Info> <Common> <EPM11124V2> <ErpIntegrator0> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <00iRr00klyiFw0ztVw09Bz1^rvE2zG2xT0000UO00004y> <1425902665919> <BEA-000628> <Created "1" resources for pool "aif_datasource", out of which "1" are available and "0" are unavailable.>
    ####<Mar 9, 2015 1:04:37 PM CET> <Info> <WorkManager> <EPM11124V2> <ErpIntegrator0> <Finalizer> <<anonymous>> <> <> <1425902677402> <BEA-002936> <maximum thread constraint HTTPClientWorkManager is reached>
    And Aif-WebApp.log shows:
    2015-03-09T13:04:32.450+01:00] [ErpIntegrator0] [ERROR] [] [oracle.apps.erpi.model] [tid: 33] [userId: <anonymous>] [ecid: 00iRr00klyiFw0ztVw09Bz1^rvE2zG2xT0000UO00004y,0:1:3] [APP: AIF#11.1.2.0] [SRC_CLASS: com.hyperion.aif.webservices.EPMAService] [SRC_METHOD: exportMetadataToEPMA] error encountered[[
    javax.xml.rpc.soap.SOAPFaultException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.FormatException: Input string was not in a correct format.
    Server stack trace:
       at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.DataSourceInfoByName(Guid sessionID, String dataSource)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.<>c__DisplayClass1.<CreateImportProfileForApplication>b__0()
       at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Hyperion.DimensionServer.Interface.IImports.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       at Hyperion.DimensionServer.WebServices.Imports.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       --- End of inner exception stack trace ---
    at oracle.j2ee.ws.client.StreamingSender._raiseFault(StreamingSender.java:656)
    at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:475)
    at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:149)
    at com.hyperion.awb.webservice.imports.runtime.ImportsSoap_Stub.createImportProfileForApplication(Unknown Source)
    at com.hyperion.aif.webservices.EPMAService.createImportProfile(EPMAService.java:428)
    at com.hyperion.aif.webservices.EPMAService.exportMetadataToEPMA(EPMAService.java:305)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.hyperion.aif.servlet.ODIServlet.doPost(ODIServlet.java:97)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    I noticed the line: "at com.hyperion.awb.webservice.imports.runtime.ImportsSoap_Stub.createImportProfileForApplication(Unknown Source)" from this last log. Does this have any to do with the interface data source being unknown? or is it referring to something else as being source?
    Kind regards,
    Gerard

  • JAVA Import error

    Iam doing ABAP+JAVA system copy, ABAP stack imported sucessfully.During JAVA Import in target system iam gettting below error in the step"Backup/Restore database"  .I can start Oracle using sqlplus/nolog
    ERROR 2010-04-27 18:22:28.563
    CJS-00084  SQL statement or script failed. DIAGNOSIS: Error message: ORA-01012: not logged on
    ORACLE instance started.
    ERROR 2010-04-27 18:22:28.563
    MUT-03025  Caught ESAPinstException in Modulecall: ORA-01012: not logged on
    ORACLE instance started.
    let meknow your thoughts.
    - Jim

    Hi,
    Are you able to login to sqlplus from os. Since this is backup/restore method, you should have a successful restore before starting the import.
    check whether there are any errors in alert_SID.log file, if any then pls do update here.
    Regards,
    Kishore Soma

  • DTW 2007B PL:7 - DTW always showing run time error on record key no. 1377

    Hi,
    I've encountered a strange problem while transferring Customer Master.
    Firstly, the DTW throws error randomly asking for 'Ship To' Address along with given 'Bill To' Address.
    Also, at Record Key No. 1377, DTW shows run time error & asks for debugging.
    Once the debugging is started, it goes on & on with any probable end of debugging.
    And if the debugging option is not chosen DTW crashes & the corresponding error file is blank.
    If anyone had encountered similar problem, pls respond ASAP.
    Thanks,
    Prashant

    Hi Kapil,
    did you use a template for importing the BPMaster and BPAddress data ? Such error normally causes by wrong LineNum and wrong signs for type of addresses.
    Please reffer to SAP note 899093 and 979116. This would be helpful.
    Regards Steffen
    PS. templates are located in <program folder>\SAP\Data Transfer...\Template\Template\oBusinessPartners

  • Generic import error - Lion - CS5.5 - Will not import

    Hi. I just upgraded to cs5.5 with Lion and now a number of my previous cs4 projects will not load various flavors of video. One major problem I discovered was that after installing Lion, both of my Quicktime folders in the user and system library were missing (the system library is hidden in Lion by default, so I revealed it). These folders hold various quictime components, which I recreated from a backup. Now Quictime will play all of the video, but PPro responds with a generic import error. I have included a number of screen shots below showing the video file and library info. (I wish bridge would interogate the files and provide this information, but I use video spec). Any assistance would be greatly appreciated. I have a number of clients waiting for resolution. Thank you. -Jeff

    Well, I solved the problem but I had to de-install Lion to do it, so I will not close out the thread until I update the post after the next Lion attempt.
    Here are the steps I took.
    Clean Install of Snow Leopard from the DVD. This erased everything on the HD.
    Update all system software.
    Download and install Quicktime 7.6.6
    Register Quicktime Pro (Fortunately I had the old receipt) This drops in the AppleMPEG2Codec.component
    Copy over the AppleHDVCodec.component to the user library.
    Install CS5.5
    Big smile.
    One important change is that I did NOT install Final Cut this time.
    I just copied in the missing AppleHDVCodec.component to the library.
    I had this file in the correct folder post install of Lion, but for some reason PPro would not recognize it.
    My best guess is some other file (maybe a framework file) in the library was corrupted or altered during the Lion Installation.
    I also have not copied over all of the other codec.compents yet. I plan to drop these in as needed if new import errors occur.
    Below are the screen shots of the new librarys.

  • Solotion upgrade to 10.1.0.3, it show internal 500 error im em web console

    Note:
    solotion upgrade from 10.1.0.2 to 10.1.0.3, it show internal 500 error im em web console
    If you do not run the catpatch.sql script as described in this section and you start up a database for normal operation, then "ORA-13516: SWRF Operation failed: CATPROC not valid" errors will occur.
    For RAC installations, start node applications on each node of the cluster as follows:
    $ srvctl start nodeapps -n nodename
    For single-instance installations, start the listener as follows:
    $ lsnrctl start
    Note:
    If you are using the Oracle OLAP option, make sure that the listener is running.
    If you are using ASM, start the ASM instance.
    Use SQL*Plus to login to the database as the SYS user with SYSDBA privileges:
    $ sqlplus "/ AS SYSDBA"
    Start the database:
    SQL> STARTUP
    Set the value of the SHARED_POOL_SIZE initialization parameter to at least 150 MB:
    SQL> ALTER SYSTEM SET SHARED_POOL_SIZE='150M' SCOPE=spfile;
    Set the value of the JAVA_POOL_SIZE initialization parameter to at least 120 MB:
    SQL> ALTER SYSTEM SET JAVA_POOL_SIZE='120M' SCOPE=spfile;
    Shut down the database:
    SQL> SHUTDOWN
    Enter the following SQL*Plus commands:
    Note:
    If you are applying this patch set to a cluster database, then set the CLUSTER_DATABASE initialization parameter to FALSE before starting it in upgrade mode. After you have run the catpatch.sql script, reset this initialization parameter to TRUE.
    SQL> STARTUP UPGRADE
    SQL> SPOOL patch.log
    SQL> @?/rdbms/admin/catpatch.sql
    SQL> SPOOL OFF
    Review the patch.log file for errors and inspect the list of components that is displayed at the end of catpatch.sql script.
    This list provides the version and status of each SERVER component in the database.
    If necessary, rerun the catpatch.sql script after correcting any problems.
    Restart the database:
    SQL> SHUTDOWN
    SQL> STARTUP
    Run the utlrp.sql script to recompile all invalid PL/SQL packages now instead of when the packages are accessed for the first time. This step is optional but recommended.
    SQL> @?/rdbms/admin/utlrp.sql
    Note:
    When the 10.1.0.3 patch set is applied to an Oracle Database 10g Standard Edition database, there may be 42 invalid objects after the utlrp.sql script runs. These objects belong to the unsupported components and do not affect the database operation.
    If you are using the Oracle Recovery Manager catalog, enter the following command:
    $ rman catalog username/password@alias
    RMAN> UPGRADE CATALOG;

    Note:
    solotion upgrade from 10.1.0.2 to 10.1.0.3, it show internal 500 error im em web console
    If you do not run the catpatch.sql script as described in this section and you start up a database for normal operation, then "ORA-13516: SWRF Operation failed: CATPROC not valid" errors will occur.
    For RAC installations, start node applications on each node of the cluster as follows:
    $ srvctl start nodeapps -n nodename
    For single-instance installations, start the listener as follows:
    $ lsnrctl start
    Note:
    If you are using the Oracle OLAP option, make sure that the listener is running.
    If you are using ASM, start the ASM instance.
    Use SQL*Plus to login to the database as the SYS user with SYSDBA privileges:
    $ sqlplus "/ AS SYSDBA"
    Start the database:
    SQL> STARTUP
    Set the value of the SHARED_POOL_SIZE initialization parameter to at least 150 MB:
    SQL> ALTER SYSTEM SET SHARED_POOL_SIZE='150M' SCOPE=spfile;
    Set the value of the JAVA_POOL_SIZE initialization parameter to at least 120 MB:
    SQL> ALTER SYSTEM SET JAVA_POOL_SIZE='120M' SCOPE=spfile;
    Shut down the database:
    SQL> SHUTDOWN
    Enter the following SQL*Plus commands:
    Note:
    If you are applying this patch set to a cluster database, then set the CLUSTER_DATABASE initialization parameter to FALSE before starting it in upgrade mode. After you have run the catpatch.sql script, reset this initialization parameter to TRUE.
    SQL> STARTUP UPGRADE
    SQL> SPOOL patch.log
    SQL> @?/rdbms/admin/catpatch.sql
    SQL> SPOOL OFF
    Review the patch.log file for errors and inspect the list of components that is displayed at the end of catpatch.sql script.
    This list provides the version and status of each SERVER component in the database.
    If necessary, rerun the catpatch.sql script after correcting any problems.
    Restart the database:
    SQL> SHUTDOWN
    SQL> STARTUP
    Run the utlrp.sql script to recompile all invalid PL/SQL packages now instead of when the packages are accessed for the first time. This step is optional but recommended.
    SQL> @?/rdbms/admin/utlrp.sql
    Note:
    When the 10.1.0.3 patch set is applied to an Oracle Database 10g Standard Edition database, there may be 42 invalid objects after the utlrp.sql script runs. These objects belong to the unsupported components and do not affect the database operation.
    If you are using the Oracle Recovery Manager catalog, enter the following command:
    $ rman catalog username/password@alias
    RMAN> UPGRADE CATALOG;

  • RGB channel doesn't show the imported images...

    RGB channel doesn't show the imported images... i can see them in seperate blue, red and green channel but not in RGB...please help....
    (I'm using Photoshop CS6)

          The problem appears in every image I try to open (whatever format or origin). The images I try to import come from rendering in Autodesk 3ds max , from my camera (sony cyber-shot ) or are just stock images... I had no problem with photoshop cs5.1....
           Here's my system info:
    Adobe Photoshop Version: 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00) x32
    Operating System: Windows Vista 32-bit
    Version: 6.0 Service Pack 2
    System architecture: Intel CPU Family:6, Model:7, Stepping:10 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1
    Physical processor count: 2
    Processor speed: 2394 MHz
    Built-in memory: 3038 MB
    Free memory: 1387 MB
    Memory available to Photoshop: 1671 MB
    Memory used by Photoshop: 60 %
    Image tile size: 128K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    Video Card Vendor: ATI Technologies Inc.
    Video Card Renderer: ATI Mobility Radeon HD 4650
    Display: 1
    Display Bounds:=  top: 0, left: 0, bottom: 900, right: 1600
    Video Card Number: 1
    Video Card: ATI Mobility Radeon HD 4650
    OpenCL Unavailable
    Driver Version: 7.01.01.849
    Driver Date: 20090208190620.000000-000
    Video Card Driver: atidxx32.dll,atidxx64,atiumdag.dll,atiumdva.cap,atiumd64,atiumd6a,atitmm64
    Video Mode: 1600 x 900 x 4294967296 colors
    Video Card Caption: ATI Mobility Radeon HD 4650
    Video Card Memory: 1024 MB
    Video Rect Texture Size: 8192
    Serial number: 92298703051332501777
    Application folder: C:\Program Files\Adobe\Adobe Photoshop CS6\
    Temporary file path: C:\Users\User\AppData\Local\Temp\
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      C:\, 224,5G, 166,2G free
    Required Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6\Required\
    Primary Plug-ins folder: C:\Program Files\Adobe\Adobe Photoshop CS6\Plug-ins\
    Additional Plug-ins folder: not set
    Installed components:
       A3DLIBS.dll   A3DLIB Dynamic Link Library   9.2.0.112  
       ACE.dll   ACE 2012/01/18-15:07:40   66.492997   66.492997
       adbeape.dll   Adobe APE 2012/01/25-10:04:55   66.1025012   66.1025012
       AdobeLinguistic.dll   Adobe Linguisitc Library   6.0.0  
       AdobeOwl.dll   Adobe Owl 2012/02/09-16:00:02   4.0.93   66.496052
       AdobePDFL.dll   PDFL 2011/12/12-16:12:37   66.419471   66.419471
       AdobePIP.dll   Adobe Product Improvement Program   6.0.0.1654  
       AdobeXMP.dll   Adobe XMP Core 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPFiles.dll   Adobe XMP Files 2012/02/06-14:56:27   66.145661   66.145661
       AdobeXMPScript.dll   Adobe XMP Script 2012/02/06-14:56:27   66.145661   66.145661
       adobe_caps.dll   Adobe CAPS   6,0,29,0  
       AGM.dll   AGM 2012/01/18-15:07:40   66.492997   66.492997
       ahclient.dll    AdobeHelp Dynamic Link Library   1,7,0,56  
       aif_core.dll   AIF   3.0   62.490293
       aif_ocl.dll   AIF   3.0   62.490293
       aif_ogl.dll   AIF   3.0   62.490293
       amtlib.dll   AMTLib   6.0.0.75 (BuildVersion: 6.0; BuildDate: Mon Jan 16 2012 18:00:00)   1.000000
       ARE.dll   ARE 2012/01/18-15:07:40   66.492997   66.492997
       AXE8SharedExpat.dll   AXE8SharedExpat 2011/12/16-15:10:49   66.26830   66.26830
       AXEDOMCore.dll   AXEDOMCore 2011/12/16-15:10:49   66.26830   66.26830
       Bib.dll   BIB 2012/01/18-15:07:40   66.492997   66.492997
       BIBUtils.dll   BIBUtils 2012/01/18-15:07:40   66.492997   66.492997
       boost_date_time.dll   DVA Product   6.0.0  
       boost_signals.dll   DVA Product   6.0.0  
       boost_system.dll   DVA Product   6.0.0  
       boost_threads.dll   DVA Product   6.0.0  
       cg.dll   NVIDIA Cg Runtime   3.0.00007  
       cgGL.dll   NVIDIA Cg Runtime   3.0.00007  
       CIT.dll   Adobe CIT   2.0.5.19287   2.0.5.19287
       CoolType.dll   CoolType 2012/01/18-15:07:40   66.492997   66.492997
       data_flow.dll   AIF   3.0   62.490293
       dvaaudiodevice.dll   DVA Product   6.0.0  
       dvacore.dll   DVA Product   6.0.0  
       dvamarshal.dll   DVA Product   6.0.0  
       dvamediatypes.dll   DVA Product   6.0.0  
       dvaplayer.dll   DVA Product   6.0.0  
       dvatransport.dll   DVA Product   6.0.0  
       dvaunittesting.dll   DVA Product   6.0.0  
       dynamiclink.dll   DVA Product   6.0.0  
       ExtendScript.dll   ExtendScript 2011/12/14-15:08:46   66.490082   66.490082
       FileInfo.dll   Adobe XMP FileInfo 2012/01/17-15:11:19   66.145433   66.145433
       filter_graph.dll   AIF   3.0   62.490293
       hydra_filters.dll   AIF   3.0   62.490293
       icucnv40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       icudt40.dll   International Components for Unicode 2011/11/15-16:30:22    Build gtlib_3.0.16615  
       image_compiler.dll   AIF   3.0   62.490293
       image_flow.dll   AIF   3.0   62.490293
       image_runtime.dll   AIF   3.0   62.490293
       JP2KLib.dll   JP2KLib 2011/12/12-16:12:37   66.236923   66.236923
       libeay32.dll   The OpenSSL Toolkit   0.9.8g  
       libifcoremd.dll   Intel(r) Visual Fortran Compiler   10.0 (Update A)  
       libmmd.dll   Intel(r) C Compiler, Intel(r) C++ Compiler, Intel(r) Fortran Compiler   10.0  
       LogSession.dll   LogSession   2.1.2.1640  
       mediacoreif.dll   DVA Product   6.0.0  
       MPS.dll   MPS 2012/02/03-10:33:13   66.495174   66.495174
       msvcm80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcm90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcp100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcp71.dll   Microsoft® Visual Studio .NET   7.10.3077.0  
       msvcp80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcp90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       msvcr100.dll   Microsoft® Visual Studio® 2010   10.00.40219.1  
       msvcr71.dll   Microsoft® Visual Studio .NET   7.10.3052.4  
       msvcr80.dll   Microsoft® Visual Studio® 2005   8.00.50727.6195  
       msvcr90.dll   Microsoft® Visual Studio® 2008   9.00.30729.1  
       pdfsettings.dll   Adobe PDFSettings   1.04  
       Photoshop.dll   Adobe Photoshop CS6   CS6  
       Plugin.dll   Adobe Photoshop CS6   CS6  
       PlugPlug.dll   Adobe(R) CSXS PlugPlug Standard Dll (32 bit)   3.0.0.383  
       PSArt.dll   Adobe Photoshop CS6   CS6  
       PSViews.dll   Adobe Photoshop CS6   CS6  
       SCCore.dll   ScCore 2011/12/14-15:08:46   66.490082   66.490082
       ScriptUIFlex.dll   ScriptUIFlex 2011/12/14-15:08:46   66.490082   66.490082
       shfolder.dll   Microsoft(R) Windows (R) 2000 Operating System   5.50.4027.300  
       ssleay32.dll   The OpenSSL Toolkit   0.9.8g  
       tbb.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       tbbmalloc.dll   Intel(R) Threading Building Blocks for Windows   3, 0, 2010, 0406  
       TfFontMgr.dll   FontMgr   9.3.0.113  
       TfKernel.dll   Kernel   9.3.0.113  
       TFKGEOM.dll   Kernel Geom   9.3.0.113  
       TFUGEOM.dll   Adobe, UGeom©   9.3.0.113  
       updaternotifications.dll   Adobe Updater Notifications Library   6.0.0.24 (BuildVersion: 1.0; BuildDate: BUILDDATETIME)   6.0.0.24
       WRServices.dll   WRServices Friday January 27 2012 13:22:12   Build 0.17112   0.17112
       wu3d.dll   U3D Writer   9.3.0.113  
    Required plug-ins:
       Accented Edges 13.0
       Adaptive Wide Angle 13.0
       ADM 3.11x01
       Angled Strokes 13.0
       Average 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Bas Relief 13.0
       BMP 13.0
       Camera Raw 7.0
       Chalk & Charcoal 13.0
       Charcoal 13.0
       Chrome 13.0
       Cineon 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Clouds 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Collada 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Color Halftone 13.0
       Colored Pencil 13.0
       CompuServe GIF 13.0
       Conté Crayon 13.0
       Craquelure 13.0
       Crop and Straighten Photos 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Crop and Straighten Photos Filter 13.0
       Crosshatch 13.0
       Crystallize 13.0
       Cutout 13.0
       Dark Strokes 13.0
       De-Interlace 13.0
       Difference Clouds 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Diffuse Glow 13.0
       Displace 13.0
       Dry Brush 13.0
       Eazel Acquire 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Embed Watermark 4.0
       Extrude 13.0
       FastCore Routines 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Fibers 13.0
       Film Grain 13.0
       Filter Gallery 13.0
       Fresco 13.0
       Glass 13.0
       Glowing Edges 13.0
       Grain 13.0
       Graphic Pen 13.0
       Halftone Pattern 13.0
       HDRMergeUI 13.0
       IFF Format 13.0
       Ink Outlines 13.0
       JPEG 2000 13.0
       Lens Blur 13.0
       Lens Correction 13.0
       Lens Flare 13.0
       Liquify 13.0
       Matlab Operation 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Measurement Core 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mezzotint 13.0
       MMXCore Routines 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Mosaic Tiles 13.0
       Multiprocessor Support 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Neon Glow 13.0
       Note Paper 13.0
       NTSC Colors 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Ocean Ripple 13.0
       Oil Paint 13.0
       OpenEXR 13.0
       Paint Daubs 13.0
       Palette Knife 13.0
       Patchwork 13.0
       Paths to Illustrator 13.0
       PCX 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Photocopy 13.0
       Photoshop 3D Engine 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Picture Package Filter 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Pinch 13.0
       Pixar 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Plaster 13.0
       Plastic Wrap 13.0
       PNG 13.0
       Pointillize 13.0
       Polar Coordinates 13.0
       Portable Bit Map 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Poster Edges 13.0
       Radial Blur 13.0
       Radiance 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Read Watermark 4.0
       Reticulation 13.0
       Ripple 13.0
       Rough Pastels 13.0
       Save for Web 13.0
       ScriptingSupport 13.0
       Shear 13.0
       Smart Blur 13.0
       Smudge Stick 13.0
       Solarize 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Spatter 13.0
       Spherize 13.0
       Sponge 13.0
       Sprayed Strokes 13.0
       Stained Glass 13.0
       Stamp 13.0
       Sumi-e 13.0
       Targa 13.0
       Texturizer 13.0
       Tiles 13.0
       Torn Edges 13.0
       Twirl 13.0
       Underpainting 13.0
       Vanishing Point 13.0
       Variations 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Water Paper 13.0
       Watercolor 13.0
       Wave 13.0
       WIA Support 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       Wind 13.0
       Wireless Bitmap 13.0 (13.0 20120315.r.428 2012/03/15:21:00:00)
       ZigZag 13.0
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash:
       Mini Bridge
       Kuler
    Installed TWAIN devices: NONE
    Thank you both for the interest!

  • CS6 File Import Error

    MAC PRO 2 x 2.93 GHz 6 Core
    12 GB 1333 MJZ DDR3 Ram
    Kona 3 card
    Quadro 4000 graphics card
    Video drive Apple XServe raid
    plus 2 TB G-raid & 3, 2 TB internal 7200 RPM drives
    OS 10.7.4
    CS6.0.1.31
    I have run into this "File Import Error"  several times since installing the PP update and the new AJA drivers for CS6.
    The message tells me that the file is an unsupported format or that it's damaged.  These files will open if I keep trying and they'll also open in QT player and in After Effects and eventually in PP.
    Also when I open an existing project I consistently get a dialogue box: 
    "The scratch disks are write protected or unavailable.  To open this project, the scratch disks will be set to your documents folder.  Would you like to continue?
    second dialogue appears
    "The project could not be loaded.  It may be damaged or contain outdated elements.
    Then another:
    "Video filter missing
    AE_A7D2C2A2-6AB7-4551-84A6-45830F6ADF3C"
    If I try the project a coupl.e of times it will usually open, showing the first and third dialogue box, but not the second saying that it is damaged.
    Of course none of the scrazttch disks are locked.
    Problem #3
    All day yesterday could not render any clips or timeline.  Today I repaired permissions and seem to now be ble to render.
    Problem #4
    Sent the unrendered timeline to Media encoder, hoping the Media Encoder would be able to render and it just locked up with no encode.
    I deleted the files and now Media encoder seems to be working.
    Something very Hinkey going on.  Anyone have any ideas or solutions to prevent this from happening in the future.
    Thanks...Jim Watt

    Problem 1: What sort of file(s) are you trying to import when you get the error?
    Problem 2: Was the previous scartch disk setting pointing to a drive that is not available on your current system? If so, open the project then change the scratch disk manually to whiver drive/directory you want... Or just accept the default.
    Problem 3: Glad that worked... doesn't that negate probelm 4?
    Problem 4: Timeline rendering and rendering at export are two different things. They are not directly related, so an export will not render the timelien for you. You did the right thing by deleteing your existing preview files. That's always a good thing to do after upgrading old projects to current versions. Plus, it saves a lot of storage space if you do that whenever you're 'done' with a project.

Maybe you are looking for

  • How to delete duplicate items in SQ01 output

    Hi,    I created a query to extracted fixed asset from table ANLZ join ANLA, ANLZ for legacy fixed asset upload.  But in the output list , every fixed asset line item is output by triple line items. How can I do to delete the duplicate items when out

  • Help with mapping a particular process

    I have 3 tables in this mapping process. a. I have a dimension table which consists of customer information. b. The 2nd table is a dimension table which is customer address information. This table is a child to customer information table. c. The last

  • Problem with file exported to H.264 Quicktime

    I recently made a video in iMovie HD made up of fades, stills, and videos exported from After Effects as H.264. (Set to MPEG4 encoding in the iMovie new project window) While it plays in iMovie itself, exporting it to an H.264 Quicktime file results

  • "Creativity_E": LR/PS integration problem solved!

    After waiting for more than an hour on hold for Adobe tech support, I gave up and managed to resolve the problem myself. Since I found several other reports of the same problem online with  no solution, I decided to share mine: SYMPTOM: Lightroom 2 f

  • Cisco ASA5545-X CX Application Visibility and Control and Web Security Essentials

    Installed Cisco Prime Security Manager 9.3 and recently purchased lic for web security essentials but cannot find good documentation for how to configure (Blocking categories, white listing sites, etc).