IMAQ Read File error -1074396159

Hi NI,
I am getting "IMAQ Read File" error -1074396159 when trying to read a large image.  I get this error when trying to read a ~400MB image on a very clean (not many extraneous applications) Windows 7 computer with 4GB or RAM.  I tried this on two other not very clean Windows 7 computers with 4GB of RAM and 2GB of RAM respectively.  On the latter two computers I do not get this error.  I found this knowledgebase which explains one possible cause of this error.  Are there any other causes for this error?  Are there any workarounds?
Thanks,
Jonathan-LV

That KB is incorrect, as the memory only needs to be virtually contiguous inside the process address space, not physically contiguous in RAM. This is not affected by how many programs are loaded (with the very slight exception that some read-only pages of DLLs can be shared cross-process in certain cases). This is really a function of how fragmented the memory space is in the process itself. The problem is that a normal 32-bit app on 32-bit Windows only has 2GB of virtual memory space. 500MB is 25% of the entire space. DLLs tend to get loaded scattered throughout the memory space for various reasons and other memory allocations that have different lifetimes cause fragmentation. The number of multi-hundred-MB chunks available is very small in a large app like LabVIEW.
Some options to help:
-Moving to a 64-bit OS (still using 32-bit LabVIEW) will change that 2GB address space to 4GB with no changes to your app
-Moving to both a 64-bit OS plus 64-bit LabVIEW will change that 4GB address space to 8TB (virtually unlimited)
Eric

