How to debug an error occurring 'at Wire of the block diagram of "XYZ.vi" '

Hi,
this is most mysterious to me. See the attached picture of the error message coming from LabVIEW.
The program does not throw an error number, as you can see. Nor does it let me debug the exact occurrence location of the error because it pops up just when entering the VI. I have no clue as to how to determine the cause of such an error. Of course, the error itself is known as Error 1...
LabVIEW version: 2011 SP1 x64
OS: Windows 7 Home Premium x64
Any ideas?
Attachments:
error_StoppedAtWire.png ‏18 KB

Thanks for posting this KB link. As I understand it, storing a refnum in a global variable or an FGV is rather "dangerous" and difficult to live with. I never knew that.
In fact, my program does use some globals (no refnums here!) and indeed one FGV which incidently stores a file refnum. However, creating and repeatedly retrieving this file reference throughout the entire Testbed software works perfectly as far as I am aware of - I use it to make debug log entries into a text file. I've attached a snippet and the needed VIs in an llb to illustrate the use. This approach saved me the hassle of transferring the logfile refnum in to each and every VI via wires and SubVI connectors (or wiring a "master TypeDef" to all VIs, from which the refnum is extracted using "unbundle by name").
So now I am unsure whether I understood the error cause that is explained in your linked KB article: Yes, I do store a reference in an FGV. Yes, there must be a state sometime in the program's workflow where this reference is unused - at least I don't deliberately make sure that there is always at least one instance of the LogActionEngine.vi held open and used. So according to the KB, this should throw me the offending error sometime. But it doesn't ! Now I am confused...
Also:
Since the error this thread is about has disappeared so far, even after switching back to the strict TypeDef-version and the program has evolved ever since it's hard to tell, what could have been the cause of error from this current state of the LabVIEW code.
Attachments:
LogfileRefnumViaFGV.png ‏26 KB
Debug_log.llb ‏121 KB

