V2.22 BUG in GpibConf.exe V2.2.0.3210

Recently newer versions of NI GPIB drivers have migrated the "Device Template" mappings from the registry to a "GPIB.INI" text file.
However, it appears not enough testing was done with the release version.
The utility that manipulates these settings is called GpibConf.exe. The GpibConf.exe utility adds double qoutes("") arround the all items for any section modified with the utility(ie board or device templates). The original GPIB.INI file that is installed does not have double qoutes arround any item.
The function ibfind() in the Windows 32bit 488.2M Driver does not process the double qoutes as expected. In other words, once any device template is modified by the utility, ibfind() will never find it.
(Note I am usin
g Windows XP(SP2) & a PCMCIA-GPIB+)
When will a fix be available?

Hello,
We have had previous reports of this issue on Windows XP after v2.2 released. This will be fixed in the next version of NI-488.2. Unfortunately, I cannot give a release date at this time. Until then, you can work around this issue in the obvious way: remove the double-quotes around the values in the GPIB.INI file.
I apologize for any inconvenience or unnecessary troubleshooting that this may have caused.
Scott B.
GPIB Software
National Instruments

Similar Messages

  • Definite bugs in "install_flashplayer14x32au_mssa_aaa_aih.exe"

    Note first that I was a senior IT contractor (all my code was bonded) so I do know a fair bit about computers.
    There are definitely bugs in the install fil : "install_flashplayer14x32au_mssa_aaa_aih.exe"
    I am on FIREFFOX 30, WIN XP PRO SP3
    Here was my experience :
    * I did not realize my daughter had already installed the update, because the adobe site kept coming up on FIREFOX automatically every time that the browser started (even though flash sites work fine and it was installed properly by her).
    * So I ran it. The install claimed (every time) that I do not have enough drive space. This is not the case.
    I went on to the page for testing my install ( "http://helpx.adobe.com/flash-player.html" ) which told me
        Congratulations, your computer has the latest Flash Player beta
        version installed. ( Your version14.0.0.125 Latest Version12.0.0.77 )
    and the flash animation was fine.
    However I still kept having the install page on ADOBE come up when FIREFOX started up. I tried (again and again) to use the install :
        "install_flashplayer14x32au_mssa_aaa_aih.exe"
    but every single time I got the error about not having enough drive space (I do so - tons)
    * so I looked at forum posts and found the bundled install lin ( install_flash_player.exe )
    And I used this instead (to make sure all was well)
        http://download.macromedia.com/pub/flashplayer/current/support/install_flash_player.exe
        The version in the properties is 14.0.0.125
    This installed perfectly.
    - I did not get any error messages telling me I did not have enough drive space
    - I no longer to sent off to ADOBE every time FIREFOX starts, with a message telling me I need to update
    *  The page "http://helpx.adobe.com/flash-player.html" gives me this feedback :
        Congratulations, your computer has the latest Flash Player beta
        version installed. ( Your version14.0.0.125 Latest Version12.0.0.77 )
    So, I suggest you fix "install_flashplayer14x32au_mssa_aaa_aih.exe" so that it :
    1) knows that the program is already installed (duh)
    2) does not tell people they do not have enough drive space when they do

    Any rational for this?
    Bad definitons file in your A/V.
    NO freeware from adobe is password protected... ever.
    NO software from Adobe contains viruses... ever.
    Download the Adobe Flash Player installer directly by clicking one of the following links.
    Flash Player for ActiveX (Internet Explorer)
    Flash Player Plug-in (All other browsers)
    NO need to scan them. They come from a safe source (here).

  • Runtime error in RWRBE60.EXE

    is there any bug in RWRBE60.EXE?
    When I send a report made in reports v.6i from forms v.6i, appear a message:
    RWRBE60 cause an error of invalid page in the module RWLIB60.DLL
    This occurr when the mode of the report is character and it send to Dot Matrix Printer, selected with the win_api_dialog.select_printer library and sent it via mode and destype parameter

    sorry, I used Mode and DesName parameters (not destype)
    I was doing various reports with several parameters and the error appear only when I use 'DESNAME' parameter with the mode character.
    Any body know why?
    do I need a patch or something else?

  • Win2000 NoClassDefFoundError running java.exe from DOS prompt

    I am using Windows 2000 with J2SE v 1.3.1_02 and have a problem when I run java.exe from the command line for classes that are defined to be in a package. I can both compile and run this program from the TextPad editor but when I run it from a DOS prompt I get the error "Exception in thread "main" java.lang.NoClassDefFoundError: MyClass"
    My CLASSPATH is set to D:\
    The files MyClass.java and MyClass.class are in the directory D:\MyProject
    here is the source:
    package MyProject;
    public class MyClass
         public static void main(String[] args)
              System.out.println("MyClass main");
    Note that if I comment out the package statement and add "." to CLASSPATH then it runs from the DOS prompt. Why does the program run from inside TextPad but not from the DOS prompt? Seems to be some type of bug in java.exe on Windows 2000 when the keyword package is used.

    It turns out that if you use the main method in a class that declares the package statement you need to use the fully qualified name to run the program. Using this statement works for this problem:
    java MyProject/MyClass
    the forward slash is required even though is a Windows system.

  • ICloudDrive.exe keeps waking up my PC

    I have my Windows 7 PC set to sleep after being idle for 10 minutes. Since I installed the latest iCloud control panel and enabled iCloud Drive my machine keeps waking up after sleeping for about 10 seconds. The machine then sits there for the 10 minutes specified, sleeps for 10 seconds and wakes up again in this sleep wake loop. After much searching I have discovered that it is iclouddrive.exe that is causing this problem. If I kill the iclouddrive.exe task everything is ok. The machine sleeps until I wake it or one of the scheduler tasks wakes it.
    I can leave iclouddrive.exe running, go into control Panel / Power Options / Advance Power Setting / Change When My Computer Sleeps / Change Advance Power Settings / Sleep / Allow Wake Timers and set it to "Disable". The machine sleeps after 10 minutes ok and wakes as normal when the mouse or keyboard is used, BUT no schedules tasks run.
    It seems to be a bug in iclouddrive.exe .

    This fix would not correct the situation with my PC.  The only thing that works is to complete disable the iclouddrive services, etc.  Hoping that Apple comes up with a fix for this soon.  In the meantime, I have unchecked the iCloudDrive option to prevent it from running on my PC until the bug is corrected.

  • Problem with examples in dbxml 2.4.13

    I downloaded a time ago dbxml 2.4.13 for windows (msi file) I tried to compile the helloworld example. That went fine, but when I run it, I it get always a memory exception problem.
    Unhandled exception at 0x7c812aeb in dbxmltest.exe: Microsoft C++ exception: std::bad_alloc at memory location 0x0012f188..
    It does not matter if I run in debug or release configuration, I alway get this error at the very first call to the lib at line with
    XmlManager mgr;
    Has anyone a clue what I did wrong here? Maybe I build it wrong ?
    My compile flags are :
    /Od /I "C:\Program Files\Oracle\Berkeley DB XML 2.4.13\include" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /nologo /c /ZI /TP /errorReport:prompt
    My linking flags are:
    /OUT:"X:\dbxmltest\dbxmltest\Debug\dbxmltest.exe" /NOLOGO /LIBPATH:"C:\Program Files\Oracle\Berkeley DB XML 2.4.13\lib" /MANIFEST /MANIFESTFILE:"Debug\dbxmltest.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"x:\dbxmltest\dbxmltest\Debug\dbxmltest.pdb" /DYNAMICBASE /NXCOMPAT /MACHINE:X86 /ERRORREPORT:PROMPT libdbxml24.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib
    The output window is :
    'dbxmltest.exe': Loaded 'X:\dbxmltest\dbxmltest\Debug\dbxmltest.exe', Symbols loaded.
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\ntdll.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\kernel32.dll'
    'dbxmltest.exe': Loaded 'C:\Program Files\Oracle\Berkeley DB XML 2.4.13\bin\libdbxml24.dll', Symbols loaded.
    'dbxmltest.exe': Loaded 'C:\Program Files\Oracle\Berkeley DB XML 2.4.13\bin\libdb46.dll', Symbols loaded.
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\ws2_32.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\advapi32.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\rpcrt4.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\secur32.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\msvcrt.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\ws2help.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\msvcr71.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\msvcp71.dll'
    'dbxmltest.exe': Loaded 'C:\Program Files\Oracle\Berkeley DB XML 2.4.13\bin\xqilla21.dll', Symbols loaded.
    'dbxmltest.exe': Loaded 'C:\Program Files\Oracle\Berkeley DB XML 2.4.13\bin\xerces-c_2_8.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\WinSxS\x86_Microsoft.VC90.DebugCRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_f863c71f\msvcp90d.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\WinSxS\x86_Microsoft.VC90.DebugCRT_1fc8b3b9a1e18e3b_9.0.30729.1_x-ww_f863c71f\msvcr90d.dll'
    'dbxmltest.exe': Loaded 'C:\Norman\Nvc\Bin\Niphk.dll', Binary was not built with debug information.
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\user32.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\gdi32.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\oleaut32.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\ole32.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\imm32.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\ntmarta.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\samlib.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\wldap32.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\winsta.dll'
    'dbxmltest.exe': Loaded 'C:\WINDOWS\system32\netapi32.dll'
    HEAP[dbxmltest.exe]: Invalid Address specified to RtlFreeHeap( 003E0000, 100D5740 )
    Windows has triggered a breakpoint in dbxmltest.exe.
    This may be due to a corruption of the heap, which indicates a bug in dbxmltest.exe or any of the DLLs it has loaded.
    This may also be due to the user pressing F12 while dbxmltest.exe has focus.
    The output window may have more diagnostic information.
    I hope anyone can help me, thanks

    Thanks for the quick reply.
    I am already in the building process. But I have another problem now. I took the latest source files from the site (2.4.16) and followed the instructions at http://www.oracle.com/technology/documentation/berkeley-db/xml/ref_xml/xml_win/intro.html
    I follow the instructions in section : Building with Microsoft Visual Studio 2008 and Visual C++ 2008 Express Edition because I use the express edition.
    But when compiling XercesLib There is a strange error which I cannot find a solution for.
    1>Base64.cpp
    1>Generating Code...
    1>Compiling resources...
    1>Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
    1>Copyright (C) Microsoft Corporation. All rights reserved.
    1>..\..\..\..\..\src\xercesc\util\Platforms\Win32\Version.rc(10) : fatal error RC1015: cannot open include file 'winres.h'.
    1>Build log was saved at "file://x:\dbxml-2.4.16\xerces-c-src\Build\Win32\VC8\Debug\obj\BuildLog.htm"
    1>XercesLib - 1 error(s), 9 warning(s)
    ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
    Is it not possible to compile the latest version with Visual C++ 2008 Express Edition ?

  • Crystal Report 10 in Visual Studio 2008

    Hello,
    Is there a formal process to make Visual Studio 2008 work with Crystal Report version 10? Are there specific files that need to be installed? Any problems to watch for. I currently tried to port Visual Studio 2003 solution that had working Crystal Reports 10 code and I have received some errors relating to ReportDocument (but there could be other). Anyway, maybe there are some basics I am missing.
    Thanks.

    When I double click on the report (.rpt) file, I am getting Microsoft Windows dialog with the following message:
          Microsoft Visual Studio 2008 has stopped working.  
          Windows can try to restart the program.
          --> Restart the program
         --> Debug the Program
    When I click Debug the Program, I see following:
       Unhandled exception at 0x18205950 in devenv.exe: 0xC0000005: Access violation.
       Top 3 Call Stack lines at this point are:
       18205950()
       CRDesigner.dll!3e043d7a()
       [Frames below may be incorrect and/or missing, no symbols loaded for CRDesigner.dll]
       When I click Break in debug window I see:
       No symbols are loaded for any call stack frame. The source code cannot be displayed."
       Windows has triggered a breakpoint in devenv.exe.
       This may be due to a corruption of the heap, which indicates a bug in devenv.exe or any of the DLLs it has loaded.
    I do not see Crystal Reports 10.xx under reference list. How do I go back to the version of reports originally created in? If I am not able to work the Crystal Reports 2008, I want to go back to 10.xx and drop the idea of considering upgrade to Crystal Reports 2008.
    Any help is appreciated. Thanks.

  • IE crash and closed down when trying to include a PDF file into a web page

    Hi,
    I am trying to include pdf file into my webpage by using
    tag. The whole page is created dynamically on the run-time. I am using IFrame to contain all the controls (included the object). The system works fine in the WindowXP but when I run it under Vista, the whole IE crash and IE closed by itself.
    I have tried to debug the problem and it gave me the following messages:
    [partial]
    'iexplore.exe': Loaded 'C:\Windows\System32\msacm32.drv', No symbols loaded.
    'iexplore.exe': Loaded 'C:\Windows\System32\msacm32.dll', No symbols loaded.
    'iexplore.exe': Loaded 'C:\Windows\System32\midimap.dll', No symbols loaded.
    'iexplore.exe': Loaded 'C:\Windows\System32\dxtrans.dll', No symbols loaded.
    'iexplore.exe': Loaded 'C:\Windows\System32\atl.dll', No symbols loaded.
    'iexplore.exe': Loaded 'C:\Windows\System32\ddrawex.dll', No symbols loaded.
    'iexplore.exe': Loaded 'C:\Windows\System32\ddraw.dll', No symbols loaded.
    'iexplore.exe': Loaded 'C:\Windows\System32\dciman32.dll', No symbols loaded.
    'iexplore.exe': Loaded 'C:\Windows\System32\nvd3dum.dll', No symbols loaded.
    'iexplore.exe': Loaded 'C:\Windows\System32\dxtmsft.dll', No symbols loaded.
    'iexplore.exe': Loaded 'C:\Program Files\Common Files\Adobe\Acrobat\ActiveX\AcroPDF.dll', No symbols loaded.
    'iexplore.exe': Loaded 'C:\Windows\winsxs\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.1434_none_d08b600244 2c891f\msvcp80.dll', No symbols loaded.
    The thread 'Win32 Thread' (0x18d4) has exited with code 0 (0x0).
    Windows has triggered a breakpoint in iexplore.exe.
    This may be due to a corruption of the heap, and indicates a bug in iexplore.exe or any of the DLLs it has loaded.
    The output window may have more diagnostic information
    Could anyone shed some light into this issue.
    Currently I have installed Adobe Reader 8 version 8.1.2 in that Vista machine
    Thanks in advance
    Rob

    You have two PDF "reader" plugins installed. Try disabling one of them. Tools > Addons > Plugins

  • How to change the device template in GPIB 2.0

    I am not able to communicate with the device. I am using the function call ibfind. Previous versions of the GPIB enabled us to modify the device name from dev0. How do I do this in NI 488.2 2.0 version?
    Please help thanks
    Praveen.

    In the NI-488.2\bin\ directory within the installation directory, there is an executable gpibconf.exe that will allow you to modify the device templates. Just run the executable and you should be able to change dev0 to another name.

  • Heap Corruption in ODBC 10.2.0.3 driver

    Howdy,
    I'm writing a piece of middleware that takes incoming requests and translates them connects to one of several back-ends: MSSQL, DB2, and Oracle. I've had a tremendous amount of diffficulty with the Oracle ODBC drivers.
    I am using the 10g instant client, but have had the same problem with the full client install. (I have installed Oracle pieces many, many times now.)
    I am developing in C++ using VC2K5 talking straight ODBC. The current problem is that calling SQLDriverConnect in a debug build always brings up a dialog box that says:
    Windows has triggered a breakpoint in OracleBindProblem.exe.
    This may be due to a corruption of the heap, and indicates a bug in OracleBindProblem.exe or any of the DLLs it has loaded.
    The output window may have more diagnostic information
    Boundschecker reports that this comes from a free that is not at the top of the alloc'd block coming from OraOCIEI10.dll (which VC debug runtime sees as a heap corruption, since the block headers aren't correct in the free).
    Is anyone else having this problem? Is there a fix? The app seems to continue correctly after this, but this is concerning for 2 reasons:
    1) Every time I connect, my debug run stops, which means I can't automate anything in debug, makes debugging really tough, and also makes handing the debug off to QA impossible. Since I use ASSERT's all over, being able to run the debug in test is pretty important.
    2) It's a HEAP CORRUPTION. Even if this is intentional ("clever" pointer math), it's pretty dangerous. And since it doesn't happen with previous drivers, I suspect it is not intentional.
    I've narrowed the problem down through a very small test app. I'd be happy to post the code if anyone is interested.
    I had to move to 10.2.0.3 because of a bug with bound parameters and keyset cursors in 10.1. I had to move to 10.1 because of an issue regarding DSN-less connections.
    Which brings me to another question I'd really appreciate insight on. Are the Oracle ODBC drivers a lost cause? I truly have never had a more negative initial experience with a piece of software as I have had over the last 2 weeks with these Oracle drivers. (Keep in mind that the MSSQL & DB2 stuff is working fine.) I have spent 100% of my time for two weeks trying to work around defects. Does Oracle not care, or are they incompetent when it comes to ODBC, or am I just having a run of bad luck? I'm really not trying to flame; I just really would appreciate insight. I'm new to Oracle, so I don't want to spend the next month finding out that I have to go with a 3rd party. (BTW, I tested a very famous third-party driver, and everything worked fine; the problem is that I'm sure my contracting employer will not pay the licensing fees unless there simply is no other alternative.)
    Unfortunately, since I'm just a developer trying to allow folks to use Oracle when they purchase our software (which is very popular in Europe), I don't have a support contract, which I understand is required to see the list of known defects. Have I misunderstood this? Is there a way to get current known defect info outside of metalink?
    Thanks,
    Ken

    Update for future reference:
    Finally got a metalink account and ran with the latest instantclient patch. This seemed to stop the heap corruption problem.

  • Corrupt heap when using SQLException getMessage

    Hi all,
    I'm developing an application in Visual C++ 2005 Express.
    I'm getting a weird bug when catching SQLExceptions, in the following code, I am catching the SQL Exception, I can get the error code and the error message using the method "what()".
    If I try to use the "getMessage()" method I get the following error:
    "Windows has triggered a breakpoint in DBLoader.exe.
    This may be due to a corruption of the heap, and indicates a bug in DBLoader.exe or any of the DLLs it has loaded."
    The code is the following:
         try
         env = Environment::createEnvironment(Environment::OBJECT);
         acConn = env->createConnection( dbUsername.c_str(), dbPassword.c_str(), dbString.c_str());
         normalConn = env->createConnection( dbUsername.c_str(), dbPassword.c_str(), dbString.c_str());
         catch (SQLException &ex)
              printf("exception %d\n", ex.getErrorCode());
              printf("exception %s\n", ex.what());
              printf("exception %s\n", ex.getMessage().c_str());
    Any idea why this is happening?
    Thx
    João Santos

    Hi,
    I think the problem is on the getMessage() method, as you said, I've assigned the getMessage to a variable and after that, converted to char pointer, but still the same problem.
    In the moment I call the getMessage method, I get the error of corrupt heap. You can check in the following code, I dont even get to see "passed get message" in the console.
         try
         env = Environment::createEnvironment(Environment::OBJECT);
         acConn = env->createConnection( dbUsername.c_str(), dbPassword.c_str(), dbString.c_str());
         normalConn = env->createConnection( dbUsername.c_str(), dbPassword.c_str(), dbString.c_str());
         catch (SQLException &ex)
              printf("exception %d\n", ex.getErrorCode());
              printf("exception %s\n", ex.what());
              ex.getMessage();
              printf("passed get message\n");
              string sqlExMsg = ex.getMessage();
              const char* sqlExMsgChar = sqlExMsg.c_str();
              printf("exception %s\n", sqlExMsgChar);
              return;
    João Santos

  • Any sign of a general update patch for Cp5?

    So, Cp5 has been around for a while, and as you might expect there are a few bugs:
    The Cp4 import bug and the EXE playback bug have ad hoc patches on the Adobe blog
    The SCORM 1.2 quiz reporting bug has an unofficial 'ask the right person, don't tell nobody about it' patch.
    The TEB transparancy issue is as far as I know still outstanding.
    So does anyone have any insider knowledge about if and when Adobe are likely to roll out an official update?

    Hi there
    As I bear the designation of Community Professional and am a Captivate Advisory Board member some folks might view me as having some insider information. But I've heard nothing of a patch other than to see that one of the Captivate team advised me in another thread that they had already "patched" captivate 5 since it shipped. And they were referring to the ad hoc update you mentioned earlier.
    However, it's worth noting that there usually is no formal pre-alpha/alpha/beta/release candidate process that occurs with service releases. We all discover at the same time that a service release has been issued. And even then, the discovery typically hasn't been announced. It's more as if one of us discovers it and notifies the rest of the group.
    Cheers... Rick
    Helpful and Handy Links
    Begin learning Captivate 5 moments from now! $29.95
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcererStone Blog
    Captivate eBooks

  • LMS 3.1 Backup job Failing

    Hello,
    We have LMS 3.1 installed and the backup is failing with the following message
    [Tue Feb  8 09:20:26 2011]  ERROR(247): E:/Backup_3/backup.LOCK file exists
    Most probably another backup process is running
    [Tue Feb  8 09:20:26 2011]  Backup failed: 2011/02/08 09:20:26
    I tried to do the following, but it didn't work:
    1- Run again the backup job, but specify a new backup directory folder (ex: E:/Backup_4/). --> Did not work
    2- - Stop the Deamon Manager service using: net stop crmdmgtd --> Did not work
         - Delete the backup.LOCK file from the E:/Backup_3/ folder
         - Restart the Deamon manager service using: net start crmdmgtd
         - Run the backup job again using the new Folder destination.
    Please Advise,
    Regards,

    I am currently working on a same issue with LMS 3.1 on windows;
    After stopping dmgtd have you been able to delete the backup.lock or have you restarted the server?
    In my case I was not able to delete the file and it turned out dbvalid.exe blocked this. The backup seems to run without any problems. When the backup is done dbvalid.exe trys to verify the backup database files. This validation fails and dbvalid starts dbsupport.exe to get some detail information on the failure and trys to send them to Sybase support. You should find (several ?) crash files here: %ALLUSERSPROFILE%\Application Data\SQL Anywhere 12\diagnostics. dbsupport.exe seems to be started interactively and thus hangs up waiting for some user input...
    In the crash file I see dfmInv mentioned as the database which did not pass dbvalid. I assume I will end up reinitializing the dfm databases to recover - but let's wait and see. I found some hints that there could be a bug with dbvalid.exe form Sybase- not sure if this is the culprit or a real DB error. What I found really strange is the cli of dbsupport.exe (see the option -gui at the end... )
    D:\PROGRA~1\CSCOpx\objects\db\win32\dbsupport.exe" -crash "C:\Documents and Settings\All Users\Application Data\SQL Anywhere 10\diagnostics\SA10_20110215_040218_4348.crash_log" -crashpn "dbeng10" -crashsn "dbvdfmInvEng" -gui
    Also, I would quickly backout the last know good backup from the backup directory - just in case... (the one before the failure raised the first time)

  • UCCE 7.5 HDS (ICMDBA v/s Registry)

    Has anyone else noticed a mismatch between what is showing in the Retain column in ICMDBA Space Used Summary v/s what is actually set in the registry? I am looking at two different 7.5 systems (7.5.7 and 7.5.8) that are both not reflecting the actual retention values in the registry. This was not an issue prior to upgrading from 7.2.7.

    Hi to all,
    I've verified that the purging of t_Skill_Group_Interval is based on registry key ...\Recovery\Purge\Retain\Interval\AgentSkillGroup insteed of ...\Recovery\Purge\Retain\Interval\SkillGroup.
    All the other of mismatches between ICMDBA Space Used Summary and registry key values are on tables purged by SQL DTS and so are not important (and are always values of incorrect keys). The unique real probem is on t_Skill_Group_Interval: I was forced to set the Interval\AgentSkillGroup registry key for both tables. So I cannot have different retain values for t_Agent_Skill_Group_Interval and t_Skill_Group_Interval. I believe this is a little bug in replication.exe process.
    Andrea

  • Installation of AIR is damaged

    I installed Adobe Air on my Windows XP Pro machine and received an "installation successful" message when it finished, however whenever I try to run a program that requires Adobe AIR I receive this message..Adobe AIR - "This installation of this application is damaged.  Try re-installing or contact the publisher for assistance."  I have uninstalled and re-installed twice but continue to receive the same message.  Here is my install log file.  I would greatly appreciate any help you can give me.
    [2011-05-31:09:58:48] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-05-31:09:58:48] Commandline is:
    [2011-05-31:09:58:48] No installed runtime detected
    [2011-05-31:09:58:58] Starting runtime install. Installing runtime version 2.6.0.19140
    [2011-05-31:09:58:58] Installing msi at d:\temp\air10d.tmp\setup.msi with guid {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}
    [2011-05-31:09:59:05] Launching subprocess with commandline C:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2011-05-31:09:59:05] Runtime Installer end with exit code 0
    [2011-05-31:09:59:06] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-05-31:09:59:06] Commandline is: -installupdatecheck
    [2011-05-31:09:59:06] Installed runtime (2.6.0.19140) located at C:\Program Files\Common Files\Adobe AIR
    [2011-05-31:09:59:07] Performing pingback request
    [2011-05-31:09:59:07] Pingback request completed with HTTP status 200
    [2011-05-31:09:59:07] Starting runtime background update check
    [2011-05-31:09:59:08] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.6.0.19140/update
    [2011-05-31:09:59:08] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.6.0.19140/update to C:\Documents and Settings\Richard\Application Data\Adobe\AIR\Updater\Background
    [2011-05-31:09:59:08] Runtime update not available
    [2011-05-31:09:59:08] Unpackaging cancelled
    [2011-05-31:09:59:08] Runtime Installer end with exit code 0
    [2011-05-31:10:00:39] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-05-31:10:00:39] Commandline is:
    [2011-05-31:10:00:39] Installed runtime (2.6.0.19140) located at C:\Program Files\Common Files\Adobe AIR
    [2011-05-31:10:00:48] Launching subprocess with commandline C:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2011-05-31:10:00:48] Runtime Installer end with exit code 0
    [2011-05-31:10:00:49] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-05-31:10:00:49] Commandline is: -installupdatecheck
    [2011-05-31:10:00:49] Installed runtime (2.6.0.19140) located at C:\Program Files\Common Files\Adobe AIR
    [2011-05-31:10:00:49] Performing pingback request
    [2011-05-31:10:00:50] Pingback request completed with HTTP status 200
    [2011-05-31:10:00:50] Starting runtime background update check
    [2011-05-31:10:00:50] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.6.0.19140/update
    [2011-05-31:10:00:50] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.6.0.19140/update to C:\Documents and Settings\Richard\Application Data\Adobe\AIR\Updater\Background
    [2011-05-31:10:00:50] Runtime update not available
    [2011-05-31:10:00:50] Unpackaging cancelled
    [2011-05-31:10:00:50] Runtime Installer end with exit code 0
    [2011-05-31:10:02:22] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-05-31:10:02:22] Commandline is: -arp:uninstall
    [2011-05-31:10:02:22] Installed runtime (2.6.0.19140) located at C:\Program Files\Common Files\Adobe AIR
    [2011-05-31:10:05:01] Starting runtime uninstall. Uninstalling runtime version 2.6.0.19140
    [2011-05-31:10:05:01] Uninstalling product with GUID {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}
    [2011-05-31:10:05:25] Runtime Installer end with exit code 0
    [2011-05-31:10:23:50] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-05-31:10:23:50] Commandline is:
    [2011-05-31:10:23:50] No installed runtime detected
    [2011-05-31:10:23:58] Starting runtime install. Installing runtime version 2.6.0.19140
    [2011-05-31:10:23:58] Installing msi at d:\temp\air11e.tmp\setup.msi with guid {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}
    [2011-05-31:10:24:06] Launching subprocess with commandline C:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2011-05-31:10:24:06] Runtime Installer end with exit code 0
    [2011-05-31:10:24:07] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-05-31:10:24:07] Commandline is: -installupdatecheck
    [2011-05-31:10:24:07] Installed runtime (2.6.0.19140) located at C:\Program Files\Common Files\Adobe AIR
    [2011-05-31:10:24:07] Performing pingback request
    [2011-05-31:10:24:08] Pingback request completed with HTTP status 200
    [2011-05-31:10:24:08] Starting runtime background update check
    [2011-05-31:10:24:08] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.6.0.19140/update
    [2011-05-31:10:24:08] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.6.0.19140/update to C:\Documents and Settings\Richard\Application Data\Adobe\AIR\Updater\Background
    [2011-05-31:10:24:08] Runtime update not available
    [2011-05-31:10:24:08] Unpackaging cancelled
    [2011-05-31:10:24:08] Runtime Installer end with exit code 0
    [2011-05-31:11:11:09] Application Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-05-31:11:11:09] Commandline is: -playerVersion=10,3,181,14 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=true -- -url http://apprepo.adobe.com/download/au.com.bugcafe.bugaloo.air
    [2011-05-31:11:11:09] Installed runtime (2.6.0.19140) located at C:\Program Files\Common Files\Adobe AIR
    [2011-05-31:11:11:10] Begin air file download from http://apprepo.adobe.com/download/au.com.bugcafe.bugaloo.air
    [2011-05-31:11:11:10] Download destination is D:\Temp\fla14A.tmp
    [2011-05-31:11:11:11] Received download status 200
    [2011-05-31:11:11:11] Response URL is http://apprepo.adobe.com/download/au.com.bugcafe.bugaloo.air
    [2011-05-31:11:11:13] Download success
    [2011-05-31:11:11:19] Unpackaging file:///D:/Temp/fla14A.tmp to D:\Temp\fla14B.tmp
    [2011-05-31:11:11:23] Application signature verified
    [2011-05-31:11:11:23] Unpackaging/validation complete
    [2011-05-31:11:11:23] No app located for appID 'au.com.bugcafe.bugaloo' and pubID ''
    [2011-05-31:11:11:32] Converting unpackaged application to a native installation package in D:\Temp\fla14C.tmp
    [2011-05-31:11:11:32] Native installation package creation succeeded
    [2011-05-31:11:11:32] Starting app installation to C:\Program Files\bug-a-loo. Installing app au.com.bugcafe.bugaloo version 2.1 using the source file at file:///D:/Temp/fla14A.tmp
    [2011-05-31:11:11:32] Installing msi at D:\Temp\fla14C.tmp\setup.msi with guid {A6E92A89-2AA6-066F-6EC9-057842BD5AD6}
    [2011-05-31:11:11:34] Launching subprocess with commandline C:\Program Files\bug-a-loo\bug-a-loo\bug-a-loo.exe
    [2011-05-31:11:11:34] Application Installer end with exit code 0
    [2011-06-03:16:20:46] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-06-03:16:20:46] Commandline is:
    [2011-06-03:16:20:46] No installed runtime detected
    [2011-06-03:16:20:49] Starting runtime install. Installing runtime version 2.6.0.19140
    [2011-06-03:16:20:49] Installing msi at d:\temp\air5ee.tmp\setup.msi with guid {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}
    [2011-06-03:16:20:57] Launching subprocess with commandline C:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -installupdatecheck
    [2011-06-03:16:20:57] Runtime Installer end with exit code 0
    [2011-06-03:16:20:58] Runtime Installer begin with version 2.6.0.19140 on Windows XP x86
    [2011-06-03:16:20:58] Commandline is: -installupdatecheck
    [2011-06-03:16:20:58] Installed runtime (2.6.0.19140) located at C:\Program Files\Common Files\Adobe AIR
    [2011-06-03:16:20:58] Performing pingback request
    [2011-06-03:16:20:59] Pingback request completed with HTTP status 200
    [2011-06-03:16:20:59] Starting runtime background update check
    [2011-06-03:16:20:59] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.6.0.19140/update
    [2011-06-03:16:20:59] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.6.0.19140/update to C:\Documents and Settings\Richard\Application Data\Adobe\AIR\Updater\Background
    [2011-06-03:16:20:59] Runtime update not available
    [2011-06-03:16:20:59] Unpackaging cancelled
    [2011-06-03:16:20:59] Runtime Installer end with exit code 0
    Thanks in advance for your help!

    I little more searching and I found the answer. Check it out here:
    http://forums.adobe.com/message/2879260#2879260

