Error from IMAQ USB Grab Setup in executable

I created an executable that returns
Error 1074396024 occured at IMAQ USB Grab Setup.vi
IMAQ Vision: Minimum coverage value should be greater than zero.
I developed the executable on a 32 bit machine with LabVIEW 2009 and the Vision Development Module 2012 SP1. The target computer has LabVIEW Vision Development Module 2012 and LabVIEW Run-Time Engine 2009 SP1 (32-bit Standard).
Other people on the forum have had this error, and I tried everything they suggested. I continue to get the error. I have also tried downloading IMAQ and Vision Aquisition Software, but I get the same message. Some people have had problems with versions of LabVIEW in different languages, but I am only using english. Is this problem caused by not having the correct run-time engines?
Any help would be greatly appreciated.
Thanks!
Solved!
Go to Solution.

Hello Eckman,
Do you have the Vision Development Module Run-Time Engine (VDM RTE) installed on your target machine? You will need the RTE to run vision applications as a deployed executable. 
Vision Development Module Run-Time Engine 2012 SP1
Please let me know if you install the run-time engine (or already have) an still receive the same error message.
Regards,
Ian K.
Applications Engineer
National Instruments

Similar Messages

  • Imaq usb grab through tcp/udp

    Hello,
    Is there anyway to send the image grab from imaq usb grab through tcp/udp? The block I have tried is as below.. Anyhelp is really appreciated ty.
    Message Edited by cheras on 05-12-2010 11:13 AM

    Attachments:
    Send1.vi ‏66 KB
    Receiver1.vi ‏46 KB

  • IMAQ 1394 Grab setup and Grab acquire

    Hi, everyone
    I am very new to Labview and have a general question on grabbing images using my CCD camera.
    I set "IMAQ 1394 configure trigger.vi" before " IMAQ 1394 grab setup.vi" and then achieve the most current using " IMAQ 1394 grab acquire.vi".  The configure trigger is on Mode 0 (Low activity) and my digital trigger is a pulse train with a trigger frequency of 10Hz.
    My questions is as follows:
    1. How many images will the camera grab when the trigger turns to a falling edge? Just one or the camera will grab continuously?
    If the camera grab continuously, which image is copied when a "IMAQ grab acquire.vi" is called?
    2 Does the image grabbing process stop when the trigger turns to the rising edge?
    Thanks!
    Attachments:
    IMAQ1394grab.jpg ‏99 KB

    Hi Haiyueli,
    The NI-IMAQ for IEEE 1394 has been replaced by the IMAQdx driver. We usually recommend that you upgrade your driver. That being said, I would recommend looking at the help to determine what the mode does. To do this right click the VI and select Help. This should give you a more in-depth look at the function.
    Here is a forum post which describes mode 1:
    http://forums.ni.com/t5/Machine-Vision/Problem-with-IMAQ-1394-trigger-mode-1/td-p/300534
    Paolo F.
    National Instruments
    Applications Engineer

  • IMAQ USB Grab.vi not collecting image, USB Snap.vi does

    I am trying to continously collect video data using a USB device.  the USB Snap.vi does great at capturing a single image, however USB Grab.vi returns a blank image.  I don't get any errors when I run the Grab.vi, just no image.  Any help would be appreciated.

    This works for me.
    Message Edited by rpursley8 on 07-13-2009 03:42 PM
    Randall Pursley
    Attachments:
    Untitled 1.vi ‏44 KB

  • Error from imgSessionConfigure During Grab

    Hello,
    We are using NI PCIe-1429 frame grabber and Mikrotron MC1310 camera and are developing our application in VisualStudio 2010 C++.  Currently I keep getting the following error when calling the imgSessionConfigure() function:
    "One or more buffers in the buffer list is not configured."
    I have allocated 3000 buffers.  I don't get this error when doing a Snap.  Also I don't get this error when running the ll_grab example.  I copied most of the code over from the ll_grab example.
    Can someone help me to figure out how to get beyond this error?
    Thank you.

    Do you get an error code with that? Also, does it work fine in Measurement & Automation Explorer?
    Cameron T
    Applications Engineer
    National Instruments

  • Run Time from a USB stick

    Hello,
    I'm working on a simple VI using the SMTP send file function, which will be run from a USB stick. The executable works well save for that it needs to run from the stick on computers without Run Time installed. I have Run Time 8.5 installed on the stick, in the X:\Program Files\National Instruments\ folder, but the application can't find the RTE to execute. It needs to find it automatically, since several people (all untrained in LabView) will be inserting the stick into various remote Windows computers in order to send the emails and attachments. Another potential problem is the varying drive letter assignment given to the USB stick, but that doesn't seem to be the current problem. Any suggestions?
    Setup:
    WinXP 
    LV 8.5 
    Thanks,
    Mark 

    In some cases it possible, if you not using packages which should be installed, like IMAQ, VISA, etc...
    But do not install RunTime on the memory stick (because some paths will be stored in the registry - you may get troubles with your PC when stick will be removed).
    Try to do following (without guarantees, but may work):
    1. Copy <Program Files>\National Instruments\Shared\LabVIEW Run-Time\x.x directory to your USB stick (x.x - LabVIEW version which was used for your project)
    2. Place your builded application into this directory on USB stick (executable should be located at the same place where lvrt.dll located)
    3. Try to start it on the PC without RunTime.
    hopefully it helps,
    Andrey.

  • IMAQ USB CAMERA BLINKING

    I'm trying to do a real time inspection with Vision Assistant 8.6 and when I start capturing with IMAQ USB GRAB inside Labview 8.6 the video starts blinking and I can't see for sure what is happening.
    Is there any solution to stop it and make the image smooth without blinking?
    There is an image below showing the block diagram.I'd appreciate if someone could help me.

    Hi, Alex,
    You have clear race conditions between Grabbing/Processing/Visualization.
    Try to copy image to other buffer, then "blinking" should goes away.
    Something like that:
    Also remember, that at first grab iteration your image is not valid, because grab occurred after processing.
    Andrey.

  • Error - 1074397153 occurred at IMAQ Grab Setup.vi

    The sensor we are using is Goodrich SU640KTSX. I can run SUI image Analysis 3.1 software, Measurement & Automation software, and MATLAB code on an XP machine with no errors when grabbing images. We are tying to build a newer PC;
    Dell T7500 with Intel xeon CPU x5650 @ 2.67GHz 
    Memory; 12GB
    OS Win7  64-bit
    Camlink card is NI PCIe-1430
    Nvidia QUADRO 4000
    The error we get is "Error -1074397153 occurred at IMAQ Grab Setup.vi / Cannot detect recognizable video source" when using the SUI image Analysis 3.1 software or MATLAB code. When we use the NI-IMAQ i/o 2.3.1- Measurement & Automation  I can snap, grab and record without any error. 
    Any help on this would be great
    Thanks

    Hi,
    Let us know which standard your camera is following (whether it is cameralink or ethernet).
    Check this link for error info: http://digital.ni.com/public.nsf/allkb/3434173630CBC97686256F8000536593.
    If at all it is cameralink camera make sure that you are following proper trigger sequence for your camera. As u are grabbing frames in MAX and not in other acquisition softwares it might be triggering issue or cables problem.

  • PowerPivot 2012 Error: BaseWorkbook.CacheStream: Failed to read from stream. Error was: System.Data.SqlClient.SqlException: The EXECUTE permission was denied on the object 'proc_FetchChunkFromDocStreams', database 'SharePoint_AdminContent'

    Hi, I have setup PowerPivot 2012 for SharePoint, but when I access'PowerPivot Management Dashboard' in Central Admin I get error message 'An error has occured'
    Below is the error in the ULS,
    Background file fill operation caught exception: System.Data.SqlClient.SqlException: The EXECUTE permission was denied on the object 'proc_FetchChunkFromDocStreams', database 'SharePoint_AdminContent_ca021d58-ef1f-4f30-9aeb-6f24db24862b', schema 'dbo'.  
     at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection)    
     at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj)    
     at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj)    
     at System.Data.SqlClient.SqlDataReader.ConsumeMetaData()    
     at System.Data.SqlClient.SqlDataReader.get_MetaData()    
     at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString)    
     at System.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader()    
     at System.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, String endMethod)    
     at System.Data.SqlClient.SqlCommand.EndExecuteReader(IAsyncResult asyncResult)    
     at Microsoft.SharePoint.CoordinatedStreamBuffer.AsyncSqlSession.EndExecuteReader(IAsyncResult ar)    
     at Microsoft.SharePoint.CoordinatedStreamBuffer.SPBackgroundSqlFileFiller.OnReadComplete(IAsyncResult result)
    BaseWorkbook.CacheStream: Failed to read from stream. Error was: System.Data.SqlClient.SqlException: The EXECUTE permission was denied on the object 'proc_FetchChunkFromDocStreams', database 'SharePoint_AdminContent_ca021d58-ef1f-4f30-9aeb-6f24db24862b',
    schema 'dbo'.    
     at Microsoft.SharePoint.CoordinatedStreamBuffer.SPBackgroundFileFiller.Fill()    
     at Microsoft.SharePoint.CoordinatedStreamBuffer.SPCoordinatedStreamBuffer.WaitForIntervalFill(SPInterval i)    
     at Microsoft.SharePoint.CoordinatedStreamBuffer.SPCoordinatedMemoryStream.Read(Byte[] array, Int32 offset, Int32 count)    
     at Microsoft.SharePoint.SPFileStream.Read(Byte[] buffer, Int32 offset, Int32 count)    
     at Microsoft.Office.Excel.Server.CalculationServer.BaseWorkbookManager.CacheStream(CachedFile cachedFile, FileLoader loader)
    Regards,
    Ayaz
    SharePoint Architect

    Hey Ayaz,
    I do had the same error message when I click on "PowerPivot Management Dashboard". After few research I resolved this issue.
    You need to provide the dbReader and dbWriter permission to powerpivot app pool account at "SharePoint_AdminContent_ca021d58-ef1f-4f30-9aeb-6f24db24862b"
    Have a great day :-)
    Santosh sethi

  • Error 0xBFF60492 on IMAQ USB snap.vi RT Video not support displaying selected color depth

    Attempting to snap a picture with NI-IMAQ for USB in LabVIEW 8.0  using the following procedure.
    1)I get the first enumerated camera, 2) open a session, with returned
    string [0], 3) start a session, 4) snap a picture and 5) close
    vi.  My problem is that in step 4 with the IMAQ USB Snap.vi, I get
    the following error.
    Error -1074396014 occurred at IMAQ USB snap.vi
    The image passed is not valid.
    Possible Reasons(s):
    IMAQ Vision: (Hex 0xBFF60492) RT Video Out does not support displaying the supplied image type at the selected color depth.
    I give the snap.vi an Image in from rightclick->Create->Control
    or rightclick->Create->Constant.  The output image (on the
    Front Panel) created by rightclick->Create->Indicator.
    LabVIEW should insert the correct data structure to match the expected
    input/output, and there is nothing I can that changes he color
    depth.  The GetImageInfo.vi reports that the camera is set up for
    4 Bytes Per Pixel, with the rectangle 352x288.
    Also the error message refers to RT Video Out, but I am using USB.  This distinction is significant in NI Vision Assistant.

    Hello together,
    I wanted to use a Sanyo Xacti CG 10 video camara in LabView.
    By using the NI-IMAQ for USB Snap I get the following error: IMAQ Vision: (Hex 0xBFF60492) Ungültige Blit-Funktion des Videoausgangs.
    Is it possible, that I can not use this camera in LabView?
    Thanks a lot for your reply

  • Hi, my Ipod Schuffle (4 gen) dissapears from windows vista right after I execute Itunes, I've change the drive letter, erase temps in App data file, verified USB drivers, etc... Can someone guide on how to solve this?

    Hi, my Ipod Schuffle (4 gen) dissapears from windows vista right after I execute Itunes, I've change the drive letter, erase temps in App data file, verified USB drivers, etc... Can someone guide on how to solve this?

    If you want the shuffle to be always visible in Windows (outside of iTunes), you need to Enable disk use.
    Select the shuffle in the iTunes sidebar, under DEVICES.  Over to the right, select the Summary tab.  You should see a checkbox that says Enable disk use.  Check it and click Apply.
    NOTE:  If disk use is enabled, you have to Eject the shuffle in iTunes, BEFORE you physically disconnect it.  If disk use is NOT enabled, you can disconnect the shuffle at any time, as long as iTunes is not doing something with it at that moment (such as syncing); the shuffle's light will then be blinking (to indicate DO NOT DISCONNECT).
    So, unless you want to use the shuffle like a USB flash drive (carry random files on it), you may want to NOT Enable disk use.

  • Error when try to install windows 8.1 from UEFI USB

    Hello !
    I have prepared a UEFI USB flash drive installation for Windows 8.1, as described in this link :
    http://www.nextofwindows.com/how-to-make-uefi-bootable-usb-flash-drive-to-install-windows-8/
    The computer is on UEFI mode.
    Now the computer boot from the USB flash drive, but after some seconds, I get an error message on a blue screen:
    Your pc need to be repaired
    The application or operating system couldn't be loaded because a required file is missing or contain errors
    File \windows\system32\boot\winload.efi
    Error code :0xc0000359"
    It’s strange because the hard drive has no partitions, and the USB flash drive doesn’t have a path path like
    \windows\system32\boot\winload.efi.
    What is happening and what should I do?
    Thank you !

    Hi,
    When install Windows on UEFI mode, you need to convert your disk to GPT firstly. Therefore, please check if your disk was already converted to GPT partition style.
    On the other hand, you can access to the link below which talking about how to install Windows using UEFI partition style.
    https://technet.microsoft.com/en-us/library/dn336946.aspx?f=255&MSPPError=-2147217396
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Error from ejbc: Compiler failed executable.exec

    Hi all,
    I am using weblogic server 8.1 and encounter an error when I build my project, could anyone give me a helping hand? Thank you.
    This is my Configuration:
    Application Type: Empty Application
    Project Type: EJB Project
    Project Name: LibraryEJBProject
    DataSource: LibraryDataSource using cgPool
    Table: Library_Book under Schemas\Weblogic\Tables of pointbase server
    EJB name: BookBean.EJB under LibraryEJBProject\book
    When I right click LibraryEJBProject and click build, the following error comes out:
    ======================================================
    Build project LibraryEJBProject started.
    BUILD STARTED
    build:
    Created dir: C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build
    check-env:
    WARNING: Checking to see if there is anything new to build...
    Created dir: C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_ejb_crc
    no-ejbgen:
    run-build:
    clean-modules:
    removed module 'LibraryEJBProject.jar'
    WARNING: Running EJBGen...
    Loading source file C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\/wlw_LibraryEJBProject_build/../wlw_ejb_crc//ejbgentemp/Book\BookBean.java...
    Constructing Javadoc information...
    EJBGen 2.16
    [Info:] Creating C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\/wlw_LibraryEJBProject_build/../wlw_ejb_crc//ejbgentemp\Book\Book.java
    [Info:] Creating C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\/wlw_LibraryEJBProject_build/../wlw_ejb_crc//ejbgentemp\Book\BookHome.java
    [Info:] Creating C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\/wlw_LibraryEJBProject_build/../wlw_ejb_crc//ejbgentemp\META-INF\ejb-jar.xml
    [Info:] null [Bean] MAKE CLASS NAME G:BookHome P:Book N:BookHome
    [Info:] null [Bean] MAKE CLASS NAME G:Book P:Book N:Book
    [Info:] Creating C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\/wlw_LibraryEJBProject_build/../wlw_ejb_crc//ejbgentemp\META-INF\weblogic-ejb-jar.xml
    [Info:] Creating C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\/wlw_LibraryEJBProject_build/../wlw_ejb_crc//ejbgentemp\META-INF\weblogic-cmp-rdbms-jar.xml
    [Info:] Creating C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\/wlw_LibraryEJBProject_build/../wlw_ejb_crc//ejbgentemp\ejbgen-build.xml
    post-ejbgen:
    clean-ejbc:
    Copying 7 files to C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build
    WARNING: EJBGen ok. Compiling...
    runjavac:
    Compiling 3 source files to C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build
    WARNING: All files compiled. Running ejbc...
    <Dec 3, 2004 12:18:44 PM CST> <Warning> <EJB> <BEA-010212> <The EJB 'Book(Jar: C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build)' contains at least one method without an explicit transaction attribute setting. The default transaction attribute of Supports will be used for the following methods: local-home[createQuery(), remove(java.lang.Object), findByPrimaryKey(java.lang.Integer), create(java.lang.Integer)] local[getBookID(), getIsbn(), getName(), setPublisher(java.lang.String), getPublisher(), setAuthor(java.lang.String), setBookID(java.lang.Integer), remove(), setIsbn(java.lang.String), getAuthor(), setName(java.lang.String)] >
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:76: cannot resolve symbol
    symbol : class BookBean
    location: interface Book.Book
    public final class Book_5wlu3i__WebLogic_CMP_RDBMS extends Book.BookBean
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:760: cannot resolve symbol
    symbol : class Book_5wlu3i_Intf
    location: interface Book.Book
    Book.Book_5wlu3i_Intf beanIntf)
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i_Intf.java:39: cannot resolve symbol
    symbol : class Book_5wlu3i_Intf
    location: interface Book.Book
    (java.sql.ResultSet rs, java.lang.Integer offset, Object __WL_pk, Book.Book_5wlu3i_Intf var)
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i_ELOImpl.java:15: cannot resolve symbol
    symbol : class Book
    location: interface Book.Book
    implements Book.Book, weblogic.utils.PlatformConstants, java.io.Serializable
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i_LocalHomeImpl.java:13: cannot resolve symbol
    symbol : class BookHome
    location: interface Book.Book
    implements Book.BookHome, weblogic.utils.PlatformConstants
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i_LocalHomeImpl.java:76: cannot resolve symbol
    symbol : class Book
    location: interface Book.Book
    public Book.Book create (java.lang.Integer arg0)
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i_LocalHomeImpl.java:101: cannot resolve symbol
    symbol : class Book
    location: interface Book.Book
    public Book.Book findByPrimaryKey(java.lang.Integer arg0)
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:244: cannot resolve symbol
    symbol : variable super
    location: class Book.Book_5wlu3i__WebLogic_CMP_RDBMS
    super.setEntityContext(arg0);
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:257: cannot resolve symbol
    symbol : variable super
    location: class Book.Book_5wlu3i__WebLogic_CMP_RDBMS
    super.unsetEntityContext();
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:269: cannot resolve symbol
    symbol : variable super
    location: class Book.Book_5wlu3i__WebLogic_CMP_RDBMS
    super.ejbActivate();
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:490: cannot resolve symbol
    symbol : class Book_5wlu3i__WebLogic_CMP_RDBMS
    location: interface Book.Book
    Book.Book_5wlu3i__WebLogic_CMP_RDBMS __WL_bean = null;
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:566: cannot resolve symbol
    symbol : class Book_5wlu3i__WebLogic_CMP_RDBMS
    location: interface Book.Book
    __WL_bean = (Book.Book_5wlu3i__WebLogic_CMP_RDBMS)__WL_pm.getBeanFromRS(__WL_pk, __WL_rsInfo);
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:763: cannot resolve symbol
    symbol : class Book_5wlu3i__WebLogic_CMP_RDBMS
    location: interface Book.Book
    Book.Book_5wlu3i__WebLogic_CMP_RDBMS __WL_bean = (Book.Book_5wlu3i__WebLogic_CMP_RDBMS)beanIntf;
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:763: cannot resolve symbol
    symbol : class Book_5wlu3i__WebLogic_CMP_RDBMS
    location: interface Book.Book
    Book.Book_5wlu3i__WebLogic_CMP_RDBMS __WL_bean = (Book.Book_5wlu3i__WebLogic_CMP_RDBMS)beanIntf;
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:922: cannot resolve symbol
    symbol : variable super
    location: class Book.Book_5wlu3i__WebLogic_CMP_RDBMS
    super.ejbLoad();
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:936: cannot resolve symbol
    symbol : variable super
    location: class Book.Book_5wlu3i__WebLogic_CMP_RDBMS
    super.ejbStore();
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:950: cannot resolve symbol
    symbol : variable super
    location: class Book.Book_5wlu3i__WebLogic_CMP_RDBMS
    super.ejbRemove();
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:1051: cannot resolve symbol
    symbol : class Book_5wlu3i__WebLogic_CMP_RDBMS
    location: interface Book.Book
    case 0: __WL_loadGroup0FromRS(rs, offset, __WL_pk, (Book.Book_5wlu3i__WebLogic_CMP_RDBMS)eb); break;
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:1167: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,int) in match
    if(__WL_verbose) Debug.say("setting("+this+") 'author' using column " __WL_num ". Value is " + this.author);
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:1178: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,int) in match
    if(__WL_verbose) Debug.say("setting("+this+") 'isbn' using column " __WL_num ". Value is " + this.isbn);
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:1189: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,int) in match
    if(__WL_verbose) Debug.say("setting("+this+") 'name' using column " __WL_num ". Value is " + this.name);
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:1200: reference to + is ambiguous, both method +(java.lang.String,java.lang.String) in and method +(java.lang.String,int) in match
    if(__WL_verbose) Debug.say("setting("+this+") 'publisher' using column " __WL_num ". Value is " + this.publisher);
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:1663: cannot resolve symbol
    symbol : variable super
    location: class Book.Book_5wlu3i__WebLogic_CMP_RDBMS
    super.ejbCreate( arg0);
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:1702: cannot resolve symbol
    symbol : variable super
    location: class Book.Book_5wlu3i__WebLogic_CMP_RDBMS
    super.ejbPostCreate( arg0);
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:1847: cannot resolve symbol
    symbol : variable super
    location: class Book.Book_5wlu3i__WebLogic_CMP_RDBMS
    super.ejbRemove();
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:1907: cannot resolve symbol
    symbol : variable super
    location: class Book.Book_5wlu3i__WebLogic_CMP_RDBMS
    super.ejbLoad();
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:1938: cannot resolve symbol
    symbol : variable super
    location: class Book.Book_5wlu3i__WebLogic_CMP_RDBMS
    super.ejbStore();
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i__WebLogic_CMP_RDBMS.java:2072: cannot resolve symbol
    symbol : variable super
    location: class Book.Book_5wlu3i__WebLogic_CMP_RDBMS
    super.ejbPassivate();
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i_LocalHomeImpl.java:80: cannot resolve symbol
    symbol : class Book
    location: interface Book.Book
    return (Book.Book) super.create(md_ejbCreate_I,
    ^
    C:\DOCUME~1\NICHOL~1.LAB\LOCALS~1\Temp\wlw_LibraryEJBProject_build\Book\Book_5wlu3i_LocalHomeImpl.java:105: cannot resolve symbol
    symbol : class Book
    location: interface Book.Book
    return (Book.Book)
    ^
    30 errors
    ERROR: ERROR: Error from ejbc: Compiler failed executable.exec
    ERROR: ERROR: ejbc couldn't invoke compiler
    BUILD FAILED
    ERROR: ERROR: Error from ejbc: Compiler failed executable.exec
    ERROR: ERROR: ejbc couldn't invoke compiler
    ======================================================
    What would be the cause of the error, would it be related to the way I create the datasource and the table? Or other causes, please help. Thank you.
    Regards,
    Nicholas Lok

    It's difficult to tell solely by the messages. One there seems to be a problem finding a base class. One thing that I notice is that the package seems to contain 'book' with a lower case 'b' as in:
    EJB name: BookBean.EJB under LibraryEJBProject\book
    Whereas all the error messages are saying that they are having trouble finding something with a package name like 'Book' with a capital 'B'.
    Perhaps that is the problem, the package has to be consistently 'book' or 'Book' and can't be both.
    Hope I'm right and hope this helps.
    thorick

  • Get 8004 error when using copy past command transferring pictures from one USB drive to another, why ?

    Why do I get 8004 error, when I use copy past command to transfer pictures from one USB drive to another ?
    There is no problem if the second drive is empty.

    mumbles27 wrote:
    one is MS-DOS
    would that be in FAT32 or NTFS ?
    mac OS extended (case sensitive)
    i'm not 100 % sure but i have a fancy such a combination may not play well together.
    nothing bigger than 2GB for one file
    i was asking because FAT3 has a limitation in that it will not allow you to copy files larger than 4 GB.
    JGG

  • Phoenix 1280 USB camera gives IMAQ USB Init error?

    We're trying to use a Phoenix PC-1280 USB video camera with either Labview or the Vision Assistant. In both cases we get an error in the IMAQ USB Init.vi (eg, "IVA Acquisiition Tools palette.vi was stopped at node 0x140 of subVI IMAQ USB Init.vi"). We have the latest version of labview and the vision module. The Mutech people are being totally useless, but I suspect the problem is in their driver which is supposed to use DirectShow and should be compatible. Before we toss this $1000 camera in the trash, can someone suggest a quick fix? ...or even a slow one
    PS -- it's not the language problem, we're all in english

    Hi Cyndeigo,
    One thing to check is to see if your camera is being recognized
    by LabVIEW.  One way to do this is to use
    the USB enumerate cameras.vi.  If this is
    sending back the camera name, then make sure you are connecting the USB Init.vi
    as shown in the attachment.  If the USB
    enumerate cameras.vi isn’t feeding back any data then there is probably something
    wrong with the driver.  I hope this
    helps.   Keep me posted.
    Regards,
    GG 
    Attachments:
    usbinit.jpg ‏4 KB

Maybe you are looking for

  • Error while saving model to the reporting repository with logical views

    I have created a view object in the logical model based on objects from the logical model. When I try to save the model to the reporting repository, an error occurs.` If I remove the view object, I can successfully save the model to the reporting rep

  • APPLE lOOP QUESTION

    Hey everyone, I bought a sample pack and its states its apple loop compatible, would anyone be able to explain the simplest way to install them as actual apple loops, its 750 mb. Is there a quick way to do them all at the same time? Thanks alot. Jaso

  • Another Log & Transfer Error Thread

    I have read over all log and transfer threads. I have done everything I could find that was previously described in other threads by deleting the pref. files and all that jazz. Followed everything in this thread http://discussions.apple.com/thread.js

  • Signature panel in portfolios?

    Is there a signature panel in portfolios, so I can see all unsigned digital signature fields from all documents in the portfolio? The signature panel is a feature in Adobe Acrobat Pro and it's helpful to ensure (at a glance) that all requires signatu

  • Role of person in Production Support

    Hi, Can anyone explain what a consultant is supposed to do in production support? Thanks in advance