Similar Messages

  • How to fix an error occurred (-1) during restoring iPhone

    hello,
    please someone help me how to fix an error occurred (-1) during restoring iPhone??
    thanks..
    i really appreciate that..

    http://support.apple.com/kb/TS3694#error1
    Attempt to restore your iOS device two more times. If the issue is still unresolved, the device may need service.

  • "An error occured while working on the Data Model in the workbook" on some workbooks published to Power BI site

    Hello,
    I am using the Power BI for Office 365, and I have published several Excel 2013 workbooks having Power Pivot Data Models.
    I have a problem on some of the workbooks, once a slicer is selected, I get the error: "An error occurred while working on the Data Model in the workbook" and the slicers do not affect the charts.
    Some workbooks work perfectly fine. I am using the same user for all workbooks when creating and publishing. I tried with small workbooks less than < 10 MB size and larger workbooks > 10 MB. There is no rule, some workbooks larger than 10 MB work perfectly
    with the slicers effecting the charts, and some don't. Similarly for smaller size.
    Any ideas of how I can debug the cause of the issue? 
    Appreciate any feedback, 
    Thanks,
    Grace

    Hi Grace,
    I assume that the experience in the Excel client is working fine, right?
    Are you getting a correlation id with the error?
    Please send us a bit more information / samples to reproduce over email to
    this address.
    thanks,
    Guy
    GALROY

  • "An error occurred while connecting to the AirPlay device "Living Room Apple TV". An unknown error occurred (406)."

    This error message keeps popping up overtime I try to play an iTunes bought tv show from my mac book pro to my apple tv "An error occurred while connecting to the AirPlay device “Living Room Apple TV”. An unknown error occurred (406)."
    Does anyone know what this means and how to fix it. Both devices are registered on the same apple id and password. This problem just started happening within the last week or so but prior to that everything was working as it should have. In fact since the launch of icloud things have been glitchy for me with purchasing and playing off the apple tv as well.
    Can someone please help?'
    Thanks

    Unfortunately Apple's error codes are very much a mystery (at least to me), try restarting the Apple TV, iPad and router. If that doesn't help look into whether you might be encountering interference on your network.
    Intermittent problems are often a result of interference. Interference can be caused by other networks in the neighbourhood or from household electrical items.
    You can download and install iStumbler (NetStumbler for windows users) to help you see which channels are used by neighbouring networks so that you can avoid them, but iStumbler will not see household items.
    Refer to your router manual for instructions on changing your wifi channel.

  • An error occurred while launching/running the application

    We've been using Web Start to deliver one of our products for over 2 months. We're getting about 10 downloads of our application a day which is very good considering we're in a very niche market (mapping applications). However, some customers (about 20%) are having a number of problems with Web Start either during installation or during download. For this reason we had to create a stand alone installer for customers that couldn't get Web Start working or more commonly could get Web Start working but couldn't download our application. The most common problem we see is the 'Unable to load resource' problem. I've attached the different errors and different exceptions sent from a customers site. Can you spread any light on this. Is it to do with Web Start not being able to identify the proxy?
    Many thanks in advance
    Ian
    Launch
    An error occurred while launching/running the application.
    Title: OS MasterMap Viewer
    Vendor: Snowflake Software
    Category: Download Error
    Unable to load resource: http://www.snowflakesoft.co.uk/app/viewer.jnlp
    Exception
    JNLPException[category: Download Error : Exception: java.net.UnknownHostException: www.snowflakesoft.co.uk : LaunchDesc: null ]
    at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
    at com.sun.javaws.cache.DownloadProtocol.isLaunchFileUpdateAvailable(Unknown Source)
    at com.sun.javaws.LaunchDownload.getUpdatedLaunchDesc(Unknown Source)
    at com.sun.javaws.Launcher.downloadResources(Unknown Source)
    at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
    at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
    at com.sun.javaws.Launcher.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    Wrapped
    java.net.UnknownHostException: www.snowflakesoft.co.uk
    at java.net.InetAddress.getAllByName0(Unknown Source)
    at java.net.InetAddress.getAllByName0(Unknown Source)
    at java.net.InetAddress.getByName(Unknown Source)
    at java.net.Socket.<init>(Unknown Source)
    at sun.net.NetworkClient.doConnect(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.openServer(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.<init>(Unknown Source)
    at sun.net.www.http.HttpClient.New(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at com.sun.javaws.util.URLUtil.doesURLExist(Unknown Source)
    at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
    at com.sun.javaws.cache.DownloadProtocol.isLaunchFileUpdateAvailable(Unknown Source)
    at com.sun.javaws.LaunchDownload.getUpdatedLaunchDesc(Unknown Source)
    at com.sun.javaws.Launcher.downloadResources(Unknown Source)
    at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
    at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
    at com.sun.javaws.Launcher.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

    Apologies for the lack of response only I bust my knee a week ago and I've been in agony since. Anyway enough moaning.
    Yes users are behind a firewall. From what I can get from Sun the problem stems from JWS's inability to detect script based proxies. This is very frustrating because we have about 25% of our customers that just can't use JWS because of this. Ok so they could type it in manually, however, how many system support people are going to give out those sorts of details to end users, besides most end user don't even know what a proxy is!
    To get around this we've provided a standalone installer (which defies the point of JWS in the first place). Don't get me wrong I think JWS is an amazing piece of software, however, I can't see how JWS can be used successful across the internet until this is solved, intranet, extranet fine.
    In our experience you can't leave 25% of your customer base behind!

  • Error occured while reading from the device

    I need help!!! whenever i try to update my iphone to the new 1.1.1 version, i get an error message saying "error occured while reading from the device" the same message comes up when i try to restore it. i havent mod'd my phone in any way. does anyone know whats wrong or how to fix it?

    I have the same problem. Was a solution ever given ?

  • Error occurred while launching/running the application.

    Hello all,
    I'm using the "tutorial" demo from Vamp, and
    here's what
    happened after I chg the jnlp file:
    1. Enabling MIME type on my HTTPD server
    2. Disabling the proxy of my IE Browser
    3. Installed /jdk1.3
    4. JWS started with the following error:
    GENERAL:
    An error occurred while launching/running the application.
    Title: 4. Java Web Start Resource Loading Tutorial
    Vendor: Gerald Bauer
    Category: Download Error
    Corrupted JAR file at http://hpsgnnec/tutorial.jar
    Exception:
    JNLPException[category: Download Error : Exception: java.util.zip.ZipException: error in opening zip file : LaunchDesc: null ]
         at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
         at com.sun.javaws.cache.DownloadProtocol.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
         at com.sun.javaws.Launcher.downloadResources(Unknown Source)
         at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
         at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    LAUNCH FILE
    <jnlp
    spec="1.0+"
    codebase="http://hpsgnnec" >
    <information>
    <title>4. Java Web Start Resource Loading Tutorial</title>
    <vendor>Gerald Bauer</vendor>
    <description>Tutorial on how to load resources </description>
    <icon href="tutorial.gif"/>
    <offline-allowed />
    </information>
    <resources>
    <j2se version="1.3"/>
    <jar href="tutorial.jar"/>
    </resources>
    <application-desc main-class="vamp.tutorial.Main">
    </application-desc>
    </jnlp>
    WRAPPED EXCEPTION:
    java.util.zip.ZipException: error in opening zip file
         at java.util.zip.ZipFile.open(Native Method)
         at java.util.zip.ZipFile.<init>(Unknown Source)
         at java.util.jar.JarFile.<init>(Unknown Source)
         at java.util.jar.JarFile.<init>(Unknown Source)
         at com.sun.javaws.cache.DownloadProtocol$RetrieveAction.actionDownload(Unknown Source)
         at com.sun.javaws.cache.DownloadProtocol.doDownload(Unknown Source)
         at com.sun.javaws.cache.DownloadProtocol.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
         at com.sun.javaws.Launcher.downloadResources(Unknown Source)
         at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
         at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Wud appreciate any advice.
    THanks much,
    Jessica

    Try downloading the jar file itself and opening it with winzip or checking its contents with jar tf <jarfile name>
    if it is indeed corrupt (as the exception stacktrace seems to indicate) try mailing the person who wrote the demo so that he can check whether the jarfile is there or not, and whether it is corrupt or not.
    Other than that, nac.
    Jeremy

  • BIB-16613 Database access error occurred while connecting to the OLAP insta

    I am trying to connect to the database using the BI Beans sample bootstrap.jpr
    I am getting the BIB-16613 error.
    oracle.dss.security.BISecurityException: BIB-16613 Database access error occurred while connecting to the OLAP instance.
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    The bi_checkconfig utility gives me:
    C:\utils\JDev903\bibeans\bin>bi_checkconfig -h pavelr -po 1521 -sid LOCAL -u BIBDEMO -p BIBDEMO
    BI Beans Diagnostics(v1.0.0.0) 17/03/03
    ===============================================================================
    JDEV_ORACLE_HOME ............................. = C:\utils\JDev903
    JAVA_HOME .................................... = C:\OraHome1\jdk
    JDeveloper version ........................... = 9.0.3.1035 (Production)
    BI Beans version ............................. = 9.0.3.4.0
    BI Beans internal version .................... = 2.7.0.11.3
    Connect to database .......................... = Successful
    JDBC driver version .......................... = 9.2.0.1.0
    JDBC JAR file location ....................... = C:\utils\JDev903\jdbc\lib
    Database version ............................. = 9.2.0.2.1
    OLAP Catalog version ......................... = N/A
    OLAP AW Engine version ....................... = N/A
    OLAP API Server version ...................... = N/A
    BI Beans Catalog version ..................... = N/A; not installed in BIBDEMO
    OLAP API JAR file version .................... = 9.2
    OLAP API JAR file location ................... = C:\utils\JDev903\jdev\lib\ext
    Load OLAP API metadata ....................... = Successful
    Number of metadata folders ................... = 3
    Number of metadata measures .................. = 26
    Number of metadata dimensions ................ = 22
    Metadata output location ..................... = C:\utils\JDev903\bibeans\bin\bi_metadata.txt
    I can connect to OLAP BIBDEMO (and SH) schema using OEM.
    I can connect to BIBDEMO from JDev Connections (Catalog connection to BIBCAT, OLAP connection to BIBDEMO).
    How can I establish the connection from the bootstrap sample?
    Pavel

    Please try follow the steps under "Installing and Configuring the Samples "http://otn.oracle.com/products/bib/htdocs/samples/installing_samples.html - the section titled "Update the samples project settings".

  • Error on timesheet submission "An error occurred while communicating with the server.

    Hello, we have many users who are encountering errors submitting timesheets following our migration to Project Server 2013 (SP1 April 2014 CU). The error is:
    An error occurred while communicating with the server. Check connectivity with your administrator to determine whether further action is necessary.
    This follows the specific timesheet, if I open a delegate session on my machine, I can reproduce the error. However, simply deleting and recreating the timesheet has resolved it for many users, at least until the next timesheet submission.
    Has anyone seen this sort of widespread behavior and have a solution beyond deleting and recreating the given timesheet?
    Thanks!

    Hello Joncantrell
    I just ran into issue and found a way to resolve, though it may not be the best.  I think it is a bug, but here is how I fixed it.
    1) Delegating as the user
    2) Deleted the timesheet
    3)  Going line by line, I check each task that had a status of "Not Submitted" and "Send Progress for Select Task".
    4) The error came up only for one task.
    5) Open that schedule, remove resource from task, saved and published.
    6) Deleted and recreated timesheet
    7) Submitted timesheet and processed normally.
    I hope this helps
    Cheers!
    Michael Wharton, MVP, MBA, PMP, MCT, MCTS, MCSD, MCSE+I, MCDBA
    Website http://www.WhartonComputer.com
    Blog http://MyProjectExpert.com contains my field notes and SQL queries

  • An error occured while communicating with the web server

    hi Experts
    Im having a problem with bpc when i try to send data in an input schedule
    message error prompt
    "an error occured while communicating with the webserver"
    Any body encounters this?
    Thanks

    Hi,
    I am from support team, so this is the method how I troubleshoot this kind of issue.
    First, I would like to say that this error message in BPC for Excel is a very common error, and it means nothing. Please move on the following steps:
    1. Reproduce the issue again.
    2. Logon to ABAP side, go to RSA1. Enter OBJECT=UJ* and SUBOBJECT=UJQ.
    Note: UJQ means query related. The same, you can use UJD to filter all Data Manager's activity.
    3. Under UJQ, you will find the log, which you reproduced in step 1. It must be shown as Red. Double-click it. See what the error message is.
    4. Besides the error, right-side, you will see a Details button. Click on it, and another window with MDX Statement will show up.
    5. Copy the MDX statement out for next usage.
    6. Go to another T-code MDXTEST (this is a test tool for MDX statement).
    7. Copy the MDX statement into MDXTEST, and run it. (find the run button at above).
    What is the error message?
    Based on my experience, if this is a Time out error, related to MDX Paser, you can try note:
    1032461 MDX parser does not start
    If not, it must be a specific error. Need to check further, accordingly.

  • An error occurred while connecting to the remote speaker. The network connection failed.

    I can't get my itunes to connect to the remote speakers via airport express anymore  - I did not change any settings - but did update iTunes to 10.2.2 and now things are not working and I get his message - "An error occurred while connecting to the remote speaker “Living Room”. The network connection failed."
    Does anybody have a fix for this problem?
    thanks

    Same problem for me. Ever since I upgraded to 10.6.3 and iTunes 9.1, about once per week I'll get the error message when trying to get iTunes/Airtunes to connect to my older Airport Express (running firmware 6.3) "An error occurred while connecting to the remote speaker <insert speaker name here>. The network connection failed." (No error codes are given.)
    Airport Utility sees the offending Airport Express just fine (and there's a green light on said AE).
    Curiously, a newer AE-n, elsewhere in the house (running firmware 7.4.2) does NOT exhibit this problem.
    Simply restarting the offending AE does NOT clear the problem. Restarting the main router - a Time Capsule DOES clear the problem. Alternatively, toggling off the Airtunes functionality on the offending AE, restarting it, then toggling Airtunes back on, and finally restarting it DOES clear the problem (as an alternate to restarting the router). No matter how the problem is cleared, it returns within a week. It's frustrating that the problem cannot be recreated immediately.
    Probably not relevant, but the computer on which I'm running iTunes (a Mac Mini) is connected to my TC via ethernet, not wirelessly.
    I've tried the suggestion of disabling ipv6. No effect.
    I fear the only solution will be to scrap my older Airport Express and replace it with a newer n-model. But before I resign myself to the $100 fix, any more ideas?

  • HELP Logfile Error: applepushserviced: APSCourier: 0x7f8a6150fad0 : Stream error occurred for APSTCPStream: 0x7f8a61504a40 : The operation couldn't be completed. Socket is not connected

    Two days ago I noticed a noise my MBP started to make all by itself, it started basically right after I changed the sync contacts option in iTunes for my iPhone to sync my contacts along with my gmail contacts. I've changed it back since then but it continues to make the noise and log file error entries are still posting. Below is my error log file for this issue from the first instance to the last one. Can someone please tell me how to fix this?
    5/6/12 5:36:55.323 PM applepushserviced: <APSCourier: 0x7f8a6150fad0>: Stream error occurred for <APSTCPStream: 0x7f8a61504a40>: The operation couldn’t be completed. Socket is not connected
    5/6/12 5:36:55.338 PM applepushserviced: <APSCourier: 0x7f8a6150fad0>: Stream error occurred for <APSTCPStream: 0x7f8a61504a40>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/6/12 5:36:55.343 PM applepushserviced: <APSCourier: 0x7f8a6150fad0>: Stream error occurred for <APSTCPStream: 0x7f8a6152b960>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/6/12 6:19:08.556 PM applepushserviced: <APSCourier: 0x7f8a6150fad0>: Stream error occurred for <APSTCPStream: 0x7f8a6152ab60>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/6/12 6:31:36.063 PM applepushserviced: <APSCourier: 0x7f8a6150fad0>: Stream error occurred for <APSTCPStream: 0x7f8a6152b960>: The operation couldn’t be completed. Socket is not connected
    5/6/12 6:31:36.077 PM applepushserviced: <APSCourier: 0x7f8a6150fad0>: Stream error occurred for <APSTCPStream: 0x10ab5a350>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/6/12 6:31:36.085 PM applepushserviced: <APSCourier: 0x7f8a6150fad0>: Stream error occurred for <APSTCPStream: 0x10ab5a350>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/6/12 6:37:38.014 PM applepushserviced: <APSCourier: 0x7f8a6150fad0>: Stream error occurred for <APSTCPStream: 0x7f8a615291a0>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/6/12 6:37:40.525 PM applepushserviced: <APSCourier: 0x7f8a6150fad0>: Stream error occurred for <APSTCPStream: 0x7f8a6152cd20>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/6/12 9:16:16.042 PM applepushserviced: <APSCourier: 0x7f8a6150fad0>: Stream error occurred for <APSTCPStream: 0x7f8a61501990>: The operation couldn’t be completed. Socket is not connected
    5/6/12 9:16:16.065 PM applepushserviced: <APSCourier: 0x7f8a6150fad0>: Stream error occurred for <APSTCPStream: 0x10ab4bf30>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/6/12 9:16:16.070 PM applepushserviced: <APSCourier: 0x7f8a6150fad0>: Stream error occurred for <APSTCPStream: 0x7f8a615291a0>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/6/12 9:16:17.575 PM applepushserviced: <APSCourier: 0x7f8a6150fad0>: Stream error occurred for <APSTCPStream: 0x10ab5a350>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/6/12 9:16:18.597 PM applepushserviced: <APSCourier: 0x7f8a6150fad0>: Stream error occurred for <APSTCPStream: 0x10ab58270>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 5:44:10.355 AM applepushserviced: Unable to bootstrap_lookup connection port for 'com.apple.iCalPush': unknown error code
    5/7/12 7:59:36.004 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a6150fc30>: The operation couldn’t be completed. Socket is not connected
    5/7/12 7:59:36.065 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a6150fc30>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 7:59:36.096 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab5d240>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 7:59:36.520 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a61501990>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 7:59:39.044 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a61501990>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 7:59:41.177 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab7f8d0>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 7:59:43.695 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab7f8d0>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 8:51:48.271 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab67f60>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 8:51:48.272 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a6150fc30>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 9:16:30.061 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab4bf30>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 9:17:37.165 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a6152b960>: The operation couldn’t be completed. Socket is not connected
    5/7/12 9:17:37.172 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab6c0b0>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 9:17:37.188 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a6150fc30>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 10:20:19.760 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a6152b960>: The operation couldn’t be completed. Socket is not connected
    5/7/12 10:20:19.766 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab87a00>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 10:20:19.775 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab87a00>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 10:20:19.781 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a615291a0>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 10:21:47.436 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a6150fc30>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 10:21:47.671 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a6150fc30>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 1:45:59.140 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab6e570>: The operation couldn’t be completed. Socket is not connected
    5/7/12 1:45:59.155 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a6152b960>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 1:45:59.243 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab73150>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 1:46:00.308 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab87a00>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 2:09:38.352 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab87a00>: The operation couldn’t be completed. Socket is not connected
    5/7/12 2:09:38.394 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab87a00>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 2:09:38.414 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab73070>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 2:09:39.301 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab73070>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 5:34:43.403 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a6150fc30>: The operation couldn’t be completed. Socket is not connected
    5/7/12 5:34:43.430 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a6150fc30>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 5:34:43.447 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a61526790>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 5:34:45.952 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a61526790>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 6:20:48.145 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a61501990>: The operation couldn’t be completed. Socket is not connected
    5/7/12 6:20:48.169 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a61501990>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 6:20:48.178 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab6d360>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 6:20:48.184 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a61553e50>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 6:33:59.398 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab58660>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 6:34:01.913 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a6150fc30>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 6:57:20.569 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab66ab0>: The operation couldn’t be completed. Socket is not connected
    5/7/12 6:57:20.583 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a61504a40>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 8:11:38.386 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a61504a40>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 9:14:13.280 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab68960>: The operation couldn’t be completed. Socket is not connected
    5/7/12 9:14:13.298 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab68960>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 9:14:13.311 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a61526790>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 9:14:14.076 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a61501990>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 9:23:52.792 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a615479b0>: The operation couldn’t be completed. Socket is not connected
    5/7/12 9:23:52.809 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab58270>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/7/12 9:23:52.828 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab58270>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 1:01:40.292 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab6d360>: The operation couldn’t be completed. Socket is not connected
    5/8/12 1:01:40.307 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab6d360>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 1:01:40.312 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab3fe30>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 2:49:58.175 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab3fe30>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 5:31:59.322 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab6d360>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 5:32:00.256 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a61526790>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 5:32:01.763 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a61526790>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 5:32:02.767 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a6150fc30>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 6:02:10.243 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a615479b0>: The operation couldn’t be completed. Socket is not connected
    5/8/12 6:02:10.268 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a615479b0>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 6:02:10.323 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab3fe30>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 6:02:12.129 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a61554bf0>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 6:02:14.638 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a61554bf0>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 10:58:53.278 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab68960>: The operation couldn’t be completed. Socket is not connected
    5/8/12 10:58:53.307 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab68960>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 10:58:53.315 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab68960>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 11:41:08.131 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a615291a0>: The operation couldn’t be completed. Socket is not connected
    5/8/12 11:41:08.152 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a615291a0>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 11:41:08.249 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a615168f0>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 11:41:09.746 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab73070>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 11:46:54.727 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab63590>: The operation couldn’t be completed. Socket is not connected
    5/8/12 11:46:54.740 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab63590>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 11:46:54.746 AM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x7f8a61504a40>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 1:55:41.541 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab73070>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    5/8/12 1:55:44.051 PM applepushserviced: <APSCourier: 0x7f8a615343a0>: Stream error occurred for <APSTCPStream: 0x10ab66ab0>: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)

    I get same error, i was trying to, understand why the host in my Terminal was "HOST139cddb40e29 " and not "MacBookHouse", then after the same error you get i see this two lines, just after:
    21/06/12 13:05:22,371 configd: network configuration changed.
    21/06/12 13:05:22,747 configd: setting hostname to "HOST139cddb40e29"
    May be make some sense to somebody. i will see...

  • Error occurred while restoring from the TimeMachine backup

    I have an brand new HD that I want to restore from TimeMachine.
    Erased and partitioned this brand new drive.  Created 2 partitions and formatted as “OS Extended Journaled/ GUID.”
    Did a “Command R recovery boot” and went through the steps to backup from TM to my new HD.
             15 seconds into the restoration process Msg. reads: 
    “Error occurred while restoring from the backup.
    Restart your computer and then try restoring again.”
    Trouble shooting:
    Luckily my original files and initial boot drive that TM was backing up from remains fine and I performed some more TM back ups as well as a TM backup onto another drive as well.
    I even tried restoring to another empty drive with older backups and backups off of another HD and got the same error message.
    All my BU’s and BU attempts have been within 10.7.3 on the same MP.
    Thank you in advance for any help!!

    These are the four hard drives I am using for troubleshooting:
    1. Internal new 1TB drive
    2. External erased and reformatted 500GB firewire drive
    3. Internal original 500GB drive designated for TimeMachine with               
    ~200Gigs of successful backup (Including entire bootdrive)
    4. External erased and reformatted 300GB drive that I told              
    TimeMachine to back up to for testing purposes.
    I have only erased and reformatted the first 2 empty drives to use as a future boot drive once I can finally restore from my TimeMachine files to one of them successfully.
    My troubles all started when I couldn’t get my cpu to boot from my initial boot drive.  That’s what has put me on this track.  I have since repaired that boot drive with DiskWarrior to perfect order.
    Through a lot of my trouble shooting, I have left that initial boot drive in but have since taken it out.  I don’t have lion installed on any other drive.  Again, my 2 test drives are empty.
    I don’t know how long this old boot drive will remain in perfect order and am glad I have found that I cant use TimeMachine on this side of needing it desperately.
    Pondini- Thank you again for hangin' in there with me.  I think I understand your last recommendation: 
             Do I load a new copy of Lion from this location?:
    http://itunes.apple.com/us/app/os-x-lion/id444303913?mt=12&ls=1
    The suggestion of “coping the installer” is to have a hard copy like I used to in SnowLeopard etc. for a faster future install?

  • An error occurred while querying for the Webfolders path.

    Hi Guys,
    I have a logic file that runs a stored procedure and dtsx gets to that step it gives an error saying :"An error occurred while querying for the Webfolders path."
    I saw that there were a similar post a while ago, but i am running the package from the DM.
    Any ideas?
    Regards,
    AvdB

    Hi Guys,
    Thanks for the replies. Please have a look at the code and let me know what I am doing wrong.
    'DEBUG(on)
    TASK(ImportAccount,USER,%USER%)
    TASK(ImportAccount,APPSET,%APPSET%)
    TASK(ImportAccount,APP,%APP%)
    TASK(ImportAccount,LOGICFILE,C:\BPC\Data\Webfolders\NewClicks\AdminApp\FINANCE\account_load.lgf)
    TASK(ImportAccount,LOGICMODE,1)
    PROMPT(MESSAGE,"When this package is running, end user functionality will be affected (i.e. data cannot be sent to the database or incorrect numbers can be retrieved from the database while this package is running)")
    TASK(CreateAccount,DESCRIPTION,CreateAccount)
    TASK(CreateAccount,APPSET,%APPSET%)
    TASK(CreateAccount,APP,%APP%)
    TASK(CreateAccount,USERID,%USER%)
    TASK(CreateAccount,PROCESSMODE,4)
    TASK(CreateAccount,DIMENSIONNAME,Account)
    TASK(CreateAccount,SOURCETABLE,mbrAccount_shadow)
    TASK(CreateAccount,BAPPLICATIONPROCESS,1)
    TASK(CreateAccount,BTAKESYSTEMAVAILABLE,1)
    Is there any documentation around this code? It is very difficult to debug something without the relevant documentation.
    Regards,
    Andries

  • An error occurred trying to load the NTX Terminal.

    Hello,
    I have to do a navigation system with Lego's hardware. My English is not really well and I don't know how to install all the drivers and thinks I need to work with Lego mindstorms and Labwieu 8.5.
    I have in my computer (windows vista) Labwieu 8.5 and the tool kit too. But I thinks I need to install more things because I have always warnings when I do any application (like a simple display).
    With more specifications my problem is:
    When I Click: Tools--NTX Modul--NTX Terminal. I have message box like this: An error occurred trying to load the NTX Terminal. 
    If you can help me, I will be really grateful!

    #include "stdafx.h"
    using namespace System;
    extern "C" {
    namespace clrtest {
        public ref class testClass
        public:
             testClass()
             int foo(void)
                return(42);
    Compiling the above minimal c++ code  into a clr dll gives the same cryptic
    "an error occurred trying to load the assembly" when the .net constructor node tries to load it.
    I am far from a .net expert or a c++ one for that matter.
    Anyone know what is missing from the above code?
    Ultimatley I want to write a wrapper for cyusb.lib a static (c++) library for the FX2 USB chip from cypress exposing some of its functionality to labview.
    Cheers
    baldrik

Maybe you are looking for