XML Import doesn't work...

After watching Sountrack Pro reset all my compresors on export, and runing the mix, I tried an xml export from Final Cut Pro. After a half an hour and two crash outs -NO GOOD.
It maybe was a Quicktime 7.2 error - who knows.
It opened the XML and it asked to set Logic at 48K and said I had 2 files that were 44.1K which I didn't. I said OK, and it started up and started converting two DV captures that were about 30 minutes each. (Both where 48k already)
Then I got an "out of memory message" and the converstions kept processing --( I have 5 gigs of main memory and was on a 700gig drive - yeah ok.)
I finally cliked OK on the out of memory warning and it gave me about 30 more in a row when I gave up and shut down the program.
I tried opeing it a different way, setting 48k myself, it never did anything but have the same fit.
I just had a WMV encoder give false data rate info from a Quicktime file, it was not Quicktime 7.2 compatable, they had an upgrade - so anyway - this is so fun... like dropping barbells on your foot.. Why mix when you can debug..
XML -- Good Luck!

Hi,
I've been trying to do some XML export. It does work fine even if in the import process with Logic it won't take into account the first audio channels. It does import music so far. So I need to check if I change the channel settings what goes on anyway.
We want to do a mix out of Final Cut Pro with a Tascam DM-4800. It won't work fine with soundtrack even if I didn't try yet the 2.02 version. I may try tomorrow anyway.
I'm going to make some new tries and let you know.

