LMS 3.2 (solaris 10); RME 4.3.1 - ArchivePurge Job continuously failing

currently there are 2134 devices in DCR; the customer originally had problems with UT reports and the error message "ogs_server_urn not found"; During troubleshooting I noticed that there were around 30000 instances in the job history; cleaning up the majority of these entries a problem with ArchivePurge job is left over:
this job always ends with a status of "Failed" and no files are purged; Around 20 - 30 mins after its start time a /opt/CSCOpx/java_pidxxxx.hprof file is generated but the job will stay in running state for the next 27 hours ... Then it ends with little information in the job log.
I attached some info which I collected during troubleshooting - and if necessary I also have trussed the PID at the very end before writing to the ResultSummary.obj until the process finishes.
Also the job was deleted and readded. The information collected is from this new job.
Does this point to a memory leak or is this just be a problem with the value for the ConfigJobManager.heapsize=512 in
/opt/CSCOpx/MDC/tomcat/webapps/rme/WEB-INF/classes/JobManager.properties ??

finally changing the heap size did not resolved the issue, but investigating this a little further showed why...
the archive files for around 2100 devices where never purged in the past and due to restore of the databases over a few LMS releases (i.e. years) there where about over 1.2 million files...
finaly with a wrapper script that purged the archive for the devices one by one for a specific time range the amount of files where dramatically reduced              /opt/CSCOpx/bin/cwcli config delete -u admin -l doing$host.log  -device $host -date 01/01/2000 01/01/2010
to get a feeling of the work that must be done: ...the script ran for 12 days ... (good, that this installation is running on solaris)
but now it is solved!

