Cannot lauch project, class error messages

The project was originally configured in LookoutDirect, then converted to Lookout 6.2.
One one computer I have a seperate Runtime and Development packages.  This computer has been working satisfactoraly for two months.
Insatlled second runtime software on computer two, but cannot launch project because of class errors.
Can I copy the entire National Instrument folder from one computer to the other to correct this.
thanks
John Peterson
Solved!
Go to Solution.

Problem solved
Believe drivers are DSComm4.cbx and Meter4.cbx, but don't bother moving them.  Tried every conceivable location.
You must INSTALL the driver on both computers.Driver from Automation Direct (PC-DL-PLUS LOOKOUT DIRECT PLUS DRIVER OBJECT SFTWRE)
From the responses I think their is more than one with the problem.
Also make sure the tages are not pointing to the computer name.  Tag path should start with "..\" or "..\..\" (test on yours) to work on both computers.  Computer name appears depending on how you drill down to the PLC address.  This doesn't stop the project, just gets rid of the red X's on the second computer. 
Thanks for your responses
John Peterson 

Similar Messages

  • How do i solve - cannot access web server - error message when creating a project in 4.5 with PHP

    How do i solve - cannot access web server - error message when creating a project in 4.5 with PHP

    Screenshot of how it looks when i try to show a ms access form inside a iframe:
    http://oi58.tinypic.com/2vj4ish.jpg

  • Duplicate class error message

    Hi,
    Does anyone know what a duplicate class error message means and how to resolve it?
    It just does not make any sense to me as there is only one instance of the class yet the compiler is throwing out a duplicate class error message.

    I copied your experiment and had no trouble compiling the four classes (A, B, C, and Test). One thing to note is that Test.class shows up in the root destination directory (above a.b.c) because Test.java is missing the package statement. Perhaps, as mentioned earlier in the thread, the missing package statement is causing the problem with your compiler.
    I compiled them with ant using the following build.xml code:
    <?xml version="1.0" encoding="UTF-8"?>
    <project basedir="." default="compile" name="PackageTest">
         <property name="build.dir" location="build"/>
         <property name="dist.dir" location="dist"/>
         <target name="init">
              <mkdir dir="${build.dir}/classes"/>
              <mkdir dir="${dist.dir}"/>
         </target>
         <target name="compile"
                   depends="init"
                   description="Compile Source Code">
              <javac srcdir="."
                   destdir="${build.dir}/classes"/>
         </target>
    </project>

  • Cannot update.  Get error message 1648, "no valid sequence could be found for the set of patches."

    Cannot update.  Get error message 1648, "no valid sequence could be found for the set of patches."

    Uninstall the corrupt Reader version using http://labs.adobe.com/downloads/acrobatcleaner.html then download and install the latest Reader from http://get.adobe.com/reader/enterprise/

  • Cannot view video get error message and only sound.

    cannot view video, get error message and sound only. Message  Error Code:c000005, address:2568b7ab

    I am just finally posting a reply. Looks as though the sound card went out. I was told that I could purchase a new open and install myself. I did not do that, but rather my step-dad just decided it was time to buy a new Mac Mini.

  • Cannot update indesign cc (error message  U44M1P34)

    cannot update indesign cc (error message  U44M1P34) .would you please help me. thank you .

    Try this if your running Windows:
    Possible solution for people having problems updating InDesign CC to 9.2.2 on Windows 7/8

  • Cannot install itunes, getting error message 8.0.50727.6195

    cannot install itunes, getting error message 8.0.50727.6195.  Any ideas? 

    These ones are typically caused by underlying problems on the PC that also often cause Windows Updates to fail to install. If we can fix the Windows Update trouble, we can usually get the iTunes trouble cleaned up en passant.
    Go into your Windows update and try to check for new updates. If updates install, stock up on the ones you're behind on, restarting the PC if requested to do so. After the restart, try installing iTunes again. Does it go through this time for you?
    If windows updates fail to install, go into your Update History and doubleclick the failures. What alphanumeric codes appear for you? (For example, 8007000B.)

  • I am able to print but cannot scan as the error message shown is that 3510 series is not found.

    I am able to print but cannot scan as the error message shown is that 3510 series is not found.
    Rgds,
    Sanjay

    Hi VijayAhuja,
    Welcome to the HP Support Forums! I see you are able to print but when you attempt a scan on your HP Deskjet 3510 you get an error message saying the 3510 series is not found.
    I would first like you to run the HP Print and Scan Doctor- It was designed by HP to provide users with the troubleshooting and problem solving features needed to resolve many common problems experienced with HP print and scan products connected to Windows-based computers.
    What did the PSDR find, are you now able to scan with your DJ 3510? If you are still not able to scan please leave me with the following information:
    1. How do you have the printer connected, USB or Wireless?
    2. What is you current Operating system?
    3. Do you have any anti virus programs running, Norton or McAfee, please disable and retry the scan?
    I will watch for your reply.
    Thanks,
    HevnLgh
    I work on behalf of HP
    Please click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to the left of the reply button to say “Thanks” for helping!

  • Running Firefox 10.0.2, cannot add new search engines from Mycroft Project. Error message: "you will need a browser which supports opensearch to install this plugin" Please help with steps on how to fix this issue in Firefox, thank you

    Can't add new search engines from Mycroft Project in FF 10.0.2. Error message states: "you will need a browser which supports opensearch to install this plugin"

    You're welcome.
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    *Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Premier Elements 12 Cannot burn DVD Get error message of internal software failure

    Cannot butn DVD with Premier Elements 12 Get error message of internal software failure.

    Great news JMD103.
    There should be a big red pop-up, when one adds a Stop Marker to the end of the Timeline, saying "Do NOT do that!" That Stop Marker will almost always yield a failed Project output to DVD.
    Good luck, and happy editing,
    Hunt

  • Wrapper cannot find servlet class error

    Hi all!
    I'm receiving a mysterious error when I try to run my web ap. "Wrapper cannot find servlet class com.ruffalocody.report.ReportServlet or a class it depends on"
    I'm running it on JBoss 3.2.7, and I have another web ap, made almost identical to this one which does not display the same error/exception.
    If anyone could give me advice on what I should do to fix this, I'd very much appreciate it. :)
    Full exception message:
    javax.servlet.ServletException: Wrapper cannot find servlet class com.ruffalocody.report.ReportServlet or a class it depends on
         org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:66)
         org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:162)
         org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
         org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:535)
         org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
         org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
         org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
         org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
         org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         java.lang.Thread.run(Thread.java:534)
    root cause
    java.lang.ClassNotFoundException: com.ruffalocody.report.ReportServlet
         java.net.URLClassLoader$1.run(URLClassLoader.java:199)
         java.security.AccessController.doPrivileged(Native Method)
         java.net.URLClassLoader.findClass(URLClassLoader.java:187)
         java.lang.ClassLoader.loadClass(ClassLoader.java:289)
         java.lang.ClassLoader.loadClass(ClassLoader.java:235)
         org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:66)
         org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:162)
         org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
         org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:535)
         org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
         org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
         org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
         org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
         org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
         java.lang.Thread.run(Thread.java:534)the servlet class file ReportServlet.class is located in:
    WEB-INF\classes\com\ruffalocody\report
    web.xml file:
    <?xml version="1.0" encoding="UTF-8"?>
    <web-app version="2.5" xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd">
        <servlet>
            <servlet-name>RprtSrvlt</servlet-name>
            <servlet-class>com.ruffalocody.report.ReportServlet</servlet-class>
        </servlet>
        <servlet-mapping>
            <servlet-name>RprtSrvlt</servlet-name>
            <url-pattern>/reports</url-pattern>
        </servlet-mapping>
        <session-config>
            <session-timeout>
                30
            </session-timeout>
        </session-config>
        <welcome-file-list>
         <welcome-file>
                index.jsp
            </welcome-file>
        </welcome-file-list>
        <!-- Context Param -->
        <context-param>
        <param-name>crystal_image_uri</param-name>
        <param-value>crystalreportviewers10</param-value>
        </context-param>
        <!-- Context Param End -->
    </web-app>It's called from the index.jsp page w/ ulr: "reports?goTo=view"
    Servlet code (not sure if it's useful, but including just in case):
    * ReportServlet.java
    * Created on February 1, 2007, 11:04 AM
    package com.ruffalocody.report;
    import java.io.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import com.crystaldecisions.reports.reportengineinterface.JPEReportSourceFactory;
    import com.crystaldecisions.sdk.occa.report.reportsource.IReportSourceFactory2;
    import com.crystaldecisions.sdk.occa.report.reportsource.IReportSource;
    import com.crystaldecisions.report.web.viewer.CrystalReportViewer;
    import com.crystaldecisions.sdk.occa.report.lib.ReportSDKExceptionBase;
    * @author aerohner
    * @version
    public class ReportServlet extends HttpServlet
        String rptLoc = "CR10_JRC_BeginHere.rpt";
        /** Processes requests for both HTTP <code>GET</code> and <code>POST</code> methods.
         * @param request servlet request
         * @param response servlet response
        protected void processRequest(HttpServletRequest request, HttpServletResponse response)
        throws ServletException, IOException
         response.setContentType("text/html;charset=UTF-8");
         String goTo = request.getParameter("goTo");
         if(goTo != null && goTo.equals("view"))
             viewReport(request, response);
         }// end goTo view
         else if(goTo != null && goTo.equals("export"))
             exportReport(request, response);
         }// end go to export
         else
             RequestDispatcher view = request.getRequestDispatcher("index.jsp");
             view.forward(request,response);
        private void viewReport(HttpServletRequest request,
             HttpServletResponse response) throws ServletException, IOException
         IReportSource rptSrc = setUpReportSource(request);
         if (rptSrc != null)
             // create viewer
             CrystalReportViewer viewer = new CrystalReportViewer();
             try
              viewer.setReportSource(rptSrc);
              forward(request, response, viewer);
             catch(ReportSDKExceptionBase e)
              e.printStackTrace();
         }// if rptsrc not null
         else
             log("rptSrc is null");
         }// end else not null
        }// end viewReport(.)
        private void exportReport(HttpServletRequest request, HttpServletResponse response)
        }// end exportReport(.)
        private IReportSource setUpReportSource(HttpServletRequest request)
         IReportSourceFactory2 rptFact = new JPEReportSourceFactory();
         IReportSource rptSrc = null;
         try
             rptSrc = (IReportSource)
              rptFact.createReportSource(rptLoc, request.getLocale());
         }// end try
         catch (Exception e)
         return rptSrc;
        }// end setUpReportSource()
        private void forward(HttpServletRequest request,
             HttpServletResponse response, Object viewer)
             throws ServletException, IOException
         request.setAttribute("viewer", viewer);
         RequestDispatcher view = request.getRequestDispatcher("viewer.jsp");
         view.forward(request,response);
        }// end forward(...)
        // <editor-fold defaultstate="collapsed" desc="HttpServlet methods. Click on the + sign on the left to edit the code.">
        /** Handles the HTTP <code>GET</code> method.
         * @param request servlet request
         * @param response servlet response
        protected void doGet(HttpServletRequest request, HttpServletResponse response)
        throws ServletException, IOException
         processRequest(request, response);
        /** Handles the HTTP <code>POST</code> method.
         * @param request servlet request
         * @param response servlet response
        protected void doPost(HttpServletRequest request, HttpServletResponse response)
        throws ServletException, IOException
         processRequest(request, response);
        /** Returns a short description of the servlet.
        public String getServletInfo()
         return "Short description";
        // </editor-fold>
    }Thanks :)

    I'm curious. Could you strip off the "java." part of the package, so both in your sourcefile as in the directory structure? It may be that the java package is not allowed, but then I wouldn't know why you didn't get a compile error...

  • Class error message

    I get an error message when I boot up Livetype:
    An unexpected error occured. (*class error for 'ProSystemStore;' class not loaded)
    When I hit continue on the error message Livetype opens but when I select "New" under File the app quits. Any ideas other than reloading the app?
    thanks,
    Rob
    G5 Mac   Mac OS X (10.4.5)  

    sorry, I can't duplicate your duplicative post. the error appears ot be a unix command or a Java thingy but I cannot find any such item on my system. I can finds tons of "class" files and several with "pros" in the filoename but none with "prosystem"
    Hope you get better advice.
    bogiesan

  • Cannot download pictures get error message

    when trying to download pictures I get an error message. The Ipod "bill's ipod" cannot be updated. The disk could not be read from or written to. Am i doing something wrong or is there somethig wrong with my ipod?

    It sounds like your iPhoto Advanced preferences are set to not copy photos during import, i.e. a Referenced library:
    Check your Advanced preferences to see if that's the case. If it is the best solution would be to select the checkbox to copy the photos and reimport the photos from the flash drive.  Then check the new import. It it was OK you can delete the previous event with the "missing" photos.
    OT

  • "Unable to open project file" Error Message

    I pulled an all-nighter (13 hours of editing) last night to create a critical project in FCE 3.5.1 on my Intel iMac running 10.4.11 then left this afternoon for a few hours and shut down my machine. Came back tonight and tried to open the project (which I saved on my Maxtor 1 TB external drive along with all of the scratch disk files). To my absolute panic, it won't open the file now with an error message that simply says, "Unable to open project file". HELP!!!! Anyone have any suggestions?!?!

    In the past I found (and reported to Apple Feedback) the same bug Steve reports here, but I should recall that the problem:
    - only appeared in PAL projects (probably not the case for kscritch) - never heard of it in NTSC
    - was consistent in FCE 3.x, not so in FCE 4
    I made tests importing .psd images with transparency into PAL projects using FCE 4, and I had various behaviours: sometimes the project worked, sometimes I couldn't open the project again (as in FCE 3), sometimes I had error messages with inconsistent behaviour (msg like "file error", but the project opened and file was there...), etc. so I decided to do without.
    Now I only import .tif or .png images when I need transparency
    Piero

  • Cannot send anything- no error message

    Hello,
    I can't send emails anymore, I receive emails just fine though. I don't even get an error message! It just says that it is copying the message to the out box and it stays that way for ever. I cannot quit the application either but can only force quit it...This problem started when I tried sending this one message which had a .doc attachment. It is now in my out box and I cannot delete it as well as 4 other messages. When I try to delete it it says copying message to out box. The message disappear, I reopen the application, and there they are again!
    this is very confusing and annoying! i really need my email to work!!! This has been going on for a week now! HELP!!!!
    thanks!

    Hello lotus_know. Try this:
    1. Quit Mail if it’s running.
    2. In the Finder, go to ~/Library/Mail/Mailboxes/.
    3. Locate Outbox.mbox and move it to the Desktop if you want to preserve any messages waiting there, or just trash it otherwise.
    4. Open Mail. A new (empty) Outbox.mbox will be created automatically.
    Note: For those not familiarized with the ~/ notation, it refers to the user's home folder, i.e. ~/Library is the Library folder within the user's home folder.

Maybe you are looking for

  • Need help launching WMP sharewere for Mac OSX

    Anyone please help! I downloaded Windows Media Player v 10 for Mac but it won't run withuot Stuffit Expander because it's in .sitx format, but the StiffIt Expander sharewere is also, so I'm utterly confused, wmp won't open and the app that should dec

  • What's the correct way to use "Relocate Masters?"

    I have 100GB of master images on one drive. Twenty gigs of those photos are imported into Aperture already (I use the referenced masters method), and I will be importing the remaining 80 gigs eventually (all referenced). For now I need to move all 10

  • Do I need to deconfig the SYSMAN schema if the DB is a new install?

    Hi, I am trying to install a 11gR1 OEM in a new server. But the installation guide makes me thinking that the OMS installation will not automatically create an database for repository, because it kept mentioning 'existing database'. and I could not f

  • Somebody correct my code Iam trying to create an applet which connects  DB

    This is throwing many mistakes iam trying to create an applet like an airplace booking which shows combo box of the available aircrafts and when selected it should show the no of available seats import javax.swing.*; import java.awt.*; //<applet code

  • Why is the "Lightroom Help"(F1) and the "Map Module" Offline?

    I ask because everything requiring Internet connection thru Lightroom appears fine, such as the Web Module! There is nothing wrong with my Home Network nor any usage of the Internet, except when it comes to the Map Module and contacting "Lightroom He