HHQ-1835 is so-called correction of the error recover system information: DRUNK

On my system to sparc solaris 9 customers seems to start upwards well answer all questions (3.2.1), but im getting the same error messages in this disorder HHQ-1835 ticklet which, according to my interpretation, seems to have fixed beem. I run a patch or something?
I asked a question in the forum bug saw this. So I concluded that sigar forum.

Please get give clues to what I can do to solve this problem.

On a number of my Sun Microsystems sun4u systems, I have installed the 3.2.1 client and the answers start all worked and customer starts, but does NOT autoinventory on the server to send anything.

What is happening on sparc Solaris 5.9 (os) systems.

2008-08-04 15:29:22, 764 [main] [AutoinventoryCommandsServer] Autoinventory controls server INFO has started
2008-08-04 15:29:22, ERROR 942 [Thread-0] [scan] overall error during the inventory scan: org.hyperic.hq.autoinventory.AutoinventoryExc
Reconstructed: Error retrieving information system: no such file or directory
org.hyperic.hq.autoinventory.AutoinventoryException: Error retrieving information system: no such file or directory
at org.hyperic.hq.autoinventory.Scanner.detectPlatform(Scanner.java:120)
at org.hyperic.hq.autoinventory.Scanner.start(Scanner.java:154)
at org.hyperic.hq.autoinventory.ScanManager.mainRunLoop(ScanManager.java:141)
to org.hyperic.hq.autoinventory.ScanManager.access$ 000 (ScanManager.java:41)
to org.hyperic.hq.autoinventory.ScanManager$ 1.run(ScanManager.java:107)
Caused by: org.hyperic.hq.product.PluginException: Error retrieving information system: no such file or directory
at org.hyperic.hq.plugin.system.SigarPlatformDetector.getPlatformResource(SigarPlatformDetector.java:306)
2008-08-04 15:29:22, 961 WARN [Thread-0] [AutoinventoryCommandsServer] AICommandsServer: analysis is complete, but we could not even detec
t the platform, so nothing will be posted on the server. Here is some information about the error that has occurred:
Severe failure: org.hyperic.hq.autoinventory.AutoinventoryException: Error retrieving information system: no such file or directory
org.hyperic.hq.autoinventory.AutoinventoryException: Error retrieving information system: no such file or directory

In addition, I see this:
2008-08-01 16:12:53, 228 INFO [hand] [AgentConnection] 127.0.0.1--> bizapp:getCAMServer
2008-08-01 16:12:53, ERROR 256 [Thread-0] [AutoinventoryCommandsServer] cannot send data autoinventory server platform, sleepin
g for 33 seconds before trying again. Error: null
2008-08-01 16:12:53, 257 INFO [Thread-3] [ConfigPopulateThread] from config fill the thread
2008-08-01 16:13:27, ERROR 009 [Thread-0] [AutoinventoryCommandsServer] cannot send data autoinventory server platform, sleepin
g for 50 seconds before trying again. Error: null
2008-08-01 16:14:17, ERROR 639 [Thread-0] [AutoinventoryCommandsServer] cannot send data autoinventory server platform, sleepin
g for 75 seconds before trying again. Error: null
2008-08-01 16:15:33, ERROR 589 [Thread-0] [AutoinventoryCommandsServer] cannot send data autoinventory server platform, sleepin
g to 113 seconds before trying again. Error: null

More information:

2008-08-01 16:19:30, 117 [main] INFO [TrackerThread] event report the size of batch the value 100
2008-08-01 16:19:30, 175 [main] [MeasurementCommandsServer] measure orders INFO server has started
2008-08-01 16:19:30, INFO 175 [Thread-1] [ConfigPopulateThread] from config fill the thread
2008-08-01 16:19:30, 179 WARN [Thread-0] [AutoinventoryCommandsServer] AICommandsServer: analysis is complete, but we could not even detec
t the platform, so nothing will be posted on the server. Here is some information about the error that has occurred:
Severe failure: org.hyperic.hq.autoinventory.AutoinventoryException: Error retrieving information system: no such file or directory
org.hyperic.hq.autoinventory.AutoinventoryException: Error retrieving information system: no such file or directory

