LMS 4.2.2 times out during inventory collection on VSS

A customer of mine have 2 VSS systems for wich IC times out during collection when trying to read from flash on them. From the ICserver.log
[ Thu Dec 13  16:45:19 CET 2012 ],WARN ,[Thread-20],com.cisco.nm.rmeng.util.logger.XDILogger,67,com.cisco.nm.xms.xdi.pkgs.SharedInventoryCatIOS.FlashAGI_CISCO_FLASH_Mib,g$eval,70,com.cisco.nm.xms.xdi.pkgs.SharedInventoryCatIOS:FlashAGI_CISCO_FLASH_Mib:g$eval:populating FlashAG attributes failed via CFM, trying OCFM...
[ Thu Dec 13  16:45:19 CET 2012 ],WARN ,[Thread-20],com.cisco.nm.rmeng.util.logger.XDILogger,67,com.cisco.nm.xms.xdi.pkgs.SharedInventoryCatIOS.FlashAGI_CISCO_FLASH_Mib,g$eval,90,com.cisco.nm.xms.xdi.pkgs.SharedInventoryCatIOS:FlashAGI_CISCO_FLASH_Mib:g$eval:populating FlashAG attributes failed . Hence aborting fallback.:: com.cisco.nm.xms.xdi.ags.system.CollectionFailed: com.cisco.nm.lib.snmp.futureapi.SnmpReqTimeoutException: SnmpRequestTimeout on 10.2.0.1 while performing SnmpWalk(*) at index = -1
[ Thu Dec 13  16:45:19 CET 2012 ],ERROR,[Thread-20],com.cisco.nm.rmeng.util.logger.XDILogger,57,com.cisco.nm.xms.xdi.SdiEngine,initAndEvalAGIs,385,com.cisco.nm.lib.snmp.futureapi.SnmpReqTimeoutException: SnmpRequestTimeout on 10.2.0.1 while performing SnmpWalk(*) at index = -1
[ Thu Dec 13  16:45:54 CET 2012 ],ERROR,[Thread-20],com.cisco.nm.rmeng.util.logger.XDILogger,57,com.cisco.nm.xms.xdi.SdiEngine,initAndEvalAGIs,385,com.cisco.nm.xms.xdi.ags.system.CollectionFailed: com.cisco.nm.lib.snmp.futureapi.SnmpReqTimeoutException: SnmpRequestTimeout on 10.2.0.1 while performing SnmpWalk(*) at index = -1
I have tried raising the "Transport Timeout" value in " Admin > Collection Settings > Inventory > Edit the Inventory/Config Timeout and Retry Settings" to 480000 msec but no difference. Am I tuning the wrong timeout value or is there a known bug for this?

Sorry for posting. I found I was changing the wrong timeout value.

