Run MAX,message'Initialization of C:\WINNT\System32\nipalu.dll failed. Why?

The problem is that Max will not open correctly, therefore rendering Labview useless as it can not use any of the PCI Cards in the PC.
When MAX is run, the program opens as normal, i.e. it presents the MAX explorer screen. Approximately 2 seconds later it displays the message:
Initialization of the dynamic link library C:\WINNT\System32\nipalu.dll failed.
The process is terminating abnormally.
therefore labview cannot detect any devices or signal names.

I have had the problem fixed after a trip NI
Im putting the fix on this forum incase anybody else is having the same problem, or has it occur in the future.
In short for some reason, Labview has moved the nipalu.dll file from its original place in memory, therefore MAX can not find it to initialize it.
Steps for correction:
1) Download palBase Utility from NI.COM
2) Copy palBase Utility onto the C: Drive on the PC
3) Go to the START menu and select RUN
4) type COMMAND and press Enter
5) In the command prompt type
palBase -b 69000000 -s 45000000
6) When successful message appears, type exit and enter
7) re-boot PC and run MAX - All should work correctly
8) DELETE palBase from C: Drive

Similar Messages

  • Java.exe (j2re1.4.0) can't init C:\WINNT\system32\DDRAW.dll

    Our app is running on jre 1.3.1_01. When we try j2re 1.4.0 we get the following dialog:
    java.exe - DLL Initialization Failed
    Initialization of the dynamic link library C:\WINNT\System32\ddraw.dll failed. The process is terminating abnormally.
    It occurs when the application attempts to paint the splash screen for our server application. It also occurs with our client GUI.
    This is the same for 6 different machines running Windows NT 4.0 service packs 5 and 6.
    I don't want to make this a bug yet because it seems to work on my laptop with exactly the same software. We have sync'd the environment and verified the classpaths.

    I've seen potentially related problems on NT4-SP6a with J2RE 1.4.2_01. I did not get the "can't init" error that you are discussing, but I have seen other problems related to "ddraw.dll". When I run Swing applications that use viewports, scrolling causes very bad repainting problems. I think this is related to "ddraw.dll" because of the "BIT_BLIT" optimization for repainting.
    Also, when I ran the Java application after running some other sequence of applications (I have not been able to duplicate the startup sequence), Java crashed with the message below rather than repainting poorly. This crash was repeatable -- I repeated it four times with identical exception traces. The stack trace indicates that the failure is in "blitWindowGraphics", and the problem was detected inside of "ddraw.dll".
    I'm including this in this thred in the hopes that somebody can find a thread of commonality and fix the root cause of these "ddraw.dll" problems.
    NOTE: I have not found a workaround to the problems I'm having --- I cannot run Java GUI applications on this PC.
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x77132F58
    Function=DllCanUnloadNow+0x665
    Library=C:\WINNT\System32\ddraw.dll
    Current Java thread:
         at sun.awt.windows.Win32Renderer.devCopyArea(Native Method)
         at sun.awt.windows.Win32SurfaceData.copyArea(Unknown Source)
         at sun.java2d.SunGraphics2D.copyArea(Unknown Source)
         at javax.swing.JViewport.blitWindowGraphics(Unknown Source)
         at javax.swing.JViewport.blitDoubleBuffered(Unknown Source)
         at javax.swing.JViewport.windowBlitPaint(Unknown Source)
         at javax.swing.JViewport.setViewPosition(Unknown Source)
         at com.sun.javaws.ui.general.GeneralUtilities$4.run(Unknown Source)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.Dialog$1.run(Unknown Source)
         at java.awt.Dialog.show(Unknown Source)
         at com.sun.javaws.ui.general.GeneralUtilities.showAboutDialog(Unknown Source)
         at com.sun.javaws.ui.player.Player$13.actionPerformed(Unknown Source)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.AbstractButton.doClick(Unknown Source)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
         at javax.swing.plaf.basic.BasicMenuItemUI$MouseInputHandler.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x00407000      D:\jre\j2re1.4.2_01\bin\javaw.exe
    0x77F60000 - 0x77FBE000      C:\WINNT\System32\ntdll.dll
    0x77DC0000 - 0x77DFF000      C:\WINNT\system32\ADVAPI32.dll
    0x77F00000 - 0x77F5E000      C:\WINNT\system32\KERNEL32.dll
    0x77E70000 - 0x77EC5000      C:\WINNT\system32\USER32.dll
    0x77ED0000 - 0x77EFC000      C:\WINNT\system32\GDI32.dll
    0x77E10000 - 0x77E67000      C:\WINNT\system32\RPCRT4.dll
    0x78000000 - 0x78040000      C:\WINNT\system32\MSVCRT.dll
    0x08000000 - 0x08136000      D:\jre\j2re1.4.2_01\bin\client\jvm.dll
    0x77FD0000 - 0x77FFA000      C:\WINNT\System32\WINMM.dll
    0x77FC0000 - 0x77FC8000      C:\WINNT\System32\mmdrv.dll
    0x74BD0000 - 0x74BE7000      C:\WINNT\System32\SNDBLST.DLL
    0x716F0000 - 0x7177A000      C:\WINNT\system32\COMCTL32.dll
    0x10000000 - 0x10007000      D:\jre\j2re1.4.2_01\bin\hpi.dll
    0x00910000 - 0x0091E000      D:\jre\j2re1.4.2_01\bin\verify.dll
    0x00920000 - 0x00938000      D:\jre\j2re1.4.2_01\bin\java.dll
    0x00940000 - 0x0094D000      D:\jre\j2re1.4.2_01\bin\zip.dll
    0x18270000 - 0x1837F000      D:\jre\j2re1.4.2_01\bin\awt.dll
    0x77C00000 - 0x77C18000      C:\WINNT\System32\WINSPOOL.DRV
    0x76AB0000 - 0x76AB5000      C:\WINNT\System32\IMM32.dll
    0x77B20000 - 0x77BD1000      C:\WINNT\system32\ole32.dll
    0x18380000 - 0x183D0000      D:\jre\j2re1.4.2_01\bin\fontmanager.dll
    0x77130000 - 0x77156000      C:\WINNT\System32\ddraw.dll
    0x18650000 - 0x1865A000      D:\jre\j2re1.4.2_01\javaws\javawspl.dll
    0x77C40000 - 0x77D7C000      C:\WINNT\system32\SHELL32.dll
    0x18C40000 - 0x18C5E000      D:\jre\j2re1.4.2_01\bin\jpeg.dll
    0x18C60000 - 0x18C6F000      D:\jre\j2re1.4.2_01\bin\net.dll
    0x776B0000 - 0x776C4000      C:\WINNT\system32\WS2_32.dll
    0x776A0000 - 0x776A7000      C:\WINNT\system32\WS2HELP.dll
    0x74FF0000 - 0x74FFE000      C:\WINNT\System32\rnr20.dll
    0x77660000 - 0x7766F000      C:\WINNT\system32\msafd.dll
    0x77690000 - 0x77699000      C:\WINNT\System32\wshtcpip.dll
    0x776D0000 - 0x776D8000      C:\WINNT\system32\WSOCK32.dll
    0x71280000 - 0x71286000      C:\WINNT\system32\MSIDLE.DLL
    0x77BF0000 - 0x77BF7000      C:\WINNT\System32\rpcltc1.dll
    0x75360000 - 0x75367000      C:\WINNT\System32\rasadhlp.dll
    0x76AC0000 - 0x76ADD000      C:\WINNT\System32\imagehlp.dll
    0x731B0000 - 0x731BA000      C:\WINNT\System32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation total 576K, used 408K [0x10010000, 0x100b0000, 0x104f0000)
    eden space 512K, 79% used [0x10010000, 0x10076340, 0x10090000)
    from space 64K, 0% used [0x10090000, 0x10090000, 0x100a0000)
    to space 64K, 0% used [0x100a0000, 0x100a0000, 0x100b0000)
    tenured generation total 2136K, used 1280K [0x104f0000, 0x10706000, 0x14010000)
    the space 2136K, 59% used [0x104f0000, 0x10630030, 0x10630200, 0x10706000)
    compacting perm gen total 6656K, used 6474K [0x14010000, 0x14690000, 0x18010000)
    the space 6656K, 97% used [0x14010000, 0x14662a48, 0x14662c00, 0x14690000)
    Local Time = Tue Nov 25 21:44:39 2003
    Elapsed Time = 26
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_01-b06 mixed mode)

  • Validation Failed for C:\winnt\system32\vsinit.dll

    I am running VPN Client 4.6.00.0045 on Windows 2000 and when I reboot I get the an error that reads "Validation Failed for C:\winnt\system32\vsinit.dll"
    It seems the VPN Service is not starting. A reinstall will not fix it. I do not have ZoneAlarm or any other personal firewall installed. Any help would be appreciated.

    I'm not sure if the steps described at this URL will help your issue or not. There is quite a bit of information in the post that may be of some help.
    http://forum.zonelabs.org/zonelabs/board/message?board.id=Off-Topic&message.id=5155
    On my system, I do not have ZoneAlarm and installed at all and I have the vsinit.dll file on my system. I suspect that it is installed with the Cisco VPN Client. There is reference to this file in bug CSCec41278 that leads me to this conclusion. The version of the VPN client that I have installed is 4.6.00.0049.
    HTH
    Steve

  • Error in Writing to File \Winnt\System32\mfcans32.dll

    Error window with msg "Error in Writing to File \Winnt\System32\mfcans32.dll" is being popuped while trying to install 9.0.3 on windows 2000 Advanced Server.
    My System Configuration Details are as follows.
    Compaq Proliant
    Ram : 2GB
    HARD DISK : 80GB
    PROCESSOR : 2.6
    Please help me to install.
    Thanks,
    Srinivas Chowdhary Annamareddy.

    You might want to investigate why it became Read-Only in the first place and are there any other files that should not be Read-Only read only.

  • WINNT\system32\msvcp60.dll

    Hi,
    I am trying to install IDES4.7 on win2kserver on oracle.
    i am trying to apply NT patch when i execute RDDLLINS it is giving the following error screen:
    In order to ensure SAP R/2 working correctly some shared file required an update. setup will update the following files and reboot the system if necessary.
    In the window it shows this file.
    c:\WINNT\system32\msvcp60.dll
    But when i click on Ok nothing is happening.
    can anybody please tell me what should i do.
    It worked well on XP pro. but 2k server is giving me troubles.
    Thanks in advance.
    Madhu

    the windows does not indicate an error it is information only what will happen after pressing ok.
    >>It worked well on XP pro. but 2k server is giving me troubles.
    what kind of troubles?
    it may happen that on XP you already have installed the DLL in an actual version. therefore it is not necessary to replace/install. This may be different on w2k.
    regards
    Peter

  • C:\Windows\system32\bitsperf.dll" failed

    Log Name:      Application
    Source:        Microsoft-Windows-Perflib
    Date:          10/23/2013 4:36:55 AM
    Event ID:      1008
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      xxxxxxxxxxx
    Description:
    The Open Procedure for service "BITS" in DLL "C:\Windows\system32\bitsperf.dll" failed. Performance data for this service will not be available. The first four bytes (DWORD) of the Data section contains the error code.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Perflib" Guid="{13B197BD-7CEE-4B4E-8DD0-59314CE374CE}" EventSourceName="Perflib" />
        <EventID Qualifiers="49152">1008</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2013-10-23T02:36:55.000Z" />
        <EventRecordID>355461</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>Application</Channel>
        <Computer>SWAMR0041.INDUSTRIE.AMMANN.INTRA</Computer>
        <Security />
      </System>
      <UserData>
        <EventXML xmlns:auto-ns2="http://schemas.microsoft.com/win/2004/08/events" xmlns="Perflib">
          <param1>BITS</param1>
          <param2>C:\Windows\system32\bitsperf.dll</param2>
          <binaryDataSize>8</binaryDataSize>
          <binaryData>0200000000000000</binaryData>
        </EventXML>
      </UserData>
    </Event>
    Tried to rebuild the counters 
    1. lodctr bitsperf.dll
    2. lodctr \R
    3. lodctr /e:bitsperf.dll
    After performing the above still getting the issue.
    Microsoft Provided steps are confusing.
    Can any one provide me the detailed steps to resolve the issue ?
    Shashidhar N Bharadwaj

    I actually ran into this issue myself and I found this to be my fix.
    "Unable to add these counters:
    \Memory\Available MBytes
    \Memory\% Committed Bytes In Use
    \Memory\Cache Faults/sec
    \Memory\Cache Faults/sec
    \PhysicalDisk(*)\%Idle Time
    \PhysicalDisk(*)\Avg. Disk Queue Length
    \Network Interface(*)\Bytes Total/sec"
    after that I checked my Test Server and saw the same error in Windows Server 2012. I searched and found a lot of info
    about this error in earlier version of Windows but not for Server 2012 and therefore decided to write a wiki about it. It is my first English wiki and I want to write this wiki for other people who may have similar problem because Ed Price suggested us:
    Below are some steps to be followed.
    Steps:
    We have to rebuild Performance Counters with LODCTR from an elevated command prompt.
    1. Launch Command Prompt as Administrator (right click Runs As Administrator).
    2. Drop into the C:\WINDOWS\System32 directory by typing CD\ then CD Windows\System32
    3. To rebuild your resource counters type the following command:
    lodctr /r
    This will rebuild your counter values and may take a few moments so please be patient.
    4. If you wish to query the counters to make sure they were correctly set, use:
    lodctr /q
    This will give you something like the following:
    Performance Counter ID Queries [PERFLIB]:
        Base Index: 0x00000737 (1847)
        Last Counter Text ID: 0x000031D2 (12754)
        Last Help Text ID: 0x000031D3 (12755)
    [.NET CLR Data] Performance Counters (Enabled)
        DLL Name: %systemroot%\system32\netfxperf.dll
        Open Procedure: OpenPerformanceData
        Collect Procedure: CollectPerformanceData
        Close Procedure: ClosePerformanceData
    [.NET CLR Networking] Performance Counters (Enabled)
        DLL Name: %systemroot%\system32\netfxperf.dll
        Open Procedure: OpenPerformanceData
        Collect Procedure: CollectPerformanceData
        Close Procedure: ClosePerformanceData
    and etc
    5.Now reopen the Performance Monitor and check it. You will see that the error was fixed.
    Note 1:
    In the query if you have provider name that is Disabled, Use this Cmdlet to enable it.
    lodctr /e:<provider name>
    for example (think in above query Performance Counters is disable ) :
    lodctr /e:Performance Counters
    Note 2:
    If you perform this step and it doesn't work, please see the event log and search for if there is Event ID = 3006 in it? if yes, 
    please go to registry and change Disable Performance Counters from "1" to "0".
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Perflib
    Hope this is helpful. 

  • Open Procedure for service "BITS" in DLL "C:\Windows\system32\bitsperf.dll" failed

    This error is occurring on my Windows Server 2008R2 server with SQL 2008R2 installed.  I have found lots of "help" but none of it works...
    The Open Procedure for service "BITS" in DLL "C:\Windows\system32\bitsperf.dll" failed. Performance data for this service will not be available. The first four bytes (DWORD) of the Data section contains the error code.
    The "help" I have found...
    http://technet.microsoft.com/en-us/library/cc774913(WS.10).aspx
    http://support.microsoft.com/kb/300956 

    I was able to re-install BITS.  The BITS error seems to have gone away, but this error is now showing...
    The object length of an object returned by Extensible Counter DLL "C:\Windows\system32\wbem\wmiaprpl.dll" for the "WmiApRpl" service was not correct. The sum of the object lengths returned did not match the size of the buffer returned.  The performance
    data returned by the counter DLL will not be returned in the Perf Data Block. The first four bytes (DWORD) of the Data section contains the count of objects.
    Help?

  • The Open Procedure for service "WDSTFTP" in DLL "C:\Windows\system32\wdstftp.dll" failed. WDS not PXE booting!

    This morning came in to find clients were not getting there bootfiles through PXE. I checked the logs to find the following events related to WDS.
    The Open Procedure for service "WDSTFTP" in DLL "C:\Windows\system32\wdstftp.dll" failed
    The Open Procedure for service "WDSServer" in DLL "C:\Windows\system32\wdssrv.dll" failed
    The Open Procedure for service "WDSMC" in DLL "C:\Windows\system32\wdsmc.dll" failed
    Has anyone seen this or have a link to a resolution?
    tconners

    Hotfix loaded but didn't help.
    Found a few articles referring to rebuilding the perf counter library. I ran "lodctr /R" failed first time then worked the second time. I believe the errors:
    The Open Procedure for service "WDSTFTP" in DLL "C:\Windows\system32\wdstftp.dll" failed
    The Open Procedure for service "WDSServer" in DLL "C:\Windows\system32\wdssrv.dll" failed
    The Open Procedure for service "WDSMC" in DLL "C:\Windows\system32\wdsmc.dll" failed
    Are gone but PXE boot still fails.
    Do you think I might have to uninstall WDS and reinstall? "Using SCCM console to just remove PXE"
    tconners

  • Event ID 1008 The Open Procedure for service "BITS" in DLL "C:\Windows\System32\bitsperf.dll" failed. Performance data for this service will not be available. The first four bytes (DWORD) of the Data section contains the error code.

    I keep getting the above error on all my SQL 2012 deployments (standard and enterprise) on all Windows Server 2012 Standard machines. I have already tried the following commands in administrator mode to resolve without success:
    lodctr bitsperf.dll
    lodctr /R
    Any other suggestions?
    Diane

    Hi Diane Sithoo,
    You post the same question 2 times. Please avoid this practice on Forum, I 
    have merged the same thread. Thanks for your understanding.
    According to your description, we need to verify when the error occurs, and if when the error happen, your SQL Server does not work, right ? If yes, we need to you help us to collect the detailed error log in SQL Server management Studio (SSMS). Please refer
    to the following steps for collecting the error log.
    In SSMS, expand Management, and SQL Server Logs, then
    right-click a log and click View SQL Server Log.
    If the SQL Server can run well, there are some error on Windows Server service, I recommend you post the question on the Windows Server General Forum(http://social.technet.microsoft.com/Forums/windowsserver/en-US/home?forum=winservergen
    ) , It is appropriate and more experts will assist you.
    In addition, about Event ID 1008, you may need to reload the
     performance library when it is not properly initialized during installation. Then you can use Windows Reliability and Performance Monitor to verify that performance counters are properly collected and displayed in a Performance Monitor graph. For
    more information, you can review the following article.
    http://technet.microsoft.com/en-us/library/cc774913(v=ws.10).aspx
    Regards,
    Sofiya Li
    If you have any feedback on our support, please click here. 
    Sofiya Li
    TechNet Community Support

  • Foxfire downloaded an up-date last night (10 20/2010) at 5:30 PM EDST and it crashed the compter on re-start with an error message... Missing or Corrupt File ... WINNT\system32\config\SYSTEM

    Foxfire downloaded an up-date last night (10/20/2010) at 5:30 PM EDST when I started Firefox, and it crashed the compter on re-start with an error message... Missing or Corrupt File ... WINNT\system32\config\SYSTEM. This machine is Windows 2000 Professional on Dell computer and Foxfire 3.6 or 4 not sure computer is stuck at the error message.

    Hi there,
    You're running an old version of Safari. Before troubleshooting, try updating it to the latest version: 6.0. You can do this by clicking the Apple logo in the top left, then clicking Software update.
    You can also update to the latest version of OS X, 10.8 Mountain Lion, from the Mac App Store for $19.99, which will automatically install Safari 6 as well, but this isn't essential, only reccomended.
    Thanks, let me know if the update helps,
    Nathan

  • MAX says visa32.dll not found in WINNT\system32 directory. File is there, have reinstalled and rebooted just to be sure. Same error.

    MAX says visa32.dll not found in WINNT\system32 directory. File is there, have reinstalled and rebooted just to be sure. Same error. Why?

    Hi,
    What version of VISA are you using? What version of MAX?. What OS are you using?
    You can try using the lastest version, NI-VISA 3.0. The installer also includes the lastest version of MAX (3.0). The installer can be found in the Driver and Updates >> NI-VISA
    DiegoF
    National Instruments.

  • Java.exe in c:\winnt\system32?

    Hi,
    I have installed J2SE1.3.1 and J2EE 1.3 b2 on my win2000pro machine and was experimenting with my environment.
    In J2SE1.3.1 installation instructions it was said, that for convenience you can set path to
    point to your j2se1.3.1\bin dir... Ok. Did that. I had a path like follows:
    path=c:\winnt;c:\winnt\system32;c:\jdk1.3.1\bin;
    And I had no problems running java apps from the command line.
    But one day I accidentally looked in c:\winnt\system32 and found (!!!) java.exe and some other files and dlls, which under normal circumstances (may be well, I just didn't know they were installed there) reside in jdk1.3.1\bin. So actually, java.exe from c:\winnt\system32 was executed each time I ran java.exe.
    I checked the versions of both:
    in jdk:
    --- output begin ---
    C:\jdk1.3.1\bin>java -version
    java version "1.3.1"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
    Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)
    --- output end ---
    and in windows:
    --- output begin ---
    C:\WINNT\system32>java -version
    java version "1.3.1"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-b24)
    Java HotSpot(TM) Client VM (build 1.3.1-b24, mixed mode)
    --- output end ---
    Looks the same (java.exe files exist in both dirs and they seem to be the same by size and date...
    Ok.
    I checked -help output:
    --- output begin ---
    C:\jdk1.3.1\bin>java.exe -help
    Usage: java [-options] class [args...]
    (to execute a class)
    or java -jar [-options] jarfile [args...]
    (to execute a jar file)
    where options include:
    -hotspot to select the "hotspot" VM
    -server to select the "server" VM
    -classic to select the "classic" VM
    If present, the option to select the VM must be first.
    The default VM is -hotspot.
    -cp -classpath <directories and zip/jar files separated by ;>
    set search path for application classes and resources
    -D<name>=<value>
    set a system property
    -verbose[:class|gc|jni]
    enable verbose output
    -version print product version and exit
    -showversion print product version and continue
    -? -help print this help message
    -X print help on non-standard options
    --- output end ---
    And in windows:
    --- output begin ---
    C:\WINNT\system32>java.exe -help
    Usage: java [-options] class [args...]
    (to execute a class)
    or java -jar [-options] jarfile [args...]
    (to execute a jar file)
    where options include:
    -hotspot to select the "hotspot" VM
    If present, the option to select the VM must be first.
    The default VM is -hotspot.
    -cp -classpath <directories and zip/jar files separated by ;>
    set search path for application classes and resources
    -D<name>=<value>
    set a system property
    -verbose[:class|gc|jni]
    enable verbose output
    -version print product version and exit
    -showversion print product version and continue
    -? -help print this help message
    -X print help on non-standard options
    --- output end ---
    Notice - in c:\jdk "version" of java.exe two more switches exist, namely:
    -server to select the "server" VM
    -classic to select the "classic" VM
    These options do not exist in "windows" java.exe version.
    I suppose, that those "additional" options do not appear, because there is fairly incomplete list of files from jdk1.3.1\bin exists in winnt\system32 - i.e. "dlls" for "server" and "classic" (why for classic) are not available... But I do not know for sure...
    My questions are:
    Is is a normal installation option for either j2ee or j2se?
    If it is, why in the j2se installation instructions they recommend to "correct" the path for "convenience" if in the final account the java.exe from "windows" is called, which well might be really undesired behaviour... (path=c:\winnt;c:\winnt\system32;c:\jdk1.3.1\bin;)
    Where can I read more about this particular situation?
    Thanks a lot guys!

    Is is a normal installation option for either j2ee or j2se?Yes; it is said somewhere in the JRE installation notes. The windoze JRE installer will copy java.exe and javaw.exe (apparently with some other files) to the win dir. You should also find a third java.exe from c:\program files\javasoft\jre\1.3.1\bin or something like that.

  • Please! I need a solution to read the running max-min

    I am a starter and not too good in labview. I need to read the running max-min as the random numbers are generated in the loop. iam not getting it right. I have attached the VI. Can anybody please help me making it right???
    Please Please Please!!
    Thanks
    CL
    Attachments:
    run max.vi ‏46 KB

    Your code was somewhat confusing, it was hard to tell what was going on since the upper and lower kept flip-flopping (try to keep mins and max's seperate).  This is *almost* the same code you submitted, just cleaned up a bit more.  Remember that you want to initialize to the first value that comes out of the random number generator, since that will give you a real minimum since the generator may never reach the initialized minimum that you set (which in your case was zero, I doubt the generator will ever return true zero).
    -Danny
    Message Edited by texasdiaz on 09-26-2005 02:44 PM
    Attachments:
    run max.vi ‏45 KB

  • Error -1073807339 when using IVI (setup in MAX) to initialize instrument

    I'm using LabVIEW 2014 and the most recent version of the Measurement & Automation Expert (MAX) to communicate with an Agilent 33500B series function generator with IVI drivers on a Windows 8.1 computer. (I also see this problem when trying to communicate with an Agilent oscilloscope). I've used the MAX to create an IVI logical name and tied the name to the appropriate driver session following the instructions in: http://www.ni.com/white-paper/4594/en/. In LabVIEW, I have created the IVI instrument, tied it to the appropriate logical name, initialize the instrument, and then close the session. When I run this program, the Initialization block runs (resetting the parameters on the function generator) AND THEN I get the following error:
    "Error -1073807339 occurred at IviFgen Initialize With Options.vi
    Possible reason(s):
    Primary Error: (HEX 0xBFFF0015) TImeout expired before operation completed.
    Complete call chain:
        IviFgen Initialize With Options.vi
        IviFgen Initialize.vi
        <myfilename>.vi
    I read in the documentation that I should not simultaneously initialize with options in LabVIEW and in MAX, so I am using the Initialize block which still calls Initialize With Options. The same error occurs when I:
         1. Uncheck all the options in MAX and run the code
         2. Uncheck all the options in MAX and replace the LabVIEW Initialize block with Initialize With Options and run the code
         3. Add a Wait block between the initialization and the close blocks and run the code.
    However, I am able to communicate with the function generator when I use the VISA Test Panel (opened in the MAX) and send it a VISA command. I am also able to communicate with the function generator if I use the VISA I/O blocks instead of the IVI blocks in LabVIEW.
    Is it really a timeout issue? If so, how do I change the timing? If not, what is going on?
    Thanks.

    sagha wrote:
    According to the MAX they are correct (IVI driver for the Agilent 33519B downloaded from the NI website). When I run the IVI Initialize block any frequency, amplitude, offset, etc. settings on the function generator are reset to the default values. So, something is being sent to the instrument.
    However, I've also tried adding the General Error Handler block right after the Initializaiton block to cancel the -1073807339 error. Then, I add the IviFgen Configure Standard Waveform [STD] block to set the function generator frequency. The program throws an error that looks like a resource problem:
    "Error -1074130544 occurred at IviFgen IVI Error Converter.vi
    Possible reason(s):
    The session handle is not valid.
    Complete call chain:
        IviFgen IVI Error Converter.vi
        IviFgen Configure Standard Waveform [STD].vi
        <myViName.vi>
    What could be the reason for an invalid session handle? I've followed the NI tutorials on setting up IVI instruments in MAX and in LabVIEW.
    Okay, this is new information.  Nothing in your previous posts mention that the initialztion did anything at all besides return the timeout error.  The invalid session handle is because you closed the session.
    I'm having trouble following your descriptions.
    Bill
    (Mid-Level minion.)
    My support system ensures that I don't look totally incompetent.
    Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.

  • Windows\system32\softpub.dll is either not designed to run on windows or contains an error. how do i fix this so i can launch my itunes app

    every time I try to open itunes i get this message, C:\windows\system32\softpub.dll is either not designed to run on windows or contains an error. what should i do to fix this problem.

    I suggest that you reinstall the Microsoft Visual Studio 2010 redistributable https://www.microsoft.com/en-us/download/details.aspx?id=5555
    If you are on a 64-bit system you should also install the x64 version http://www.microsoft.com/en-us/download/details.aspx?id=13523

Maybe you are looking for

  • DSO activation problem after creating the secondary indexes

    Hi,     I am facing the problem with DSO activation after creating the secondary indexes. •  Compared with Info Cubes there is no functionality available which allows dropping and recreating a secondary index before/after the data activation. As a wo

  • ITunes 64 Bit on Windows 7 wont open at all?

    So I have looked around for a long time trying to solve this issue with no luck at all. Basically When i try to open iTunes, nothing happens. It comes up in my task manager for a couple seconds, then its gone. Quicktime doesnt work at all either. Hel

  • BT can't find the phoneline - again!

    Hi I'm trying to move house.  As usual I have a massive list of address changes to make and utility accounts to close/transfer.  As usual, I got to the item "BT" and my heart sank.  But I pressed on.  Maybe for once it would go smoothly? This time -

  • K7D Master does not recognize 1GB Reg ECC modules

    I have an older K7D Master (2 CPU) which runs fine with 256 MB and/or 512 MB modules (all Kingston REG Ecc). The board also runs fine with 2 x 512 MB non ECC. But when I use Kingston 1GB modules Reg ECC (KVR266X72RC25/1024) I get an error: "AWARD Boo

  • GL cost allocation batches transaction level information

    Hi In Gl_LINES_ALL, all reference columns information is NULL. After posting the cost batches into GL, what is procedure to find transaction level information for these cost batches. Eg: For Inventory and receivables batches transaction information s