If this is indeed the same problem, the fix (including the link to download the required file) for 3.2.1 is noticed in the ticket to http://jira.hyperic.com/browse/HHQ-1835 , but the fix is also included in 3.2.2 (and later versions).

Tags: VMware

Similar Questions

  • Themebasedfoi.centerToTheme () call JavaScript throws the error message

    Hello

    I'm developing a CEP for a client and I'm really looking forward how it is easy to get a card set up and running. The map is created with the javascript api and runs in a browser window. The goal is to embed the map in the poet dashboard. And it works very well also. But I have a problem, that could be a sticking point: I want to focus the bounding box of the card around the time selected. Other selection of the time ist directed by parameters in the url and it works very well also.

    If I insert the line
    themebasedfoi.centerToTheme ();
    nothing happens and my browser error console produces the error

    This ._f249 is null
    http://intranetserver:7777/MapViewer/FSMC/jslib/oraclemaps.js <-Version: Ver11_B090225 line 10769
    and
    Keine Elemete found (not found items)
    http://myserver:7001/mapviever/mcserver <-my own mapserver

    My source to create the map is:
    <html>
        <head>
            <!--META http-equiv="Content-Type" content="text/html; charset:UTF-8"-->
            <script type="text/javascript" src="http://intranetserver:7777/mapviewer/fsmc/jslib/oraclemaps.js"></script>
            <script type="text/javascript">
                var baseURL = "http://myserver:7001/mapviewer";
                var baseMapEloc = null;
                var mapview;
    
                function display_map()  
                {
                    baseMapEloc = new MVMapTileLayer("elocation.world_map", "http://intranetserver:7777/mapviewer/mcserver");
    
                    mapview = new MVMapView(document.getElementById("map"), baseURL);
                    mapview.addBaseMapLayer(baseMapEloc);
    
                    // var mpoint = MVSdoGeometry.createPoint(10, 51, 8307);
                    // mapview.setCenter(mpoint);
                    // mapview.setZoomLevel(4);
                    // mapview.addNavigationPanel("east"); 
    
                    // mapview.setHomeMap(mpoint, 4);
    
                    var themebasedfoi = new MVThemeBasedFOI('foi_partner','apexws_kpatenge.theme_partner_bi','https://secure_intranetserver/mapviewer/foi');    
                    themebasedfoi.setBringToTopOnMouseOver(true);
    
    
                    var country = getURLParameter("COUNTRY_PARAM");
                    var partner = getURLParameter("NAME_PARAM");
                    var city = getURLParameter("CITY_PARAM");
    
                    var parameters;
    
                    themebasedfoi.setQueryParameters(country,partner,city);
    
                    mapview.addThemeBasedFOI(themebasedfoi);
                    themebasedfoi.centerToTheme();
    
                    mapview.display();
    
                }
    
                function getURLParameter (ParamName) 
                {
                    var strURLParamstrURLParamReturn = "";
                    var strHref = window.location.href;
                    if (strHref.indexOf("?") > -1 ) 
                    {
                        var strQueryStr = strHref.substr(strHref.indexOf("?"));
                        var aQueryStr = strQueryStr.split("&");
                        for (var iParam = 0; iParam < aQueryStr.length; iParam++ )
                        {
                            if (aQueryStr[iParam].indexOf(ParamName+"=")> -1)
                            {
                                var aParam = aQueryStr[iParam].split("=");
                                strURLParamReturn = aParam[1];
                                break;
                            }
                        }
                    }
                    return unescape(strURLParamReturn);
                }
            </script>
        </head>
        <body onLoad="javascript:display_map()">
             <div id="map" style="width: 500px; height: 450px;"></div>
        </body>
    </html>
    CenterToTheme() I only get a square gray, without the map displays correctly with the setHomePoint(), I get the right view for the map without query parameter.

    Thank you in advance for each tip that helps me solve this problem...

    Wolfgang

    Edited by: user10446099 the 25.03.2009 02:51

    There seems to be some problem with centerToTheme(); in any case, what you really need, is zoomToTheme(). In addition, the recommended approach is this:

      function init_map(){
      //create the theme:
      var themebasedfoi = new MVThemeBasedFOI(...);
    
      //setup your query parameters
      thembasedfoi.setQueryParameters(...);
    
      //tell MapViewer to automatically 'bound' the map extent to the results of this theme after it came back from server with FOI data:
    
      themebasedfoi.setBoundingTheme(true);
    
      //now add the theme to the MVMapView handle (which will initiate the theme AJAX request to the server):
      mapview.addThemeBasedFOI(themebasedfoi);
    
       //dont call themebasedfoi.zoomToTheme() or centerToTheme() here, as the theme may not have come back with FOI data (it's asynchornous!)
     }
    
      //call this function to force the map to zoom back to an already displayed theme-based foi layer (after the user has paned and zoomed couple times for instance)
    
      function zoomToTheme()
    {
      themebasedfoi.zoomToTheme();
    }
    

    for a live example you can see the #35 tutorial (leaping theme).

    LJ

  • Corrupt Windows file. "the file of the directory g:\system information\lightningsand.cfd volume" is damaged and unreadable. My computer does not display a G drive. My computer will boot even after I get this error message.

    The problem started after I installed Norton 360. I have not installed new hardware.

    I'm not biased. I'm not an advocate for the Member States. I have been involved in the MS newsgroups since 2003 and have seen what Norton (McAfee) and can do. Especially for an e-mail client.

    I saw, too, what MS has produced over the years and don't like a lot of their programs. I feel, however, that they got the right MOUSE. It is not a resource hog like Norton is a thing. (BTW. IMHO, Norton was a great AV program until Peter Norton sold the company to Symantec).

    I saw many problems corrected over the years with the removal of Norton. The most common problem people have when vendors group with their Norton software free trials. Once enabled, run that the removal tool is a must if the user wishes to use a different AV program

    Note the declaration of the OP.


    The problem started after I installed Norton 360. I have not installed new hardware.

    If you have spent a lot of time on the Norton forum and believe my advice to be bad, why not offer the OP is something that you think might be useful rather than criticizing me.

    Bruce Hagen
    MS - MVP October 1, 2004 ~ September 30, 2010
    Imperial Beach, CA

  • While trying to install the Kodak printer all-in-one on my Vista computer, I get the error "2147287035" system

    Original title: 2147287035 system error

    Hello

    Tried to install Kodak all in the printer software, then I got the error database error 2203 2147287035 tracking system - windows/installer\a720de.msi.

    Can you please help

    Thank you

    Hello

    If I understand correctly you have a problem with installing the Kodak all in a printer on your Windows Vista computer drivers. I would like to know more information on the issue, so that we can help you better.

    1. What is the error message or an exact error code?

    2. What is the Kodak printer model number?

    Let us try the following methods and check if it works for you.

    Method 1:

    Try installing the driver in a clean boot state. Place the computer in a clean boot state will help you to install programs without any interference from third-party program/application.

    Step 1: How to troubleshoot a problem by performing a boot in Windows Vista or Windows 7:

    http://support.Microsoft.com/kb/929135

    Note: once you have completed troubleshooting, try the procedure described in step 3 to reset the computer to start as usual.

    Step 2: Find and install printer drivers:

    http://Windows.Microsoft.com/en-us/Windows-Vista/find-and-install-printer-drivers

    Method 2:

    Try to install the printer driver in the Compatibility Center.

    Make older programs run in this version of Windows:

    http://Windows.Microsoft.com/en-us/Windows-Vista/make-older-programs-run-in-this-version-of-Windows

    Please respond with the State of the question, so that we could help you better.

  • Receive error message "the UPS service is not confiqured correctlly" when check the errorlog advanced system information

    Original title: advanced information system

    I Wiindows XP Home Edition and on the Sytem Advanced Info - the error log indicates under Source UPS under service Description the inverter is not confiqured properly. How can I fix this please, it drives me crazy

    Hello

    Search for contact information for HP. Let us know if face you any problems with Windows in the future.

    http://WWW8.HP.com/us/en/contact-HP/phone-assist.html

    Hope this information helps.

  • Someone called me from the "World Wide Web" informing me that I had "a Trojan horse".

    Someone said that they were in the 'World Wide Web', recently called saying me that I have a Trojan horse installed on my Windows 7 laptop and they will be "blocks my ip address" to stop the Trojan horse to spread. He said they have my 'saved' details and he says randomly a license number, but it could not determine which edition, I had (I have home premium and professional). So immediately, I knew it was a scam and hung up.

    He then called again. There, with a strong Indian accent told me to go to MSCONFIG and said that services will slowly turn into a "stopped" if I continue. Then he told me to go to Task Manager and find CSRSS.exe (I knew it was a critical program) and I asked him more about "World Wide Web". He said that I could not re - install windows in 3 months and it could 'block my ip address' in 24 hours. So, I'm hung up once more.

    I do not give away details.

    I have Kaspersky Internet Security installed 2013 and it runs scans daily, but no malicious objects (such as virus or trojan programs) were detected.

    I would like to know if some services must be under 'arrested' on MSCONFIG and more info on "CSRSS.exe".
    Thank you

    Look out! It's a scam, those rotten bastards you to give them control of your PC, then try to sell you anti-virus software for your bank or credit card, they'll even install it without uninstalling your existing anti virus, not a good thing. They persist and if you fall for it and compensation they will ring in a few months and say you've scammed we will reply your money for a fee, give us your credit card details.

    They scammed a few pension I know who have had to cancel credit cards after losing money.

    When they ring back their request for a number to call them back on and see if you get a report that he's cheating if you have it, most places have a Government regulator.

  • How to call report via the URL (without displaying information to user name)?

    I want to call report in my APEX application.

    I can get it run like this:
    http://hostname:port/reports/rwservlet?module=invoice.rdf&userid=oe/oe@tnsalias&destype=cache&desformat=pdf 
    But showing username in the url would have serious security problem.

    How could configure the report to set the default user ID, so that I do not need to define who, in the url?

    And is it possible to integrate this with my APEX application authorization?

    frank1018 wrote:
    I want to call report in my APEX application.

    I can get it run like this:

    http://hostname:port/reports/rwservlet?module=invoice.rdf&userid=oe/oe@tnsalias&destype=cache&desformat=pdf 
    

    But showing username in the url would have serious security problem.

    How could configure the report to set the default user ID, so that I do not need to define who, in the url?

    And is it possible to integrate this with my APEX application authorization?

    Hi frank
    Check this http://docs.oracle.com/cd/E12839_01/bi.1111/b32121/pbr_run013.htm

    Hope this helps

  • I have again to win 8 pc. PS 64-bit does not install correctly. get the error update failed

    I install on a new pc win 8 PS CC. I think it installs, because I can open it. But on the CC site, when I press the button to update, the update fails.  told to try again. fails. I have all the drivers to date and updates of windows 64-bit win 8.

    I'll answer my own question in the hope that it helps someone else. I had the problem immediately after installing PS CC.  Once I restarted the computer and tried again, it worked.

  • Need to flash to make my site correctly on the Mobile operating system

    Hello, I have a drug education related mobile targeted site towrds Web traffic and most of my users use smartphones to access. My problem is that I can't let them know how to use flash to access my medical animations and images on laptop here. I found a useful article on the android site on how to install flash on the android phone , but they have littlle too heavy.

    My question is, is there any method for my visitors to access the content flash using Smartphones?

    Thanking you in anticipation

    regards

    Hi rahil.nes,

    Flash Player for Android is no longer available. For more information, see here:

    http://blogs.Adobe.com/flashplayer/2012/06/Flash-Player-and-Android-up date.html

    Android users can always download and install Flash Player from Flash Player Versions archived page on the Adobe Web site.

    Please visit: http://forums.adobe.com/thread/1061194

    Please visit this page for a list of all certified devices:Flash Player certified devices

    You can check this link for Flash player versions archived: html http://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.

  • How do I clear the error in system LED

    Hello

    Erasing the log event and error in the BIOS turn off the LED "system error"? The server starts with a single beep and works very well.

    Thank you!

    -Stan Campsmith

    This can be corrected by booting in the BIOS, then press F10 to save and exit, and you shouldn't have this problem any more away.

  • System will not be activated. Receive the error message "system could not establish a connection with the activation server.

    Activation.

    My OS system has been altered, so I formatted and installed new, but can not activate. I have this installation id 348020-631951-163976-154093-556113-629786-940105-229483-661432, I need confirmation id because my system could not establish a connection with the activation server

    How to activate Windows XP
    http://support.Microsoft.com/kb/307890/en-us

    See the section titled: "how to activate Windows XP by phone.
    Also, make sure that you do not confuse the product key numbers and letters
    (number 8 for the letter B, etc.)

    How to contact a Microsoft Product Activation Center:
    http://support.Microsoft.com/default.aspx/KB/950929/en=us

    Microsoft Activation centers worldwide telephone numbers:
    http://www.Microsoft.com/licensing/existing-customers/activation-centers.aspx
    (This site is for activating Volume License, but if you call, they will help you)

    The phone number is not working:
    Microsoft Wordwide contacts: http://www.microsoft.com/worldwide/default.aspx

    Once Windows activated / Genuine Advantage Notifications:
    http://www.Microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=afd45b36-3d77-4259-801c-d31a9a90cdcf
    (This tool will confirm that the copy of Windows installed on your PC is genuine and authorized)

    J W Stuart: Http://www.pagestart.com

  • Installed the program gives the error "target system is not supported.

    Hi, I had a program that works with windows 95,97,98, nt it is said. I can open ITC a folder but can't install it on my computer, I get an error msg 'target system os not supported' what should I do.

    Hello bkfarmer,

    You can try the Mode of compatibility as below:
    If the program is not compatible, then you try to install and run the program in compatibility mode.

    Use the following steps:

    (1) right click on the program

    2) click Properties

    3) click on the Compatibility tab

    (4) select run this program in compatibility mode and select Windows XP or other system that the program has been run successfully operating.

    Check out the link here: make sure to run older programs in this version of Windows

    http://Windows.Microsoft.com/en-us/Windows7/make-older-programs-run-in-this-version-of-Windows

    If compatibility is not successful, then try and run the program compatibility problems:

    1. open the troubleshooting program compatibility Troubleshooter by clicking the Start button.

    Then click on Control Panel. In the search box, type troubleshooting, and then click Troubleshooting. Under programs, click on run programs for previous versions of Windows.

    2. follow the instructions in the troubleshooting.

    If you are unable to install a program, insert the installation disc for the program and, using the Troubleshoot utility, navigate to the program setup file, usually called Setup.exe, Install.exe, or something similar. This utility is not designed to work on programs that have an .msi file name extension.

    I hope this helps.

    Sincerely,

    Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • setting up a printer to the recently recovered system

    My windows vista computer went through the recovery today, but I have a HP Deskjet D1341 which do not print.  Windows Vista has a different default printer. How do I add this printer or rename the default printer. ??

    http://h10025.www1.HP.com/ewfrf/wc/softwareCategory?product=1839855&LC=en&cc=us&DLC=en&submit.y=3&submit.x=2&lang=en&cc=us

    Go to above link HP > select your Vista OS(32bit or 64bit) > SaveDrivers/download/software on the desktop.

    http://h10025.www1.HP.com/ewfrf/wc/product?product=1839855&LC=en&cc=us&DLC=en&submit.y=4&submit.x=8&lang=en&cc=us

    Go to the link above > "Getting Started" > HP follow the installation instructions.

    For all other printer problems, contact HP:

    http://h10025.www1.HP.com/ewfrf/wc/contacthp?LC=en&DLC=en&cc=us&product=1839855&lang=en

    See you soon.

    Mick Murphy - Microsoft partner

  • Receive the error a system startup - hpConnectionManager.exe

    Running Windows 7.

    hpConnectionManager.exe

    Could not load the Assembly:

    Ststem.Data.SQLite, Version =, Culture = neutral,

    PublicKeyToken = db937...

    The application will now exit.

    Thank you once again, David

    Your last suggestion does not work either.   I'll work around the issue for the moment, I appeciate your help

    Jeffw169

  • execution of the error 5 system as an administrator, use cmd.exe net

    Hello.  I'm testing some plumbin that I hope to use in the windows login in a sharing of the as400.  I get this error message and the Web can't understand even where to start.   The id is a windows and as400 id with the same pswd.

    System 5 error indicates a permissions problem.

Maybe you are looking for