Similar Messages

  • LMS 3.2(solaris 10) - User Tracking: again "ogs_server_urn" Not found! errors

    LMS 3.2 on a solaris 10 server that had problems with ctm_config.txt in the past (https://supportforums.cisco.com/thread/2033941) now again has problems with the device selctor in UT. There are FATAL errors of the below type logged to CampusOGSServer.log:
    [ Tue Oct 19  18:27:22 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /Campus@lms-server/Campus@sdeu1121/System Defined Groups/All Unreachable Devices
    [ Tue Oct 19  18:30:52 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /Campus@lms-server
    [ Tue Oct 19  18:33:03 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /Campus@lms-server/Campus@sdeu1121/System Defined Groups/All Unreachable Devices
    [ Tue Oct 19  18:35:04 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /RME@lms-server/Pre-deployed
    [ Tue Oct 19  18:35:05 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /RME@lms-server/User Defined Groups
    To create the failure I go to UT > Reports > Report Generator => Switch Port Report > Switch Port Summary
         The Device Selector that opens does not contain any devices and clicking on the Search Button produces the following error:
    Problem with File /WEB-INF/screens/deviceselector/DeviceFilter.jsp!!!URN_NOT_FOUND : urn "ogs_server_urn" : Not found !!
    also the following error is found in /opt/CSCOpx/MDC/tomcat/logs/stdout.log:
    Oct 18, 2010 2:18:49 PM org.apache.catalina.core.ApplicationDispatcher invoke
    SEVERE: Servlet.service() for servlet jsp threw exception
    com.cisco.nm.xms.ctm.common.CTMException: URN_NOT_FOUND : urn "ogs_server_urn" : Not found !!
            at com.cisco.nm.xms.ctm.client.CTMCall.establishIPC(CTMCall.java:238)
            at com.cisco.nm.xms.ctm.client.CTMCall.<init>(CTMCall.java:218)
            at com.cisco.nm.xms.ctm.client.CTMClientProxy.<init>(CTMClientProxy.java:64)
            at com.cisco.nm.xms.ctm.client.CTMClientProxy.getProxy(CTMClientProxy.java:180)
            at com.cisco.nm.xms.ogs.client.OGSServerProxy.init(OGSServerProxy.java:179)
            at com.cisco.nm.xms.ogs.client.OGSServerProxy.init(OGSServerProxy.java:98)
            at com.cisco.nm.xms.ogs.client.OGSServerProxy.<init>(OGSServerProxy.java:85)
            at com.cisco.nm.xms.ogs.client.mgmt.OGSRuleExpressionUtil.getServerProxy(OGSRuleExpressionUtil.java:102)
            at com.cisco.nm.xms.ogs.client.mgmt.OGSRuleExpressionUtil.getClassDefUtil(OGSRuleExpressionUtil.java:123)
            at com.cisco.nm.xms.ogs.client.mgmt.OGSRuleExpressionUtil.getInternalClasses(OGSRuleExpressionUtil.java:153)
            at com.cisco.nm.xms.ogs.client.mgmt.OGSRuleExpressionUtil.getClasses(OGSRuleExpressionUtil.java:174)
            at org.apache.jsp.WEB_002dINF.screens.deviceselector.DeviceFilter_jsp._jspService(DeviceFilter_jsp.java:158)
            at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
            at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
            at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
            at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
            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 org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:692)
            at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:594)
            at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:506)
            at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:966)
            at org.apache.jasper.runtime.PageContextImpl.include(PageContextImpl.java:614)
            at com.cisco.nm.uii.taglib.framework.ContentAreaTag.doStartTag(ContentAreaTag.java:76)
            at org.apache.jsp.WEB_002dINF.screens.popup_jsp._jspx_meth_embu_contentarea_0(popup_jsp.java:876)
            at org.apache.jsp.WEB_002dINF.screens.popup_jsp._jspService(popup_jsp.java:693)
            at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
            at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:332)
            at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:314)
            at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:264)
            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 org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:692)
            at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:470)
            at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:405)
            at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:301)
            at org.apache.struts.action.ActionServlet.processActionForward(ActionServlet.java:1758)
            at com.cisco.nm.uii.UIIController.processActionForward(UIIController.java:380)
            at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1595)
            at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:491)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
            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 did check the ctm_config.txt file in campus and cmapps directory, removed the ctmregistry and ctmregistry.backup files from /opt/CSCOpx/MDC/tomcat/webapps/campus/WEB-INF/lib, removed all files and directories below /opt/CSCOpx/MDC/tomcat/work/Standalone/localhost/ and restarted the services;
    No change...
    What I noticed when looking directly into CMF database is that "CampusOgsGroupCacheTable" is completely empty where as the following tables contain data:
        CampusOgsGroupPropertiesTable
        CampusOGSTagTable
        CampusUserGroupAssociationTable
    What could be the reason for this behaviour?
    I yet thought about the option to export all the groups from CMF (or at least the campus groups) and drop all tables from OGS and re-importing the groups but when I try to do this I get the following error:
    root@lms-server # ./perl ./OGSCli.sh -u admin
    Enter CiscoWorks password:
    Authentication succeeded.
    INFO: Enter EXIT to quit from OGSCli prompt any time.
    Enter an OGSCli task <export | import> [export]:export
    Enter a filename to export groups:./OGSGroupExport.info
    WARN: The group details in the selected file will be overwritten with the new export groups information.Do you want to continue? (y/n) [n]:y
    Enter a User-defined Group hierarchy name to export or All to export all User-defined Groups from all applications [All]:All
    INFO: The hierarchies of the User-defined Groups in all applications that are installed in all servers, will be exported to ./OGSGroupExport.info.
    Authorization succeeded.
    ERROR: Could not export the specified User-defined Groups hierarchies to ./OGSGroupExport.info.
    ERROR: This could be because of one or more of the  following reasons:
    ERROR: * OGSServer process may not be running
    ERROR: * Application or remote Grouping Server may not be reachable
    ERROR: * Free disk space may be low
    ERROR: * You do not have the required file permissions to create the file.
    ERROR: See /var/adm/CSCOpx/log/CMFOGSClient.log for more details.
    root@lms-server # ./perl ./OGSCli.sh -u admin -d
    Enter CiscoWorks password:
    Authentication failed.
    Verify the username and password that you have entered.
    root@lms-server #
    just to be sure I upload the 2 ctm_config.txt files ....

    I was wondering about the fact that even CampusOGSServer was running, CTM could not allocate the necessary ports (netstat -a).Because everything seems to be ok I commented out
        DYNAMIC_PORT_ALLOCATION=0
    in ..../campus/WEB-INF/lib/ctm_config.txt
    after stopping and starting CampusOGSServer (pdterm/pdexec) the device selector in UT was up and running again ...
    I did a test with setting
        DYNAMIC_PORT_ALLOCATION=1
    result: UT device selector was broken
    It looks like this line (no matter if set to 0 or 1) seems to break "campus CTM" on this server...
    It is running for now, but there are still 3 issues open and I do not know if they are directly associated
    1)  OGSCli is still not working and finishes with this message:
    root@lms-server # ls -al | grep -i ogs
    -rwxrwxr-x   1 casuser  casusers    3288 Nov 20  2008 OGSCli.sh
    -rwxrwxrwx   1 root     casusers       0 Oct 19 11:34 OGSGroupExport.info
    root@lms-server # chown casuser:casusers OGSGroupExport.info
    root@lms-server # ./OGSCli.sh -u admin
    Enter CiscoWorks password:
    Authentication succeeded.
    INFO: Enter EXIT to quit from OGSCli prompt any time.
    Enter an OGSCli task [export]:export
    Enter a filename to export groups:OGSGroupExport.info
    WARN: The group details in the selected file will be overwritten with the new export groups information.Do you want to continue? (y/n) [n]:y
    Enter a User-defined Group hierarchy name to export or All to export all User-defined Groups from all applications [All]:All
    INFO: The hierarchies of the User-defined Groups in all applications that are installed in all servers, will be exported to OGSGroupExport.info.
    Authorization succeeded.
    ERROR: Could not export the specified User-defined Groups hierarchies to OGSGroupExport.info.
    ERROR: This could be because of one or more of the  following reasons:
    ERROR: * OGSServer process may not be running
    ERROR: * Application or remote Grouping Server may not be reachable
    ERROR: * Free disk space may be low
    ERROR: * You do not have the required file permissions to create the file.
    ERROR: See /var/adm/CSCOpx/log/CMFOGSClient.log for more details.
    root@lms-server #
    the /var/adm/CSCOpx/log/CMFOGSClient.log is attached and there seems to be some certification issues; I recreated the certificate and in the GUI it shows to be set and be valid...
    2) these FATAL messages appear in CampusOGSServer.log and I am not sure if they are harmless:
    [ Thu May 20  16:16:34 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /Campus@lms-server/Campus@sdeu
    1121/System Defined Groups/All Unreachable Devices
    [ Thu May 20  16:20:10 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /Campus@lms-server
    [ Thu May 20  16:22:24 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /Campus@lms-server/Campus@sdeu
    1121/System Defined Groups/All Unreachable Devices
    [ Thu May 20  16:24:23 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /RME@lms-server/Pre-deployed
    [ Thu May 20  16:24:23 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /RME@lms-server/User Defined G
    roups
    [ Thu May 20  16:24:23 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /RME@lms-server/User Defined G
    roups/All-CE-NM
    [ Thu May 20  16:24:47 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups/Customizable Groups/Customizable Group 2
    [ Thu May 20  16:24:50 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups/IN-Devices
    [ Thu May 20  16:24:55 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups/Customizable Groups
    [ Thu May 20  16:25:03 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups/Customizable Groups/Customizable Group 3
    [ Thu May 20  16:29:01 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /RME@lms-server
    [ Thu May 20  16:29:02 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /RME@lms-server/All Devices
    [ Thu May 20  16:29:02 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /RME@lms-server/Normal Devices
    [ Thu May 20  16:29:13 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups/Customizable Groups/Customizable Group 4
    [ Thu May 20  16:29:14 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups/Customizable Groups/Customizable Group A
    [ Thu May 20  16:29:34 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups/Customizable Groups/Customizable Group B
    [ Thu May 20  16:29:35 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups/Customizable Groups/Customizable Group C
    [ Thu MOGSGroups.infoay 20  16:30:34 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /RME@lms-server/User Defined G
    roups/DE-Switche-IOS
    [ Thu May 20  16:30:39 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server
    [ Thu May 20  16:30:39 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups
    [ Thu May 20  16:30:39 CEST 2010 ]FATAL  com.cisco.nm.xms.ogs.server.GroupCacheImpl getHierarchy  No top-level cache for: /DFM@lms-server/User Defined G
    roups/Customizable Groups/Customizable Group 1
    3) I found CampusOgsGroupCacheTable in cmf database to be empty on 2 different lms 3.2 installations (both solaris) but I cannot believe that this is ok due to some stored procedures pointing to this table to keep it on sync with CampusOgsGroupPropertiesTable

  • EPMServer processes don't die after dmgtd stop - LMS 4.2 Solaris

    I am unable to kill EPMServer processes after shutting down LMS 4.2 on Solaris 10. There are still 60 or so EPMServer processes running. Killing them manually does not work as they appear to restart again after killing. Only way to knock them off is to reboot the system. Why does dmgtd stop not kill all LMS processes and is there a patch required for LMS 4.2 or Solaris 10 that would help?
    EPMServer processes attached:
    Thanks.                

    Any luck on resolving this problem? This is happening on multiple servers. Cannot kill EPMServer processes manually or by running .../etc/init.d/dmgtd stop to kill server. Killing processing directly will respawn same processes again. Only recourse is to reboot with these processes active.
    : ps -ef|grep CSC
    casuser 29811 29803   0 18:36:49 ?           0:01 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
        root 18722 16794   0 10:32:21 pts/2       0:00 grep CSC
    casuser   546     1   0   Aug 15 ?           0:00 /bin/bash /opt/CSCOpx/MDC/tomcat/webapps/rme/WEB-INF/compliancemgr/compliance/b
    casuser 29803     1   0 18:36:34 ?           0:01 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29808 29800   0 18:36:48 ?           0:01 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29800     1   0 18:36:33 ?           0:01 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29821 29811   0 18:37:05 ?           0:01 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29817 29808   0 18:37:04 ?           0:01 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29819 29810   0 18:37:05 ?           0:01 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29790     1   0 18:35:37 ?           0:00 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29799     1   0 18:36:33 ?           0:01 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29814 29805   0 18:36:51 ?           0:01 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29839 29827   0 18:37:36 ?           0:00 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29810 29799   0 18:36:49 ?           0:01 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29805     1   0 18:36:35 ?           0:01 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29824 29814   0 18:37:09 ?           0:01 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29827 29817   0 18:37:20 ?           0:01 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29829 29819   0 18:37:21 ?           0:01 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29831 29821   0 18:37:21 ?           0:01 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29838 29829   0 18:37:36 ?           0:00 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29833 29824   0 18:37:24 ?           0:01 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29840 29831   0 18:37:37 ?           0:00 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5
    casuser 29841 29833   0 18:37:40 ?           0:00 CSCO.EPMServer -Xms64M -Xmx1024m -cp:p conf/epm/patch:lib/classpath//cesar-v0-5

  • LMS Services in Solaris 10

    Dear *,
    If for any reason my LMS applicaiton is not opening which services should i check on Solaris 10 server and in which state should they be and how?
    Thanks,
    Aamir

    Post the output of the /opt/CSCOpx/bin/pdshow command from the server as well a the exact error you're seeing when trying to access LMS.  What version of LMS is this?

  • LMS 3.2 Solaris 10 install problem

    hi
    I have been trying for two days now to get LMS 3.2 properly installed on Solaris 10 10/08.
    Installed on ZFS filesystem with patch 127127-11 applied.
    The "symptoms" are as follow:
    When I point my browser to http://10.xxx.xxx.xxx:1741
    I get redirected to: https://10.xxx.xxx.xxx/CSCOnm/servlet/login/login.jsp
    RESULT Internet Explorer cannot display the webpage
    I have tried to install different parts of LMS suite but nothing seems to work.
    Any help is very welcome !
    BR
    Lasse

    #1
    I'm working on at two server setup. ciscoworks01 and ciscoworks02.
    If ciscoworks02 appear in the logs, I fear that I by mistake have sent the wrong files(unless the two servers have communicated autonomously). I have attached the correct stdout.log now.......
    #2
    /etc/hosts and hostname output is equal. ciscoworks01
    #3
    The redirect is on the same ip address
    #4
    File is attached
    #5
    /opt/CSCOpx/bin/perl ConfigSSL.pl -disable
    SSL is already disabled
    #6
    My SSLutils is in /opt/CSCOpx/MDC/Apache/ bin
    /opt/CSCOpx/bin/perl SSLUtil.pl
               *** CiscoWorks SSL Utility ***
    Note: Any Certificate given as input to this script should be in Base64-Encoded X.509Certificate format
    You have the following options
    1. Display CiscoWorks Server Certificate Information
    2. Display the input Certificate Information
    3. Display Root CA Certificates trusted by CiscoWorks Server
    4. Verify the input Certificate/ Certificate Chain
    5. Upload Single Server Certificate to CiscoWorks Server
    6. Upload a Certificate Chain to CiscoWorks Server
    7. Modify Common Services Certificate
    8. Quit
    Enter your choice [1-8]:7
    Common Services Certificate details:
    subject= /CN=*DOMAINNAME*/emailAddress=[email protected]
    issuer= /CN=*DOMAINNAME*/emailAddress=[email protected]
    Host Name in Common Services Certificate is given below
    Do you want to change the Host Name in the Certificate [y/n]?
    Y:
    changed the certificate  to the same.
    I will check the service first thing tommorow as I can only ssh to the server right now.
    Thanks

  • LMS 4.1 - Solaris 10 Filedescriptor-Limit reached Tomcat-Process

    Hi all,
    environment: Oracle/Sun HW T5140 with Sol10 u9
    last friday we had a HTTP 500 Error-Message trying to connect to web-interface of LMS 4.1.
    After some troublehooting (/opt/CSCOpx/MDC/tomcat/logs/stdout.log) we discovered tomcat-problems unable to open Sockets.
    WARNING: Exception executing accept
    java.net.SocketException: Too many open files
            at java.net.PlainSocketImpl.socketAccept(Native Method)
            at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:408)
            at java.net.ServerSocket.implAccept(ServerSocket.java:462)
            at java.net.ServerSocket.accept(ServerSocket.java:430)
            at org.apache.jk.common.ChannelSocket.accept(ChannelSocket.java:312)
            at org.apache.jk.common.ChannelSocket.acceptConnections(ChannelSocket.java:667)
            at org.apache.jk.common.ChannelSocket$SocketAcceptor.runIt(ChannelSocket.java:878)
            at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689)
            at java.lang.Thread.run(Thread.java:662)
    Seachring thru Sun-Tuning docs I found following kernel-parameters for Filedescriptor tuning
    rlim_fd_cur and rlim_fd_max
    Settings on un-tuned Solaris 10 system
    </proc/5142/fd>#               echo rlim_fd_max/D | mdb -k
    rlim_fd_max:
    rlim_fd_max:    65536          
    </proc/5142/fd>#               echo rlim_fd_cur/D | mdb -k
    rlim_fd_cur:
    rlim_fd_cur:    256            
    With setting parameter rlim_fd_cur up to 1024 in /etc/systems I tried to tune Tomcat behavior.
    Are there any known but unfortunately not documented Best-Practise kernel-parameter settings for CiscoWorks LMS 4.1
    running on Solaris 10 SPARC-Systems?
    Thanks for any feedback
    Lothar

    I have had this 3 times with LMS 3.2 installed on solaris 9.
    I am wondering if you DCRDevicePoll service is still running correctly? This is the process that checks for device reachability (ICMP and/or SNMP) of the DCR devices. I found that this process is hanging from time to time and assume that it is interfering with some other process (I think IC polling/collection or Config polling/collecion).
    I was unable to get the poll job running again without stop, delete and recreate it.
    Have you observed simmilar issues with the poll job while the "file descriptor" issue was occuring?
    btw. ... I doubt that adjusting these parameter will prevent the problem...

  • LMS 3.2 (Solaris) db/backup problem

    Hi team!
    I have a LMS 3.2 on Solaris 10, and I have some problems after trying to install the last few DevicePackage:
    1) several processes are not up, then I tried to restart DaemonManager from the console:
    bash-3.00 # /etc/init.d/dmgtd stop
    Daemon Management is not running.
    INFO: Stopping DBEngine processes registered to Daemon Manager
    WARNING: Daemon Manager could not stop DBEngine processes.
    WARNING: Please run the command "/opt/CSCOpx/bin/dbstop.pl all"
    WARNING: to stop DBEngine processes manually.
    bash-3.00 # /opt/CSCOpx/bin/dbstop.pl all
    Error retrieving dsns Can not open directory /opt/CSCOpx/backup/manifest;
    bash-3.00 #
    bash-3.00 # ps-ef | grep CSCOpx
    casuser 28450 1 0 14:02:43? 3:04 /opt/CSCOpx/objects/db/bin64/dbsrv10-x tcpip (HOST = localhost; DOBROADCAST = NO; Ser
    casuser 28587 1 0 14:05:51? 13:38 /opt/CSCOpx/objects/db/bin64/dbsrv10-x tcpip (HOST = localhost; DOBROADCAST = NO; Ser
    casuser 28465 1 0 14:02:51? 1:27 /opt/CSCOpx/objects/db/bin64/dbsrv10-x tcpip (HOST = localhost; DOBROADCAST = NO; Ser
    casuser 28298 1 0 14:01:59? 30:15 /opt/CSCOpx/objects/db/bin64/dbsrv10-x tcpip (HOST = localhost; DOBROADCAST = NO; Ser
        root 605 21740 0 17:37:32 pts / 1 0:00 grep CSCOpx
    casuser 28319 1 0 14:02:23? 0:29 /opt/CSCOpx/objects/db/bin64/dbsrv10-x tcpip (HOST = localhost; DOBROADCAST = NO; Ser
    casuser 28439 1 0 14:02:35? 1:06 /opt/CSCOpx/objects/db/bin64/dbsrv10-x tcpip (HOST = localhost; DOBROADCAST = NO; Ser
    casuser 28309 1 0 14:02:19? 29:07 /opt/CSCOpx/objects/db/bin64/dbsrv10-x tcpip (HOST = localhost; DOBROADCAST = NO; Ser
    casuser 28361 1 0 14:02:31? 2:25 /opt/CSCOpx/objects/db/bin64/dbsrv10-x tcpip (HOST = localhost; DOBROADCAST = NO; Ser
    casuser 28480 1 0 14:02:59? 0:38 /opt/CSCOpx/objects/db/bin64/dbsrv10-x tcpip (HOST = localhost; DOBROADCAST = NO; Ser
    bash-3.00 # kill -9 28450 28587 28465 28298 28319 28439 28309 28361 28480
    bash-3.00 # ps-ef | grep CSCOpx
        root 607 21740 0 17:38:29 pts / 1 0:00 grep CSCOpx
    bash-3.00 # /etc/init.d/dmgtd start
    INFO: backed up /var/adm/CSCOpx/log/daemons.log to /var/adm/CSCOpx/log/daemonsbackup.log
    Daemon Management 3.9 starting. Log = (syslog) /var/adm/CSCOpx/log/dmgtd.log
    bash-3.00 #
    2) SelfTest Information:
    database.pl
    WARN No Data Source Found, No Database Self Test is performed
    3) Directory "manifest"  - not exist (/opt/CSCOpx/backup/manifest).
    How to fix the database?
    How to rebuild the directory "manifest" (/opt/CSCOpx/backup/manifest)?
    Can some one help me?

    The result is negative:
    bash-3.00#
    bash-3.00# ls -la
    total 10
    drwxrwxr-x   5 casuser  casusers     512 Oct 11 10:12 .
    drwxrwxr-x  33 casuser  casusers    1024 Oct 10 21:00 ..
    drwxr-xr-x  11 casuser  casusers     512 Oct 11 10:19 0
    drwxr-xr-x  11 casuser  casusers     512 Aug 27 02:33 11
    drwxr-xr-x  11 casuser  casusers     512 Sep 10 02:32 13
    bash-3.00#  /opt/CSCOpx/bin/perl /opt/CSCOpx/bin/restorebackup.pl -h -d /opt/CSCOpx/backup/
       Restore Program Help
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       To run the restore command, the command syntax is:
       /opt/CSCOpx/bin/perl /opt/CSCOpx/bin/restorebackup.pl <-d BackupDirectory> [-gen GenerationNumber]  [-t TempDirectory] [-help]
       BackupDirectory : Directory where the backup archive is present
       GenerationNumber: Generation to be restored
       TempDirectory   : Temporary directory for the restore program
                         Default TempDirectory for this restore program:
                         /opt/CSCOpx/tempBackupData
                         Use -t TempDirectory to define your own temp directory
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       Number of B/U generations kept are set on the 'Schedule Backup' HTML page.
       The most recent scheduled B/U generation will be that with the highest number.
       To restore a particular generation, use the command line option '-gen #'
       where # is a generation number from the list below.
       Generation 0 holds the most recent B/U executed from the 'Backup Data Now' page.
       To restore generation 0, use the '-gen now' parameter.
    bash-3.00#
    bash-3.00# /opt/CSCOpx/bin/perl /opt/CSCOpx/bin/restorebackup.pl -d /opt/CSCOpx/backup/ -gen 11
    Restore started at : 2010/10/11 10:38:57
    Please see '/var/adm/CSCOpx/log/restorebackup.log' for status.
    ERROR: Cannot find the generation in the backup directory [/opt/CSCOpx/backup/].
           Verify the backup directory and the generation
    bash-3.00# /opt/CSCOpx/bin/perl /opt/CSCOpx/bin/restorebackup.pl -d /opt/CSCOpx/backup/ -gen now
    Restore started at : 2010/10/11 10:39:02
    Please see '/var/adm/CSCOpx/log/restorebackup.log' for status.
    ERROR: Cannot find the generation in the backup directory [/opt/CSCOpx/backup/].
           Verify the backup directory and the generation
    bash-3.00# /opt/CSCOpx/bin/perl /opt/CSCOpx/bin/restorebackup.pl -d /opt/CSCOpx/backup/ -gen 13
    Restore started at : 2010/10/11 10:39:10
    Please see '/var/adm/CSCOpx/log/restorebackup.log' for status.
    ERROR: Cannot find the generation in the backup directory [/opt/CSCOpx/backup/].
           Verify the backup directory and the generation
    bash-3.00#
    I found directory "manifest" on the old server, it has been installed LMS 3.0 - can I use it? (current version of LMS 3.2)
    There are still some methods or need to do to reinstall?

  • LMS 3.2 and RME 4.3.1 telnet with tacacs+ fails

    Hi everyone,
    I'm having issue with credentials verification for telnet with TACACS+ enabled. Verification job fails with "Telnet: Incorrect" and an exception to daemons.log:
    om.cisco.nm.lib.cmdsvc.CmdSvcException: com.cisco.nm.lib.cmdsvc.telnet.TelnetException: Unable to read from socket
            at com.cisco.nm.lib.cmdsvc.TelnetSession.connect(TelnetSession.java:89)
            at com.cisco.nm.lib.cmdsvc.Session.connect(Session.java:152)
            at com.cisco.nm.lib.cmdsvc.AuthHandler.connect(AuthHandler.java:254)
            at com.cisco.nm.lib.cmdsvc.OpConnect.invoke(OpConnect.java:56)
            at com.cisco.nm.lib.cmdsvc.SessionContext.invoke(SessionContext.java:299)
            at com.cisco.nm.lib.cmdsvc.Engine.process(Engine.java:57)
            at com.cisco.nm.lib.cmdsvc.LocalProxy.process(LocalProxy.java:22)
            at com.cisco.nm.lib.cmdsvc.CmdSvc.connect(CmdSvc.java:190)
            at com.cisco.nm.lib.cmdsvc.CmdSvc.connect(CmdSvc.java:166)
            at com.cisco.nm.xms.xdi.pkgs.LibDcma.persistor.CliOperator.<init>(CliOperator.java:214)
            at com.cisco.nm.xms.xdi.pkgs.SharedDcmaIOS.transport.IOSCliOperator.<init>(IOSCliOperator.java:116)
            at com.cisco.nm.xms.xdi.pkgs.SharedDcmaIOS.transport.CatIOSSwitchCliOperator.<init>(CatIOSSwitchCliOperator.java:56)
            at com.cisco.nm.xms.xdi.pkgs.SharedDcmaIOS.transport.Cat6kIOSCliOperator.<init>(Cat6kIOSCliOperator.java:32)
            at com.cisco.nm.xms.xdi.pkgs.SharedDcmaIOS.transport.Cat6kIOSConfigOperator.getOperator(Cat6kIOSConfigOperator.java:35)
            at com.cisco.nm.xms.xdi.pkgs.LibDcma.persistor.OperatorCacheManager.getOperatorForDevice(OperatorCacheManager.java:50)
            at com.cisco.nm.xms.xdi.pkgs.LibDcma.persistor.ConfigOperation.doConfigOperation(ConfigOperation.java:99)
            at com.cisco.nm.xms.xdi.pkgs.SharedDcmaIOS.transport.IOSConfigOperator.fetchConfig(IOSConfigOperator.java:73)
            at com.cisco.nm.rmeng.dcma.configmanager.ConfigManager.updateArchiveForDevice(ConfigManager.java:658)
            at com.cisco.nm.rmeng.dcma.configmanager.ConfigManager.performCollection(ConfigManager.java:1646)
            at com.cisco.nm.rmeng.dcma.configmanager.CfgUpdateThread.run(CfgUpdateThread.java:27)
    I've tried to edit TacacsPrompts.ini also with suggestion to enter "," after last space character
    I'm using only TACACS so all prompts are the same. I'm using MOTD also.
    TACACS prompt looks like this example : "TEST username: ,TEST password: " so this looks obvious.
    The issue started to appear after some patching done to RME and CiscoView, but I'm not sure that this is connected anyhow.
    Thanks for all the help

    Hi!
    They gave me the solution like this:
    line vty
    timeout login response 90
    Ofcourse it helped but this it still inproper behavior from LMS side. It sends the username char by char for more than a minute! Guess the scenario with thousands of devices.... It will take ages to telnet to them. And network performance has nothing to do with that - i'm running the LMS on a powerful Sun and the network is mostly gigabit connected.
    Setting timeout login response is a workaround but does not fix the problem.
    Still waiting fot some fix to LMS not for fairly acceptable workarounds.
    This is NOT case with TACACS enabled on a router. The box responds within moment when telneted using commandline or other NMS software. This is a problem with LMS telnet login mechanism and prompt parsing (TacacsPrompts.ini doesn't seem to work at all, I could type there anything and it has no effect on the login proces).
    Besides this SSH to the same box wit TACACS works flawlessly. But then it parses only password prompt not the username - this is sent by ssh.

  • LMS 3.2 RME 4.3.1 Archive Jobs hang

    LMS 3.2 Windows 2003 R2 8Gig RAM
    Managing ~4000 devices currently on LMS 3.1. Built new LMS3.2 server and patched to RME 4.3.1.
    Import from csv file works fine and RME inventory collection/ Campus Manager Data Collection all works perfectly.
    Archive Jobs hang (at random device #'s) after starting successfully.
    I have tried restarting ConfigMgmtServer process, rebooting, even reinit CMF, RME and ANI db and starting from scratch but issue persists.
    Are there any known issues with LMS 3.2 on Archive Jobs hanging or should I debug and open TAC case?

    Resolution Summary:Checked the dcmaService.log and found the following recurring statements.
    com.cisco.nm.xms.xdi.pkgs.LibCommon.common.CommonUtility,getMinSupportedVersion,406,Descr = 12.2(50)SE
    [ Tue Oct 26  15:58:45 CDT 2010 ],DEBUG,[main],com.cisco.nm.xms.xdi.pkgs.LibCommon.common.CommonUtility,getMinSupportedVersion,405,suppSysId = .1.3.6.1.4.1.9.1.927
    [ Tue Oct 26  15:58:45 CDT 2010
    Checked that the device IOS was well above the version specified in the logs, so thought may be an issue with the device packages.
    Checked the mdf version was 1.25 which came as default when we install LMS 3.2, so upgraded the mdf version to 1.45.
    Still the issue didn't got solved, so upgraded the RME device packages and now the archive job was successful.
    Message was edited by: Dheeraj Gera

  • Installing Solaris 11 on SunFIre T1000 With Automated Installer Server Fail

    h4. Hi
    h4. A few days i am try to intall solaris 11 11/11 on our server Sunfire T1000
    h4. we first upgrade the firmware of the server to
    sc> showhost
    Sun-Fire-T1000 System Firmware 6.7.12 2011/07/06 20:03
    Host flash versions:
    OBP 4.30.4.d 2011/07/06 14:27
    Hypervisor 1.7.3.c 2010/07/09 15:14
    POST 4.30.4.b 2010/07/09 14:25
    h4. And after we install Solaris 11 x86 on a laptop, in that we configure an AIS (Automated installer Server)
    installadm list
    Service Name Alias Of Status Arch Image Path
    default-sparc s11-sparc on Sparc /install/images/s11-sparc
    s11-sparc - on Sparc /install/images/s11-sparc
    h4. We are using the default installations with a DHCP server in the Laptop
    installadm list -m -p
    Service Name Manifest Status
    default-sparc orig_default Default
    s11-sparc orig_default Default
    h4. By the other side, in the sparc server (T1000) we use OBP for a WAN Boot Installation
    boot net:dhcp - installl
    2012-08-08 20:33:44,911 InstallationLogger DEBUG Starting Automated Installation
    2012-08-08 20:33:44,913 InstallationLogger INFO Using XML Manifest: /system/volatile/ai.xml
    2012-08-08 20:33:44,965 InstallationLogger INFO Using profile specification: /system/volatile/profile
    2012-08-08 20:33:45,018 InstallationLogger INFO Using service list file: /var/run/service_list
    2012-08-08 20:33:45,070 InstallationLogger INFO Starting installation.
    2012-08-08 20:33:45,122 InstallationLogger DEBUG Registering Manifest Parser Checkpoint
    2012-08-08 20:33:45,124 InstallationLogger DEBUG Engine registering:
    2012-08-08 20:33:45,126 InstallationLogger DEBUG name: manifest-parser
    2012-08-08 20:33:45,128 InstallationLogger DEBUG module_path: solaris_install.manifest.parser
    2012-08-08 20:33:45,129 InstallationLogger DEBUG checkpoint_class_name: ManifestParser
    2012-08-08 20:33:45,131 InstallationLogger DEBUG args: None
    2012-08-08 20:33:45,133 InstallationLogger DEBUG kwargs: {'call_xinclude': True, 'manifest': '/system/volatile/ai.xml', 'validate_from_docinfo': True}
    2012-08-08 20:33:45,135 InstallationLogger DEBUG insert_before: None
    2012-08-08 20:33:45,136 InstallationLogger DEBUG log_level: None
    2012-08-08 20:33:45,138 InstallationLogger DEBUG =============================
    2012-08-08 20:33:45,142 InstallationLogger DEBUG Current checkpoint list:
    2012-08-08 20:33:45,144 InstallationLogger DEBUG      manifest-parser
    2012-08-08 20:33:45,146 InstallationLogger DEBUG Executing Manifest Parser Checkpoint
    2012-08-08 20:33:45,148 InstallationLogger DEBUG Retrieving checkpoint list from manifest-parser to None+
    2012-08-08 20:33:45,150 InstallationLogger DEBUG Executing Engine Checkpoints...+
    2012-08-08 20:33:45,152 InstallationLogger DEBUG Retrieving checkpoint list from manifest-parser to None+
    2012-08-08 20:33:45,154 InstallationLogger DEBUG Engine will be executing following checkpoints:+
    2012-08-08 20:33:45,155 InstallationLogger DEBUG      manifest-parser
    2012-08-08 20:33:45,157 InstallationLogger DEBUG Spawning InstallEngine execution thread
    2012-08-08 20:33:45,160 InstallationLogger DEBUG Loading manifest-parser checkpoint
    2012-08-08 20:33:45,213 InstallationLogger.manifest-parser DEBUG Initializing ManifestParser (manifest=/system/volatile/ai.xml, Validate_from_docinfo=True, dtd_file=None, load_defaults=True, call_xinclude=True)
    2012-08-08 20:33:45,273 InstallationLogger DEBUG manifest-parser: prog est-1, prog ratio-0.95, total_ratio-1.00
    2012-08-08 20:33:45,275 InstallationLogger DEBUG Last checkpoint, manifest-parser: prog ratio 0.95
    2012-08-08 20:33:45,279 InstallationLogger DEBUG Snapshotting DOC to /var/run/install_engine/engine.MYk67H/.data_cache.manifest-parser
    2012-08-08 20:33:45,286 InstallationLogger DEBUG Executing manifest-parser checkpoint
    2012-08-08 20:33:45,288 InstallationLogger.manifest-parser DEBUG ManifestParser.execute(dry_run=False) called
    2012-08-08 20:33:45,290 InstallationLogger.manifest-parser DEBUG ManifestParser.parse(doc=-> [DataObjectCache] (<solaris_install.data_object.cache.DataObjectCache object at 0xee1b90>)
         -> [persistent] (DataObjectCacheChild: persistent)
              -> [auto-install] (<solaris_install.ApplicationData object at 0xee1030>)
         -> [volatile] (DataObjectCacheChild: volatile)
              -> [apply_sysconfig_dict] (<solaris_install.data_object.data_dict.DataObjectDict object at 0xee1050>)) called
    2012-08-08 20:33:45,292 InstallationLogger.manifest-parser DEBUG loading manifest (dtd_validation=True)
    2012-08-08 20:33:45,872 InstallationLogger.manifest-parser DEBUG Parsed XML document:
    <!DOCTYPE auto_install SYSTEM "file:///usr/share/install/ai.dtd.1">
    <auto_install>
    <ai_instance name="orig_default" auto_reboot="false">
    <target>
    <logical noswap="false" nodump="false">
    <zpool name="rpool" is_root="true" action="create">
    <filesystem name="export" mountpoint="/export" action="create" in_be="false"/>
    <filesystem name="export/home" action="create" in_be="false"/>
    <be name="solaris"/>
    </zpool>
    </logical>
    </target>
    <software type="IPS">
    <destination>
    <image action="create" index="false">
    <!-- Specify locales to install -->
    <facet set="false">facet.locale.*</facet>
    <facet set="true">facet.locale.en</facet>
    <facet set="true">facet.locale.en_US</facet>
    <facet set="true">facet.locale.es</facet>
    <facet set="true">facet.locale.es_ES</facet>
    </image>
    </destination>
    <source>
    <publisher name="solaris">
    <origin name="http://pkg.oracle.com/solaris/release"/>
    </publisher>
    </source>
    h4. When the installation precess is in this part
    13% target-selection completed.
    17% ai-configuration completed.
    19% target-instantiation completed.
    19% Beginning IPS transfer
    Creating IPS image
    Installing packages from:
    solaris
    origin: http://pkg.example.com/solaris/
    h4. in the install_log file show us this errors:
    2012-08-08 20:51:39,653 InstallationLogger.generated-transfer-1184-1 DEBUG Download: text/doctools ...
    2012-08-08 20:51:43,156 InstallationLogger.generated-transfer-1184-1 DEBUG Download: system/core-os ...
    2012-08-08 20:52:03,704 InstallationLogger.generated-transfer-1184-1 DEBUG Download: text/less ...
    2012-08-08 20:52:03,788 InstallationLogger.generated-transfer-1184-1 DEBUG Download: system/management/rad/module/rad-smf ...
    2012-08-08 20:52:03,835 InstallationLogger.generated-transfer-1184-1 DEBUG Download: system/library ...
    2012-08-08 20:52:30,609 InstallationLogger.generated-transfer-1184-1 DEBUG Cleaning up
    2012-08-08 20:52:30,611 InstallationLogger ERROR Error occurred during execution of 'generated-transfer-1184-1' checkpoint.
    Traceback (most recent call last):
    File "/usr/lib/python2.6/vendor-packages/solaris_install/engine/__init__.py", line 811, in executecheckpoints
    checkpoint.execute(dry_run)
    File "/usr/lib/python2.6/vendor-packages/solaris_install/transfer/ips.py", line 359, in execute
    self._transfer()
    File "/usr/lib/python2.6/vendor-packages/solaris_install/transfer/ips.py", line 639, in _transfer
    self.api_inst.prepare()
    File "/usr/lib/python2.6/vendor-packages/pkg/client/api.py", line 2021, in prepare
    self._img.imageplan.preexecute()
    File "/usr/lib/python2.6/vendor-packages/pkg/client/imageplan.py", line 2827, in preexecute
    p.download()
    File "/usr/lib/python2.6/vendor-packages/pkg/client/pkgplan.py", line 406, in download
    mfile.wait_files()
    File "/usr/lib/python2.6/vendor-packages/pkg/client/transport/transport.py", line 2857, in wait_files
    self._transport._get_files(self)
    File "/usr/lib/python2.6/vendor-packages/pkg/client/transport/transport.py", line 432, in wrapper
    return f(instance, fargs, *f_kwargs)
    File "/usr/lib/python2.6/vendor-packages/pkg/client/transport/transport.py", line 1736, in getfiles
    self._get_files_list(mfile, filelist)
    File "/usr/lib/python2.6/vendor-packages/pkg/client/transport/transport.py", line 1685, in getfiles_list
    raise tfailurex
    TransportFailures: 1: Invalid contentpath usr/share/man/man3dlpi/dlpi_send.3dlpi: chash failure: expected: 74354376b4382a6ccdc566157c6ad82892aa0679 computed: 7558caebcb4a599c08c6a1b1591672f2b3b3cb06.
    2: Invalid contentpath usr/share/man/man3dlpi/dlpi_send.3dlpi: chash failure: expected: 74354376b4382a6ccdc566157c6ad82892aa0679 computed: c8edd4ff7e100c83ad74ba75a9baeda47348800c.
    3: Invalid contentpath usr/share/man/man3dlpi/dlpi_send.3dlpi: chash failure: expected: 74354376b4382a6ccdc566157c6ad82892aa0679 computed: 91350cb5e1dc88dbbcf2e94e0a05b075f03ba35b.
    4: Invalid contentpath usr/share/man/man3dlpi/dlpi_send.3dlpi: chash failure: expected: 74354376b4382a6ccdc566157c6ad82892aa0679 computed: 85bec186fd71c8a072cb3261aac5a2d26e0bed01.
    5: Invalid contentpath usr/share/man/man3dlpi/dlpi_send.3dlpi: chash failure: expected: 74354376b4382a6ccdc566157c6ad82892aa0679 computed: feaf36a0752e78974e4cdbd757a2af9dd5f94236.
    6: Invalid contentpath usr/share/man/man3dlpi/dlpi_send.3dlpi: chash failure: expected: 74354376b4382a6ccdc566157c6ad82892aa0679 computed: 93adf874561a2c2e383fa55da1f23cc93f1b24b5.
    7: Invalid contentpath usr/share/man/man3dlpi/dlpi_send.3dlpi: chash failure: expected: 74354376b4382a6ccdc566157c6ad82892aa0679 computed: 5c261f9705a8c604bf3f473f1d76c7f646cedc60.
    8: Invalid contentpath usr/share/man/man3dlpi/dlpi_send.3dlpi: chash failure: expected: 74354376b4382a6ccdc566157c6ad82892aa0679 computed: 81fa4733fa459a553001f8fdf30f49e35067a5ea.
    2012-08-08 20:52:30,731 InstallationLogger DEBUG Checkpoints Completed: DOC:+
    -> [DataObjectCache] (<solaris_install.data_object.cache.DataObjectCache object at 0xee1b90>)+
         -> [persistent] (DataObjectCacheChild: persistent)+
              -> [auto-install] (<solaris_install.ApplicationData object at 0xee1030>)+
              -> [Engine-DOC-Root-Node] (<solaris_install.engine.EngineData object at 0xecc930>)+
                   -> [manifest-parser] (<solaris_install.engine.checkpoint_data.CheckpointRegistrationData object at 0xee10d0>)+
                   -> [target-discovery] (<solaris_install.engine.checkpoint_data.CheckpointRegistrationData object at 0xee1230>)+
                   -> [target-selection] (<solaris_install.engine.checkpoint_data.CheckpointRegistrationData object at 0xee12f0>)+
                   -> [ai-configuration] (<solaris_install.engine.checkpoint_data.CheckpointRegistrationData object at 0xee1410>)+
                   -> [var-shared-dataset] (<solaris_install.engine.checkpoint_data.CheckpointRegistrationData object at 0xee1c30>)+
                   -> [target-instantiation] (<solaris_install.engine.checkpoint_data.CheckpointRegistrationData object at 0xee1750>)+
              -> [discovered] (<solaris_install.target.Target object at 0xee1330>)+
                   -> [disk] (Disk: ctd=c2t0d0; volid=None; devpath=/pci@7c0/pci@0/pci@8/scsi@2/sd@0,0; devid=id1,sd@n5000cca334c724bf; prop:dev_type=scsi; prop:dev_vendor=HITACHI; prop:dev_size=148.99gb; keyword: key=boot_disk; is_cdrom=False; label=VTOC; whole_disk=False; write_cache=False)+
                        -> [0] (Slice: name=0; action=preserve, force=False, is_swap=False, tag=2, flag=0, in_use={'used_by': ['exported_zpool'], 'used_name': ['rpool']}; size=148.99gb; start_sector=4768)+
                        -> [2] (Slice: name=2; action=preserve, force=False, is_swap=False, tag=5, flag=1; size=148.99gb; start_sector=0)+
                   -> [logical] (Logical: noswap=True; nodump=True)+
              -> [desired] (<solaris_install.target.Target object at 0xede3f0>)+
                   -> [logical] (Logical: noswap=False; nodump=False)+
                        -> [rpool] (Zpool: name=rpool; action=create; is_root=True; vdev_list=['c2t0d0s0'])+
                             -> [export] (Filesystem: name=export; action=create; mountpoint=/export)+
                             -> [export/home] (Filesystem: name=export/home; action=create)+
                             -> [solaris] (BE: name=solaris; mountpoint=/a)+
                             -> [vdev] (Vdev: name=vdev; redundancy=none)+
                             -> [swap] (Zvol: name=swap; action=create; use=swap; size=1024m)+
                             -> [dump] (Zvol: name=dump; action=create; use=dump; size=512m)+
                             -> [var] (Filesystem: name=var; action=create; mountpoint=/var)+
                   -> [disk] (Disk: ctd=c2t0d0; volid=None; devpath=/pci@7c0/pci@0/pci@8/scsi@2/sd@0,0; devid=id1,sd@n5000cca334c724bf; prop:dev_type=scsi; prop:dev_vendor=HITACHI; prop:dev_size=148.99gb; keyword: key=boot_disk; is_cdrom=False; label=VTOC; whole_disk=False; write_cache=True)+
                        -> [0] (Slice: name=0; action=create, force=True, is_swap=False, tag=2, flag=0; in_zpool=rpool; in_vdev=vdev; size=148.99gb; start_sector=4768)+
         -> [volatile] (DataObjectCacheChild: volatile)+
              -> [apply_sysconfig_dict] (<solaris_install.data_object.data_dict.DataObjectDict object at 0xee1050>)+
              -> [orig_default] (ai_instance: name='orig_default' auto_reboot=False; http_proxy='None')+
                   -> [target] (<solaris_install.target.Target object at 0xee1d30>)+
                        -> [logical] (Logical: noswap=False; nodump=False)+
                             -> [rpool] (Zpool: name=rpool; action=create; is_root=True; vdev_list=[None])+
                                  -> [export] (Filesystem: name=export; action=create; mountpoint=/export)+
                                  -> [export/home] (Filesystem: name=export/home; action=create)+
                                  -> [solaris] (BE: name=solaris)+
                   -> [generated-transfer-1184-1] (<solaris_install.transfer.info.Software object at 0xee1f30>)+
                        -> [transfer] (<solaris_install.transfer.info.IPSSpec object at 0xecc050>)+
                        -> [destination] (<solaris_install.transfer.info.Destination object at 0xecc0b0>)+
                             -> [image] (<solaris_install.transfer.info.Image object at 0xecc130>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc150>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc1b0>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc210>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc270>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc2d0>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc330>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc390>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc3f0>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc450>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc4b0>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc510>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc570>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc5d0>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc630>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc690>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc6f0>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc750>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc7b0>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc810>)+
                                  -> [facet] (<solaris_install.transfer.info.Facet object at 0xecc870>)+
                                  -> [img_type] (<solaris_install.transfer.info.ImType object at 0xee1b70>)+
                        -> [source] (<solaris_install.transfer.info.Source object at 0xecc8b0>)+
                             -> [publisher] (<solaris_install.transfer.info.Publisher object at 0xecc8f0>)+
                                  -> [origin] (<solaris_install.transfer.info.Origin object at 0xecc910>)+
              -> [transfer-zpool-cache] (<solaris_install.data_object.data_dict.DataObjectDict object at 0xee18f0>)+
              -> [transfer-ai-files] (<solaris_install.data_object.data_dict.DataObjectDict object at 0xee15b0>)+
    2012-08-08 20:52:30,747 InstallationLogger DEBUG Checkpoints Completed: DOC (xml_format):
    <root>
    <target name="discovered">
    <disk whole_disk="false">
    <disk_name name="c2t0d0" name_type="ctd"/>
    <disk_prop dev_type="scsi" dev_vendor="HITACHI" dev_size="312461344secs"/>
    <disk_keyword key="boot_disk"/>
    <slice name="0" action="preserve" force="false" is_swap="false">
    <size val="312456576secs" start_sector="4768"/>
    </slice>
    <slice name="2" action="preserve" force="false" is_swap="false">
    <size val="312461344secs" start_sector="0"/>
    </slice>
    </disk>
    <logical noswap="true" nodump="true"/>+
    </target>+
    <target name="desired">+
    <logical noswap="false" nodump="false">+
    <zpool name="rpool" action="create" is_root="true">+
    <filesystem name="export" action="create" mountpoint="/export" in_be="false"/>+
    <filesystem name="export/home" action="create" in_be="false"/>+
    <be name="solaris"/>+
    <vdev name="vdev" redundancy="none"/>+
    <zvol name="swap" action="create" use="swap">+
    <size val="1024m"/>+
    </zvol>+
    <zvol name="dump" action="create" use="dump">+
    <size val="512m"/>+
    </zvol>+
    <filesystem name="var" action="create" mountpoint="/var" in_be="true"/>+
    </zpool>+
    </logical>+
    <disk whole_disk="false">+
    <disk_name name="c2t0d0" name_type="ctd"/>+
    <disk_prop dev_type="scsi" dev_vendor="HITACHI" dev_size="312461344secs"/>+
    <disk_keyword key="boot_disk"/>+
    <slice name="0" action="create" force="true" is_swap="false" in_zpool="rpool" in_vdev="vdev">+
    <size val="312456576secs" start_sector="4768"/>+
    </slice>+
    </disk>+
    </target>+
    <ai_instance auto_reboot="false" name="orig_default">+
    <target>+
    <logical noswap="false" nodump="false">+
    <zpool name="rpool" action="create" is_root="true">+
    <filesystem name="export" action="create" mountpoint="/export" in_be="false"/>+
    <filesystem name="export/home" action="create" in_be="false"/>+
    <be name="solaris"/>+
    </zpool>+
    </logical>+
    </target>+
    <software name="generated-transfer-1184-1" type="IPS">+
    <software_data>+
    <name>pkg:/entire@latest</name>+
    <name>pkg:/group/system/solaris-large-server</name>+
    </software_data>
    <destination>
    <image img_root="/a" action="create" index="False">
    <facet set="false">facet.locale.*</facet>
    <facet set="true">facet.locale.en</facet>
    <facet set="true">facet.locale.en_US</facet>
    <facet set="true">facet.locale.es</facet>
    <facet set="true">facet.locale.es_ES</facet>
    </image>
    </destination>
    <source>
    <publisher name="solaris">
    <origin name="http://pkg.oracle.com/solaris/release"/>
    </publisher>
    </source>
    </software>
    </ai_instance>
    </root>
    2012-08-08 20:52:30,749 InstallationLogger CRITICAL Failed Checkpoints:
    2012-08-08 20:52:30,803 InstallationLogger ERROR
    2012-08-08 20:52:30,855 InstallationLogger ERROR generated-transfer-1184-1
    2012-08-08 20:52:30,907 InstallationLogger ERROR
    2012-08-08 20:52:30,960 InstallationLogger ERROR Checkpoint execution error:
    2012-08-08 20:52:31,012 InstallationLogger ERROR
    2012-08-08 20:52:31,064 InstallationLogger ERROR 1: Invalid contentpath usr/share/man/man3dlpi/dlpi_send.3dlpi: chash failure: expected: 74354376b4382a6ccdc566157c6ad82892aa0679 computed: 7558caebcb4a599c08c6a1b1591672f2b3b3cb06.
    2012-08-08 20:52:31,117 InstallationLogger ERROR 2: Invalid contentpath usr/share/man/man3dlpi/dlpi_send.3dlpi: chash failure: expected: 74354376b4382a6ccdc566157c6ad82892aa0679 computed: c8edd4ff7e100c83ad74ba75a9baeda47348800c.
    2012-08-08 20:52:31,169 InstallationLogger ERROR 3: Invalid contentpath usr/share/man/man3dlpi/dlpi_send.3dlpi: chash failure: expected: 74354376b4382a6ccdc566157c6ad82892aa0679 computed: 91350cb5e1dc88dbbcf2e94e0a05b075f03ba35b.
    2012-08-08 20:52:31,222 InstallationLogger ERROR 4: Invalid contentpath usr/share/man/man3dlpi/dlpi_send.3dlpi: chash failure: expected: 74354376b4382a6ccdc566157c6ad82892aa0679 computed: 85bec186fd71c8a072cb3261aac5a2d26e0bed01.
    2012-08-08 20:52:31,274 InstallationLogger ERROR 5: Invalid contentpath usr/share/man/man3dlpi/dlpi_send.3dlpi: chash failure: expected: 74354376b4382a6ccdc566157c6ad82892aa0679 computed: feaf36a0752e78974e4cdbd757a2af9dd5f94236.
    2012-08-08 20:52:31,326 InstallationLogger ERROR 6: Invalid contentpath usr/share/man/man3dlpi/dlpi_send.3dlpi: chash failure: expected: 74354376b4382a6ccdc566157c6ad82892aa0679 computed: 93adf874561a2c2e383fa55da1f23cc93f1b24b5.
    2012-08-08 20:52:31,379 InstallationLogger ERROR 7: Invalid contentpath usr/share/man/man3dlpi/dlpi_send.3dlpi: chash failure: expected: 74354376b4382a6ccdc566157c6ad82892aa0679 computed: 5c261f9705a8c604bf3f473f1d76c7f646cedc60.
    2012-08-08 20:52:31,431 InstallationLogger ERROR 8: Invalid contentpath usr/share/man/man3dlpi/dlpi_send.3dlpi: chash failure: expected: 74354376b4382a6ccdc566157c6ad82892aa0679 computed: 81fa4733fa459a553001f8fdf30f49e35067a5ea.
    2012-08-08 20:52:31,484 InstallationLogger ERROR
    2012-08-08 20:52:31,536 InstallationLogger INFO Automated Installation Failed. See install log at /system/volatile/install_log
    2012-08-08 20:52:31,588 InstallationLogger DEBUG Shutting down Progress Handler
    h4. Is something about:
    2012-08-08 20:52:30,611 InstallationLogger ERROR Error occurred during execution of 'generated-transfer-1184-1' checkpoint.
    Traceback (most recent call last):
    File "/usr/lib/python2.6/vendor-packages/solaris_install/engine/__init__.py", line 811, in executecheckpoints
    checkpoint.execute(dry_run)
    2012-08-08 20:52:30,749 InstallationLogger CRITICAL Failed Checkpoints:
    2012-08-08 20:52:30,803 InstallationLogger ERROR
    2012-08-08 20:52:30,855 InstallationLogger ERROR generated-transfer-1184-1
    2012-08-08 20:52:30,907 InstallationLogger ERROR
    2012-08-08 20:52:30,960 InstallationLogger ERROR Checkpoint execution error:
    h4. Somebody knows about this error?

    The chash failures indicate that either the repository you're using has corrupt content for those files, or the files are being corrupted on download. The latter is more likely, usually a result of badly-behaved http proxies.

  • RME 4.0.6 - Baseline Compliance jobs now failing

    I have now started getting the following error when trying to run baseline comparison job:
    In the Job Browser I get Unknown appearing in the Copliant/Depolyed Devices column, and Failed in the Status column.
    When I clcik on the Unknown link, I get the Error: No compliance report available. Reason: Device(s) may not have any configurations archived.
    This is a little puzzling as it used to work (until I started to resolve the issue of the Archive Purge job failing. See discussion RME 4.0.6 - Archive Purge not working)
    The devices have at least 1 Startup config, and hundreds of Running configs archived.
    Any ideas where to start looking?
    Regards
    Jeff

    Hi Joe,
    Below is the entries from the dcmaservice.log for the job I just ran after restarting the ConfiGmgmtServer.
    [ Thu May 27  16:55:55 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.util.logger.ServiceLogLevelChanger,notifyLevelChange,35,publishing urn for archive.service
    [ Thu May 27  16:55:56 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.util.logger.ServiceLogLevelChanger,notifyLevelChange,42,published urn as archive.service-RMELogLevelChange
    [ Thu May 27  16:55:56 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaService,main,54,Initializing dummy IOSPlatform
    [ Thu May 27  16:55:56 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaService,,103,ArchivePath : D:\CSCOpx\files\rme\dcma
    [ Thu May 27  16:56:00 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.util.db.DatabaseConnectionPool,getConnection,59,Inside ICSDatabaseConnection, MAX_COUNT =20
    [ Thu May 27  16:56:24 NZST 2010 ],ERROR,[main],com.cisco.nm.xms.xdi.SdiEngine,initDtMatcher,148,java.lang.Exception: inconsistent enumeration extension SFS_SW(63)java.lang.Exception: inconsistent enumeration extension SFS_SW(63)
    at com.cisco.nm.xms.xdi.ags.imageparser.ImageType.extendWith(ImageType.java:101)
    at com.cisco.nm.xms.xdi.pkgs.SharedSwimSFS.Descriptor.g$init(Descriptor.java:26)
    at com.cisco.nm.xms.xdi.dapi.DescriptorBD.init(DescriptorBD.java:70)
    at com.cisco.nm.xms.xdi.SdiEngine.initDtMatcher(SdiEngine.java:134)
    at com.cisco.nm.xms.xdi.SdiEngine.makeNewEngine(SdiEngine.java:86)
    at com.cisco.nm.xms.xdi.SdiEngine.getEngine(SdiEngine.java:73)
    at com.cisco.nm.rmeng.dcma.cats.CATS.(CATS.java:83)
    at com.cisco.nm.rmeng.dcma.configmanager.ConfigManager.(ConfigManager.java:391)
    at com.cisco.nm.rmeng.dcma.configmanager.DcmaService.(DcmaService.java:140)
    at com.cisco.nm.rmeng.dcma.configmanager.DcmaService.main(DcmaService.java:72)
    [ Thu May 27  16:56:24 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaService,,145,Starting Baseline Migration
    [ Thu May 27  16:56:24 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaService,,149,Got Instancecom.cisco.nm.rmeng.dcma.configmanager.DcmaBaselineTemplateMigrator@13dd208
    [ Thu May 27  16:56:24 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaBaselineTemplateMigrator,checkMigrationNeeded,281,No RESTORE Happening
    [ Thu May 27  16:56:24 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaBaselineTemplateMigrator,checkMigrationNeeded,325,select count(name) from sysobjects where name in ('Config_BaseLine_Version','Config_New_BaseLine')
    [ Thu May 27  16:56:24 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaBaselineTemplateMigrator,checkMigrationNeeded,345,COUNT (No. of Baseline tables present) :1
    [ Thu May 27  16:56:24 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaBaselineTemplateMigrator,checkMigrationNeeded,361,The BaseLine Table does not Exists
    [ Thu May 27  16:56:24 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaBaselineTemplateMigrator,doMigration,163,Check Migration result false
    [ Thu May 27  16:56:24 NZST 2010 ],INFO ,[main],com.cisco.nm.rmeng.dcma.configmanager.DcmaBaselineTemplateMigrator,doMigration,225,Baseline Migration not needed
    Also, the only entry in the job directory ..\CSCOpx\files\rme\jobs\ArchiveMgmt\8628 is the job.obj.
    Given the error that is in the log file, perhaps this is no surprise.
    Regards
    Jeff

  • Job Browser failing in Cisco Prime LMS 4.2.2

    Hi,
    we have a costumer who cannot access to Admin/Jobs/Browser. It shows this error:
    I have read that the reason could be that the costumer has too many jobs scheduled. But, if we can't access to the Job Browser, we can't delete the jobs scheduled.
    Besides, we have a huge memory consumption (15 of 16 gigas). I don't know if this coulb be relationated with the access to the Job Browser.
    Thank you

    Hello Diego,
    You may try to purge the old jobs.
    In general the LMS 4.2 runs VRFcollection jobs and Summarizer jobs periodically. When you hit a high number of jobs (15K if I'm not wrong), you start to get an error message on Job browser page. Then the purging may come in handy.
    Go to [Admin] > [Network] > [Purge Settings].
    To purge the jobs related to VRF, see the topic "Purging VRF Management Reports Jobs and Archived Reports" on the following document.
    http://www.cisco.com/en/US/docs/net_mgmt/ciscoworks_lan_management_solution/4.2/user/guide/admin/purgeset.pdf
    To purge Summarizer jobs, take a look at the topic "Performance Purge Jobs" from the same document.
    Let me know if it helped.

  • RME 4.3.1 Device Package install failed

    The Package(s) Selected for Install :
    Cat3560
    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.

    Delete the CSCOpx/psu.txt and re-run the common services --->software center ---> device update.

  • RME 4.3 ArchivePurge job failure

    Hi! We have 119 devices. This job finished with "Job Failed". As discussed earlier I inceased in ConfigManager "heapsize" to 1280.  But it didn`t help. In job log file i found some (see attachment).
    Intresting thing: I set to retain max 5 ver. and after job finished (failed) it was 5. It look Ok, but "job faield". That starnge.

    If you're using IE 7 or 8, try the tip in the following post:
    https://supportforums.cisco.com/message/3121302#3121302

  • After Solaris live upgarde disks unavailable

    Hi All,
    we have two SUN Fire 6800 - cluster node. OS and Kernel Version: Solaris 9 9/05 s9s_u8wos_05 SPARC. After Solaris live upgrade the new root disks are continueously failing. During boot with new boot environment Solaris_9_905 wait and then boot disks become unavailable, cluster will crash and start with old boot environment. If the failed devices are removed then inserted, it makes the device available again.
    Could anybody help us? Any idea?
    regards
    Josef

    Hi Tim,
    We have Sun Cluster 3.1. Is it possible error? I'll seek for description of LU.
    However: it seems a simple hardware failure. it lost just the disks.
    Messages:
    root@mcl01:~#metastat -p
    d60 -m d61 d62 d63 1
    d61 1 1 c1t1d0s6
    d62 1 1 c1t5d0s6
    d63 1 1 c1t4d0s6
    d50 -m d51 d52 d53 1
    d51 1 1 c1t1d0s5
    d52 1 1 c1t5d0s5
    d53 1 1 c1t4d0s5
    d30 -m d31 d32 d33 1
    d31 1 1 c1t1d0s3
    d32 1 1 c1t5d0s3
    d33 1 1 c1t4d0s3
    d0 -m d1 d2 d3 1
    d1 1 1 c1t1d0s0
    d2 1 1 c1t5d0s0
    d3 1 1 c1t4d0s0
    0. c1t0d0
    /pci@8,600000/SUNW,qlc@2/fp@0,0/ssd@w21000000870e3de0,0
    1. c1t2d0
    /pci@8,600000/SUNW,qlc@2/fp@0,0/ssd@w21000000871421d4,0
    2. c1t3d0
    /pci@8,600000/SUNW,qlc@2/fp@0,0/ssd@w21000000871432fc,0
    3. c1t5d0
    /pci@8,600000/SUNW,qlc@2/fp@0,0/ssd@w21000000871421a1,0
    root@mcl02:~#metastat -p
    d60 -m d61 d62 d63 1
    d61 1 1 c0t1d0s6
    d62 1 1 c4t1d0s6
    d63 1 1 c4t2d0s6
    d50 -m d51 d52 d53 1
    d51 1 1 c0t1d0s5
    d52 1 1 c4t1d0s5
    d53 1 1 c4t2d0s5
    d30 -m d31 d32 d33 1
    d31 1 1 c0t1d0s3
    d32 1 1 c4t1d0s3
    d33 1 1 c4t2d0s3
    d0 -m d1 d2 d3 1
    d1 1 1 c0t1d0s0
    d2 1 1 c4t1d0s0
    d3 1 1 c4t2d0s0
    0. c0t0d0
    /ssm@0,0/pci@18,700000/pci@1/scsi@2/sd@0,0
    !!! 1. c0t1d0
    /ssm@0,0/pci@18,700000/pci@1/scsi@2/sd@1,0
    2. c0t2d0
    /ssm@0,0/pci@18,700000/pci@1/scsi@2/sd@2,0
    297. c4t0d0
    /ssm@0,0/pci@1c,700000/pci@1/scsi@2/sd@0,0
    !!! 298. c4t1d0
    /ssm@0,0/pci@1c,700000/pci@1/scsi@2/sd@1,0
    !!! 299. c4t2d0
    /ssm@0,0/pci@1c,700000/pci@1/scsi@2/sd@2,0
    And
    "format" doesn't show some of these disks or says "disk type undefined" (- something like this)
    thx
    J

Maybe you are looking for

  • Time Machine no longer backs up data, but also doesn't display "Failed"

    Hello. I've had problems with Time Machine for a while now. First, instead of just performing an incremental backup, almost every day it tries to back up about 59GB of data, far more data than I'm changing. Then it started to fail after the first suc

  • Manual export from 8.1.6 to 9.2.0

    Hello, I'm trying to make a manual export from a 8.1.6 database to an 9.2.0. When i send my command exp user/passwd .... i have this error : Connected to Oracle 8 Release 8.0.5.0.0 EXP--00037 Export views not compatible with database version If someo

  • 1 year warranty

    1 year warranty A friend and I got identical ipod nano's at Christmas 2005. I look after my ipod nano as if it were my child. In the 5months I have had it, it has not a single scratch is to be seen on the surface. My friend does not take as much care

  • System Crash leads to permissions issues....

    Hello, I had a really bizarre crash last night and I'm a little worried about my system since. Here's what happened: While working in Photoshop ( bye the way, my start up disc was almost full because of a really big image I was working on )all of a s

  • Access parent class?

    I'm just wondering if there's some way to access the class that instantiates a class from the instantiated class. Say if I had a class that has a Vector and creates a bunch of other classes that are added to the Vector. Is it possible for the instanc