Where are my error codes?

A reasonably current and comprehensive list of Mac error codes can be found on some folks' machines, but not mine.  Why not?
Error codes can be found in the header files used to compile code.  On Mark's machine...
Mark Jalbert wrote:
Here's the command and the output that I get->
[bash-3.2.48] ~ $ find /System/Library/Frameworks/ -type f -iname "*.h" -exec /usr/bin/grep -lw "\-1409" {} +
/System/Library/Frameworks//CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Headers/MacErrors.h
My machine does not have that same file structure.  When I try to drill the Finder down to that "MacErrors.h" file, I find that, on my machine, one of the folders in the path...
/System/Library/Frameworks//CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/
...has no "Headers" folder in it, even when invisibles are visible via the Invisibility Toggler app. 
Mark and I are both running 10.6.8.
I  have XCode V 3.2.5 installed on my machine.
Any ideas?
--Gil

I think I found it...
I used the Find Any File app to search for 'MacErrors.h'.  It found 21 matches.  4 were aliases.  The remaining 17 were for various SDKs.  One that looks like it might pertain to my current system is located at:
/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/ Versions/A/Frameworks/CarbonCore.framework/Versions/A/Headers/'MacErrors.h
This file contains 3204 lines, starting with...
     File:       CarbonCore/MacErrors.h
     Contains:   OSErr codes.
     Version:    CarbonCore-861.13~4
     Copyright:  © 1985-2008 by Apple Computer, Inc., all rights reserved
     Bugs?:      For bug reports, consult the following page on
                 the World Wide Web:
                     http://developer.apple.com/bugreporter/
I think this is the file I'm looking for.  I wonder why it's not in the same place as on your machine?  No matter.  This will be a big help.
Thanks for your encouragement.
--Gil