Similar Messages

  • XML Changer doesn't work in Firefox works in Internet Explorer

    Hi
    Can anyone help me i have a XML Changer doesn't work in Firefox works in Internet Explorer.
    I have posted the page here http://www.endeavourcfl.co.nz/Venues.html as you can see my other flash files work fine, it is only the XML Changer (no pictures appear at all), it was working previously but for some reason it has stopped have tried on many computers, all plugins are up to date and i have FF versions 16 and 17

    Its working fin in latest version of Firefox. <br>
    Update your Firefox <br>
    http://www.mozilla.org/en-US/firefox/all.html
    <br><br><br>
    Please check if all your plugins are up-to-date. To do this, go to the [http://mozilla.com/plugincheck Mozilla Plugin Check site].
    Once you're there, the site will check if all your plugins have the latest versions.
    If you see plugins in the list that have a yellow ''Update'' button or a red ''Update now'' button, please update these immediately.
    To do so, please click each red or yellow button. Then you should see a site that allows you to download the latest version. Double-click the downloaded file to start the installation and follow the steps mentioned in the installation procedure.

  • Import doesn't work anymore

    I just installed the lastest version of Forte and now import doesn't work. I was importing my own class files located in the same directory as the main class. It work just fine before I upgraded.
    Here's what import section used to look like:
    import java.lang.Math;
    import EDU.emporia.mathtools.*;
    import LoadFileBox;
    import SaveFileBox;
    import InfoBox;
    import ReportErrorBox;
    import javax.swing.*;
    import java.awt.*;
    import java.io.*;
    Here's the error message:
    Java Code/Modeler.java [17:1] '.' expected
    import LoadFileBox;
    ^
    It says that for all the custom ones. After I do add a .* to all of them it gives:
    Java Code/Modeler.java [17:1] package LoadFileBox does not exist
    import LoadFileBox.*;
    ^
    The files are there. They are named:
    Modeler.java (the main class)
    LoadFileBox.java
    SaveFileBox.java
    InfoBox.java
    ReportErrorBox.java
    They are all located in the same directory. I did try to compile the ones that don't import anything custom first and work my way up, but that failed.
    Please help me, I hate Java with a passion but this damn assignment......

    ... and that helps because they have made importing classes that are in the default package (which is what you don't need to do in the first place) illegal.

  • Copy XML data out of event.result to a XML var doesn't work

    So I'm pretty new to Flex, but learning with the help of a few books. I'm totally stumped here though, as I"m copying an example right out of The Flex 3 Bible and its not working the way I thin it should. My code is below. Here is my problem. I'm reading in an XML from a php script. Works fine. In Debug I can tell the event.result is getting the XML as it should. In the resultHandler I'm trying to copy it to a variable I assigned called myCollection. This is just not occuring for some reason. If I look at the variable in debug, its null. following that i"m trying to take innertags and get them out (myCollection.trumpet.settings). Of course this doesn't work because myCollection is populated with nothing. This came right out of an example on page 654... I've been bangging my head against the wall for hours. any help on how to copy this data out of event.result would be great.
    <?xml version="1.0" encoding="utf-8"?>
    <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
    <mx:Script>
      <![CDATA[
       import mx.rpc.events.ResultEvent;
       import mx.collections.ArrayCollection;
       [Bindable]
       private var myCollection:XML;
       private var xReturn:Object;
       private function resultHandler(event:ResultEvent):void
        myCollection = event.result as XML;
           xReturn = myCollection.trumpet.setting;
       // textbox.text = myCollection;
      ]]>
    </mx:Script>
        <mx:HTTPService id="myService" url="http://10.101.50.60/get_config.php"
            method="POST" showBusyCursor="true" result="resultHandler(event)"/>
        <mx:VBox left="25" top="25">
            <mx:Button label="Get Data" click="myService.send()"/>
      <mx:Label id="textbox">
      </mx:Label>      
    <!--       <mx:DataGrid id="myGrid" dataProvider="{myCollection}"/>-->
        </mx:VBox>
    </mx:Application>

    Try setting resultFormat="e4x" in the HTTPService.

  • Photo import doesn't work

    I am using lightroom 4 and 5 on a Mac. Although preview of photos to be imported is shown I only get the message that the import could not be carried out (1) and the option to save the data as a :txt file. This was with Lightroom 4. It started first with being unabel to import directly from the camera, then I swithched to inserting the SD card directly into the laptop. This worked only after first downloading to the desktop. Later this didn't work either. I thought the program had become defect. Preview still worked and export is fine. I therefore updated to Lightroom 5 in the hope that this would solve the problem. However everything remains the same. Import still doesn't work with photos of any format. e.g. jpg or RAW.

    Put your SD card into your card reader.
    From the upper middle of the import dialog select Copy or Copy as DNG
    From the upper right click on the drop down arrow and select Other Destination.  Navigate to your desktop and create a new folder for your photos, then select the folder.
    Try the import and see if this works.  You can move the folder using Lightroom to wherever you want to keep it. 
    Your question about where is the destination folder indicates that you would greatly benefit from reading either Scott Kelby's or Martin Evening's book on Lightroom.

  • XML Tutorial doesn't work

    I tried the one xml tutorial listed under http://otn.oracle.com/sample_code/tutorials/xml.html and I got the error:
    XMLNormalization.java:1: Package oracle.xml.parser.v2 not found in import.
    import oracle.xml.parser.v2.*;
    ^
    .\MyDocumentBuilder.java:2: Package oracle.xml.parser.v2 not found in import.
    import oracle.xml.parser.v2.*;
    ^
    .\MyDocumentBuilder.java:4: Superclass DocumentBuilder of class MyDocumentBuilde
    r not found.
    public class MyDocumentBuilder extends DocumentBuilder
    ^
    3 errors
    I believe the problem is that it can't find xmlparserv2.jar, which seems to be packed up in an ext directory as xmlparserv2.jar!_1076361799.ojpd. Must be some proprietary compression format. Let me know when you have something that works with java or an example that explains how to unpack your proprietary format.
    Regards

    Yes, you are true : the xmlparserv2.jar is missing from CLASSPATH in your environment.
    If you have installed Oracle9i JDeveloper, then the xmlparserv2.jar is available at JDEV_HOME\lib\ directory.
    If you are not using Oracle9i JDeveloper, then you need to download Oracle XDK for Java at location http://otn.oracle.com/software/tech/xml/xdk_java/content.html
    This is specified in Required Software Section of the tutorial. After downloading the Oracle XDK (xdk_java_9_2_0_5_0.zip for windows or similar for windows), unzip/unjar the zip file.
    You can find xmlparserv2.jar file as part of the unzipped version of xdk_java_9_2_0_5_0.zip or similar equivalent on Unix.
    You need to embed xmlparserv2.jar as part of the CLASSPATH.
    Please let me know if you need any other help.
    Thanks
    -- Umesh

  • Address book import, doesn't work at all

    i am trying to import a tab-seperated value text file from outlook into address book, it recoginzes the fields, however, when i click ok, nothing happends.
    nothing at all...
    suggestions?

    I, too, am having major issues with importing.
    I have tried three different things:
    1) a .vcf file (downloaded from my mail account on fastmail - fastmail.fm)
    2) a CSV file (also downloaded from FastMail)
    3) a Vcards file (exported after an import - more details further down in this message.
    So, I select import, and the file doesn't really import, the button for import does NOTHING. But, there is a 'review duplicates', I use that, click on merge, click the apply to all check box, and then import works. It only takes a few seconds. I go from 206 addresses to 316. Yay! But, there's more. I close Address book, and I am back down to 206 cards - all my imports are GONE. I have done this at least a dozen times (in hope..). Once, I imported them all, then exported them to vcards hoping I could overwrite the 206 cards with the 316 that I exported. That hasn't worked either.
    Address book seems unstable after importing, too. It sometimes won't close, I need to force quit it..
    I checked out the console app looking for errors or clues, and nothing. I don't know if this import worked in tiger, tho..

  • Import doesn't work from compact flash card

    Trying to import photos directly from memory card into LR. Tried 2 ways. First, using a memory card reader, LR did not react to the presence of the card in the reader, even though the reader showed as a drive in My Computer. Secondly, tried connecting directly from my camera (Nikon D200) --- a windows window came up asking how to handle images, but LR was not on the list, and the LR import function (window) did not pop up. Any ideas how to get the LR import pop up to pop? Thanks.

    From reading the posts to this thread (and others), I tried a hunch and went to the LR directory on C: drive and found the executable for adobe downloader. I double-clicked on the .exe file, and "installed" this program. This placed the camera icon in the right taskbar, and then tried to download images from the same card into LR. As soon as I did that, LR's import photos dialog box popped up ... so it works now. Not sure why the adobe downloader did not get installed when I installed the LR program.
    Another question now. I've got the properties of the downloader set that it will install itself in my right taskbar everytime I boot up. Is there any way to get the downloader initializes whenever I need up ... so that I don't have unnecessary things getting installed at boot? I see I can disable after it gets loaded at boot ... but would prefer to not have it install and then allow me to initialize when I am ready to use it.

  • Using dataTemplate on standalone XML Publisher doesn't work?

    Hi guys, I'm using standalone XML Publisher. I created a report based on the next Data Template:
    <dataTemplate name="BasicQueryDT" description="Simple query data template" dataSourceRef="rec_hum">
         <dataQuery>
              <sqlStatement name="basicQuery">
                   <![CDATA[
             select to_char(sysdate, 'dd/mm/yyyy') today
             from   dual
          ]]>
              </sqlStatement>
         </dataQuery>
         <dataStructure>
              <group name="G_Main" source="basicQuery">
                   <element name="TheDate" value="today"/>
              </group>
         </dataStructure>
    </dataTemplate>Then I defined a RTF template to display the results, I used the Word Template Builder for this. The template is very simple and it is just a one column table with these place holders:
    <?for-each:G_Main?> <?TheDate?><?end for-each?>But when I run the report it shows nothing, just the header of the table. I know the query is executed because if I place a syntax error into the query I can see the java.sql.Exception on the XMLPSERVER console (I'm running it local by now).
    Can someone help me and point out what I'm doing wrong here?
    I'd really appreciate it.
    Thank you all.
    Mensaje editado por:
    Fer Domin

    Just run the XML first without a template, you get:
    <BasicQueryDT>
         <LIST_G_MAIN>
         <G_MAIN>
    <THEDATE>12/06/2006</THEDATE>
    </G_MAIN>
    </LIST_G_MAIN>
    </BasicQueryDT>
    Per default we always the generate Upper Case field names. So <?THEDATE?> should work in the template.
    Thanks,
    Klaus

  • XML Output doesn't work

    Hi everyone, im a newer in using BI Publisher, so when I create the Data Model then save and click Get XML Output, it's not work( just blank window is appear, what's wrong with it?

    are you sure that your query is correct ?
    or may be no data for query for some values of parameters ?

  • XML Component doesn't work (size limitation)

    Hello,
    I'm having problems with "large" XML documents in the XML Component. I have a XML document with 6 records, that fails with the following error:
    ORA-24345: A Truncation or null fetch error occurred
    If I cut the XML document down to 5 records it displays the output just fine. This definetly looks like a bug. I've cut and pasted this XML document into the "XML Code" section, and had it loaded via a URL in the "XML URL". Still I have the same problem.
    I looked at the code, and I noticed that the size for the variables in which to get the XML/XSL+DTD code retrieved into, is hard coded at 32767. Although this doesn't seem to be the source of my problem, 32767 is just too small for XML documents. Is there a patch for this problem, or do I just have to wait to the next release?

    I have the latest version that comes with 1.0.2.1 which is 3.0.8.
    The size of the file that I'm using is approximately 17K.
    I know that there are other ways of displaying XML with XSL, but unfortunatly, Netscape is what we currently use, so XML and XSL don't display easily.
    I'd like to know if this will be fixed in the next release or whether a patch will eventually be available. I was also wondering if there is date or approximation of when it will be fixed. I appreciate you taking the time to answer me.

  • OEM  - Import doesn´t work

    Hi
    I´m an oracle-newbie. Somehow i managed to install oracle 9.2 (trial version from the net) and setup a single empty database.
    I have some files to import which should fill the database with a table structure. But in the oracle enterprise manager, nothing happens when i select import on the DB.
    I login into the OEM as sysman, inot the database as sys (SYSOPER). I think i should have full access this way??
    Please help me.
    Maybe this is of importance:
    during installation i had to disable the line in the sqlnet.ora file:
    # SQLNET.AUTHENTICATION_SERVICES= (NTS)
    because no installation or database creation was possible else.
    Later i run somehow the EMCA to install the OMS. Without OMS i got an error message. Somehow i succeded to install the OMS but i don´t really know what i have done, what´s useful for and whether i did it correctly.
    Stefan

    Hi
    I don´t know whta a credential is but in Admin config menu i should have full access to everything.
    Anyway i used good old dos commands (imp) and it worked. But in OEM i still can´t see any table (schemes). Table structers should appear in scheme folder, right?
    Stefan

  • IMPORT doesn't work per compatability matrix, HELP

    I have oracle XE 10.2.0.1 on my machine and the server I am trying to update my database from is 10.1.0.2. IMP and EXP utility are not working. Tried to find an older XE to download and make it same as the server version but could not find one anywhere online.. What are my options to be able to import entire database from older version to newer version ? is there any patch I can apply or something? please help..
    FYI, below is a response I got from oracle admin that is managing the server..
    Thanks a lot for your help
    As per compatibility Matrix,You need to use the export utility of the lower version of source and target database or match database versions.
    I should note that you are using a different version of the database on your client. The server is 10.1.0.2 and you are using 10.2.0.1. As to the location, you should be using the same version for testing. You are creating the export dmp file with the export.

    If the database server is running 10.1.0.2, there should be a 10.1.0.2 export utility on the server that could be used to generate the dump file. Alternately, you could download the 10.1 Oracle client off of OTN, install that in a separate Oracle Home on your client machine, and generate the export using the 10.1 version of the export utility you just installed.
    Justin

  • Import doesn't work for me on Vista

    I am running on Vista. I try to import from a CF card to my Users/John/Pictures directory. Although Lightroom sees my card and the files on it, when I try to do the import I get a dialog box saying "The following files were not imported. Could not copy a file to the requested location." with a list of all the files on the CF that I had tried to import. I assume this means that there is some sort of permission problem writing to the Pictures directory. Since other programs (e.g. Canon Zoombrowser ) write to that directory with no problems, this would seem to be a Lightroom issue.
    Anyone with any ideas or a solution?
    Thanks,
    John

    If you did a search on Vista, you'd discover that 1) LR is not fully compatible with Vista, and 2) one of those incompatibilities is reading from a CF card.
    - Pierre

  • Importation doesn't work when use spotlight on snow leopard.

    Hello,
    I've a little problem with AE CS4. I upgrade to Snow leopard, and now, when I want to import something (music, video or something else) with the spotlight search (in the importation windows) AE crash....
    So if I want to import something I've to select manually each files...
    Do you know how to fix this ?
    Thanks.

    Hi,
    Thanks for mentioning this issue. If you remember, dropping a line to [email protected] a pretty reliable way to report bugs (but not get support).
    I couldn't see any obvious workaround for you to use oothen than just avoiding the problem.
    As usual, I can't comment on future releases.
    --chris

Maybe you are looking for

  • How to stop info and start loop over when file not found.

    I have a program that I want to run in a loop as long as there are files in a certain dir. When all the files have been read they are moved to another dir. I want this program to have a continuous loop but when the "read characters from file.vi" is s

  • Error Message in Illustrator CS3

    I keep getting this message: "Acrobat PDF File Format is having difficulties. The dimensions of this page are out of range." I am not saving the file as a pdf and the page size is letter in horizontal orientation. Any ideas? Thanks.

  • Oracle HR interfaces with ADP HRB and or ADP Pay eXpert

    who is familiar with this application process?

  • Count  of Accounts

    I have Account and Product_code columns in a table. Product_code has W W5 SS P PT Above is data inside product _code(w,w5,ss,p,pt) I want count of Accounts under each product_code. I sql help. Thank you.

  • Error Loading data from oracle to flat file in oracle data integrator

    Hi All, I m trying to load data from oracle database to flat file.But I am getting the error at step "Insert new row"(integration) Error Message is: 7000 : null : com.sunopsis.jdbc.driver.file.b.i com.sunopsis.jdbc.driver.file.b.i      at com.sunopsi