Similar Messages

  • Imaq read file error

    Hi,
    The attached program is used to display pictures if input are A,B or C . when it is executed it shows "
    Error -1074395989 occurred at IMAQ ReadFile
    Possible reasons unable to read file"
    Can anybody solve the issue please.
    Thank you.
    Solved!
    Go to Solution.
    Attachments:
    Picture display.zip ‏82 KB

    In the above attached program the, when a command is recognized the program displays an image if it available in the database. I want to add video to database for some input. How to make my program play a video if it is available or display picture if it is available
    Example : if the input command is "A", the image of "A" is displayed. If input command is "hello" then a video of "Hello" should be played.
    Attachments:
    New folder.zip ‏2320 KB
    SPEECH TO SIGN LANGUAGE TRANSLATOR 2011.zip ‏37 KB

  • "Unable to read file" error in Excel 2010 when downloading .xls file from IE11

    We have lots of reports that have links for our users to be able to download report results in Excel format. We accomplish this by using the Excel mime type in our .asp pages. Sporadically, we are seeing "Unable to read file" errors in Excel 2010
    after choosing Open from the IE11 save dialog. Choosing Save/Save As and the file will open just fine.
    Also, we can sometimes cause the error to occur more frequently by switching windows during the time when the file is downloading.
    If the file is opened directly from /Temporary Internet Files then it opens just fine.
    Window 7 64-bit
    Thanks in advance!

    Hi,
    I found you replied in a similar thread, did you try the workaround (Reset the IE) that provided there? Did you change a browser to test?
    Then, I suggest we use Process Monitor to do further troubleshooting. Please collect all the actions of IE.exe and Excel.exe, and check the if there are some
    error message/code during you open XLS file from IE 11.
    Hope it's helpful.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Intermittent 'Unable to read file' error when exporting/opening .html to .xls

    Hi, hope someone can help.
    I have an issue where I export a report from the Salesform platform to Excel. The file that is being exported is in html format and the report does not include any Pivot tables.
    The 'Unable to read file' error occurs intermittently, when Excel is already open and you export/open it from Salesforce...
    Have tried using Excel in safe mode with all the add-ins disabled and still no joy. The
    Do not save encrypted paged to disk option has been un-ticked the in Internet Options -> advanced.
    The issue happens in IE and other browsers, after raising the issue with Salesforce support they advised to raise the issue with MS instead, so here I am to see if anyone can help!
    Any help would be much appreciated

    Tools>Internet Options>Advanced tab, uncheck "Do not save encrypted files to disk"
    check your GPO settings to see if you have configured this to be unchecked.
    Thx.
    Rob^_^

  • IMAQ Read File Inconsistency

    Dear LabViewers,
    I have a problem reading Tiff-Files using IMAQ Read File (Version 6.05):
    Opening a 16-bit-grayscale picture taken from a microscopy program (FluoVIEW) the image does not look like it has to be - the whole color table seems to be shifted. Now I open another 16-bit-grayscale picture I took some weeks before the the same program (and before I updated that program) and everything looks o.k. - Nevertheless: Opening now my first image again the color representation is also o.k. The question is: What do I change with the IMAQ Read File settings when I open a Tiff picture ? Why is this effect resident because after calling "IMAQ Dispose" the color representation stays in its wanted (correct ?) form. Even if I close the VI and resta
    rt it again everything is satisfying when you once loaded the image with the color table you wanted...
    Thank you very much for any help in advance !

    Mino. Does the behavior persists if you open the images in LabVIEW and then resave them as tiff files? I ask because tiff files have no formal standards, so if they're saved in another program, they could open inconsistantly in LabVIEW. Of course, another option is to use some other image format like bmp or jpg.

  • Help Needed in Advaced PDF Printing! (Cannot read file error)

    Hi All,
    I have a page that displays 2 reports. I need to Print to PDF all these reports, along with their headings to PDF. I have used the Advanced Print options.
    The report queries for these 2 reports are huge exceeding the 4000 character limit of APEX query region. This query has a lot of parameters in it. Hence I created 2 views for these reports (views that get updated with new values dynamically).
    Now in "Report Queries" I have 2 select statements as "select * from view_1" and "select * from view_2". When both these queries fetch records, if i click on test report, it works perfectly fine.
    But when ever any one of these queries, does not return records, I get an error as "Adobe Reader could not open the file because it is either not supported file type or because the file has been damaged".
    How do I handle this? Is there no way to overcome this?
    Thanks,
    Sumana

    Hi,
    Thanks for the thread. I went through it and tried using the conditional if in RTF (as mentioned in the thread). But I still face problems.
    My XML structure without data is:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <DOCUMENT>
    <DATE>23-JUN-09</DATE>
    <USER_NAME>SUMANAR</USER_NAME>
    <APP_ID>100</APP_ID>
    <APP_NAME>APEX - Application Builder</APP_NAME>
    <TITLE>Home_Page</TITLE>
    <P0_PREPARED_DATE />
    - <REGION ID="0">
    - <ROWSET1>
    - <ROWSET1_ROW>
    <PROJ_NO_NAME>ABC</PROJ_NO_NAME>
    <TASK_NAME />
    <BUDGET_AMT>100.00</BUDGET_AMT>
    <BAL>100.00</BAL>
    <PROJ_CLOSE />
    <HEADER_FLAG>Y</HEADER_FLAG>
    <SORTING_DUMMY>1</SORTING_DUMMY>
    </ROWSET1_ROW>
    </ROWSET1>
    - <ROWSET2>
    - <ROWSET2_ROW>
    <AWARD_PTA />
    <AWARD_PROJ_TASK />
    <BGT />
    <BAL />
    <PROJ_CLOSE />
    <HEADER_FLAG />
    <SORTING_DUMMY />
    </ROWSET2_ROW>
    </ROWSET2>
    </REGION>
    </DOCUMENT>
    My XML structure with data is:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <DOCUMENT>
    <DATE>22-JUN-09</DATE>
    <USER_NAME>SUMANAR</USER_NAME>
    <APP_ID>100</APP_ID>
    <APP_NAME>APEX - Application Builder</APP_NAME>
    <TITLE>Home_Page</TITLE>
    <P0_PREPARED_DATE />
    - <REGION ID="0">
    - <ROWSET1>
    - <ROWSET1_ROW>
    <PROJ_NO_NAME>ABC</PROJ_NO_NAME>
    <TASK_NAME />
    <BUDGET_AMT>100.00</BUDGET_AMT>
    <BAL>100.00</BAL>
    <PROJ_CLOSE />
    <HEADER_FLAG>Y</HEADER_FLAG>
    <SORTING_DUMMY>1</SORTING_DUMMY>
    </ROWSET1_ROW>
    </ROWSET1>
    - <ROWSET2>
    - <ROWSET2_ROW>
    <AWARD_PTA>Test</AWARD_PTA>
    <AWARD_PROJ_TASK>Test</AWARD_PROJ_TASK>
    <BGT>100.00</BGT>
    <BAL />
    <PROJ_CLOSE>28-FEB-09</PROJ_CLOSE>
    <HEADER_FLAG>Y</HEADER_FLAG>
    <SORTING_DUMMY>1</SORTING_DUMMY>
    </ROWSET2_ROW>
    </REGION>
    </DOCUMENT>
    I gave conditional display in RTF as:
    <?if:not(ROWSET1_ROW)?> No Data Found For Specified Search Criteria.<?end if?>
    <?if:(ROWSET1_ROW)?> Display Table Details.<?end if?>
    and
    <?if:not(ROWSET2_ROW)?> No Data Found For Specified Search Criteria.<?end if?>
    <?if:(ROWSET2_ROW)?> Display Table Details.<?end if?>
    On saving the rtf and trying to do a preview I get "Caused by: oracle.xdo.parser.v2.XPathException: Cannot convert to number." error. What am I doing wrong here?

  • LSMW  Read files error

    Hi
    I am using an LSMW to create BOMs.
    There are two files one for header and one for Items.
    When we execute read the data from the files step.
    The output is
    Records read from header file and wriiten as well.
    Records read from Item file and not written.
    So i am unable to upload the item data.
    The LSMW is failing in read data step.
    It is unable to write data after reading from file.
    Any help is more than appreciated.
    Regards

    Hello Plaban,
    What is your purpose? Are you tring to upload the data with more file variant?                                                                               
    There are two possibilities to make file names more variable:                                                                               
    1.If you choose system dependent file names by setting the according flag (in the first step 'Maintain object attributes'), you can define file names for each system in step 'Specify files' by assigning the files to a specific system ID (with a double-click on the specified file).                                                                               
    2.You can use wildcards in the file names where you can assign several values.                                                               
    I hope this helps you.
    Regards,
    Blanca

  • Cannot render files.  The following message appears: file error; the specified file is locked

    Suddenly I cannot render any project in Final Cut 6, because a message reads: file error: the specified file is locked.  Any clues on what to do?

    The reason we suggest searching is there are too many possible causes and unlikely answers and FCP6 was a long time ago.
    bogiesan

  • Reports server Cannot read files from mapped drive

    Hi,
    Am trying to run a report from a network mapped drive under WinNT 4.0 through report server.
    I get "REP-0110 Error opening or reading file" error message. After looking up the help on error, I find:
    1. The file being accessed does exist
    2. The login account has full privileges
    with the file/directory/drive in question.
    If the report to be run is on a local drive,
    everything is fine.
    Can anyone help me asap.
    Thank you
    Sundar
    null

    hello,
    there are multiple things to keep in mind :
    1) if you are using a mapped drive :
    mapped drives are on a per-user-basis. the reports-server-service is running as a system-service by default and will not have the same mapped drives as the logged on user. in fact it fill have NO drives mapped.
    what you could do is to use the UNC-path like \\servername\share\filename to adress the file
    2) problems with UNC
    there are some known problems using UNC to access files on remote machines in some versions of reports. pls check with oracle support services in case this causes problems.
    regards,
    the oracle reports team

  • Arch Won't boot after lockup: "Failed to read file" [SOLVED]

    So like many stories, this one begins with a "Sudo pacman -Syu".
    Everything was updating fine, but then my system locked up.  I let it set for awhile, but when I couldn't even get a console, I finally rebooted (yes, bad, I know).
    I was about half-way through the upgrading process.
    Now my system will not boot, and I only get a "Failed to read file" error.
    I chrooted into my system through the live disk, and managed to finish the upgrade (I had to fix a few files, and reinstall some manually). I tried a "mkinitcpio -p linux," but no luck.
    Is there anything else I could post that might be helpful?  This error does not tell me a whole lot.
    Thanks!
    Last edited by thewooster (2014-06-18 16:11:51)

    I did a little more looking around, and found a few more problems.
    When I run a "mkinitcpio -p linux" now, I get:
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    It also appears I have a number of "empty" directories "pacman -S linux"
    resolving dependencies...
    looking for inter-conflicts...
    Packages (1): linux-3.14.6-1
    Total Installed Size: 70.27 MiB
    Net Upgrade Size: 0.00 MiB
    checking keyring...
    checking package integrity...
    loading package files...
    checking for file conflicts...
    checking available disk space...
    reinstalling linux...
    >>> Updating module dependencies. Please wait ...
    depmod: ERROR: failed to load symbols from /lib/modules/3.14.6-1-ARCH/extramodules/fglrx.ko.gz: Invalid argument
    >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    ==> ERROR: Unable to write to /boot/initramfs-linux.img
    ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    ==> ERROR: Unable to write to /boot/initramfs-linux-fallback.img
    ldconfig: File /usr/lib/libclamunrar_iface.so is empty, not checked.
    ldconfig: File /usr/lib/libfontforgeexe.so.2.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libfontforgeexe.so.2 is empty, not checked.
    ldconfig: File /usr/lib/libgunicode.so.4 is empty, not checked.
    ldconfig: File /usr/lib/libfontforgeexe.so is empty, not checked.
    ldconfig: File /usr/lib/libcord.so is empty, not checked.
    ldconfig: File /usr/lib/libgdraw.so.5 is empty, not checked.
    ldconfig: File /usr/lib/libgdk_pixbuf_xlib-2.0.so is empty, not checked.
    ldconfig: File /usr/lib/libgnome-menu-3.so is empty, not checked.
    ldconfig: File /usr/lib/libgdk_pixbuf-2.0.so is empty, not checked.
    ldconfig: File /usr/lib/libgccpp.so is empty, not checked.
    ldconfig: File /usr/lib/libhunspell.so is empty, not checked.
    ldconfig: File /usr/lib/libgdk_pixbuf-2.0.so.0.3000.8 is empty, not checked.
    ldconfig: File /usr/lib/libgccpp.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libwbclient.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libhunspell-1.3.so is empty, not checked.
    ldconfig: File /usr/lib/libgioftp.so is empty, not checked.
    ldconfig: File /usr/lib/libgdk_pixbuf-2.0.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libgdraw.so is empty, not checked.
    ldconfig: File /usr/lib/libX11-xcb.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libgioftp.so.2 is empty, not checked.
    ldconfig: File /usr/lib/libclamunrar.so.6 is empty, not checked.
    ldconfig: File /usr/lib/libfontforge.so is empty, not checked.
    ldconfig: File /usr/lib/libX11.so.6 is empty, not checked.
    ldconfig: File /usr/lib/libgdk_pixbuf_xlib-2.0.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libclamav.so.6 is empty, not checked.
    ldconfig: File /usr/lib/libgutils.so.2.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgnome-menu-3.so.0.0.1 is empty, not checked.
    ldconfig: File /usr/lib/libgunicode.so is empty, not checked.
    ldconfig: File /usr/lib/libtalloc.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libclamunrar.so is empty, not checked.
    ldconfig: File /usr/lib/libclamunrar_iface.so.6.1.23 is empty, not checked.
    ldconfig: File /usr/lib/libpytalloc-util.so.2 is empty, not checked.
    ldconfig: File /usr/lib/libcord.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libX11-xcb.so is empty, not checked.
    ldconfig: File /usr/lib/libgccpp.so.1.0.3 is empty, not checked.
    ldconfig: File /usr/lib/libtalloc.so.2 is empty, not checked.
    ldconfig: File /usr/lib/libtalloc.so is empty, not checked.
    ldconfig: File /usr/lib/libwbclient.so is empty, not checked.
    ldconfig: File /usr/lib/libX11.so.6.3.0 is empty, not checked.
    ldconfig: File /usr/lib/libfontforge.so.2 is empty, not checked.
    ldconfig: File /usr/lib/libgutils.so is empty, not checked.
    ldconfig: File /usr/lib/libclamunrar.so.6.1.23 is empty, not checked.
    ldconfig: File /usr/lib/libclamunrar_iface.so.6 is empty, not checked.
    ldconfig: File /usr/lib/libhunspell-1.3.so.0.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libtalloc.so.2.1.1 is empty, not checked.
    ldconfig: File /usr/lib/libgutils.so.2 is empty, not checked.
    ldconfig: File /usr/lib/libfontforge.so.2.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libtalloc-compat1-2.1.1.so is empty, not checked.
    ldconfig: File /usr/lib/libgc.so.1 is empty, not checked.
    ldconfig: File /usr/lib/libpytalloc-util.so is empty, not checked.
    ldconfig: File /usr/lib/libcord.so.1.0.3 is empty, not checked.
    ldconfig: File /usr/lib/libgunicode.so.4.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libX11.so is empty, not checked.
    ldconfig: File /usr/lib/libpytalloc-util.so.2.1.1 is empty, not checked.
    ldconfig: File /usr/lib/libgc.so is empty, not checked.
    ldconfig: File /usr/lib/libhunspell-1.3.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libgdk_pixbuf_xlib-2.0.so.0.3000.8 is empty, not checked.
    ldconfig: File /usr/lib/libgdraw.so.5.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libX11-xcb.so.1.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libwbclient.so.0.11 is empty, not checked.
    ldconfig: File /usr/lib/libgioftp.so.2.0.0 is empty, not checked.
    ldconfig: File /usr/lib/libgc.so.1.0.3 is empty, not checked.
    ldconfig: File /usr/lib/libclamav.so is empty, not checked.
    ldconfig: File /usr/lib/libgnome-menu-3.so.0 is empty, not checked.
    ldconfig: File /usr/lib/libclamav.so.6.1.23 is empty, not checked.
    Gummiboot will not reinstall "gummiboot -path=$esp install":
    Failed to check file system type of : no such file or directory
    I have considered doing a reinstall, but I have so many customizations that I would prefer not to lose them.  I do have an rsync backup, but it is a little old, and do have separate home/root partitions, but wouldn't I still lose a fair amount of customizations?

  • Error ORA-20003: Cannot read file/...  in Cash Management?

    Dear All.
    I am having this Error in the Cash Management Module on the bank statement load process
    Error ORA-20003: Cannot read file /software/d01/oracle/interface/finance/inbound/email.9Nemail.13111507.3445704.cnv.
    How do I resolve this error.
    Thank you.

    Hi Lucy,
    The error is probably due to one of the reasons:
    1. There is no file in the location: /software/d01/oracle/interface/finance/inbound/email.9Nemail.13111507.3445704.cnv.
    2. No permission on the file respective file.
    Please get the assistance from the DBA to check on this.
    Thanks &
    Best Regards,

  • IMAQ AVI read frame error

    Hello,
    What does the IMAQ AVI read frame error "Trigger Time out" mean ?
    Thank you.

    Hello Vanessa,
    In some applications, when a trigger occurs after several minutes or when integration takes several seconds, the timeout parameter may be too small to wait the amount of time it takes to acquire an image. If the image you request is not ready by the timeout parameter, the acquisition code generates a timeout error.
    To prevent this problem, check the acquisition status and request an image only when you know one is ready. By just checking the acquisition status and not requesting an image, you could wait indefinitely for an image without receiving an error.
    Sanaa TAZI
    Application Engineer
    National Instruments

  • Error while reading file entries from the database

    Hi there,
    We are running a instance of xmii 12 in a VM (VMware) and after somebody shutdown the host machine without shutting down the VM (great idea isn't it?) we keep getting this message when trying to access xMII:
    "Application cannot be started.
      Details:   com.sap.engine.services.deploy.container.ExceptionInfo: Error while reading file entries from the database."
    Any clue? Any suggestion on how we can recover from that?
    Thanks a whole lot,
    Dom
    Server log:
    #1.5 #000C29A3B1F20002000000C400000F2800044829A35270F8#1205243578005#/System/Server##com.sap.engine.services.dbpool.deploy.ContainerImpl####n/a##60152160ef7211dcb7a5000c29a3b1f2#SAPEngine_System_Thread[impl:5]_17##0#0#Info#1#com.sap.engine.services.dbpool.deploy.ContainerImpl#Plain###DataSources or DataSource aliases of 'sap.com/tcmonitoringsysteminfo' application started successfully.#
    #1.5 #000C29A3B1F20002000000C500000F2800044829A3527A6C#1205243578005#/System/Server##com.sap.engine.services.servlets_jsp.server.container.WebContainer####n/a##60152160ef7211dcb7a5000c29a3b1f2#SAPEngine_System_Thread[impl:5]_17##0#0#Info#1#com.sap.engine.services.servlets_jsp.server.container.WebContainer#Plain###application [] Start of application [sap.com/tcmonitoringsysteminfo] finished successfully on Web Container.#
    #1.5 #000C29A3B1F20002000000C600000F2800044829A3527DB5#1205243578005#/System/Server##com.sap.engine.services.deploy####n/a##60152160ef7211dcb7a5000c29a3b1f2#SAPEngine_System_Thread[impl:5]_17##0#0#Info#1#com.sap.engine.services.deploy#Plain###
    Operation startApp over application sap.com/tcmonitoringsysteminfo finished successfully on server 305221750#
    #1.5 #000C29A3B1F20002000000C700000F2800044829A3527E03#1205243578005#/System/Server##com.sap.engine.services.deploy####n/a##60152160ef7211dcb7a5000c29a3b1f2#SAPEngine_System_Thread[impl:5]_17##0#0#Info#1#com.sap.engine.services.deploy#Plain###
    Operation startApp on application sap.com/tcmonitoringsysteminfo finished on current cluster node for 221 ms.#
    #1.5 #000C29A3B1F20002000000C800000F2800044829A3528B49#1205243578005#/System/Server##com.sap.engine.services.deploy####n/a##60152160ef7211dcb7a5000c29a3b1f2#SAPEngine_System_Thread[impl:5]_17##0#0#Error#1#com.sap.engine.services.deploy#Plain###Error occurred while initially starting application sap.com/xappsxmiiear:Error while reading file entries from the database.#
    #1.5 #000C29A3B1F20002000000CA00000F2800044829A352922B#1205243578015#/System/Server##com.sap.engine.services.deploy####n/a##60152160ef7211dcb7a5000c29a3b1f2#SAPEngine_System_Thread[impl:5]_17##0#0#Info#1#com.sap.engine.services.deploy#Plain###The synchronization of applications with DB completed for 39304 ms.#
    #1.5 #000C29A3B1F200040000000200000F2800044829B290A4F8#1205243834341#/System/Server/SLDService##com.sap.sldserv.DataCollector####n/a##0da42150ef7311dcb908000c29a3b1f2#SAPEngine_System_Thread[impl:5]_7##0#0#Warning#1#com.sap.sldserv.DataCollector#Plain###Communication configuration is incomplete. No data transfer possible until corrected.#

    Well thanks for the hint. Actually, the DB was up but corrupted. I managed to solve the bug by re-deploying xMII (using the SDM tool) which kept all my data but redeployed both the config db of (x)mii and the class files.

  • Issue in lsmw ; error in read file step

    hi,
    i 'm facing some really strange issue in lsmw..
    i have created one header structure and 3 sub structures.
    until now its working fine
    but when i created 4th sub structure and in the read file step, its giving the following error :
    "Generation aborted. Reason: No fields with equal names"
    again if i delete that extra structure, its working fine..
    i really don't understand whats the problem... is there any restriction on number of structures?
    i need ur help guys
    Thanks in advance
    shekhar

    In step 13 Create Batch Input Session .....select Keep Batch input folder check box and goto step14 Run batch Input Session ....
    Slect your session name and click on Process....it will give one window and select Display Errors Only....then it will execute without press enter every screen...if any error is there it will stop and display error screen.
    Mohan

  • PSE 8 - How do I fix the error message: An error has occurred reading files or writing to disk...?

    Hello
    I am using Photoshop Elements 8 on Windows 7 (64 bit). I have all my photos stored on an external hard drive connected by usb. The photos were transferred onto the HDD from a Windows XP machine. I bought a new computer  so I installed Photoshop 8 and imported all my photos to the organiser from the HDD. I have also taken some photos yesterday which I have uploaded to the HDD.
    Now, when I want to delete a photo I check the box to say I want it to be deleted on the hard disk and I get the error message: 'An error has occured while reading files or writing files to disc. The disc may be full or there may bea problem with the source media.' This does not happen with the photos I uploaded yesterday, only the ones which were put onto the HDD from the XP machine.
    Please could someone help? I have tried the File>Catalog> repair and optimise functions. I have reinstalled the software. It still does the same.
    Thank you in advance
    Dave

    David GW wrote:
    The error message goes on to say, Please check your device settings or consult your device documentation regarding resolving writing errors. Which device do you think they are referring to?
    Sorry, but I would have thought that this was rather obvious! The only device capable of being written to under these circumstances is your CD drive; after all, it's a CD you are trying to create...
    You have two potential major causes of problems here. The most common cause of these difficulties is the disks themselves - you only need a batch with poor reflectivity to cause all sorts of read errors, so that's the first thing to try - using a different brand of disk to write to. The second thing you have to realise is that CD writers have a finite life - the lasers in them simply don't last for ever, and towards the end of their lives the power behaviour tends to be a bit erratic, and it tends to fall off somewhat - which causes the same sorts of errors, simply because the dye doesn't get evaporated efficiently. This causes mis-formed pits, hence the read errors. The only solution here is to install a new drive.
    When it comes to reading, commercial CDs have a much higher reflectivity than ones you write yourself, so often these will play whilst your own will fail - a common cause of confusion, this. But it's worth checking; if you get failures to reproduce all of the tracks from a commercial pressed CD, then almost certainly your drive is failing.

Maybe you are looking for