Maybe you are looking for

  • Want to know the sale order report for Delivery bclok at header level

    Dear, i would like to know some reports 1). I would like to know  is ther any  SAP std report  is available for Sale order if Blocked for delivery(VBAK-LIFSK)?? 2). is ther any report for knowing the Sale order  if header/item text  is maintained?? P

  • 1st Gen iPod Shuffle problem

    Hello, I pluged in my Shuffle and it gave me the message that it my iPod my be corupted and that I should restore it. Well I started the restore and right at the end it had an error, I didn't write the error down, and it wouldn't do anything. So I tr

  • BAPI_DOCUMENT_CREATE2 - adding classification data

    Hello, I want to create document data with the named BAPI. Not that bad, I thought, implemented the BAPI in my program, provided the required data and then made my first tests. Result: - document created - no classification data added And the return

  • PO Order Unit is not updating by BAPI_PO_CHANGE

    Hi Experts, While Iu2019m trying to change the PO using BAPI_PO_CHANGE, for few materials only Item quantity(PO quantity-quantity )  is updating but not the pack size( PO Order Unit-orderpr_un) I want to know is there any indicator or any field to be

  • MAIL - freeing up space (trashing old attachments)

    Hey folks - I thought I remember reading an article in Macworld a few years back about "cleaning up" Mail. That is, freeing up space on your computer by trashing old mail attachments lurking in the SENT and TRASH (and other) mailboxes. Does anyone re