Similar Messages

  • HT203175 I have attempted to sync my new iPod touch 4th gen. with my current PC running Windows XP and everytime I attempt it I get the dreaded blue screen, here are the error codes- 0x0000007E; 0XC00000005; 0X00000000; 0XBA51B7C8; 0XBA51B4C4 any suggesti

    I have attempted to sync my new iPod touch 4th gen. with my current PC running Windows XP and everytime I attempt it I get the dreaded blue screen, here are the error codes- 0x0000007E; 0XC00000005; 0X00000000; 0XBA51B7C8; 0XBA51B4C4 any suggestions?

    In the course of your troubleshooting to date, have you worked through the following document?
    iPhone, iPad, or iPod touch: Windows displays a blue screen message or restarts when connecting your device

  • When target DB is down in which table is the data from source is stored, also where are the error messages stored in ODI

    When target DB is down in which table is the data from source is stored, also where are the error messages stored in ODI( I am not getting any error message in E$_TARGET_ANI_TEST).
    When i am running the interface i am getting the below error against the errored step
    "ORA-01045: user ABC lacks CREATE SESSION privilege; logon denied."
    Only E$_TARGET_ANI_TEST  is created with no data. No such tables like C$_0TARGET_ANI_TEST, I$_TARGET_ANI_TEST are created and also data is not inserted in the target table TARGET_ANI_TEST.

    Hi,
    I have checked that only E$ table is created. C$ and I$ table are not created ( I have selected my target schema as the part for the staging table).
    All the parameters for dropping the tables are selected as "<default>:false".
    I am importing the following KMs with the following parameters:
    1) CKM Oracle
    DROP_ERROR_TABLE
    :false
    DROP_CHECK_TABLE
    :false
    CREATE_ERROR_INDEX
    :true
    COMPATIBLE
    :9
    VALIDATE
    :false
    ENABLE_EDITION_SUPPORT
    :false
    UPGRADE_ERROR_TABLE
    :false
    2) LKM SQL to SQL
    DELETE_TEMPORARY_OBJECTS
    :true
    3) IKM SQL Incremental Update
    INSERT
    :true
    UPDATE
    :true
    COMMIT
    :true
    SYNC_JRN_DELETE
    :true
    FLOW_CONTROL
    :true
    RECYCLE_ERRORS
    :false
    STATIC_CONTROL
    :false
    TRUNCATE
    :false
    DELETE_ALL
    :false
    CREATE_TARG_TABLE
    :false
    DELETE_TEMPORARY_OBJECTS
    :true 

  • Yosemite is awful- unable to empty trash, volume options are haywire, error codes on file management, and files won't replace when moved. What are my options at this point?

    Like the topic - "Yosemite is awful- unable to empty trash, volume options are haywire, error codes on file management, and files won't replace when moved. What are my options at this point?"
    I installed this OS, and it looks nice, but it's terrible to use. I randomly have the volume controls get disabled, and sometimes the volume menu in the system tray does nothing when adjusted which I've never seen in an OS before. The trash won't empty. When I try to drag and drop newer files over existing ones, nothing happens. The old ones just stay there. I have to delete the old ones and then move the new ones. And when I go into the protected files to manage audio plugins (I make music), the first thing I hit are error codes galore, and password prompts that either don't popup when they should, or don't execute the command after I provide my password.
    What can I do now that I installed the flames of **** onto my computer?

    Back up all data before proceeding.
    This procedure will unlock all your user files (not system files) and reset their ownership, permissions, and access controls to the default. If you've intentionally set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it, but you do need to follow the instructions below.
    Step 1
    If you have more than one user, and the one in question is not an administrator, then go to Step 2.
    Triple-click anywhere in the following line on this page to select it:
    sudo find ~ $TMPDIR.. -exec chflags -h nouchg,nouappnd,noschg,nosappnd {} + -exec chown -h $UID {} + -exec chmod +rw {} + -exec chmod -h -N {} + -type d -exec chmod -h +x {} + 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window by pressing command-V. I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting.
    You'll be prompted for your login password, which won't be displayed when you type it. Type carefully and then press return. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command may take several minutes to run, depending on how many files you have. Wait for a new line ending in a dollar sign ($) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1, if you prefer not to take it, or if it doesn't solve the problem.
    Start up in Recovery mode. When the OS X Utilities screen appears, select
              Utilities ▹ Terminal
    from the menu bar. A Terminal window will open. In that window, type this:
    resetp
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not going to reset a password.
    Select your startup volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
               ▹ Restart
    from the menu bar.

  • Where is the error code ring constant in LV8 ???

    Hi
    the question seems rather stupid to me but I can't find the error code ring constant any more in LV8.
    Where does it hide?
    Gruß,
    Sören

    You can copy it from some VI made in previous version of LV. It works fine.
    jochynator
    LV 8.0.1, WinXP Pro
    Attachments:
    error_ring_example.vi ‏11 KB

  • XCode 3.1.1 - Where are the error bubbles?

    Hello!
    I just installed XCode 3.1.1, and I was wondering where the red 'x' breakpoints with some bubbles telling you compile error went. At the moment, I can have error messages at the top of the page, but not in the code editor part itself. I looked in the general preferences, and I can't find anything.
    Thanks for the help!
    Matt

    Thanks!
    I realized that my problem goes well beyond that though; it works fine for a Cocoa Project, but not for my actual project, which was made from an empty project. It's a different kind of issue!

  • Where are the error?

    I did this:
    if(rb_encriptar.isSelected()) {  
    JFileChooser fc_localizadorDeArquivos = new javax.swing.JFileChooser();
    fc_localizadorDeArquivos.setDialogTitle("Abrir Arquivo:");
    fc_localizadorDeArquivos.setFileSelectionMode(javax.swing.JFileChooser.FILES_ONLY);
    int resposta = fc_localizadorDeArquivos.showOpenDialog(null);
    if(resposta == JFileChooser.APPROVE_OPTION){  
    arquivo = fc_localizadorDeArquivos.getSelectedFile();
    JOptionPane.showMessageDialog(null, "Arquivo a ser encriptado: " + arquivo.getName());
    tf_caminhoArquivo.setText(fc_localizadorDeArquivos.getSelectedFile().toString());
    else
    dispose();
    tela_principal.setVisible(true);
    }else{  
    JFileChooser fc_localizadorDeArquivos = new javax.swing.JFileChooser();
    fc_localizadorDeArquivos.setMultiSelectionEnabled(true);
    fc_localizadorDeArquivos.setDialogTitle("Abrir Arquivos:");
    fc_localizadorDeArquivos.setFileSelectionMode(javax.swing.JFileChooser.FILES_ONLY);
    int resposta = fc_localizadorDeArquivos.showOpenDialog(null);
    if(resposta == JFileChooser.APPROVE_OPTION){  
    arquivo = fc_localizadorDeArquivos.getSelectedFiles();
    JOptionPane.showMessageDialog(null, "Arquivo a ser encriptado: " + arquivo[0].getName());
    JOptionPane.showMessageDialog(null, "Arquivo a ser encriptado: " + arquivo[1].getName());
    tf_caminhoArquivo.setText(fc_localizadorDeArquivos.getSelectedFile().toString());
    else
    dispose();
    tela_principal.setVisible(true);
    But, in this track:
    arquivo = fc_localizadorDeArquivos.getSelectedFiles();
    JOptionPane.showMessageDialog(null, "Arquivo a ser encriptado: " + arquivo[0].getName());
    JOptionPane.showMessageDialog(null, "Arquivo a ser encriptado: " + arquivo[1].getName());
    return to me the message error:
    incompatible types:
    found: java.io.File[]
    required: java.io.File
    Somebody can help me?

    wanderley.drumond wrote:
    I did this:
    if(rb_encriptar.isSelected()) {  
    JFileChooser fc_localizadorDeArquivos = new javax.swing.JFileChooser();
    fc_localizadorDeArquivos.setDialogTitle("Abrir Arquivo:");
    fc_localizadorDeArquivos.setFileSelectionMode(javax.swing.JFileChooser.FILES_ONLY);
    int resposta = fc_localizadorDeArquivos.showOpenDialog(null);
    if(resposta == JFileChooser.APPROVE_OPTION){  
    arquivo = fc_localizadorDeArquivos.getSelectedFile();
    JOptionPane.showMessageDialog(null, "Arquivo a ser encriptado: " + arquivo.getName());
    tf_caminhoArquivo.setText(fc_localizadorDeArquivos.getSelectedFile().toString());
    else
    dispose();
    tela_principal.setVisible(true);
    }else{  
    JFileChooser fc_localizadorDeArquivos = new javax.swing.JFileChooser();
    fc_localizadorDeArquivos.setMultiSelectionEnabled(true);
    fc_localizadorDeArquivos.setDialogTitle("Abrir Arquivos:");
    fc_localizadorDeArquivos.setFileSelectionMode(javax.swing.JFileChooser.FILES_ONLY);
    int resposta = fc_localizadorDeArquivos.showOpenDialog(null);
    if(resposta == JFileChooser.APPROVE_OPTION){  
    arquivo = fc_localizadorDeArquivos.getSelectedFiles();
    JOptionPane.showMessageDialog(null, "Arquivo a ser encriptado: " + arquivo[0].getName());
    JOptionPane.showMessageDialog(null, "Arquivo a ser encriptado: " + arquivo[1].getName());
    tf_caminhoArquivo.setText(fc_localizadorDeArquivos.getSelectedFile().toString());
    else
    dispose();
    tela_principal.setVisible(true);
    But, in this track:
    arquivo = fc_localizadorDeArquivos.getSelectedFiles();
    JOptionPane.showMessageDialog(null, "Arquivo a ser encriptado: " + arquivo[0].getName());
    JOptionPane.showMessageDialog(null, "Arquivo a ser encriptado: " + arquivo[1].getName());
    return to me the message error:
    incompatible types:
    found: java.io.File[]
    required: java.io.File
    Somebody can help me?First of all please post your code within tags, it makes it much easier to read.
    Your problem is that you are assigning a File array object to the File reference variable arquivo.
    This line:
    fc_localizadorDeArquivos.getSelectedFiles();
    is likely returning a File array.
    Edited by: maple_shaft on Dec 5, 2007 8:26 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Help! My D400 Won't Boot And There Are No Error Codes!

    I put a Lenovo IdeaCentre D400 WHS into service 9 months ago and have had no real problems. I've only had to reboot it a couple times. This past month it has "disappeared" from our family network twice. Each time it returned to normal operation after shutting it down with the power button (4 seconds) and unplugging the power cord for 30 seconds and then reversing the process to start it back up.
    Last night it "disappeared" from our network again. This time it would not start back up after powering it down. When I press the power button to start it, the power LED lights up, then two blue LEDs and a red LED flicker for a millisecond, then the disk LED lights up for 12-13 seconds, then it (disk LED) flashes two times and never comes on again. The power LED remains lit but no other lights are on. Initially, I hear the fan(s) at high speed for about 5 seconds and then they idle down to slow (quiet). I hear what sounds like the disks (original 1TB drive and added 2TB WD Green drive) spinning and that sound doesn't change other than some quiet rhythmic ticking (every second or so). At no time have I had any indication that either of the drives could be having problems.
    The unforgivable thing is that I have some time-sensitive important files on the WHS that I hadn't taken the time to back up. I mistakenly thought they were as safe there as anywhere else I had available at the time.
    Can someone please help in the form of suggestions or direction?
    Whether I can get the D400 running again or not, what are the methods, if any, of copying the files off the hard drives that were married inside the WHS? Will any basic disk recovery tools such as GetDataBack work on these spanned drives?

    Hello mate,
    Remove the ram module and boot your computer. It sould beep at startup without ram, otherwise it's most likely a dead motherboard. Keep us posted.
    Knowledge is of two kinds. We know a subject ourselves, or we know where we can find information on it.
    ThinkPad T510 4313-CTO Windows 8 x64 - Intel Core i7-620M - NVIDIA NVS 3100M - 8GB RAM - 240GB SSD- Intel Centrino Ultimate-N 6300 - Gobi 2000.
    ThinkPad Helix 3697-CTO Windows 8.1 x64 - Intel Core i7-3667U - Intel HD Graphics 4000 - 8GB RAM- 256GB SSD - Intel Centrino Advanced-N 6205 - Ericsson C5621gw

  • Journal Import Error Codes

    Hi All,
    I wanted to know where are the error codes stored in the database for the journal import process. For example, after the journal import completes - the execution report has the details and at the end it mentions about all the error codes and the meaning. Where is this informaiton stored. How can we derive the text of the error given a error code. I wanted to know to build a custom report.
    Thanks,
    Anand

    I think the meaning you can get it from the lookup.select *
    from fnd_lookups
    where lookup_type = 'PSP_SUSP_AC_ERRORS'
    order by lookup_code;But it seems GL is printing the error message details from the table fnd_new_messages.select *
    from fnd_new_messages
    where application_id = 101
    and language_code = 'US'
    and message_name like 'R_LEZL%'
    order by message_name;By
    Vamsi

  • What is error code 10210 - it only started happening recently

    Have had my PowerMac for months - in the last few weeks I have started to get 10210 error codr notifications - and then cannot start a new app - have to re-boot

    Hello mxmoore, and a belated welcome to Apple Discussions.
    Where are these error codes appearing, in a pop-up dialogue box or are your seeing them in the console?
    Does this event affect a particular app you are trying to start, or all apps? Can you repeat it or is it random (unpredictable)?
    Does this result in your Mac freezing?
    Some things to consider.
    1. Have at least 15% available space free on your hard drive. Macs like the wide open spaces.
    2. Run Disk utility over the HD doing a Repair Disk, but you will need to boot onto the DVD to do this via the DVD's Disk Utility.
    +Insert the Install Disk 1 into the drive and then select Restart; when you hear the chime hold down C key until the apple logo appears.+
    +This will take you to the installation software, but you do not want to install.+
    +Select your language, then go up to the top menu bar and navigate to the Disk Utility application.+
    +Select the hard drive on the left, then go to the First Aid pane where you can click on Repair Disk.+
    +If it finds errors, repeat the process until it reports no errors.+
    +After these repairs, quit the Installer, and restart normally.+
    +Once restarted normally run Repair Permissions from the Disk Utility application found on your hard drive in Application/Utilities.+
    See how you go with that mx and I hope this general advice/maintenance gets rids of that annoyance for you.

  • IAM Error codes

    Where are IAM error codes defined e.g. error codes like IAM-3010073 etc...?

    check Doc ID 1457707.1 in Oracle support

  • Ran Hardware test on 17" 10.5.6 Error Code 2STF/3/3:ATA-100ata-6-master came up @ mass storage run area.

    Have a Powerbook G4 17" 1.57GHz BRV 4.8.4f1 Mem.1 GB HDr. ATA:3,ID:0, Ran HARDWARE Test 2.2 hit Mass Storage test area when Error Code 2STF/3/3:ATA-100ata-6-Master stopped test. Shut comp down by holding pwr button for 5 secs. Waited 20 minutes and restarted w/option button and ran test again hit Mass Storage and Error Code 2STF/8/ rest is same as previous error code. Something about Node pop up after running disk utility a few days ago. Comp is was running  very slow. Only change besides updates was Macdefender. Do I need to take it to be repaired at an Apple place? Thank you.

    First, you need to remove macdefender, which is a scam program. Apple note http://support.apple.com/kb/HT4650 provides these instructions:
    Removal steps
    Move or close the Scan Window.
    Go to the Utilities folder in the Applications folder and launch Activity Monitor.
    Choose All Processes from the pop up menu in the upper right corner of the window.
    Under the Process Name column, look for the name of the app and click to select it; common app names include: MacDefender, MacSecurity or MacProtector.
    Click the Quit Process button in the upper left corner of the window and select Quit.
    Quit Activity Monitor application.
    Open the Applications folder.
    Locate the app ex. MacDefender, MacSecurity, MacProtector or other name.
    Drag to Trash, and empty Trash.
    Malware also installs a login item in your account in System Preferences. Removal of the login item is not necessary, but you can remove it by following the steps below.
    Open System Preferences, select Accounts, then Login Items
    Select the name of the app you removed in the steps above ex. MacDefender, MacSecurity, MacProtector
    Click the minus button
    Now, after you do that, reboot your system. Bring up disk utillity and verify the disk. Preferred would be to boot from OS X on DVD or a Firewire backup, run Disk Utility and Repair Disk, but verify disk when Disk Utility is loaded from the hard drive should work. Write down any messages, like bad node or whatever.
    If you get a message that the program exits with a failure, then there is a disk error that Disk Utility won't be able to fix. That could mean buying Disk Warrior or TechTool Pro to fix the error. Disk Warrior tends to be the disk fix program of choice. Depending on the error, it's possible that Disk Utility won't be able to fix the problem, in which case the fix is usually a new hard drive. Note, a new hard drive will be cheaper than Disk Warrior (at $95 or so).
    Smart Utility from http://www.volitans-software.com/smart_utility.php will give you good insight into the condition of your hard drive, as it reports on your SMART sensors.

  • Lists of client install error codes

    SCCM2012, Primary site, trying to push out clients.
    Anyone know where a complete list of "Last Installation Error" exists?  I've come across the ones below, but I'm having many others that I cannot determine what the installation error refers to. Just 2 of them I cannot get solid information are 1305,
    1789.
    2 – The system cannot find the file specified.
    5 – Access denied.
    52 – You were not connected because a duplicate name exists on the network. Make sure there is not a duplicate name in DNS and that 2 machines don’t have the same IP in DNS.
    53 – Unable to locate – http://support.microsoft.com/kb/920852 – cannot connect to admin$ – Computer Browser not started – add File/print sharing to Exceptions in Firewall – turn file and print on.
    58 – The specified server cannot perform The requested operation
    64 – The specified network name is no longer available. Source: Windows
    67 – network name cannot be found. 
    86 – network password is not correct? Machine Name <> resolved name.
    112 – Not enough disk space
    1003 – Cannot complete this function.
    1053 – The service did not respond to the start or control request in a timely fashion.
    1068 – The dependency service or group failed to start
    1130 – Not enough server storage is available to process this command. Source: Windows
    1203 – The network path was either typed incorrectly, does not exist, or the network provider is not currently available. Please try retyping the path or contact your network administrator.
    1208 – An extended error has occurred. Source: Windows
    1396 – Logon Failure: The target account name is incorrect. (NBTSTAT -a reverse lookup, duplicate IP address)
    1450 – Insufficient system resources exist to complete the requested service. Source: Windows
    2147749889 – Generic WMI failure (Broken WMI)
    2147749890 – not found – Source: Windows Management (WMI) – try repair WMI
    2147749904 – Invalid class – Source: Windows Management (WMI)
    2147749908 – Initialization failure – Source: Windows Management (WMI)
    2147942405 – Access is Denied (Firewall rule? / MacAfee-HIPS?)
    2147944122 – The RPC server is unavailable. (Dcom is miss-configured for security . http://support.microsoft.com/kb/899965 )
    2148007941 – Server Execution Failed
    Charlie Hawkins

    Here's a blog post I did a while back on finding the meaning of standard error codes:
    http://blog.configmgrftw.com/?p=42 .
    Here's a also a supplementary KB:
    http://support.microsoft.com/kb/944375  .
    And, there are custom error codes in ConfigMgr (like 0x80004005, which is *not* Access Denied):
    http://technet.microsoft.com/en-us/library/bb632794.aspx (this is for 2007, can't find an equivalent for 2012 but I'm sure it's still applicable).
    Jason | http://blog.configmgrftw.com | Twitter @JasonSandys

  • While performing travel sensor calibration get error code 1802. What is this means in plain language.

    We are using NI configurator 3.1. On our DVC5010f fisher controllers we have replaced potentiometer.  While performing calibration thru NI we are getting error code 1802. Can some one explain in plain language what is this means and what can be done to fix this.

    We have replaced potentiometer (Travel sensor ) on our Digital Valve Controller DVC5010F (Fisher). After Replacing this travel sensor, we were doing calibration using NI configurator software. During the calibration the software did not recognized the set range (variable) of travel sensor and gave us error code # 1802. These codes are accesible through www.ni.com web site. To get to listing of error codes. go to main page and in search block type in Fieldbus error code and select option 2 from several choices. these gives you listing of error codes. Code # 1802 derived from combination of error codes 0x0002, 0x0800 and 0x1000. These is where I am getting confused ...what is this? can some one explain this in simple term.
    Attachments:
    FieldBus Error Code 1802.JPG ‏47 KB
    FieldBus Error Code tavel count.JPG ‏53 KB

  • UDP Open Error Code 60

    Hello,
    I am new to LabVIEW and also UDP communication. I have a requirement to use Ethernet to talk to an Ethernet to Serial device server. The server is configured correctly. I am performing UDP Opens on multiple local ports during initialization. When the application is running it is using the UDP connection ID from the Open and performing a UDP Write to the same remote net address (device server) and then waiting a period of time and then performing a UDP Read using the same wired UDP Open connection ID. This works in one of my threads, but the other threads which perform similar read/write operations to different hardware are indicating Error Code 60 with the connection handle = 0. I have a development computer and a target computer. Everything works fine on the development computer in a lab environment with same device server, but I am not receiving all the inputs from the real hardware. On the target machine with all real hardware connections, I am seeing Error Code 60 on all but one of the UDP Read/Write operations. I confirmed that I am using unique local port numbers on all the UDP Opens and all are in the 6400x range (not common for other applications to use). No other applications running. Firewall is turned off also.
    1) Is there a setting (.ini) file where I need to set some SocketSetReuseAddr variable? I does not seem to matter if this is set or not
    2) Is it OK to use the same connection ID for a UDP Read and a UDP Write or do I need to create a separate connection ID for UDP Read and UDP Write?

    altenbach,
    Thanks for the reply. I have attached a screenshot of my logic in a nutshell. I'm not actually allowed to post the code and it is too much anyways. I think I need seperate UDP Opens and UDP Closes for my UDP Write and UDP Read. My threads actually write to unique ports on my remote host (device server) and then my threads are read from unique local ports which the device server is writing to. I am still baffled why this works on my development machine and not on my target machine. Both computers are using LabVIEW 2012 SP1 on a Windows 7 32-bit OS.
    When I probe the connection ID in subVi2, I see the value 0 before the UDP Write even though the local port is unique.
    Rob
    Attachments:
    UDP_logic_Error_Code_60.JPG ‏94 KB

Maybe you are looking for

  • How to delete the error message in Adapter?

    I got one error record stuck in destination JDBC adapter. Is it possible for me to delete the error record?

  • Notification view?

    Hi all who read this :-) , My environment is Oracle9i Enterprise Edition Release 9.2.0.8.0. I need a query or view for the Notification workflow. I know the standard table is wf_notifications and the table wf_messages contain the notification message

  • HT201262 how to reinstall main frame on macbook?

    my macbook is behaving strange, I want to erase all HD and re-instal the new OS X Mavericks

  • Oracle Standard Manager Hang

    Good Day every One , Am working on Oracle Application 12.1.3 And Database 1.2.0.3 And OS RedHat 6.1 I had this problem my standard manager have too many pending request and there is no one can see the output of the oracle requests because all of them

  • Issue with adf projectGantt showing popus

    hi all am working with adf projectGantt using page template every thing goes perfectly but when I want to see task properties for example or modify the time axis reliated popus never appear (when i dont use templates every thing gonna be alright :s)