LMS 4.2 Device Update without a proxy server

I'm running LMS 4.2.2, and when I try to initiate a device package update via the webinterface, it fails because I do not have a proxy server configured.  Is there a way to tell LMS that I don't want it to use a proxy?  I have my cisco.com creds in place, and the proxy fields left blank, but it tries anyway, and I can't find anywhere to tell it to ignore the proxy.

I solved this myself, it seems I had my DNS entries on the Soft Appliance entered incorrectly, so it threw a "cannot find proxy" rather than "cannot resolve hostname" error.

Similar Messages

  • LMS 3.1 Device Update problem through CCO

    If I use the correct CCO password, I get "Connection to Cisco.com failed. Please check log files. Download operation cannot proceed." All I see in psu.log is "FATAL  [DevUpdate : performAdd]  : Error while trying to connect to Cisco.com. Return Code = 1". If I use a bogus password, I'm told so, which leads me to think, without digging further on the LMS or proxy side that there's problem on the CCO end. Am I off base here?

    I was able to download via Device Update with a different CCO account, which makes me think it's an account entitlement problem. Does it sound plausible given the error message ([DevUpdate : performAdd]  : Error while
    trying to connect to Cisco.com. Return Code = 1) that it's CCO's way of saying the first account was not entitled to download RME & CiscoView pkgs?

  • LMS 3.2: device update or software update fails.

    Hi All,
    I just did a virgin install of LMS 3.2 on Windows 2008 SP2.
    After installation, downloaded all the patches and installed them on top of the fresh install. This is the list of installed patches:
    CS:
    cs331-win-CSCtn86202-0
    cwcs-win-CSCtg46847-K9
    cwcs33-win-CSCsy14799
    cwcs33-win-CSCtc38080
    cwcs33-win-CSCtd01597-K9
    cwcs33-win-CSCtd07131-0
    cwcs33-win-CSCti41352
    cwcs33-win-CSCtj01051
    cwcs33-win-CSCtj20850-1.0
    cwcs331-win-CSCtr77570-0
    cwcs331-win-Oct2011-su1-0
    cwcs331-win-Oct2011-su2-0
    cwcs33x-win-CSCto46927-0
    CM:
    cwcm5.2.1-win-CSCtl10414-0
    cwcm5_2_1_win
    RME:
    rme4_3_1_win
    rme4.3.1-win-CSCsz32320-1.0
    rme4.3.1-win-CSCsz367951.0
    rme4.3.1-win-CSCta761471.0
    rme4.3.1-win-CSCtb169251.0
    rme4.3.1-win-CSCtd268360
    rme4.3.1-win-CSCte717641.0
    rme4.3.1-win-CSCtg317101.0
    rme4.3.1-win-CSCth432861
    rme4.3.1-win-CSCtj03361-1.0
    rme4.3.1-xdi-win-CSCte95623
    DFM:
    dfm3.2-win-CSCta56151
    dfm3.2-win-CSCtb87449
    dfm3.2-win-CSCtj572681.0
    When trying to do a device update from CS, I get the following error:
    Error while downloading package information from Cisco.com for the selected  products. See the d:/CSCOpx/log/psu.log file for details.
    No filters or proxies are in place. Any idea what this is causing?? TIA!
    psu.log shows me this:
    [ Thu Nov 10 10:38:23 CET 2011 ] INFO   [SecurityHandler : getCSProxyLogin]  : No proxy User Name configured
    [ Thu Nov 10 10:38:23 CET 2011 ] INFO   [SecurityHandler : getCSProxyHost]  : No proxy Host configured
    [ Thu Nov 10 10:38:34 CET 2011 ] INFO   [SecurityHandler : getCSProxyHost]  : No proxy Host configured
    [ Thu Nov 10 10:38:34 CET 2011 ] INFO   [SecurityHandler : getCSProxyPort]  : No proxy port confgured
    [ Thu Nov 10 10:38:36 CET 2011 ] INFO   [DevUpdate : performAdd]  : Validated Cisco.com credentials..
    [ Thu Nov 10 10:38:36 CET 2011 ] INFO   [SecurityHandler : getCSProxyHost]  : No proxy Host configured
    [ Thu Nov 10 10:38:36 CET 2011 ] INFO   [SecurityHandler : getCSProxyPort]  : No proxy port confgured
    [ Thu Nov 10 10:38:36 CET 2011 ] INFO   [DownloadManager : queryAllPkgs]  : Going to collect download packages...
    [ Thu Nov 10 10:38:36 CET 2011 ] ERROR  [CcoDownloadAdapter : getXmlFileList]  : failed to connect to Cisco.com:RespCode=404, RespMsg=Not Found
    [ Thu Nov 10 10:38:36 CET 2011 ] ERROR  [RemoteRepSync : downloadPsuHeadersAsXml]  : VDSException thrown com.cisco.nm.xms.vds.VDSException: CcoDownloadAdapter::getXmlFileList():Exception:CcoDownloadAdapter::getXmlFileList():failed to connect to Cisco.com.
    [ Thu Nov 10 10:38:36 CET 2011 ] ERROR  [ViewRemoteAndInstalledPkg : getRemoteAndInstalledPkg]  : VDSException while downloading headers from Cisco.com
    com.cisco.nm.xms.vds.VDSException: CcoDownloadAdapter::getXmlFileList():Exception:CcoDownloadAdapter::getXmlFileList():failed to connect to Cisco.com.
        at com.cisco.nm.xms.psu.downloadmgmt.RemoteRepSync.downloadPsuHeadersAsXml(RemoteRepSync.java:559)
        at com.cisco.nm.xms.psu.downloadmgmt.RemoteRepSync.getAllPackagesFor(RemoteRepSync.java:991)
        at com.cisco.nm.xms.psu.downloadmgmt.DownloadManager.queryAllPkgs(DownloadManager.java:1191)
        at com.cisco.nm.xms.psu.ui.gui.model.ViewRemoteAndInstalledPkg.getRemoteAndInstalledPkg(ViewRemoteAndInstalledPkg.java:170)
        at com.cisco.nm.xms.psu.ui.gui.model.action.DevUpdate.performAdd(DevUpdate.java:1032)
        at com.cisco.nm.xms.psu.ui.gui.model.action.DevUpdate.perform(DevUpdate.java:555)
        at org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1786)
        at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1585)
        at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:509)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
        at com.cisco.nm.cmf.util.AccessLogFilter.doFilter(AccessLogFilter.java:128)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
        at org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:199)
        at org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282)
        at org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:754)
        at org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:684)
        at org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.java:876)
        at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
        at java.lang.Thread.run(Thread.java:595)

    I assume that in your case you could have a problem with the sequence of the patch installation. You should have installed cwcs33x-win-CSCto46927-0 as the last patch because there is at least one (CSCtj20850) wich reverts the settings of the patch for Bug CSCto46927 - i.e. re-install cwcs33x-win-CSCto46927-0 and see if it is working.

  • LMS 3.2 device updates failing?

    Have upgraded from LMS 3.1 to 3.2 then applied all the software updates ok.
    Now applying device updates - they are failing but can't see a clear reason. The Activity Log > Event Log doesn't really provide any clues. I'm guessing the relevant log file would be the psu.log ? [see attached]
    Not sure if messages like
    oid : 1.3.6.1.4.1.11.2.3.7.5.19 not found in E:\CISCOW~1\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml
    are part of the problem?
    Thanks for any troubleshooting pointers

    The SYSobjectID you mention is of an HP device so that is not likely to be your problem.
    Got any problems with devices not being recognized?
    Tail of psu.log looks normal to me.
    Cheers,
    Michel

  • LMS 3.2 Device update

    Hi,
    When I check for new device update at cisco.com, I got these lines at psu.log - attached.
    Is this a bug?
    Balazs

    Hi ,
    Replace the attached file (vds.properties) from the below location :
    C:\Program Files\CSCOpx\lib\classpath\com\cisco\nm\xms\vds
    then Restart the Daemon Manager ..
    NOTE : Please take the Bcakup of your Existing file (vds.properties)
    --Then   go to common service > software center > device update >>   check for the Device Pcakages , you will be able to see   the Device Packages now..
    Thanks--
    Afroj
    If this post answers your question, please click the "Correct Answer" button"

  • Adding Pix device public interface through Proxy server into CSM Fails

    Hi
    I am trying to add a device into CSM. The device is only reachable through proxy server. If i try to add the device, the connectivity test fails" unable to communicate with device". If i debug on the PIX i see no connection attemps. If imake a https connection from the Explorer from the windows server running CSM i get connected. I have set the proxy settings under Server Administration. I can update packages from CCO through the proxy. Is there somewhere else to tell CSM to run through proxy ?

    Hello,
    maybe your problem has to do something with loading SLPDA.NLM. If you
    cannot get to open Autoexec.ncf then go back to DOS-Mode, rename this
    file in C:\nwserver-directory and start again. i have seenthis behaviour
    on servers loading SLPDA with no network-communication and they stop
    loading at WPSD.NLM. Try to load SLPD.NLM manually when the server is
    up. After that shift the line in Autoexec.ncf where you want to load
    Slpda.NLM to the end of the file and boot the server again to see what
    happens.
    Good luck
    Burkhard Wiegand
    Netware Admin
    Debeka-Versicherungen
    D-56068 Koblenz

  • App store, Safari, software updates, icloud, do not work in Mavericks 10.9 using a proxy server

    App store, Safari, software updates, icloud, do not work in Mavericks 10.9. these problems are interrelated I am sure. Apple apps were working fine in 10.8.5 I could do software updates through a proxy server using password authentication. I reinstalled a new system 10.9 on another partition and it won't let me use Safari or update software using a proxy server. Firefox works fine (I am using it to post). I am very disappointed that this wasn not fully tested BEFORE releasing Mavericks. Any solutions would be greatly appreciated.

    I had this problem myself.
    Checked the system log with Console, and I found the entry:-
    Nov 11 11:16:41 teds-new-mac.ad.mycompany.co.uk ocspd[537]: Authentication challenge received for "10.203.39.212:8080", unable to obtain proxy server credential from System keychain.
    For some unknown reason, Mavericks seems to be looking in the System keychain, when these credentials are actually held in the Login keychain.
    So, I tried "Copy & Paste"  - copying the https user name & password from the Login keychain and pasting into the System keychain, which worked but it's not quite as straightforward as I initially thought.
    Pasting into the System Keychain was, I found a not-very-intuitive process:
    Having opened your Login Keychain, click once on the item to be copied and when it's highlighted, select "Copy" from the Edit menu or, of course, cmd+c.
    Select the System Keychain:- DO NOT CLICK THE PADLOCK IN THE TOP LEFT TO UNLOCK IT.
    From the Edit menu, select "Paste" or cmd+v.
    You will then get a dialogue box,, enter your administrator's password and select "Modify Keychain" or just hit return, as it's the default entry.
    I found a restart was in order before it recognised everything and would accept https pages without alert boxes, but YMMV.
    Funnily enough - and this is where it seems counter-intuitive, if you do click on the padlock and unlock the System Keychain, "Paste" is greyed out in the Edit menu and cmd+v has no effect.
    Exactly the opposite to what I'd expect..

  • OS X Snow Leopard server, proxy server stopped working.

    Hi All,
    I have OS X  Snow Leopard Server (10.6.8) configured as a forward proxy server.  It was working fine for a year until today.  I cannot access any external web sites and get the following error:
    Service Unavailable!
    The server is temporary unable to service your request due to maintenance downtime or capacity problems.  Please try again later.
    If you think this is a server error, please contact the webmaster.
    Error 503
    www.apple.com
    Sun Jul 27 22:53:18 2014
    Apache/2.2.24 (Unix) mod_ssl/2.2.24 OpenSSL/0.9.8y
    If I change the proxy configuration on the Mac client (MacBook Air) to access the Internet directly (bypass the proxy server) all websites work fine.  In the Server Admin, Web, logs I see the following errors:
    Access /var/log/apache2/access_log.
    "GET http://www.apple.com/startpage/HTTP/1.1" 503 1062
    Error /var/log/apache2/error_log.
    [error](60)Operation timed out: proxy:HTTP:attempt to connect to 2.16.236.183:80(*) failed.
    I have tried the following but made no difference:
    -Stop/Start the Web Server.
    -Restarted the Server completely.
    -Uninstalled/Reinstalled the Web Server (Off/On).
    -Reconfigured the forward proxy settings.
    -Empty the proxy cache folder.
    -Checked the files exist under /etc/apache2 folder.
    -Checked the files exist under /var/log/apache2 folder.
    -Checked the the proxy_module and ssl_module are enabled.
    Any ideas and how to troubleshoot this issue further is most appreciated.
    Thanks in advance.

    I think I have fixed it.  I have reloaded/restarted the Cisco router/firewall back end and front end now proxy is working again.  Very odd since I use the same devices to connect directly to the Internet without the proxy server.  Oh well, it's working again so it's all good.

  • IPlanet Web Proxy Server 3.6 SP 5 Persistent Connection doesn't work

    I use iPlanet-Web-Proxy-Server/3.6-SP5 on Soloaris. and trying to use persistenet connection functions in forward proxy through setting keep alive to "ON". But I found this functions doesn't work at all. The following trace is the HTTP Header info i got from receiver.
    1. The HTTP Header info without using Proxy Server
    Request headers :
    proxy-authorization: Basic YXBwLWVtcXVzZXI6MTIzNDU2Nzg=
    connection: Keep-Alive
    proxy-connection: Keep-Alive
    server: IBM WebSphere MQ internet pass-thru V1.3.2
    accept: application/octet-stream
    host: 10.1.13.43:1414
    user-agent: 10.1.72.254:1414
    content-type: application/octet-stream
    content-length: 132
    accept-encoding: identity
    2. The HTTP Header info using Proxy Server
    Request headers :
    server: IBM WebSphere MQ internet pass-thru V1.3.2
    accept: application/octet-stream
    host: 10.1.72.254:1414
    user-agent: 10.1.72.254:1414
    content-type: application/octet-stream
    content-length: 132
    accept-encoding: identity
    date: Mon, 06 Sep 2004 18:04:12 GMT
    forwarded: by http://iaccess.mor.cr:8085 (iPlanet-Web-Proxy-Server/3.6-SP5)
    via: 1.1 S1PS,1.1 S1PS
    I found Kepp-Alive information ( "connection: Keep-Alive" and " proxy-connection: Keep-Alive")
    was taken out by proxy server.
    Is a proxy server bug? Can I do something to make it work?
    Regards,
    songtao

    Hi
    This as per the HTTP/1.1 RFC (RFC2616)
    The Connection general-header field allows the sender to specify options that are desired for that particular connection and MUST NOT be communicated by proxies over further connections.
    The Connection header has the following grammar:
    Connection = "Connection" ":" 1#(connection-token)
    connection-token = token
    HTTP/1.1 proxies MUST parse the Connection header field before a message is forwarded and, for each connection-token in this field, remove any header field(s) from the message with the same name as the connection-token. Connection options are signaled by the presence of a connection-token in the Connection header field, not by any corresponding additional header field(s), since the additional header field may not be sent if there are no parameters associated with that connection option.
    Read the following at
    http://www.w3.org/Protocols/rfc2616/rfc2616-sec8.html#sec8.1.3
    and
    http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.10
    Regards
    Nagendra HK

  • LMS 4.0.1 fails to download SW and device updates

    Hi All,
    I have a problem downloading software and device updates for LMS 4.0.1.
    In the psu.log I get the following:
    [ Mon Nov 26 12:51:51 CET 2012 ] INFO   [SwUpdateAction : getUpdatesFromCCO]  : Validated Cisco.com credentials..
    [ Mon Nov 26 12:51:51 CET 2012 ] INFO   [SecurityHandler : getCSProxyHost]  : No proxy Host configured
    [ Mon Nov 26 12:51:51 CET 2012 ] INFO   [SecurityHandler : getCSProxyPort]  : No proxy port confgured
    [ Mon Nov 26 12:51:51 CET 2012 ] ERROR  [CcoDownloadAdapter : getXmlFileList]  : failed to connect to Cisco.com:RespCode=404, RespMsg=Not Found
    [ Mon Nov 26 12:51:51 CET 2012 ] ERROR  [RemoteRepSync : downloadPsuHeadersAsXml]  : VDSException thrown com.cisco.nm.xms.vds.VDSException: CcoDownloadAdapter::getfileList():failed to connect to Cisco.com
    Hope someone can help.
    Thanks.
    Rgds,
    Jesper

    Hi Jesper,
    Download the Patch for thsi Bug CSCto46927. (lms40x-win-CSCto46927-0.zip ) for windows
    lms40x-sol-CSCto46927-0.zip  (solaris)
    I hope this will fix the issue
    Thanks
    Afroz

  • Ciscoworks LMS 3.2 unable to run Software or Device Update

    I am not able to run software or device update.  Initially I thought it was my proxy (Bluecoat) problem.  so I bypassed the proxy and still getting the same error.  based on the PSU.log, I am getting 404 error which ususally HTTP Not Found.  I am wondering if the URLs have been moved?  I've attached a sample of TCP stream in plain text.
    with proxy credential:
    [ Mon Mar 05 18:56:20 PST 2012 ] INFO   [SwUpdateAction : selectAllUpdates]  : Validated Cisco.com credentials..
    [ Mon Mar 05 18:56:23 PST 2012 ] ERROR  [CcoDownloadAdapter : getXmlFileList]  : failed to connect to Cisco.com:RespCode=404, RespMsg=Not Found
    [ Mon Mar 05 18:56:23 PST 2012 ] ERROR  [RemoteRepSync : downloadPsuHeadersAsXml]  : VDSException thrown com.cisco.nm.xms.vds.VDSException: CcoDownloadAdapter::getfileList():failed to connect to Cisco.com.
    [ Mon Mar 05 18:56:23 PST 2012 ] INFO   [SwUpdateAction : selectAllUpdates]  : removing SwUpdateLock, due to exception..
    bypass proxy:
    [ Tue Mar 06 14:57:24 PST 2012 ] INFO   [SecurityHandler : getCSProxyLogin]  : No proxy User Name configured
    [ Tue Mar 06 14:57:27 PST 2012 ] INFO   [SwUpdateAction : selectAllUpdates]  : Validated Cisco.com credentials..
    [ Tue Mar 06 14:57:27 PST 2012 ] ERROR  [CcoDownloadAdapter : getXmlFileList]  : failed to connect to Cisco.com:RespCode=404, RespMsg=Not Found
    [ Tue Mar 06 14:57:27 PST 2012 ] ERROR  [RemoteRepSync : downloadPsuHeadersAsXml]  : VDSException thrown com.cisco.nm.xms.vds.VDSException: CcoDownloadAdapter::getfileList():failed to connect to Cisco.com.
    [ Tue Mar 06 14:57:27 PST 2012 ] INFO   [SwUpdateAction : selectAllUpdates]  : removing SwUpdateLock, due to exception..

    it seems, your problem is bugID CSCto46927; you can download the patch for windows here: cwcs33x-win-CSCto46927-1.zip
    Also, consider to update LMS 3.2 to version LMS 3.2.1 and apply alls other application patches and point patches available;
    LMS 3.2 SP1:
              ciscoworks_lms321_win_k9.zip

  • Ciscoworks LMS 2.5 don`t working software & devices updates

    Terrible happened The old server with LMS on the Solaris operating system refused to work, but I have backup. I installed LMS 2.5 (CiscoView 6.1.2), RME 4.0.3. Posted all network objects that were in the old system from backup. But none of them can not do in the utility Netconfig, all the checkbox on the switches Cisco ME 3400-24TS-A inactive, butwith the Cisco 3750 is no such problem, it works. As I understand it, I must run Device Update, but the answer is a "No updates available in CCO for selected product (s)." The same problem with Software Update, I can not upgrade to LMS 2.6 and other products too. Tell me what to do? Some screenshots attached below.

    Maybe Cisco has stopped maintaining the online update repositories for LMS 2.x. Alternatively, you can try finding the relevant RME/CiscoView/Campus Manager device updates at
    http://www.cisco.com/cisco/software/navigator.html?mdfid=268439477&i=rp
    For example, select RME, instead of LMS, to find if the RME device pkgs are available for download. Once downloaded, you can apply them on the LMS servers locally.

  • LMS 4.1 Device Package Update

    Hi,
    I'm having problems updating packages for my new install of LMS Prime 4.1 and hoped someone here could help in diagnosing why. I've attached the psu.log file.
    Thanks in advance.

    Yeah, for Inventory Config And Image Management (the traditional RME functions, in LMS 3.x lingo), you have to perform a separate "Software Update" (vis-a-vis Device Update, which is apparently for CiscoView). That's described in the same aforementioned URL, a little further up, Admin -> System -> Software Center -> Software Update:
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.1/user/guide/admin/swcenter.html#wp1096852
    The following page describes, in not-so-clear terms, whether it's Software Update or Device Update that's needed to get newer hw/sw recognized by the various pieces of LMS 4.1.
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.1/device_support/table/lms41sdt.html

  • LMS 3.2 RME Device Update failed

    Hello experts,
    I got a new error on my LMS 3.2 with RME 4.3.1
    I can´t install any of the RME Device updates.
    e.g. : "Installation failed for product [Resource Manager Essentials] with message : com.cisco.nm.xms.psu.packagemgmt.InstallerException: Repository in use. Another Package Support Updater client session may be modifying device support."
    I looked up for a .lock file in my CW dir but there is no one.
    NMSROOT/Psu.Lock and NMSROOT/www/classpath/com/cisco/nm/xms/psu/Psu.Lock does not exist.
    There are no other .lock files in the CW dir and subdirs.
    I attatched a psu.log file. Maybe u will see the failure.
    What I tried:
    - Restart daemon
    - install from cisco.com
    - install from local dir
    ... everytime the package installation failed.
    Bye,
    Patrick

    You will need an identical server (RME 4.3.1) with an updated/healthy package repository.  If you have that, you can follow these steps to regenerate maps:
    1. Shutdown daemons:
    net stop crmdmgtd
    2. On the bad server, delete all .zip files under the two RME package repositories:
    NMSROOT\www\classpath\com\cisco\nm\xms\psu\pkgs\rme
    NMSROOT\MDC\tomcat\webapps\rme\WEB-INF\lib\pkgs
    3. Copy all of the packages under one of the above locations on the good server to both of these locations on the bad server.
    4. Delete your bad rme*.map files under NMSROOT/www/classpath/com/cisco/nm/xms/psu/maps/ and replace them with the good ones.
    5. Restart daemons:
    net start crmdmgtd

  • LMS 4.0.1 - Device update problem for CiscoView

    Hello,
    I would like to update all CiscoView packages for my customer.
    When I do :
    Admin> System> Software Center> Device Update
    I have a list of several updates to do :
    Showing 1-15 of 15 records
    Package Name
    Type
    Product Name
    Installed Version
    Available Version
    Readme
    Posted Date
    size
    1.
    ASR1000
    DevicePackage
    CiscoView
    3.0
    4.0
    ASR1000.cv50.v4-0.readme
    NA
    NA
    2.
    Cat3560
    DevicePackage
    CiscoView
    9.0
    11.0
    Cat3560.cv50.v11-0.readme
    NA
    NA
    3.
    Cat3750
    DevicePackage
    CiscoView
    12.0
    13.0
    Cat3750.cv50.v13-0.readme
    NA
    NA
    4.
    Cat6000IOS
    DevicePackage
    CiscoView
    31.0
    31.2
    Cat6000IOS.cv50.v31-2.readme
    NA
    NA
    5.
    CVGenericPackage
    DevicePackage
    CiscoView
    1.4
    1.5
    CVGenericPackage.cv50.v1-5.readme
    NA
    NA
    6.
    Cisco3400ME
    DevicePackage
    CiscoView
    4.0
    5.0
    Cisco3400ME.cv50.v5-0.readme
    NA
    NA
    7.
    MetroEthernet
    DevicePackage
    CiscoView
    2.0
    MetroEthernet.cv50.v2-0.readme
    NA
    NA
    8.
    Nexus5000
    DevicePackage
    CiscoView
    1.0
    Nexus5000.cv50.v1-0.readme
    NA
    NA
    9.
    Nexus7000
    DevicePackage
    CiscoView
    2.0
    3.0
    Nexus7000.cv50.v3-0.readme
    NA
    NA
    10.
    Rtr3900
    DevicePackage
    CiscoView
    4.0
    5.0
    Rtr3900.cv50.v5-0.readme
    NA
    NA
    11.
    Rtr1900
    DevicePackage
    CiscoView
    2.0
    3.0
    Rtr1900.cv50.v3-0.readme
    NA
    NA
    12.
    Rtr1800
    DevicePackage
    CiscoView
    9.0
    10.0
    Rtr1800.cv50.v10-0.readme
    NA
    NA
    13.
    NGMARShare
    DevicePackage
    CiscoView
    1.15
    1.17
    NGMARShare.cv50.v1-17.readme
    NA
    NA
    14.
    Rtr800
    DevicePackage
    CiscoView
    16.0
    18.0
    Rtr800.cv50.v18-0.readme
    NA
    NA
    15.
    SwitchAddlets
    DevicePackage
    CiscoView
    1.28
    1.31
    NA
    NA
    But when I try to do these update, it always fails and I can see in the Event logs, this message :
    Number of Packages Selected for Install : 1
    For Product(s) : CiscoView
    Install Invoked by user : admin
    The Package(s) Selected for Install :
    CVGenericPackage
    WARNING :  CVGenericPackage(1.5):Consistency check failed for base package SwitchAddletsWhat can I do to update my CiscoWorks please ?
    No package(s) to install for : CiscoView
    Thank you.
    Regards,
    Stephane.

    And for each individual device package I'm trying to update, I receive this error message :
    Error
    The installation of device package(s) failed.
    Check Software Center > Activity Log > Event Log for details.
    And the Event log show me this (for example, for the Cat3560 package) :
    Number of Packages Selected for Install : 1
    For Product(s) : CiscoView
    Install Invoked by user : admin
    The Package(s) Selected for Install :
    Cat3560
    No package(s) to install for : CiscoView
    But when I do Device Update again (even if I Stop and Restart the Deamon Manager), I still see the same device packages list.
    This problem is very annoying.
    Do you want me to upload any other log ?

Maybe you are looking for

  • BADI/EXIT for MIGO for accounting  document posting

    Hi I am using MIGO where SAP post Mat Document and Accountying document. This Uses FM  'MB_POST_GOODS_MOVEMENT  < Include LMIGOKG1>, once this FM executed both MKPF and BKPF data gets filled . I can see tha data for MKPF in debug but I am not able to

  • Problem with rman backups

    We upgraded, the rman catalog due to the following error: PL/SQL package RMAN.DBMS_RCVCAT version 11.02.00.01 in RCVCAT database is not current PL/SQL package RMAN.DBMS_RCVMAN version 11.02.00.01 in RCVCAT database is not current RMAN-00571: ========

  • Fault BPEL 10.1.3.4

    Attempting first BPEL using 2 PartnerLinks. Each PartnerLink returns business faults (missing or invalid data etc) as a SOAPException. I invoked fault-bindings.xml to handle server problems, which I expected to retry a number of times if a PartnerLin

  • Startup problem with window Pavilion G4

    I have HP pavilion G4 series laptop running windows 7. Itiatially system slowed down & then windows is unable to load. I get message WINDOWS FAILED TO START. A RECENT HARDWARE OR SOFTWARE CHANGE MIGHT BE THE CAUSE Two options: launch startup repair o

  • Pricing Condition not picking from Info record

    Dear Sapians We have made all the Changes for Higher Education Cess. Now while creating PO some conditions are not picking from info record(only for some materials). In Dev. server Everything working fine. What could be the problem? Warm Regards Suku