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

Similar Messages

  • 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 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 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

    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"

  • 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.

  • RME 4.3.1 device update failing 'WARNING : Cat3560(7.3):Consistency check failed for base package SharedNetshowIOS'

    Hi Guys,
    I'm having some issues updating the device packages for my RME 4.3.1 install.
    I've downloaded and tried to update the 'Cat3560.zip' package via the GUI, but the job fails with the above error.
    I pulled up the PSU.log and found the following:
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : isExistsVersionFile=true
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : _CURCMVER=5.2.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : CMF Package Map Available.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : CMVERSION=5.2.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : MDFVERSION=1.41
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : isExistsVersionFile=true
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : VERSION=4.3
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : PATCHVER=1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : _CURRMEVER=4.3.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : Mdf=1.41:MDF Package
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : RMEVERSION=4.3.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : MDFVERSION=1.41
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : isExistsVersionFile=true
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : _CURCMVER=5.2.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : CMF Package Map Available.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : CMVERSION=5.2.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [CMPSUAdapter : <clinit>]  : MDFVERSION=1.41
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [PackageManager : initAdapters]  : Adapter for CM already loaded.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [PackageManager : initAdapters]  : Adapter for CVW already loaded.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [DFMPSUAdapter : <clinit>]  : isExistsVersionFile=true
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [DFMPSUAdapter : <clinit>]  : _CURDFMVER=3.2.0
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [DFMPSUAdapter : <clinit>]  : CMF Package Map Available.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [DFMPSUAdapter : <clinit>]  : DFMVERSION=3.2.0
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [DFMPSUAdapter : <clinit>]  : MDFVERSION=1.41
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : isExistsVersionFile=true
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : VERSION=4.3
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : PATCHVER=1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : _CURRMEVER=4.3.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : Mdf=1.41:MDF Package
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : RMEVERSION=4.3.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : MDFVERSION=1.41
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [PackageManager : initAdapters]  : Adapter for RME already loaded.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [PackageManager : initAdapters]  : Adapter for CVW already loaded.
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : isExistsVersionFile=true
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : VERSION=4.3
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : PATCHVER=1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : _CURRMEVER=4.3.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : getProperty]  : Mdf=1.41:MDF Package
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : RMEVERSION=4.3.1
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [RMEPSUAdapter : <clinit>]  : MDFVERSION=1.41
    [ Thu May 27 10:11:49 PDT 2010 ] INFO   [PackageManager : initAdapters]  : Adapter for RME already loaded.
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PackageManager : installPackages]  : Locking package repository..
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PackageInstaller : installStep_resolve]  : Checking Dependencies...
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : pickUnselectedBasePackages]  : SharedSwim2900XL has 17 dependent packages
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[ImageParserAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Lower version of dependent package[SharedDcmaIOS] installed
    [ Thu May 27 10:11:50 PDT 2010 ] ERROR  [PsuPkgResolver : pickUnselectedBasePackages]  : Consistency check failed for base package SharedDcmaIOS
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[DistributionAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Lower version of dependent package[LibSwim] installed
    [ Thu May 27 10:11:50 PDT 2010 ] ERROR  [PsuPkgResolver : pickUnselectedBasePackages]  : Consistency check failed for base package LibSwim
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[SwimJobOptionsAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[ImageAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[SoftwareAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[ConfigAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Lower version of dependent package[LibCommon] installed
    [ Thu May 27 10:11:50 PDT 2010 ] ERROR  [PsuPkgResolver : pickUnselectedBasePackages]  : Consistency check failed for base package LibCommon
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[SystemAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[ImageListAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[ContainmentAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[FlashAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[MemoryAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[RemoteStageAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Dependent package[SwimCCOAG] already installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PsuPkgResolver : isConsistentBaseAbsent]  : Lower version of dependent package[SharedSwimIOS] installed
    [ Thu May 27 10:11:50 PDT 2010 ] ERROR  [PsuPkgResolver : pickUnselectedBasePackages]  : Consistency check failed for base package SharedSwimIOS
    [ Thu May 27 10:11:50 PDT 2010 ] WARN   [PsuPkgResolver : pickLatest]  : No packages to pick ..Empty package set passed .
    [ Thu May 27 10:11:50 PDT 2010 ] ERROR  [PsuPkgResolver : populateResolverResult]  : All selected packages failed consistency check..
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [SimpleProgress : progressInfo]  : Progress: WARNING: SharedSwim2900XL(2.2.3): Consistency check failed for base package SharedDcmaIOS
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PackageInstaller : installStep_resolve]  : Packages selected for install (satisfies consistency check) : []
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [SimpleProgress : progressInfo]  : Progress: No packages to be installed
    [ Thu May 27 10:11:50 PDT 2010 ] INFO   [PackageManager : installPackages]  : Creating maps in D:\CSCOpx\www\classpath\com\cisco\nm\xms\psu\pkgs\rme
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.11.2.3.7.5.19 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6010 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6020 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6030 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7101 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.8110 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6040 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7102 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7201 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6050 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7103 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7301 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6060 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7203 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7401 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7501 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7303 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7213 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6070 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7502 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7223 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7503 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7504 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:17 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : * not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:12:31 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.9.1.99999999 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6010 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6020 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6030 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7101 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.8110 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6040 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7102 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7201 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6050 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7103 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7301 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6060 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7203 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7401 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7501 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7303 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7213 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.6070 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7502 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7223 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7503 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:42 PDT 2010 ] WARN   [CreateMaps : createPackageMaps]  : oid : 1.3.6.1.4.1.141.1.1.7504 not found in D:\CSCOpx\lib\classpath\com\cisco\nm\cwcs\mdf\mdfdata.xml . Hence it will not be added to the device map.
    [ Thu May 27 10:13:44 PDT 2010 ] INFO   [PackageManager : installPackages]  : Releasing lock...
    [ Thu May 27 10:13:44 PDT 2010 ] INFO   [DeviceSupportHistory : init]  : Loading history db fromD:\CSCOpx\lib\classpath\com\cisco\nm\xms\psu\conf\historyDB
    [ Thu May 27 10:13:44 PDT 2010 ] INFO   [DeviceSupportHistory : init]  : Number of Events Loaded in init()6
    Before i started to bug TAC, I figured I'd post this here.
    Let me know your thoughts

    Looks like your package repository has been corrupted.  TAC can provide a procedure  to recover from this corruption.  The following DOC indicates  why this can happen and has suggestions on how to avoid these problems  from re-occuring.

  • 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

  • During an update of the applications on the BlackBerry smartphone an error message may be displayed "BlackBerry Desktop Software failed to validate your BlackBerry device update - Aborting install due to validation failure. Some packages contained unsatis

    I have reset both my torch and playbook back to original only thing that I kept was my contact. And still problems I am a few min away from leave my loved blackberry and going android !! Or heaven help us Phone
    Issues 1) playbook wont connect to desktop manager anymore 
    2) Play book has 2 calendar icons with two different settings on them ??? I have one that is currently working with my yahoo email and calendar account. 
    3) my Phone when connected to desk top software shows the calendar as read only
    4) Unable to update my phone says During an update of the applications on the BlackBerry® smartphone an error message may be displayed "BlackBerry Desktop Software failed to validate your BlackBerry device update - Aborting install due to validation failure. Some packages contained unsatisfactory dependencies." 
    I just want my email and Calendars to work I am tried of spending nights trying to get these deices working !!! 
    someone please help me. !! 
    I know you are going to ask I have updated everything last time and it is all as update as it can get. 
    As for now as I wait I am going to wipe my phone again and just set everything up again !! If I have to even my contacts AHHHH Help I am starting to think crazy thoughts 

    Did you try to eboot the your PC or laptop where your device is connected ?
    I experienced this with my windows laptop, after a failed to do an update, I restart the laptop and my Torch, then retried, and it's worked

  • Dell 64 bit pc . Tried updating to latest version.  Error message says Apple mobile device service failed to start. Verify you have sufficient privileges to start system services.  What does that mean?

    I have a dell 64 bit pc and had an older version of ITunes installed.  When I tried to install the 12--- version, the install stopped with the message, "Apple Mobile Device Services failed to start, verify that you have sufficient privileges to start systems services".   I have no clue what that means.  can anyone help.  ????

    Hi doywks,
    The Apple Mobile Device is a component of iTunes that communicates between your computer and your iPhone or iOS device.  The error message you are seeing "verify that you have sufficient privileges to start system services" has to do with the Windows operating system.  It's possible that you are not logged in as the administrator for your Windows PC.  Or, you may have antivirus software stopping the Apple Mobile Device from running.  
    If you are having issues updating iTunes on your PC, follow the steps in the article below.
    If you can't install or update iTunes for Windows - Apple Support
    https://support.apple.com/en-us/HT201668
    How to restart the Apple Mobile Device Service (AMDS) on Windows - Apple Support
    https://support.apple.com/en-us/HT203188
    I hope this information helps ....
    - Judy

  • Apps won't install: BlackBerry Desktop Mgr failed to validate your BlackBerry device update

    Just tried out the new Desktop Manager for Mac and it seems to blow up when trying to either install or uninstall applications.
    I get the following error:
    BlackBerry® Desktop Manager failed to validate your BlackBerry® device update.
    Validation failed because a module marked for add (net_rim_platform_resource__pt) is not available on local disk
    Some users have reported success with uninstalling an app first, but no luck with me.
    Anyone have any ideas on this?
    Thanks,
    Tom

    Hi,
    I've had the same problem and I have figured it out...for me anyway.  Make sure you have the latest version of Blackberry Desktop Manager and obviously the lastest software for BlackBerry Torch also.  So, ths is what worked for me...
    connect phone to computer and click on Applications (top right)
    click "Check for Updates"
    click "Show Other Versions" (if there are no updates for phone)
    chose "BlackBerry 6.0  6.0.0.246 (Current Version-Reload)
    then select
    Once this has reloaded and your device is restarted go back to Applications and add/delete (by checking or un-checking) what you want. 
    *Warning:  I had a fair amount of trouble with error messages or something having to be reset, but after going through all the red tape and turning my phone off and on again a couple times it worked!! 
    Hope this helps or at least gets you started.
    ~Never missed my iPhone so much~
    Geaux Tigers

  • Update of device manager failed

    hi,
    i use a BOLD 9900. lately, BB DEVICE MGR failed to detect the phone "disconnected" so i installed an update reported by DEVICE MGR.  the update updated v7.1 bundle 2108 to v7.1 bundle 2807. during the sequence of steps shown on screen (BACK UP; INSTALL; REBOOT; RESTORE), the process has stalled at REBOOT , reporting CONNECTING TO DEVICE (this may take  a few minutes). the phone is off and nothing has happened in about 1 hour. what do i do?
    Solved!
    Go to Solution.

    today, the update software showed "failure to open conneciton to device. password may be required" (or equivalent). RETRY or CANCEL? i previously selected RETRY and the software returned to reboot phase. this morning (after leaving computer overnight), the same "password may be required" window was open and i selected CANCEL. 
    I beleive the phone no longer has an operating system. pushing and holding the off/on button does not start the phone. what can i do? I assume that i need to re-install the operating system. any guidance? anyone?

  • HT1600 my software update fails every time I attempt to update. I have restarted the device, selected software update but when it get to the end of "preparing software update", it fails and says the update was not successful. any ideas?

    my software update fails every time I attempt to update. I have restarted the device, selected software update but when it get to the end of "preparing software update", it fails and says the update was not successful. any ideas?

    Welcome to the Apple Community.
    If your problem persists get yourself a micro USB cable (sold separately), you can restore your Apple TV from iTunes:
    Remove ALL cables from Apple TV. (if you don't you will not see Apple TV in the iTunes Source list)
    Connect the micro USB cable to the Apple TV and to your computer.
    Reconnect the power cable (only for Apple TV 3)
    Open iTunes.
    Select your Apple TV in the Devices list, and then click Restore.

  • 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

  • Obiee 11g non-conforming dimensions and nQSError 14025

    Does anyone know how to configure the 11g repository for non-conforming dimensions? This worked fine in 10g. I have upgraded the repository to 11g and it doesn't work anymore. I am receiving the error [nQSError: 14025] No fact table exists at the req

  • Posting an unplanned depreciation run for the previous period

    Hi SDN forum, May I just ask if it's possible to run an unplanned posting run for a previous period wherein the depreciation run has already been executed? The scenario is more like a "repeat unplanned posting run" I can't seem to include this unplan

  • Query GLOBAL filter

    Hello, In Prakash's blog for Query Creation Checklist, he has mentioned a lot about GLOBAL filter on the following issues: Exclusions Constant Selection Time MultiProviders Calculated and Restricted Key Figures Could you please clarify, what does he

  • My CS5 Master discs are M.I.A, can i download and re-register the product digitally in any way?

    As the topic quite specifically states, i have totally misplaced my CS5 master suite discs, they are still existant however! and whilst i search for them amongst my storage in the shed, i was wondering if i might re-download this software from adobe

  • FaceTime Icon Shows as ? on Dock after image restored by Apple Genius

    My iMac had its hard drive replaced due to a manufacturer recall and so I did a Time Machine backup to restore my applications and data.  The Apple Tech said he did an image of my previous hard drive and I watched him boot the iMac in the store and s