A write to file error without error number

Hello All,
I have this error in 3 different cube:
A write to file [essbase/e22/app/appli/database/ess00022.pag], from address [0x3ce329d0] with handle [135] to offset [886063104] for [0] bytes, failed with error [2] after [6607] bytes.
A write to file [essbase/e20/app/appli/database/ess00022.pag], from address [0x2da58670] with handle [157] to offset [886071296] for [0] bytes, failed with error [0] after [2687] bytes.
A write to file [essbase/e13/app/appli/database/ess00007.pag], from address [0x2da58670] with handle [164] to offset [338931712] for [0] bytes, failed with error [2] after [3431] bytes.
For this cube, i use four partition storage : e22, e20, e13 and e18.
The error occurs in the last pag file of each partition (Each partition is about 45Go).
The final cube is greater than 100Go like the 2 others.
Cube lower than 45Go works fine.
Can someone help me ?
Thanks

[Tue Aug 30 17:44:58 2011]suprfa01/appli/database/user/Info(1012668)
Calculating [ TTAC-TTAC(All members)] with fixed members [DM-PHASE(RCNV)]
[Tue Aug 30 17:44:58 2011]suprfa01/appli/database/user/Info(1012678)
Calculating in parallel with [3] threads
[Tue Aug 30 17:44:58 2011]suprfa01/appli/database/user/Info(1012679)
Calculation task schedule [874573,150963,36043,11511,8416,2748,1322,1261,38,7,2,1]
[Tue Aug 30 17:44:58 2011]suprfa01/appli/database/user/Info(1012680)
Parallelizing using [2] task dimensions.
[Tue Aug 30 17:45:55 2011]suprfa01/appli/database/user/Info(1006047)
A write to file [essbase/e22/app/appli/database/ess00022.pag], from address [0x3ce329d0] with handle [135] to offset [886063104] for [0] bytes, failed with error [2] after [6607] bytes.
[Tue Aug 30 17:45:55 2011]suprfa01/appli/database/user/Info(1070121)
Current size of file [essbase/e22/app/appli/database/ess00022.pag] is [886063104] bytes.
[Tue Aug 30 17:45:55 2011]suprfa01/appli/database/user/Info(1006050)
For transaction [database], the [53704] byte Input Transfer Buffer is at address [0x3ce3fbb0] and the [53704] byte Output Transfer Buffer is at address [0x3ce329d0].
[Tue Aug 30 17:47:23 2011]suprfa01/appli/database/user/Info(1012681)
Empty tasks [872761,149508,35363,10814,7719,2748,1322,1261,38,7,2,1]
[Tue Aug 30 17:47:23 2011]suprfa01/appli/database/user/Info(1012675)
Commit Blocks Interval for the calculation is [4000]
[Tue Aug 30 17:47:23 2011]suprfa01/appli/database/user/Info(1012668)
Calculating [ TJUR-TJUR(All members) TMET-TMET(All members)] with fixed members [DM-PHASE(RMNV); TENS-TENS(ENS-1, ENS-2, ENS-14, ENS-3, ENS-4, ENS-11, ENS-15, ENS-18, ENS-22, ENS-23, ENS-24, ENS-10, ENS-6, ENS-8, ENS-7, ENS-9, ENS-5, ENS-20, ENS-17, ENS-16, ENS-12, ENS-13, ]
I only have this.

Similar Messages

  • I/O Error when writing access Log buffer to file. error number: 28

    Hi,
    Oracle OracleAS Web Cache 10.1.2.3.0, Build 10.1.2.3.0 080201 is writing events like this:
    [alert 13215] I/O Error when writing access Log buffer to file. error number: 28
    I've looked for this alert and i've found this description:
    WXE-13215 I/O Error when writing access Log buffer to file. error number: %d
    Severity: alert
    Cause: I/O error happened when OracleAS Web Cache tried to write to the access log file.
    Action: Check the status of access log file. For example, see if the disk is full
    Anybody knows what "error number: 28" stands for? The logs are sended to other server and it seems that the disk size is ok.
    thanks!

    I tested again...it seems LabVIEW doesn't like the way I wrote the measurement files. I attached a set of VIs (ZIP-file) to give you a clue how it was done. When I try to save and read a file containing just plain DBLs from a 1D-Array (see attached file generating VI) it works perfectly well for large file sizes.
    So there might get something messed up by the way LabVIEW saved the measured data. You'll notice, that I (accidentally) left the "prepend array string size" input of "write to binary file" function unwired which means that the size information will be written as a type of header. Maybe this is the reason that it doesn't work as expected...
    Attachments:
    VibrationMeasurement.zip ‏76 KB
    generate_test_bin_data.vi ‏12 KB

  • Ebook error message: "Fail to write destination file error"

    I am attempting to transfer ebooks (checked out via my library's ebook consortium) from Adobe Digital Editions to my Nook. I have done this in the past with no issues, but recently I have been getting the following error message: "Fail to write destination file error".
    I know the issue is NOT lack of space on my Nook (I cleared it of all info and still received the error message).

    I had this problem as well, and after doing some research via google (because I found NOTHING helpful in adobe forums), I found the problem....my Nook was full.  I had no idea this was even possible!  But, I borrow a lot of library books, and didn't realize that after they expire, they are still taking up space on my Nook.  Here's how to check: plug your Nook into your computer, go to file manager (right-click the start button in Windows), find the Nook drive and right click, choose properties.  This should show you a pie chart of used/free space on your Nook.  If this is the case, you need to remove some files from your Nook.  For me, I had to find the Digital Editions file and delete all the thumbnails and actual files for the library books.  If it's booked you've purchased, perhaps you need to archive some books.  Hope this helps!

  • Write JPEG file error on Compact FieldPoint

    Hello!
    I'm using Compact FieldPoint 2120 and LabVIEW 8.2. I'm trying to capture an image of a front panel and to save it into Compact FieldPoint using the "Write JPEG file". Unfortunately, it gives the error 1.
    I indicated c:\<jpeg_file_name.jpg> for the path.
    I switched the target to "My computer" and the code works correctly.
    Is that a problem of the path or VI Write JPEG file cannot be impemented on Real-Time target, such as Compact FieldPoint?
    Thank you!

    Well, that's true that Real-Time does not support Write JPEG file (this is the first problem). I'm using now Write BMP file insteed. The second problem, verified also in my practice, is that the Front Panel does not exist too on Compact FieldPoint.
    My aim is to develop web-interface to deal with the Compact FieldPoint from any computer. That is true that it has its own built-in Web-Server, but it doesn't have a script-executive environement. My idea was to create a custom "web" server running in parallel with the principal Web-Server to execute VI scripts.
    For that purpose I used TCP Listen -> TCP Read -> TCP Write runing on the port 82. I can send from any browser the request http://<IP address>/<script.vi>?<params> and my custom server parses the request and executes the <script.vi>. Then to avoid the problems with HTTP protocol I write the redirecting request to the port 82 like <meta http-equiv="Refresh" content="0; URL=<result_page.html">. So, It works.
    The result_page.html must represent the acquired data from the Compact FieldPoint channels. So, I execute a requested script to show the specified data into Graph waveform and then to take a snapshot and to save to the Compact FieldPoint. Then the result_page.html contains the link to the saved snapshot picture.
    Once executing the requested VI script, the Invoke Node gives the error 1003 stating that "the VI is broken etc...". I think that is because of the script attempts to take a snapshot of a panel which doesn't exist...
    Maybe somebody has an idea how to view the acquired data in browser ?
    Message Edited by Mons on 07-10-2008 06:06 AM

  • Servlet I/O Stream problem: cannot write into file, error 500

    I am a new Java developer and now, I am facing a problem regarding the error 500. I try to grab records from a table with a date as a constraint. There are two servlets involed: a) saveRecord and b) getRecord. Servlet getRecord will grab data from a database while another servlet, saveRecord will get the data from servlet getRecord and save it into a file. The codes are as below:
    =========================================================================================================================================
    // Servlet Name : saveRecord
    BufferedInputStream instr     = null;
    BufferedOutputStream outstr     = null;
    PostMethod http_post          = null;
    http_post = new PostMethod("getRecord");
    http_client.executeMethod(http_post);
    instr     = new BufferedInputStream(http_post.getResponseBodyAsStream());
    outstr     = new BufferedOutputStream(new FileOutputStream("c:\student.csv"), false));
    int byte_at;
    while (-1 != (byte_at = instr.read())) {
         outstr.write(byte_at);
    =========================================================================================================================================
    // Servlet Name : getRecord
    ServletOutputStream out     = response.getOutputStream();
    StringBuffer str_buf     = new StringBuffer();
    str_buf = generateStudentAc();
    out = response.getOutputStream();
    FileStream(out, response, str_buf);
    // Function Called
    private StringBuffer generateStudentAc() {
         StringBuffer str_buf = new StringBuffer();
         String date = "2000-01-01";
         statement = connection.createStatement();
         resultset = statement.executeQuery("SELECT NAME, ADDRESS FROM STUDENT WHERE DATE>'" + date + "';
         // Write column headers               
    str_buf.append("NAME,ADDRESS");
    String data_row;
    while (resultset.next()) {
              data_row = "\n";
              data_row += "\"" + resultset.getString("STUDENT") + "\"";
              data_row += ",\"" + resultset.getString("ADDRESS") + "\"";
              // Write row
              str_buf.append(data_row);
         return str_buf;
    // Function called
    private void FileStream(ServletOutputStream out, HttpServletResponse response, StringBuffer str_buf) {
         BufferedOutputStream buf_out = null;
    // Create input/output streams
         buf_out     = new BufferedOutputStream(out);
         int length     = str_buf.length();
         // Read/Write
         for (int i = 0; i < length; i++) {
              buf_out.write(str_buf.charAt(i));
    =========================================================================================================================================
    Then, the result will be post back to a JSP page. It didn't work when the records in database growing bigger ( > 100 000 records) but works nice while the records are still in a small quantities ( < 20 000 records). It seems that no record can be inserted into the file and the JSP page becomes blank. When I opened the csv file, I found a message"Error 500:" inside it.
    Hope you all experts can help to figure out this problem. TQ

    I am amatuer in Java Programming, so I don't know how to implement serializable interface but I will look through it.
    However, as I mention before, the code run perfectly if there are not much records un the table. But once there are more and more table added in (> 1000 000 records) in the table, it becomes unstable - sometime it works but most of the time it doesn't. So, I didn't find any different event I replaced the code with String date = "=2000-01-01".
    Anyway, thanks for your help.

  • IMAQ Write JPEG File Error

    Hi,
    I am trying to save the image file captured by a camera (.tiff) to JPEG file, but it came up with an error. Can anyone tell me how to fix this issue?
    The sample VI and the TIFF image file are attached. Thanks a lot.
    Jane
    Solved!
    Go to Solution.
    Attachments:
    SaveJPEG.vi ‏47 KB
    SaveJPEG.vi ‏47 KB
    IR_Image.zip ‏443 KB

    The VI "IMAQ Dispose" is not used immediately after creating the image with the VI "IMAQ Create" and is closing a session you will process later, you must also change the location at which to save the image, because to the location "C: \" and "C: \ temp \" often generates problems with operating system permissions.
    Regards.
    Jonathan Cruz
    CHALLENGER
    K U D O S __ B I E N V E N I D O S

  • Load blob to file. error: file write error

    Hi,
    I used procedure witch load blob to file. It's working at Oracle 10g, but its does't work on oracle 11g. Why?
    create or replace PROCEDURE load_blob_to_bfile (p_file_id IN VARCHAR2, p_directory IN VARCHAR2, p_ident in varchar2 default NULL)
    IS
    v_blob BLOB;
    v_start NUMBER := 1;
    v_bytelen NUMBER := 2000;
    v_len NUMBER;
    v_raw RAW (2000);
    v_x NUMBER;
    v_output UTL_FILE.file_type;
    v_file_name VARCHAR2 (200);
    BEGIN
    -- get length of blob
    SELECT DBMS_LOB.getlength (blob_content), filename
    INTO v_len, v_file_name
    FROM wwv_flow_files
    WHERE filename = p_file_id;
    -- define output directory
    v_output := UTL_FILE.fopen (p_directory, p_ident||'_'||v_file_name, 'wb', 32760);
    -- save blob length
    v_x := v_len;
    -- select blob into variable
    SELECT blob_content
    INTO v_blob
    FROM wwv_flow_files
    WHERE filename = p_file_id;
    v_start := 1;
    WHILE v_start < v_len AND v_bytelen > 0
    LOOP
    DBMS_LOB.READ (v_blob, v_bytelen, v_start, v_raw);
    UTL_FILE.put_raw (v_output, v_raw);
    UTL_FILE.fflush (v_output);
    /* Text only could be: UTL_RAW.cast_to_varchar2 (v_raw);*/
    -- set the start position for the next cut
    v_start := v_start + v_bytelen;
    -- set the end position if less than 32000 bytes
    v_x := v_x - v_bytelen;
    IF v_x < 2000
    THEN
    v_bytelen := v_x;
    END IF;
    END LOOP;
    UTL_FILE.fclose (v_output);
    END;
    directories is creaited and granted for read and write. It looks like file is created, but application rise the write file error, and files in directory is emty.
    TomasB

    So, I'm copying the file in a temp. BLOB with this function:
    FUNCTION get_remote_binary_data (p_conn IN OUT NOCOPY UTL_TCP.connection,
    p_file IN VARCHAR2)
    RETURN BLOB IS
    l_conn UTL_TCP.connection;
    l_amount PLS_INTEGER;
    l_buffer RAW(32767);
    l_data BLOB;
    BEGIN
    DBMS_LOB.createtemporary (lob_loc => l_data,
    CACHE => TRUE,
    dur => DBMS_LOB.CALL);
    l_conn := get_passive(p_conn); //get a passive connection
    send_command(p_conn, 'RETR ' || p_file, TRUE); //send Retrieve command to server
    BEGIN
    LOOP
    l_amount := UTL_TCP.read_raw (l_conn, l_buffer, 32767);
    DBMS_LOB.writeappend(l_data, l_amount, l_buffer);
    END LOOP;
    EXCEPTION
    WHEN UTL_TCP.END_OF_INPUT THEN
    NULL;
    WHEN OTHERS THEN
    NULL;
    END;
    UTL_TCP.close_connection(l_conn);
    get_reply(p_conn);
    RETURN l_data;
    END;
    Then I'm writing it into a local file:
    PROCEDURE put_local_binary_data (p_data IN BLOB,
    p_dir IN VARCHAR2,
    p_file IN VARCHAR2) IS
    l_out_file UTL_FILE.FILE_TYPE;
    l_buffer RAW(32767);
    l_amount BINARY_INTEGER;
    l_pos INTEGER := 1;
    l_blob_len INTEGER;
    BEGIN
    l_blob_len := DBMS_LOB.getlength(p_data);
    l_amount := DBMS_LOB.GETCHUNKSIZE(p_data);
    IF (l_amount >= 32767) THEN
    l_amount := 32767;
    END IF;
    l_out_file := UTL_FILE.FOPEN(p_dir, p_file, 'w', 32767);
    WHILE l_pos < l_blob_len LOOP
    DBMS_LOB.READ (p_data, l_amount, l_pos, l_buffer);
    UTL_FILE.put_raw(l_out_file, l_buffer, FALSE);     
    l_pos := l_pos + l_amount;
    END LOOP;
    UTL_FILE.FCLOSE(l_out_file);
    EXCEPTION
    WHEN OTHERS THEN
    IF UTL_FILE.IS_OPEN(l_out_file) THEN
    UTL_FILE.FCLOSE(l_out_file);
    END IF;
    RAISE;
    END;
    I've checked the blob before I'we wrote it ito the file (UTL_FILE.put_raw(l_out_file, l_buffer, FALSE)), and it contains no carriage-return.

  • KQRCMT: Write failed with error=604 Errors in Trace File

    Anyone know what errors like these in the trace file might indicate? I'm trying to diagnose why one of our application processes died without warning, and found this in the process trace file right about the time when it died. My Oracle Support turns up very few hits, none of them helpful. Google likewise had very little to say on the matter.
    Also there were no errors thrown in the alert log during the time indicated in the trace file messages.
    *** 2011-02-01 14:30:29.976
    *** MODULE NAME:() 2011-02-01 14:30:29.976
    *** ACTION NAME:() 2011-02-01 14:30:29.976
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    *** 2011-02-01 14:30:33.416
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    *** 2011-02-01 14:30:35.343
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    *** 2011-02-01 14:30:36.572
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    *** 2011-02-01 14:30:38.684
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    *** 2011-02-01 14:30:39.316
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    *** 2011-02-01 14:30:40.575
    KQRCMT: Write failed with error=604 po=0xa68636878 cid=13
    diagnostics : cid=13 hash=7ad19577 flag=2a
    ...etc, etc...Thanks.

    Hi All ,
    MY database is oracle 11G , SParc OS 64 Bit , i got the same error on my primary database.
    Please find the exact error below :
    KQRCMT: Write failed with error=604 po=3ebb848b0 cid=13
    diagnostics : cid=13 hash=d906a6b flag=2a
    KQRCMT: Write failed with error=604 po=3ebb848b0 cid=13
    diagnostics : cid=13 hash=d906a6b flag=2aThat is the only error in the trace file.
    i have checked on google and metalink but not much is available.
    please suggest
    Thanks
    Kk
    Edited by: Kk on Apr 8, 2011 5:19 AM

  • Corrupt file error while writting a file in compress mode

    Hello,
    I have a scenario where i am writting data in a file in appending mode with filter 'compress' addition using open dataset, on Al11 for the first set of records it works fine but if this file is accessed again for writting data in next select statement ( its between select endselect),the file is getting corrupted, if i try to open this file corrupt file error come. can someone help.
    Thanks and Regards,
    Gunjan

    Hi Gunjan,
    Unfortunately, you can't do in that way. The behaviour of that OPEN and FILTER 'compress' clause is to create a compacted file, to be read later, but it can be appended... all your writes go to a pipe and when you close the file this is sent to 'compress' program or other filter and than a compacted file is created.
    You can't go back and start inserting again after close it.
    Follow documentation:
    http://help.sap.com/abapdocu_70/en/ABAPOPEN_DATASET_OS_ADDITION.htm
    The addition FILTER must not be used together with the addition AT POSITION or for the access type FOR UPDATE.
    Regards, Fernando Da Ró

  • Trying to install itunes on my new windows 8 laptop and getting an error message cannot write to file?

    error message cannot write to file when trying to install itunes on windows 8 laptop.

    Hi Stacy,
    Welcome to Apple Support Communities.
    Take a look at the article below, it provides a lot of great tips that will resolve most iTunes installation issues.
    Issues installing iTunes or QuickTime for Windows
    http://support.apple.com/kb/ht1926
    If you run into any issues, just reply with details about the step you're on and what you're seeing.
    -Jason

  • Error writting to file:

    Error writting to file:
    C:\Config.Msi\e0cc87.rbf. Verify that you have access to that directory

    I had this exact same problem just now, trying to upgrade to 10.7.
    I even got that error msg when trying to UNINSTALL iTunes!
    After hours of frustration trying everyone's different suggestions, I downloaded Revo Uninstaller http://www.cnet.com.au/apps/revo-uninstaller-10610875/ which solved the problem.
    Use it to help uninstall iTunes and related software components in the following order and then restart your computer:
    iTunes
    QuickTime
    Apple Software Update
    Apple Mobile Device Support
    Bonjour
    Apple Application Support (iTunes 9 or later)
    Then you can install iTunes from scratch.
    Good luck

  • Using digital editions 2.0, I cannot transfer books downloaded to digital editions from library to my nook.  Error message: failed to write destination file.

    Using digital editions 2.0, I cannot transfer books downloaded to digital editions from the library to my nook.  I get an error message: failed to write destination file. At first, this happened once in a while but now every time. Help!!!

    Modern kobo books should just use regular Adobe DRM and be readable on compatible ereaders that are authorized to the correct Adobe ID.
    I understand older kobo book had different DRM: but I wouldn't expect those to
    When Adobe DRM book information say 'no copying', that generally means no copying outside those Adobe DRM limitations.
    You should be able to copy within the restrictions.  You can double-check that with the sellers (Kobo).
    Just double-checking
    the pocket book is Adobe DRM compatible?
    that you have authorized your pocket book with your current Adobe ID?
    menu/Help/Authorize Device when plugged into ADE:  Library/Authorize Device if using the older more reliable ADE 1.7.2
    If the pocket book is already authorized but to a different ID, you will need to deauthorize it first, ctrl-shift-E to ADE with device plugged in (or cmd-shift-E on Mac).
    Be aware that will lose the ability to read DRM books authorized with the previous ID.

  • Error attempting to write location redirection to web server (Windows NT error number -2147467259 occurred)

    I'm seeing an error pop up on a development server... error
    2408:
    "Error attempting to write location redirection to web server
    (Windows NT error number -2147467259 occurred)"
    Any idea what this is? I can't seem to find anything
    solid.

    I'm having the same problem but it just started.  Logged in last week from work computer running IE 8.0.8 with no problems.  Today I keep getting problem connecting to server.   Clicking on the error indicator gets me the same error.
    Message: Object expected
    Line: 5
    Char: 1963
    Code: 0
    URI: https://setup.icloud.com/ajax_sender.html
    Tried clearing browser history,cookies, etc.. nothing works.

  • Error in LSMW Unable to write to file 'C:\ZSIGCO_CP_ZSIG

    Hello,
    In the Step 9  'READ DATA'  I get the Error:  'Unable to write to file 'C:\ZSIGCO_CP_ZSIGCO_CP_ZSIGCO_CP.lsmw.read'
    I do not know what the Problem is and how should I solve this Problem.?
    Can any body help me sort out this Issue..?
    Regards,
    Deepak.

    Thats right the file specification should look like this :-
    ZXX - XX - ZXX Test
    Files
    Legacy Data          On the PC (Frontend)
    Legacy Data          On the R/3 server (application server)
    --   Imported Data        File for Imported Data (Application Server)
    Imported Data                  ZXX_XX_ZXX.lsmw.read
    --   Converted Data       File for Converted Data (Application Server)
    Converted Data                 ZXX_XX_ZXX.lsmw.conv<<<----
    destination file where to write
    Wildcard Value       Value for Wildcard '*' in File Name
    Reagrds
    Dhirendra

  • Error writting to file - Cannot install iTunes. Help!

    I hope someone can help me. I've tried, multiple times, to install the latest iTunes but I keep getting the following message:
    +"Error writting to file: c:\Program Files\Common Files\Apple\Mobile Device Support\etc\zoneinfo\America\Monterrey. Verify that you have access to that file."+
    Does anyone know what this means? I'm running Windows Vista. I originally had iTunes 7.3 but needed the upgrade for iPod Nano. I have uninstalled it and removed the Mobile Device Support and Quicktime to try and reinstall everything but nothing it working.
    Any help is greatly appreciated. Thanks!

    When you get this message you need to manually remove the Gear drivers before installing iTunes.
    See this Gear Support thread:
    http://www.gearsoftware.com/support/forum/viewtopic.php?p=3452
    The second post contains a link to the removal method.

Maybe you are looking for

  • How to find a particular word in a textArea

    can anyone tell me how to search for a particular words in a textArea that contains hundreds of sentences by ignoring the space. for example i want to search for the word "book" so far i can detect the words with the space included if the sentence go

  • SAp_Script_Sum

    Hi.. I want to know how we can do a sum on every page (basically MAIN window)of any Layout? And secondly how we can insert a page break in SAP-SCRIPT? Thanks

  • Lync Client Behind A Proxy

    Can anyone confirm if the Lync client can be configured to route traffic via a proxy, or to use the proxy settings defined in IE? I have the following scenario... The environment is heavily locked down, and PC's only have access to the Internet via a

  • IFPM (Floor Plan Manager) method getCopyOfAllMessages()

    Hi All, this might not be the right forum to post this question, but I'm guessing more ESS WD developers look here than elsewhere. I'm currently trying to change the standard ESS travel application (ess-tra-tre) as per some customer requirements. The

  • The file contains file info data which cannot be read and has been ignored

    We have been sending images out to contractors, and sometimes when they come back the files are having this error: the file contains file info data which cannot be read and has been ignored When I then try to Photoshop Script the file info it throws