Similar Messages

  • HT1386 iPhone times out during iCloud restoration

    My iPhone times out during syncing with iCloud

    Hey PLabrozzi,
    Has iTunes displayed an error message when syncing the iPhone? If so reply with the exact error.
    Make sure the iPhone is directly connected to the computer and not plugged into the monitor, keyboard, or a hub.
    This article has some general tips for a similar issue that may resolve this issue.
    http://docs.info.apple.com/article.html?artnum=301267
    Jason

  • G4 times out during downloads

    My G4 times out during Software updates. I only have dial-up and computer times out after about 2 hrs. I then have to start all over again to try to download. Is there a download that will let me resume where it left off. Ex. a security update of 80 mb. times out around 50 mb. Please help if possible , I need these updates.

    There are a few browsers out there which can resume the failed download
    and not have to start over from the beginning; of course, since I've been
    lucky lately, and my standard Firefox 3.0.16, Safari 4.0.2, Opera, & Camino
    appear to work OK and not time-out, I am not sure if these offer that feature.
    Most can pause a download and cancel it, too; before it is done.
    The Safari browser (not sure if the feature is an option or plugin) is said to
    be able to support the resume interrupted downloads function. The part of
    the browser known as the 'download manager' in the download window is
    often part of the key to resuming downloads if they are interrupted. See an
    example of this as shown here. It should be familiar:
    http://www.askdavetaylor.com/howto_resume_interrupted_download_apple_safarifirefox.html
    Also, Cyberduck, a freeware browser for several platforms, offers this
    function as part of its standard fare. Cyberduck: http://cyberduck.ch/
    Under its Advanced Transfers feature, the promo write up says it can
    resume both interrupted download and uploads. It is a 12MB D/L file.
    Perhaps there is a dialup setting you can use to extend the time
    sessions, so it won't time-out as fast.
    Good luck & happy computing!

  • WebLogic Server Times  OUT during DEBUG mode startup

    Hi,
    I am having a issue where my WebLogic Server 10.3 times out when I try to run it in debug mode in my workshop. Below is the error I get.
    "Timeout waiting for Oracle WebLogic Server v10.3 at localhost to start. Server did not start after 480s. "
    Do anyone have any idea why this is happening? I have reinstalled workshop but still same error.
    Thanks

    I have also seen this error when the debug mode does not start.
    starting weblogic with Java version:
    FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
    ERROR: transport error 202: bind failed: Address already in use
    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
    JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:690]
    Starting WLS with line:
    C:\bea103\JDK160~1\bin\java -client -Debug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8453,server=y,suspend=n -Djava.compiler=NONE -Xms1200m -Xmx1200m -XX:CompileThreshold=8000 -XX:PermSize=192m -XX:MaxPermSize=192m -Xverify:none -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole... -Dplatform.home=C:\bea103\WLSERV~1.3 -Dwls.home=C:\bea103\WLSERV~1.3\server -Dweblogic.home=C:\bea103\WLSERV~1.3\server -Dweblogic.wsee.bind.suppressDeployErrorMessage=true -Dweblogic.wsee.skip.async.response=true -Dweblogic.management.discover=true -Dweblogic.security.SSL.ignoreHostnameVerify=false -Dwlw.iterativeDev=true -Dwlw.testConsole=true -Dwlw.logErrorsToConsole=true -DKS_URL=rmi://10.87.40.196:1188/KS -Dweblogic.ext.dirs=C:\bea103\patch_wlw1030\profiles\default\sysext_manifest_classpath;C:\bea103\patch_wls1030\profiles\default\sysext_manifest_classpath;C:\bea103\patch_wlp1030\profiles\default\sysext_manifest_classpath;C:\bea103\patch_cie670\profiles\default\sysext_manifest_classpath;C:\bea103\wlportal_10.3\p13n\lib\system;C:\bea103\wlportal_10.3\light-portal\lib\system;C:\bea103\wlportal_10.3\portal\lib\system;C:\bea103\wlportal_10.3\info-mgmt\lib\system;C:\bea103\wlportal_10.3\analytics\lib\system;C:\bea103\wlportal_10.3\apps\lib\system;C:\bea103\wlportal_10.3\info-mgmt\deprecated\lib\system;C:\bea103\wlportal_10.3\content-mgmt\lib\system -Dweblogic.alternateTypesDirectory=C:\bea103\wlportal_10.3\portal\lib\security -Dweblogic.Name=AdminServer -Djava.security.policy=C:\bea103\WLSERV~1.3\server\lib\weblogic.policy weblogic.Server
    FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_INIT(197)
    ERROR: transport error 202: bind failed: Address already in use
    ERROR: JDWP Transport dt_socket failed to initialize, TRANSPORT_INIT(510)
    JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:690]

  • EM times out during deployment

    I have a fairly large ear file (~16M) that I've deployed successfully using EM.However deployment has started failing with EM timing out before completion.I'm now forced to use "dcmctl" to do deployments.
    Any idea how I can fix this problem?I'm running 10G(10.1.2) on Solaris

    There are a few browsers out there which can resume the failed download
    and not have to start over from the beginning; of course, since I've been
    lucky lately, and my standard Firefox 3.0.16, Safari 4.0.2, Opera, & Camino
    appear to work OK and not time-out, I am not sure if these offer that feature.
    Most can pause a download and cancel it, too; before it is done.
    The Safari browser (not sure if the feature is an option or plugin) is said to
    be able to support the resume interrupted downloads function. The part of
    the browser known as the 'download manager' in the download window is
    often part of the key to resuming downloads if they are interrupted. See an
    example of this as shown here. It should be familiar:
    http://www.askdavetaylor.com/howto_resume_interrupted_download_apple_safarifirefox.html
    Also, Cyberduck, a freeware browser for several platforms, offers this
    function as part of its standard fare. Cyberduck: http://cyberduck.ch/
    Under its Advanced Transfers feature, the promo write up says it can
    resume both interrupted download and uploads. It is a 12MB D/L file.
    Perhaps there is a dialup setting you can use to extend the time
    sessions, so it won't time-out as fast.
    Good luck & happy computing!

  • LMS 3.2 - RME 4.3.1 Inventory Collection never stops (Job Result = pending)

    Hello all,
    with our LMS-System running on Solaris 10 we have the following problem:
    - Inventory Collection never stops after starting
    - This can be seen with all devices or 1 device selected
    - Config-Mgmt is working
    - After re-init of RME-DB the problem persists
    In Logfile (IC_Server.log) no problems are shown.
    In Job-Logfile only the collection request is shown.
    Any help is appreciated
    Thanks for your feedback
    Lothar

    Hi Joe,
    with further troubleshooting this problem I discoverd the following.
    - Having problems with inventoring certain Cat4000 we requested patch for Bug-ID CSCtb16925 (LibInventory.zip-File).
    - Replacing this file with the old one or installing the newest IDU for RME the problem was solved.
    It seems that the LibInventory.zip file given with Bug-ID CSCtb16925 is somewhat buggy (maybe in context with device-number) greater
    than 1000.
    Thanks for your support.
    Lothar

  • LMS 3.2 RME 4.3.1 Inventory collection failing for switches

    I have 6 switches that inventory is failing for.  They do run the 12.2(33)SXI3 software but I have the CSCtb16925-1.0  patch installed.  I've tried to increase the SNMP timeout for the devices but they still fail.
    Ideas?
    Chris Jasztrab

    You did not properly increase the SNMP timeout.  Go to RME > Devices > Device Management > RME Devices, and edit the attributes of the device in question.  Perform an inline edit.  Click on the device name, then change the existing SNMP timeout value to 10.  Then save your changes, and apply them on the previous screen.  Then inventory collection should work.

  • Time Out during Download of CSV file

    Hello everybody,
    I need some hints regarding CSV Downloads.
    In some cases I am getting just blank pages after starting a CSV Download.
    It seems to be related to the a,ount of data.
    At about 5000 rows the download works fine, but with about 10.000 rows I am getting blank page.
    It does not matter wether the download is started from an interactive report vie the menue or from a static report via the link.
    I know that the query is running at about 20 seconds for the 5.000 rows.
    A look into the Enterprise Manager tells me that the following function is using nearly all the CPU time during this session.
    declare
    rc__ number;
    simple_list__ owa_util.vc_arr;
    complex_list__ owa_util.vc_arr;
    begin
    owa.init_cgi_env(:n__,:nm__,:v__);
    htp.HTBUF_LEN := 63;
    null;
    null;
    simple_list__(1) := 'sys.%';
    simple_list__(2) := 'dbms\_%';
    simple_list__(3) := 'utl\_%';
    simple_list__(4) := 'owa\_%';
    simple_list__(5) := 'owa.%';
    simple_list__(6) := 'htp.%';
    simple_list__(7) := 'htf.%';
    if ((owa_match.match_pattern('f', simple_list__, complex_list__, true))) then
    rc__ := 2;
    else
    null;
    null;
    f(p=>:p);
    if (wpg_docload.is_file_download) then
    rc__ := 1;
    wpg_docload.get_download_file(:doc_info);
    null;
    null;
    null;
    commit;
    else
    rc__ := 0;
    null;
    null;
    null;
    commit;
    owa.get_page(:data__,:ndata__);
    end if;
    end if;
    :rc__ := rc__;
    end;
    My ApEx-Version is 3.1.2.
    Anybody any idea what might cause this problem?
    Regards, Tine.

    Hi,
    if your APEX applications are accessed from Oracle HTTP Server (OHS) you can increase the 'TimeOut' directive in the OHS configuration.
    The default value for this directive is 300 seconds.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14190/netconf.htm#sthref267
    Kind regards,
    Iloon

  • Upgrades to 31.0 times out during install

    Hi,
    We are trying to update our clients to vers 31.0, the update seems to timeout during install. This appears to be related to the proxy server, is it possible to get a whitelist of sites to be added?
    Thanks,
    Joe

    '''[http://www.mozilla.org/en-US/firefox/all/ Download Firefox Full Installer All languages]''' {web link} and save the file.
    After, run the full installer.

  • XI 3.1 Webservices API: Read time out during getDocumentInformation()

    Hi,
    my client is moving vom BO 6.5 to BO XI 3.1. The client uses BO to create mass reports for indivual subscribers in a batch mode fashion. We are currently evaluating the Webservices API, dealing with Desktop Intelligence reports.
    I have implemented a load test prototype using the Webservices API with the help of the examples found here.
    Retrieving a single report works fine, but when I try to put some load on the server and request reports with several parallel threads, I get the "Read timeout error" when calling getDocumentInformation(repID, null, actions, null, boRetrieveData). The actions array just contains the FillPrompts instance.
    2008-12-05 11:05:07,448 INFO  (test-5    ) [HTTPSender                    ]   Unable to sendViaPost to url[http://bojv01:8080/dswsbobje/services/ReportEngine]
    java.net.SocketTimeoutException: Read timed out
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:129)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:237)
         at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:77)
         at org.apache.commons.httpclient.HttpParser.readLine(HttpParser.java:105)
         at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1115)
         at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.readLine(MultiThreadedHttpConnectionManager.java:1373)
         at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1832)
         at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1590)
         at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:995)
         at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:397)
         at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170)
         at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396)
         at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:346)
         at org.apache.axis2.transport.http.AbstractHTTPSender.executeMethod(AbstractHTTPSender.java:520)
         at org.apache.axis2.transport.http.HTTPSender.sendViaPost(HTTPSender.java:191)
         at org.apache.axis2.transport.http.HTTPSender.send(HTTPSender.java:77)
         at org.apache.axis2.transport.http.CommonsHTTPTransportSender.writeMessageWithCommons(CommonsHTTPTransportSender.java:327)
         at org.apache.axis2.transport.http.CommonsHTTPTransportSender.invoke(CommonsHTTPTransportSender.java:206)
         at org.apache.axis2.engine.AxisEngine.send(AxisEngine.java:396)
         at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisOperation.java:374)
         at org.apache.axis2.description.OutInAxisOperationClient.executeImpl(OutInAxisOperation.java:211)
         at org.apache.axis2.client.OperationClient.execute(OperationClient.java:163)
         at com.businessobjects.dsws.reportengine.ReportEngine.getDocumentInformation(Unknown Source)
    BTW, the threads use different logins and in consequence different connections/sessions.
    The timeout occurs after 30secs, so simple reports with no prompts are created without error. Increasing the timeout on the connection as suggested in other postings did not help.
    I think the issue is related to Axis2. I don't know how to set the timeout on the Axis client via the BO API. Trying to recreate the client API from the WSDL did not work. Is there any example how to do this correctly? Having the source of the Axis client, one would have the chance to set the timeout on the client programmatically ...
    Any help would be greatly appreciated,
    con

    I found a workaround for the issue by patching and compiling the Axis2 kernel library. You need to download it form Apache, install Maven 2.0.7, set the default timeout in .../client/Options.java to a value that suits your needs (for me: 20min), and compile the whole thing using mvn clean install.
    But this is obviously not the solution one wants. So, is there anybody with a REAL answer to the problem?
    Regards,
    con

  • IPod touch times out during sync

    Does anybody have an idea how to stop this?  I have effectively wiped the device and set it up on iTunes as a new device, but it allways stops syncing after about 12 songs.  Using iTunes 10 on a PC with Windows 7.  It works on my other iPod touch and my iPad, just not on this 1 particular machine!

    This is happening for me too. I just got my macbook and ipod touch so its all a little foreign to me. I am able to get online (obviously) and into itunes and was able to purchase and download a few things. When I tried to sync it to my ipod it stops after a few minutes and says "server timed out".
    This has also happened when I am using ichat. I can send like one message and then it doesn't work and gives that same message ("server timed out").
    Any help would be greatly appreciated. Thanks.

  • Sign-in request times out during upgrade to iOS7

    I have a 4s and just tried to upgrade to iOS 7. It wants me to sign in to iCloud as part of the setup, but the request keeps timing out. I'd prefer not to skip this step but don't know how to get past it.

    I just had this happen on my development iPad and can no longer install with my existing development provisioning profile.

  • Itunes times out during search for song or artist

    ITUNES recently starting timing out on song and artist search. Comes back with network connection timed out ... ran diagnostics and everything comes back as normal ... any suggestions on how to get search to work

    Check your internet settings.
    Control Panel – Internet Options – Advanced
    Check SSL 3.0 and TLS 1.0
    Uncheck “Check for server certificate revocation (requires restart)”
    Click okay

  • SSO - session time out while navigating across applications

    Hi,
    Problem statement
    Handling session time out while navigating across applications involving SSO
    Current approach
    Application 1
    1. Create session1.
    2. URL rewrite the sesssion ID1 into the link refering to App2.
    Application 2
    1. Create session2
    2. Get the session Id of App1.
    3. send the session ID of App1 in the header
    4. Invalidate the session2
    Application 1
    Get the ID from request and invoke getSession.
    I'm having a very large session timeout at App1.
    Is there a better approach. Ex: Having global session which is shared across multiple
    webapplications.

    "madhav" <[email protected]> wrote:
    >
    Hi,
    Problem statement
    Handling session time out while navigating across applications involving
    SSO
    Current approach
    Application 1
    1. Create session1.
    2. URL rewrite the sesssion ID1 into the link refering to App2.
    Application 2
    1. Create session2
    2. Get the session Id of App1.
    3. send the session ID of App1 in the header
    4. Invalidate the session2
    Application 1
    Get the ID from request and invoke getSession.
    I'm having a very large session timeout at App1.
    Is there a better approach. Ex: Having global session which is shared
    across multiple
    webapplications.
    I have similiar problems in my system. What do you do if the session 1 times out
    during ongoing operations in App 2 ?
    Thanks
    Kejuan

  • Data extraction hanging/time-out for certain FISCPER parameters

    Hi all,
    Our process chain that extracts and load data from one cube into another hangs when the FISCPER parameter value range is on the same fiscal year and the 'period to' value is 09 or less.  We've tested this also using RSA3 and the same result happened.
    Below are the FISCPER scenarios that we've tested using both our Process Chain and RSA3:
    2009001 to 2009012 -> test result is ok
    2008001 to 2008011 -> test result is ok
    2009002 to 2009012 -> test result is ok
    2009001 to 2009009 -> test result is not ok:loading hangs/time-out
    2008002 to 2008008 -> test result is not ok:loading hangs/time-out
    Can anyone share the solution please if this was also experienced before? 
    Thanks in advance.
    Aloy

    This has been resolved.  Oracle release earlier than 10.2.0.4.0 still uses factview when selecting records.  Because of this, certain issues arise and one of these is the time-out during data selection. the problem can be solved by disabling the use of factview or by upgrading oracle database.

