FCP7 & Compressor fail before outputting a file

I have FCS (FCP7) and am trying to output a standard file from the timeline. I've tried to export the file directly from FCP7 but it comes up with "General Error" after a few minutes. I've tried sending to compressor but that says "failed" after a few minutes. The file is a mix of 720p and 1080p HD EX footage from an EX1.  Ive repaired permissions but don't know where else to look for the problem.
The files are on a firewire disc with around 400GB free space, while my iMac drive shows 300GB free space also. The iMac is a i5 quadcore, with 12GB RAM
Regards,
Phil

Further to my last comment, I've found something strange about my settings that I need help sorting. I import Sony HD EX files (1080p/35) but had the rendering set to Prores HQ.
If I go to sequences:render and carry out a full render, then any attempt to export the file, either through QT or Compressor, will fail. However, if I wait awhile, a little box appears telling me that an auto-render has taken place. In this case, I can export at will.
Strangely, the Sequence:render selection carries out a further render on request, after which nothing can be done again!
It appears that I have a conflict of settings and need to sort it but I can't see what I need to do. Ideally, I'd like to go back to Sony EX and ignore the Prores but I welcome any advice.
I will start a new thread with this...

Similar Messages

  • Invoking a call to a window executable fails when request output to file

    Hi,
    When invoking a call to a window executable it fails(returns 1 instead of 0) when requesting output to file by using "> filename.txt". This nornally works when run directly within a
    windows command prompt, and it also works if I don't add the "> filename.txt" at the end. Also instead of outputting to a file I would like the same called executable to output to a memory variable that I can extract data without going to a external text file.
    Below is the .java file
    package com.insequence.gv;
    public class Jinvoker {
              public static int invoke(String program) throws java.io.IOException, java.lang.InterruptedException
                   System.out.println("invoking program: " + program);
                   Process p = Runtime.getRuntime().exec(program);
                   int exitValue = p.waitFor();
                   return exitValue;
              public static void main(String[] argv)
                   try
                   System.out.println("invoker start");
    //               int retval = invoke("c:\\tvalesky\\java\\invoker\\targetexe arg1 arg2 arg3");
    //               int retval = invoke("C:\\Program Files\\FWTools1.1.0\\bin\\gdalinfo.exe C:\\data\\EarthData2005\\Ortho\\no_collaged.tif");
                   String arg1 = "C:\\data\\EarthData2005\\Ortho\\no_collaged.tif > c:\\testing.txt";
    //               String arg1 = "C:\\data\\EarthData2005\\Ortho\\no_collaged.tif";
                   int retval = invoke("C:\\Program Files\\FWTools1.1.0\\bin\\gdalinfo.exe " + arg1);
    //               int retval = invoke("C:\\Program Files\\FWTools1.1.0\\bin\\gdalinfo.exe");
    //               String arg1 = "-s_srs epsg:26915 -t_srs epsg:4326 C:\\data\\EarthData2005\\Ortho\\no_collaged.tif C:\\data\\EarthData2005\\Ortho\\no_collaged2.tif";
    //               int retval = invoke("C:\\Program Files\\FWTools1.1.0\\bin\\gdalwarp.exe " + arg1);
    //               int retval = invoke("C:\\testing.bat C:\\data\\EarthData2005\\Ortho\\no_collaged2.tif");
                   System.out.println("invoker end: returned " + retval);
                   catch(java.io.IOException e)
                        System.out.println("IOException caught: " + e);
                   catch(java.lang.InterruptedException e)
                        System.out.println("InterruptedException caught: " + e);
    Thanks,
    John Mitchell

    Well, if you ultimately want the output from the process, you don't need to redirect it to a file first. Just read from the standard output of the process. See [url http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Process.html#getInputStream()]Process.getInputStream and Process.getErrorStream. You'll need to read from both simultaneously so you'll need to create two threads. You could also use [url http://java.sun.com/j2se/1.5.0/docs/api/java/lang/ProcessBuilder.html]ProcessBuilder if you're using Java 1.5

  • Failed to execute default file manager (Input /Output Error) [SOLVED]

    I'm having an issue in XFCE where the default Terminal, Browser and File Manager launch correctly - but with this error:
    Failed to execute default [file manager] [terminal emulator] [browser]
    Input /Output Error
    I have the requisite  "Preferred Application" set as Chrome/Thunar/xfce4-terminal.
    If I run
    exo-open --launch FileManager
    From terminal, it says:
    [1]    4281 segmentation fault (core dumped)  exo-open --launch FileManager
    Remember, it launches the app successfully - and the apps themselves launch correctly, it's only exo-open that I have a problem with!  Everything else works great on this system.
    Last edited by yochaigal (2015-04-28 11:10:06)

    demolitions wrote:
    I got the same problem, I observed the problem appearing with those lines in "dmesg", the same library (libpthread-2.21.so) is also present in other software errors (critical and not) since my last update (friday 24th).
    I'll try downgrading glibc, see if that works around the problem.
    [ 587.042204] traps: xfce4-terminal[1022] general protection ip:7f6500100150 sp:7ffe14c978d8 error:0 in libpthread-2.21.so[7f65000ee000+18000]
    [ 592.113288] traps: xfce4-terminal[1026] general protection ip:7fbf1c97a150 sp:7ffe2f916188 error:0 in libpthread-2.21.so[7fbf1c968000+18000]
    [ 620.913826] traps: xfce4-notifyd[494] general protection ip:7fa4859a2150 sp:7fff84dd7708 error:0 in libpthread-2.21.so[7fa485990000+18000]
    [ 974.008983] traps: xfce4-terminal[1384] general protection ip:7f519df84150 sp:7ffe3573e4f8 error:0 in libpthread-2.21.so[7f519df72000+18000]
    [ 974.850083] traps: xfce4-terminal[1387] general protection ip:7f6ed57f8150 sp:7ffec58369c8 error:0 in libpthread-2.21.so[7f6ed57e6000+18000]
    [ 975.521687] traps: xfce4-terminal[1390] general protection ip:7f5e91d00150 sp:7ffd70179d18 error:0 in libpthread-2.21.so[7f5e91cee000+18000]
    [ 979.179030] traps: exo-open[1393] general protection ip:7fbdd2a24150 sp:7ffe9e0c5608 error:0 in libpthread-2.21.so[7fbdd2a12000+18000]
    [ 984.286944] traps: exo-helper-1[1395] general protection ip:7fd5d8473150 sp:7ffd53706a08 error:0 in libpthread-2.21.so[7fd5d8461000+18000]
    [ 1012.318773] traps: xfce4-terminal[1502] general protection ip:7ffb62b1b150 sp:7fffd5c986f8 error:0 in libpthread-2.21.so[7ffb62b09000+18000]
    [ 1101.456187] traps: xfce4-terminal[1521] general protection ip:7f3285cf2150 sp:7fff3c6df158 error:0 in libpthread-2.21.so[7f3285ce0000+18000]
    [ 1102.120447] traps: xfce4-terminal[1525] general protection ip:7fdd50c3a150 sp:7ffe96656ce8 error:0 in libpthread-2.21.so[7fdd50c28000+18000]
    [ 1103.246180] traps: xfce4-terminal[1529] general protection ip:7f93f2b49150 sp:7ffc539d34e8 error:0 in libpthread-2.21.so[7f93f2b37000+18000]
    [ 1103.976302] traps: xfce4-terminal[1532] general protection ip:7f6a55204150 sp:7ffd13eb77f8 error:0 in libpthread-2.21.so[7f6a551f2000+18000]
    [ 1118.718286] traps: xfce4-terminal[1953] general protection ip:7efc94fb9150 sp:7ffd6f5fbed8 error:0 in libpthread-2.21.so[7efc94fa7000+18000]
    [ 1160.851856] traps: xfce4-terminal[1992] general protection ip:7f39aaddb150 sp:7ffdb4478aa8 error:0 in libpthread-2.21.so[7f39aadc9000+18000]
    [ 1165.279367] traps: xfce4-terminal[2004] general protection ip:7f3a50756150 sp:7ffd743c07b8 error:0 in libpthread-2.21.so[7f3a50744000+18000]
    [ 1173.696850] traps: xfce4-terminal[2008] general protection ip:7f0930b98150 sp:7ffc5cd54e78 error:0 in libpthread-2.21.so[7f0930b86000+18000]
    [ 1177.567234] traps: xfce4-terminal[2011] general protection ip:7f5ea2222150 sp:7ffd81d4e898 error:0 in libpthread-2.21.so[7f5ea2210000+18000]
    Tried downgrading glibc from 2.21-3 to 2.21-2 as this is the package which contains libpthread.so, and on my other arch workstations I don't have the issue, but to no avail, same error box pops up when using exo-open, and my IDEs are not starting.
    I'll try comparing installed packages versions on both workstations.

  • Failed to execute default file manager (input/output error) After Firefox Reset? [Any more help? you guys/gals rule!]

    after resetting firefox it seems I cant open anything from the menu as i get the above error msg.

    Are you using ubuntu? [http://askubuntu.com/questions/42682/failed-to-execute-default-file-manager-input-output-error]

  • Compressor fails .avi convert

    Hi all,
    I'm trying to batch convert .avi files to either Quicktime H.264 or DV NTSC. Both fail, and I can't figure out why.
    When trying to convert to H.264, Compressor errors out with: "Quicktime Error: -120". When trying to convert to DV NTSC, Compressor errors out with: "Quicktime Error: 10006".
    These error messages must mean something, so why not just output the error in human readable form instead of meaningless codes? Ridiculous.
    I should also note that converting these files to DV NTSC succeeded in Quicktime. So Compressor failing makes no sense to me.
    I need Compressor to work for me consistently. Why Quicktime would work and Compressor wouldn't is baffling. Don't they use the same engine to convert files?
    Any help would be very much appreciated!

    Hi Jon,
    I actually got this fixed (somewhat) before reading you post. Thanks for your help though!
    I ran Disk Utility, and repaired permissions. Like I suspected, Quicktime 7 barfed up all kinds of errors, including that the user was set to 501 instead of 0 (501 is a temp user, if memory serves me correctly).
    I had moved beyond trying to batch convert, and was trying to send a project to Compressor from FCP. Compressor came up with an error stating that I could not save to my destination because I don't have read/write access to it (not true according to Get Info, and aside from the fact that "Ignore ownership on this volume" is selected). When I moved the destination to my Desktop, Compressor started the conversion, failed, and produced a file on my desktop that was immoveable and un-erasable. This file was not seen by the Terminal (I'm fairly handy at the command line). Weird.
    So, I restarted, and that file disappeared. Compressor has just finished my conversion, and all is well with the world.
    That is, expect that Compressor still tells me that I don't have write permissions to the source folder of my FCP project.
    At this point, I'm just glad I could do the conversion (I'm on a deadline), but this is an issue that needs to be addressed. Assuming, of course, that I can replicate the issue.
    And more to the point, I'd like to know how Quicktime 7 got so screwed up. I haven't used Compressor in a week, and it worked fine the last time I tried it. I also haven't messed with any settings, etc. so I'd like to know what the heck is going on.
    I'm sure I'll be working with more .AVI files in the immediate future, so I'll try to repost with my experiences then.
    Thanks again for your help Jon!
    Josh

  • Compressor fails with Codec not installed error after 10.5.7 update

    Problem: Compressor fails on submission to standard codecs such as H.264, Apple Intermediate Codec, Motion JPEG, etc. Codecs do exist on system as playback from QuickTime is unaffected. This is new behavior as of update to OS 10.5.7.
    Specs: 17" MackBook Pro, Compressor 3.0.5, QuickTime 7.6, OS X 10.5.7
    Attempt to resolve: Tried completely uninstalling Compressor/QMaster and reinstalling from the FCStudio disc as per "Compressor: Troubleshooting basics" (Article: TS1888 - Old Article: 302845). This installed Compressor 3.0 which compressed a single mov then began failing on subsequent submissions. Updated 3.0 to 3.0.5 with no favorable results. Submissions continue to fail.
    Any ideas?

    From my personal experience, the troubleshooting article which you mention in your original post does not constitute a "full uninstall". There are files missing from that list which are required for a full install.
    Using the instructions in the link provided, I've been able to do multiple uninstalls & reinstalls successfully, not only with Compressor & QMaster, but with other Studio apps as well.
    However, since there are codecs missing, you may need to do a full uninstall of Final Cut Studio. I personally haven't upgraded to 10.5.7 yet, since I'm currently in the middle of some projects, but it would be worth mentioning that before any kind of software upgrades, all of our system drives get a full backup. This allows us a way to "undo" any bad upgrade.

  • The Adobe Print Engine has failed to output your data due to an unknown problem

    I am currently having a huge problem printing from indesign.<br />I am running CS3 on a hi spec 08 Mac Pro (10.5.2) connected to an Epson 3800 Stylus Pro A2 printer.<br />I keep getting the message <Printing Error: The Adobe Print Engine has failed to output your data due to an unknown problem>.<br />I have tried trashing the indesign preferences, I tried a new account... In fact I have just done a clean install of the entire OS. Just can't get it to print. I did have it printing on this machine before and the same document prints from my iMac.<br />The problem seems to be something to do with the print dialogue. If I print WITHOUT checking the Printer settings in the Print dialogue is sends to the print, but the output is shocking as the paper selection is not right and uses photo black not matt black.<br />When I DO check the printer settings and set it all correctly it gives me the <Printing Error: The Adobe Print Engine has failed to output your data due to an unknown problem>.<br />Anyone else had this or have any thoughts?

    I am seeing this error too, but I've narrowed it down to an isolated set of circumstances. My client has begun rolling out Active Directory integration with Macs on their network. Here are the specifics:
    -- Mac OS X 10.5.4, IDCS3 5.0.3
    -- Using the Directory Utility, Macs are bound to AD with using the mobile account option (user folder is cached locally on workstation, hosted on the network)
    -- The message immediately pops up after clicking 'Print' button in print dialogue.
    -- Printers are a couple of different versions of DocuColor (250 and 260) with Fiery RIP front ends. Print queues are hosted on an AD print server and listed as Open Directory under Kind in the Add Printer dialogue.
    -- Only IDCS and ILCS3 (13.02) exhibit this problem. PSCS3 (10.01), Acrobat (8.1.2) and Safari do not have the same issue, so it appears to be Postscript related
    -- Printers not going through AD (IP or BonJour enabled HP B&W lasers) print successfully when logged in via the networked user. Logging into a local admin account resolves the problem as well.
    -- This issue appears on freshly imaged machines, G5s and MacBook Pros, not just an isolated workstation. So its possible there is a problem with the source image, but it was created by another office and I'm just a consultant onsite at another location trying to sort things out. Other workstations still using Thursby's Dave software for file and printer access, running 10.4.11 do not exhibit same issues.
    -- The console output lists this error when ID fails:
    7/23/08 3:28:59 PM /Applications/Adobe InDesign CS3/Adobe InDesign CS3.app/Contents/MacOS/Adobe InDesign CS3[1374] passwordCallback: didn't find keychain item for "ipp://localhost/printers/DC01_Fiery250_5th";prompting for it
    I have created a keychain entry to match this with no success.
    -- None the suggestions in linked KB doc. resolve the issue. But that doc seems to be outdated as it references CS 1 and 2 versions of ID.
    So, has anyone seen the same issues? AD integration appears to be the common thread, but I cannot find the cause.
    Shawn Punga
    Senior Systems Consultant
    MacLab

  • Compressor not loading up large files.

    I am having problems with failed jobs in Compressor. When importing the files the video does not show up  under the file name and the submissions fail.
    These are large mp4 files around 3 gigs each. Is there something I can do to help compressor import these files?

    You might try installing Perian. 
    http://www.perian.org/
    Some people have reported problems with their systems after installing the latest version, so make sure they have a uninstall option avaialbe or, even better,make a bootable clone of your startup drive before installing so you can restore it if things go south after the install.
    Some files just won't work in compressor.  You might try opening and exporting in mpegstreamclip.

  • BPM_DATA_COLLECTION fails with (Output device "" not known) error

    Hi all,
    I have an issue with Output BPM_DATA_COLLECTION_1 job in the satellite system  failing with 'Output device "" not known error.  Since it is collecting data for Solution Manager system why does is it trying to find an output device.
    It did not fail before and now I added another key figure (custom one) which is done the same way the other custom monitors are done in "Z_BPM_ECU_COLLECTOR" report and then in /SSA/EXM program, but the collector job started to fail.
    Also, for some reason there are two BPM_DATA_COLLECTION jobs, one is BPM_DATA_COLLECTION_1 and the other is BPM_DATA_COLLECTION_2.  _1 runs every 5 min and _2 is less frequent. They both seem to runt the same job which is /SSA/EXS. Why are there two jobs scheduled from solution manager in my satellite system?
    Thank you very much for your help!

    I am experiencing this same issue in our ECC 6.0 system.  We currently have ST-A/PI release 01M_ECC600 level 0001 applied to our system.  These jobs finish successfully in SM37, but I'm seeing the same error messages in our system logs (SM21).
    When I try to update the output device that is associated with these jobs, the user ID running the jobs is not valid since it's user type is Communication Data.
    Does anyone know if it ok to change the user for this job? Should it be run by DDIC?  I believe the jobs were created automatically when we applied ST-A/PI release 01M_ECC600 level 0001.

  • Trying to get Photoshop CS4 functional with Mavericks and an Epson 3880 printer. CS4 fails to send a file to the print queue. Have reinstalled the Epson 3880 driver for Mavericks. All looks good but no file is sent.

    rying to get Photoshop CS4 functional with Mavericks and an Epson 3880 printer. CS4 fails to send a file to the print queue. Have reinstalled the Epson 3880 driver for Mavericks. All looks good but no file is sent.
    Does anyone know how to fix this?

    What EXACT version of Photoshop CS4 are you running?  You should be on Photoshop CS4 v 11.0.2.
    Also run Apple's software update to see whether it offers you the latest Epson update:
    Printer Driver v9.33
    Epson Stylus Pro 3880, Drivers & Downloads - Technical Support - Epson America, Inc.
    MOST IMPORTANTLY:  have Photoshop re-create its own Preferences:
    To re-create the preferences files for Photoshop, start the application while holding down Ctrl+Alt+Shift (Windows) or Command+Option+Shift (Mac OS). Then, click Yes to the message, "Delete the Adobe Photoshop Settings file?"
    Note: If this process doesn't work for you while you're using a wireless (Bluetooth) keyboard, attach a wired keyboard and retry.
    Important: If you re-create the preferences by manually deleting the Adobe Photoshop CS6 Settings file, make sure that you only delete that file. If you delete the entire settings folder, you also delete any unsaved actions or presets.
    Reinstalling Photoshop does not remove the preferences file. Before reinstalling Photoshop, re-create your preferences.
    NEW Video! Julieanne Kost created a video that takes you through two ways of resetting your Photoshop preferences. The manual preference file removal method is between 0:00 - 5:05. The keyboard shortcut method is between 5:05 - 8:18. The video is located here:
    How to Reset Photoshop CS6’s Preferences File | The Complete Picture with Julieanne Kost | Adobe TV
    Mac OS
    Important: Apple made the user library folder hidden by default with the release of Mac OS X 10.7. If  you require access to files in the hidden library folder to perform Adobe-related troubleshooting, see How to access hidden user library files.

  • Output XML file problem (in FILE to RFC scenario)

    hi,
       my problem is that in the export parameter i have 3 variables but my output xml file shows only 2 parameters . I have checked my mapping all 3 parameters are mapped properly in output mapping .
    Initially when i started the scenario there were only 2 parameters in my export list .
    i completed this suuccesfully and then as per new requirement one more parameter was needed to be added i added a new parameter and reimported my rfc .
    the response tab of the reimported RFC shows me the newly added parameter but my final xml file only shows me the previous 2 it doesnt show me the newly added one is there any seeting which i need to change like in idoc where we have to readd the idoc in IDX2
    With regards
    Bhawarlal Choudhary

    Hi,
    2 Introduction
    Configuring IDoc adapter in Exchange Infrastructure 3.0 requires some configuration on the SAP
    systems, for both XI and the backend system where the IDoc message is to be sent. These steps, although
    simple, are many times missed or mis-configured, causing the delivery of messages to fail.
    Since IDoc adapter uses the ABAP stack, instead of J2EE, the configuration requirements are mainly in
    ABAP.
    Setting up IDoc adapters requires the XI integration server to be able to communicate with the backend
    SAP system, and also to make sure that the Logical System Name used when posting IDoc exists on the
    backend SAP system.
    3 The Step By Step Solution
    The basic steps for the IDoc configuration are outline below:
    1. Configure SM59 on XI to communicate to SAP backend system.
    2. Configure port on XI for IDoc communication.
    3. Create or verify the Logical System Name on the SAP backend system.
    4. Create or verify business system in XI’s System Landscape Directory.
    5. Verify the Logical System Name of the business system.
    6. Verify or add the Logical System Name for the sender business system.
    7. Create/configure the Communication Channel for the IDoc receiver adapter
    3.1 Configure SM59 on XI to communicate to SAP backend system.
    1. Using transaction SM59, create an RFC destination with Connection Type = “3”.
    In this example, the RFC destination name is “NDVCLNT510”.
    2. Enter the logon information:
    3. Test the connection by clicking on “Testing connection” and “Remote logon”.
    Both must be successful.
    3.2 Configure port on XI for IDoc communication.
    4. Go to transaction IDX1 on XI, and create a port. In this example, the Port name is “SAPNDV”.
    •     &#61472;The Port name must be in the form of “SAPxxx”, where xxx is the system ID of the backend SAP
    system.
    •     The Client must be the client number of the backend SAP system.
    •     Select the RFC Destination which was created in the previous step.
    3.3 Create or verify the Logical System Name on the SAP backend system.
    5. Enter transaction SALE on the SAP backend system.
    6. Create or verify the Logical System Name. In our example, NDVCLNT510 is verified.
    3.4 Create or verify business system in XI’s System Landscape Directory.
    The business system name for the SAP backend system must contain a valid Logical System Name. This Logical System Name is the one verified or created in the previous step.
    7. In the System Landscape Directory,  select the SAP backend business system. If one does not exist, then create the business system. Verify the Logical  System Name.
    3.5 Verify the Logical System Name of the business system.
    8. In the Integration Directory, doubleclick on the business system (in our example, it is NDVCLNT510).
    Navigate the menu:
    Service • Adapter Specific Identifiers.
    If information is empty or incorrect, then it will have to be synchronized with the content of the System Landscape Directory. Follow the steps below for synchronization.
    9. (Optional) Synchronization of the business system in Integration Directory to the business system in System
    Landscape Directory.
    •     &#61472;Double-click on the business system in the Integration Directory.
    •     &#61472;Switch to Edit mode.
    •     &#61472;Select menu: Service • Adapter-Specific Identifiers 
    10. (Optional) Within the dialog box, click on the button as indicated below to resynchronize.
    11. (Optional) If the expected data from the System Landscape Directory is not updated, then the SLD cache may need to be cleared first.
    3.7 Create/configure the Communication Channel for the IDoc receiver adapter.
    15. In the Integration Directory, create an IDoc receiver communication channel.
    •     &#61472;The RFC Destination is from step 3.1.
    •     &#61472;The Port is from step 3.2.
    NOTE:
    There is no need to create an IDoc sender Communication Channel for XI. Instead, the backend SAP system must be configure to send the IDoc to XI.
    4 Appendix
    Transaction: IDX2
    There are a couple of situation where IDX2 can be useful on the XI system.
    1. When we want to test connection between the XI and SAP backend system.
    2. When an IDoc has changed, and the meta data stored in XI needs to be update. When an IDoc is sent from the SAP backend system to XI, XI will first check to see if the meta data for the IDoc is already in its persistent cache. If not, then XI will use the configuration in IDX1 to retrieve the IDoc meta data from the backend system. If the
    meta is already in cache, then it will NOT do so. Therefore, when an IDoc has changed, it is necessary to manually update the new meta data on XI, or delete it from the cache, so that the latest version can be retrieved. IDX2 is used for this purpose.
    Go to transaction IDX2 and click on “Create”.
    Enter the IDoc Type and the Source Port as defined in step #2. Click “Continue”.If successful, the following will show up. If error occurs, then the IDX1 configurations will need to be re-checked.
    Regards
    Hemant
    If find helpful plz award points

  • Pls Help!-'Failed to open the file'

    what do you do when an error 'failed to open the file' shows
    up when you try to open something...?
    i'm pretty sure that i am using the same version of flash as
    the one i used before to create this file.. but just on a different
    mac.
    please
    help!!!! (ノ△・。)

    yumibobcat wrote:
    > what do you do when an error 'failed to open the file'
    shows up when you try to
    > open something...?
    > i'm pretty sure that i am using the same version of
    flash as the one i used
    > before to create this file.. but just on a different
    mac.
    > please help!!!!?(????)
    >
    If you are using the same version the file was made in then
    the only thing
    left which give such error is a corrupted FLA. Beyond
    recovery once fail to
    open.
    Best Regards
    Urami
    "Never play Leap-Frog with a Unicorn."
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • 'failed to open the file'

    what do you do when an error 'failed to open the file' shows
    up when you try to open something...?
    i'm pretty sure that i am using the same version of flash as
    the one i used before to create this file.. but just on a different
    mac.
    please
    help!!!! (ノ△・。)

    You will find the answer to your problem in this forum..
    Database Installation

  • Output CSV File Naming Convention - Receiver File Adapter

    Dear SAP experts,
    I need help regarding my scenario.
    My scenario is this, Customer will send EDI message to XI. XI will then translate the message and convert it into XML.. After, a Receiver File Adapter will receive the XML then convert it into .csv file.
    I've already configured the Receiver File Adapter to convert the XML into .csv file.
    But, my problem now is how will I configure to have my output .csv file has a File Naming Convention.
    The output .csv file must be "CustomerName_YearMonthDate".
    From the EDI message, there is indicated Sender GLN in which, each customer has its own Sender GLN.
    E.g., Globus --> 200, Karstadt --> 300,  Metro --> 400.
    How will I configure so that I can have an output .csv file of,
    If Globus sends the EDI message, the output .csv file is Globus_20080304.csv.
    If Karstadt, Karstadt_20080304.csv.
    If Metro, Metro_20080304.csv.
    Kindly advise for a clear and complete solution.
    Thank you very much for your usual support.
    Fred

    Hi Nisar,
    My target message (XML) in the mapping is this,
    - <ns0:CSV>
        -  <SLI>
               <PERIO> </PERIO>
               <ILN> </ILN?
               <EAN> </EAN>
    perio, iln, and ean was rooted on SLI field. and the CSV is the rootnode of the target message.
    I have created a UDF on the message mapping to accomodate the output customer name, here is the codes:
    String fname="";
    if(GLN.equals("23456"))
    fname ="Globus" +dat;
    else if(GLN.equals("5678"))
    fname ="Karstadt"+dat;
    else if(GLN.equals("6789"))
    fname ="Metro"+dat;
    DynamicConfiguration conf = (DynamicConfiguration) container
        .getTransformationParameters()
        .get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey key = DynamicConfigurationKey.create(
        "http://sap.com/xi/XI/System/File",
        "FileName");
        conf.put(key,fname );
    E.g.,
    Globus --> 23456 (Sender GLN)
    Karstadt --> 5678 (Sender GLN)
    Metro --> 6789 (Sender GLN)
    This UDF i've made in the Message Mapping was mapped in the root node CSV.
    Is this UDF correct?
    Then on the File Receiver Configurations, here are the configs,
    Transport Protocol: File System (NFS)
    Message Protocol: File Content Conversion
    Adapter Engine: Integration Server
    File Access Parameters
    Target Directory: /var/opt/gsss/sample/csv
    File Name Scheme: .csv
    Processing Parameters
    File Construction Mode: Create
    - Overwrite Existing File
    Write Mode: Directly
    File Type: Text
    Variable Substitution --> ???
    Adapter Specific Message Attributes
    - Use Adapter-Specific Message Attributes
    - Fail if Adapter-Specific Message Attributes Missing
    - File Name
    Run Operating System Command After Message Processing
    Command Line: chmod 664%F
    Content Conversion Parameters
    Recordset Structure: SLI
    SLI.addHeaderLine: 3
    SLI.headerLine: PERIO;ILN;EAN
    SLI.fieldSeparator: ;
    SLI.endSeparator: 'nl'
    Adapter Status:
    Status: Active
    Kindly advise if my configs are correct.
    Thank you very much!
    Fred

  • Media applications fail to output sound. [SOLVED]

    The issue here seems to be that for some reason or another applications such as VLC, Nightingale, clementine and amarok fail to output sound while system sounds, flash media, and notification sounds from applications such as Skype and Thunderbird continue to work. With each of the music players respectfully there seems to be an error output that amounts to not being able to connect to the sound device. As nightingale is what I currently have installed, the error output is such when I attempt to play any sort of media.
    Configured audiosink audiosink-bin is not working.
    I am using E17 after formerly having used KDE however I had similar problems with the initial install that were fixed after setting the default device in alsamixer.
    The output of aplay -l is as follows
    **** List of PLAYBACK Hardware Devices ****
    card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    card 1: Generic_1 [HD-Audio Generic], device 0: ALC269VB Analog [ALC269VB Analog]
      Subdevices: 1/1
      Subdevice #0: subdevice #0
    lsmod | grep '^snd' | column -t
    snd_seq_dummy          1463    0
    snd_seq_oss            28970   0
    snd_seq_midi_event     5660    1   snd_seq_oss
    snd_seq                49946   5   snd_seq_midi_event,snd_seq_oss,snd_seq_dummy
    snd_seq_device         5180    3   snd_seq,snd_seq_oss,snd_seq_dummy
    snd_hda_codec_realtek  30893   1
    snd_hda_codec_hdmi     29298   1
    snd_hda_intel          35816   0
    snd_hda_codec          145920  3   snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
    snd_hwdep              6364    1   snd_hda_codec
    snd_pcm                76860   3   snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc         7330    2   snd_pcm,snd_hda_intel
    snd_timer              18687   2   snd_pcm,snd_seq
    snd                    58893   10  snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_hda_codec,snd_hda_intel,snd_seq_oss,snd_seq_device
    Every thing seems to be loaded correctly and speakertest -c 2 seems to be working. The problem I had last time was with flash blocking sound output from other programs, but this problem subsided after having correctly set my default with alsamixer. I began to have the problem of flash blocking other applications from outputting sound when a browser was open a couple of days ago, but this has somehow progressed to any media application failing to output sound at anytime regardless if a browser has been opened or not. I uninstalled flashplugin and now rely on the plugin packaged within chrome but the problem persists. Any suggestions? I have read the wiki on alsa and on the flash plugin and have searched around but have found nothing that addresses my problem or that I have not already implemented or tried.
    EDIT: It seems that I have gotten vlc to start working again. The issue here seems to be that /etc/alsa.conf had been marked by pacman as /etc/alsa.conf.pacorig and renaming it and setting vlc to output directly to the default device instead of having set to default has gotten sound working for it again. It seems the only problem that remains and I have gotten this error is other applications and it is probably the problem behind XBMC not playing audio but the audiosink-bin is not working error is most likely the source of the additional problems. I will look into it and see if I get any reply in the meantime.
    EDIT: Due to something beyond my intelligence it seems that nightingale now plays sound and can even do so with chrome and a youtube video open. I am guessing the problem lied in the gstreamer plugins and when I removed all of my orphaned dependencies that may have been what had done it, something may have been in conflict or maybe just from the couple of reboots I have had since then. I did reinstall the plugins but there was a package that was removed called smpeg and another called sdlmixer those may have had something to do with it. So the moral of this story is to remove orphans on a regular basis, which I have been doing but just got around to today. If anyone has any input, which I doubt at this point. I will mark this as solved
    Last edited by agahnim (2013-07-04 00:45:35)

    I fixed it (for now, at least!)
    I ran the below command:
    $ cat /proc/asound/cards
    0 [U0x46d0x804 ]: USB-Audio - USB Device 0x46d:0x804
    USB Device 0x46d:0x804 at usb-0000:00:1a.0-1.2, high speed
    1 [MID ]: HDA-Intel - HDA Intel MID
    HDA Intel MID at 0xf9ff8000 irq 47
    2 [NVidia ]: HDA-Intel - HDA NVidia
    HDA NVidia at 0xfbd7c000 irq 17
    Basically, my USB webcam, which also acts as a microphone, was being treated as my default sound card. I changed this by creating a file in /etc/modprobe.d with the following:
    options snd-hda-intel index=0
    Which set my real sound card as default:
    $ cat /proc/asound/cards
    0 [MID ]: HDA-Intel - HDA Intel MID
    HDA Intel MID at 0xf9ff8000 irq 47
    1 [NVidia ]: HDA-Intel - HDA NVidia
    HDA NVidia at 0xfbd7c000 irq 17
    2 [U0x46d0x804 ]: USB-Audio - USB Device 0x46d:0x804
    USB Device 0x46d:0x804 at usb-0000:00:1a.0-1.2, high speed
    The problem isn't ENTIRELY fixed. Skype's still being a bit buggy, but at least Chromium is now playing sound, including in Flash media. Strangely enough, after playing a Flash video (e.g. on YouTube), Skype's sound seems to fix itself if it's defunct.
    Last edited by Archimaredes (2013-03-14 20:23:49)

Maybe you are looking for

  • Table control problem

    Dear Friends!    How are you,           I am having one doubt to ask. I have developed one table control application, With the help of table control I am changing the record of table, and saves it to the internal table this what i am supposed to do.

  • Logical path

    Hi All, How to create logical path in SAP. thanks in ADV.

  • ITunes asking for nonexistent Office 2000 CD when syncing to iPhone

    A friend syncs his iPhone with his PC using iTunes for Windows. After a recent update, he gets a dialog asking him to insert his Office 2000 CD-ROM shortly after connecting his phone to his PC. Presumably the sync process is generating a need for som

  • Swipe Gestures Not Working

    Scrolling back and forward no longer works with any web browser (I've tried it on Opera, Chromium, and Safari) - with either a Magic Mouse or Magic Trackpad. Anyone figure out how to get this back?

  • CHEP PALLET INVENTORY

    Hello experts.. need some help to get chep pallet inventoried. The scenario: The company is a retail organization which have stores spread across Mexico. It uses pallets from a particular vendor (CHEP) for their internal logistics. Tehy calls up CHEP