Maybe you are looking for

  • So, why can't we discuss "jailbreaks" on the forum?

    This is something that bothers me in the iOS forums (iPad, AppleTV, iPhone, iPod touch), as any references to jailbreaks typically spawn the "do not discuss jailbreaking, as it voids the ToS of this forum". The italicized part is what bothers me, bec

  • Programatically add button/tool to the "Quick Tools" Toolbar (plug-in)

    Hi, I've been porting an old version of a plug-in we had built for Adobe Acrobat Standard/Pro and I'm having trouble finding a way to add an already created toolbar and button to the "Quick Tools" toolbar. I'm able to create a new toolbar and a butto

  • Unable to call a form from report

    hello i have a drill-down report, from where i wanna to call a transacation level form, so that user can modify the data from that transaction level form after seeing the result from report. After modification in data through form, report should be r

  • Loading resources generates warning messages

    Our application uses a number of resources stored in multiple +.properties+ files. These files are on the server machine and accessed by the Java client applet using Apache WebServer. When any such resource file loads on the client, a number of warni

  • Audio through External Display's Speakers. MD port to HDMI

    Hi all I have been trying to figure out how to do a simple thing like play audio through my new Samsung 27" monitor to use with my 15" MacBook Pro (late 2008 unibody model). The monitor is a Samsung S27B750V. It is connected with a Mini Display Port