Apache Tomcat error on common services (Device Update)

I have installed lms 3.2 on server 2008 , and when I click on device update in software center I recieve an error
which I inserted down here ;
I have to mention that I also have installed Common services patch .
please some one help me this out .
which I

Hi,
Kindly check if you have CSCtj20850-0.info at location CSCOpx\setup\patch
Try this workaround too as it look like rme map files got corrupted :-
Navigate to -->
CSCOpx/www/classpath/com/cisco/nm/xms/psu/maps
Backup these two files (rme*.map) at another location and finally delete them from this location. You need to stop the daemon manager to be able to delete this files with the command net stop crmdmgtd.
Now, run the following command two command, rememer they are one line command :-
1>
set NMSROOT=%CWMIBDIR%\..\..\..
2>
%NMSROOT%\lib\jre\bin\java -classpath %NMSROOT%\lib\jre\lib;%NMSROOT%\lib\classpath;%NMSROOT%\objects\log4j\1.1.3\log4j.jar;%NMSROOT%\MDC\tomcat\shared\lib\MICE.jar;%NMSROOT%\MDC\tomcat\shared\lib\NATIVE.jar;%NMSROOT%\MDC\tomcat\shared\lib\jdom.jar;%NMSROOT%\www\classpath;%NMSROOT%\lib\classpath\servlet.jar;%NMSROOT%\MDC\tomcat\webapps\cwhp\WEB-INF\classes com.cisco.nm.xms.psu.packagemgmt.map.CreateMaps %NMSROOT%\www\classpath\com\cisco\nm\xms\psu\pkgs\rme
The above workaround should generate the rme*.map files again and then it should work fine.
Now, start the daemon manager and wait for 20 minutes before logging back to CiscoWorks.
Note :- Its important to backup (rme*.map) before deleting them.
Many Thanks,
Gaganjeet Singh

Similar Messages

  • Common Services Device Update

    I have just completed an Install of LMS 3.2
    I have tried to apply the latest device update package the download site for DFM.
    However I get the following message "consitency check for base package DFMSharedUpdates."
    When I look at the Common Services, Software Center, Device Update ; all the device type counts are zero except for CiscoView and Resource Manager Essentials. I would have thought that the DFM section would have a value other than Zero.
    How do I apply the Base Package for DFM and what is the file location.
    Thanks Mark

    Make sure you also download and install the MDF update for Common Services.  In fact, check the boxes next to RME, Common Services, DFM, CiscoView and Campus Manager.  Install all of the available device updates for each application.  When done, you should have non-zero device counts for RME, DFM, and CiscoView.

  • Common Services device management/discovery

    I use the Edit Identity option to change the "Display Name" from an IP to a station name, it is overwritten when a discovery has been done. I have checked the discovery settings and tried using the update DCR Display name setting to prevent this from happening, but it makes no difference.
    Is there something i am missing? This is on LMS 3.2

    Hi ,
    In LMS 3.2 there is one more discover settings  called Scheduled Discovery .
    Common service > Device and Credentials >Device Discovery >Discovery Schedule.
    Please check the settings there and see if there is a problem.
    For more information on Common Service >Discovery , you can always refer this document written by Joseph Clarke sir :
    https://supportforums.cisco.com/docs/DOC-9005
    Thanks
    Afroj

  • HTTP Status 500 Apache/Tomcat error

    Hi !
    I'm having trouble getting my Java Plumtree Portal (5.02) to work correctly due to Apache/Tomcat HTTP Status 500 errors that come up when I try to perform certain actions on Content Server objects (PCS v 5.0.2).
    E.g., when I try to preview the 'Main Page' content item from a Content Server Portlet based on a Communauty Directory Portlet Template in Content Server Explorer, I get the following statement :
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:254) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2416) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:601) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:392) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:565) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:619) at java.lang.Thread.run(Thread.java:536)
    root cause
    javax.servlet.ServletException at org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:536) at org.apache.jsp.navigate_jsp._jspService(navigate_jsp.java:226) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:210) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2416) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:641) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174) at org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.java:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:601) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:392) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:565) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:619) at java.lang.Thread.run(Thread.java:536)
    Apache Tomcat/4.1.27-LE-jdk14
    And when I try to "Create a folder" on the front part of a Communauty Directory Content Portlet I have added to a communauty page, I get the following :
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this
    request.
    exception
    org.apache.jasper.JasperException: Unable to compile class for JSP
    An error occurred at line: -1 in the jsp file: null
    Generated servlet error: [javac] Compiling 1 source file
    The system is out of resources.Consult the following stack trace for details.java.lang.OutOfMemoryError
    at org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:130) at org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:293) at org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:353) at org.apache.jasper.compiler.Compiler.compile(Compiler.java:370) at org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:473) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:190) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:295) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:241) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:256) at
    org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.j
    ava:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191) at
    org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.j
    ava:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2416) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180) at
    org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.j
    ava:643) at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:171) at
    org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.j
    ava:641) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172) at
    org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.j
    ava:641) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174) at
    org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invokeNext(StandardPipeline.j
    ava:643) at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480) at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) at org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:601) at
    org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.jav
    a:392) at org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:565) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:619) at java.lang.Thread.run(Thread.java:536)
    I understand the problem seems to come from Jasper, the jsp engine used by Tomcat and that some jsp files seem to never be found...
    I know that two jar files might be the source of this problem (not existing in a particular directory, or not being refered in a classpath) : "jasper-compiler.jar" and "jasper-runtime.jar"
    I've tried to add these to the CLASSPATH environment variable but it didn't work.
    I've tried to resolve by copying jasper-runtime.jar and jasper-compile to \jakarta-tomcat-4.1.27-LE-j2sdk1.4.1_05\j2sdk1.4.1_05\lib directory but didn't work either.
    Moreover I don't understand because some errors seem to never come up again after having uninstalled the Tomcat Service (we created a special Tomcat Service installation script to launch Tomcat with an added -Djava.endorsed.dirs option to enable the XML Source Portlet to run correctly) and reinstalled another one with the default installation script (the same script but without the -Djava.endorsed.dirs option) This might be because the process calling the jsp files and compiling them to java files, which are then compiled to class files, only happens when the portal needs to request a particular jsp. So it might be that some files would have allready been compiled with Tomcat (based on the original installation script) running and it is only when the portal tries to reach class files that would never have been compiled because never been requested that the error statement comes up...
    Thanks for those who couragesly read this entire Topic.
    I deeply thank those who would have encoutered a similar problem or would know a possible solution and could give me a clue. I'm statring to get desperate...
    Sebastien, Groupe i3m, France.

    The exception is throwing when u r trying to convert null value into integer/float or double..
    Check for this

  • Apache Tomcat error re: port 8080

    Hello.
    Our environment:
    RoboHelp Server 8.0
    Apache Tomcat 6.0.26
    Windows Server 2008 enterprise without Hyper-V SP2  (32-bit virtual machine)
    RoboHelp 8.0.2.208
    Our help system is periodically non-responsive. The Apache logs (extract below) indicate that there is an application using port 8080. We (my IT support and I) discovered that RDP (Windows Remote Desktop) had been changed from port 3389 (its default) to port 8080. The server is dedicated to our help system; there isn't anyone touching it so we were a bit confused. We reset the RDP port back to 3389 and restarted the server (full server restart) and everything worked as it should. A couple of days later...the same thing...and then a few times in one day. Research indicates there may be some Windows or Apache bug related to ports being reset to 8080, but not a lot of detail or suggestion for resolution or work around.
    Has anyone experienced this port issue?
    I am not familiar with Apache...is there another port that it can use and still run the RoboServer?
    Any thoughts or suggestions re: how to proceed?
    TIA,
    Michelle
    From Catalina log:
    Sep 13, 2010 9:42:34 AM org.apache.catalina.core.AprLifecycleListener init
    INFO: The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: C:\Program Files\Apache Software Foundation\Tomcat 6.0\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\W indows;C:\Windows\System32\Wbem;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\Microsoft SQL Server\90\DTS\Binn\;C:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Microsoft SQL Server\90\Tools\Binn\VSShell\Common7\IDE\;C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\PrivateAssemblies\
    Sep 13, 2010 9:42:34 AM org.apache.coyote.http11.Http11Protocol init
    SEVERE: Error initializing endpoint
    java.net.BindException: Address already in use: JVM_Bind <null>:8080
    at org.apache.tomcat.util.net.JIoEndpoint.init(JIoEndpoint.java:549)
    at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:176)
    at org.apache.catalina.connector.Connector.initialize(Connector.java:1014)
    at org.apache.catalina.core.StandardService.initialize(StandardService.java:680)
    at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:795)
    at org.apache.catalina.startup.Catalina.load(Catalina.java:524)
    at org.apache.catalina.startup.Catalina.load(Catalina.java:548)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:261)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
    Caused by: java.net.BindException: Address already in use: JVM_Bind
    at java.net.PlainSocketImpl.socketBind(Native Method)
    at java.net.PlainSocketImpl.bind(Unknown Source)
    at java.net.ServerSocket.bind(Unknown Source)
    at java.net.ServerSocket.<init>(Unknown Source)
    at java.net.ServerSocket.<init>(Unknown Source)
    at org.apache.tomcat.util.net.DefaultServerSocketFactory.createSocket(DefaultServerSocketFac tory.java:50)
    at org.apache.tomcat.util.net.JIoEndpoint.init(JIoEndpoint.java:538)
    ... 12 more
    Sep 13, 2010 9:42:34 AM org.apache.catalina.startup.Catalina load
    SEVERE: Catalina.start
    LifecycleException:  Protocol handler initialization failed: java.net.BindException: Address already in use: JVM_Bind <null>:8080
    at org.apache.catalina.connector.Connector.initialize(Connector.java:1016)
    at org.apache.catalina.core.StandardService.initialize(StandardService.java:680)
    at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:795)
    at org.apache.catalina.startup.Catalina.load(Catalina.java:524)
    at org.apache.catalina.startup.Catalina.load(Catalina.java:548)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:261)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
    Sep 13, 2010 9:42:34 AM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 606 ms
    Sep 13, 2010 9:42:34 AM org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    Sep 13, 2010 9:42:34 AM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Apache Tomcat/6.0.26

    The default port with RH Server is 8080 as this is the standard port for all web services. Having said that, I suspect you can change the port to another. I've never used anything other than the default. it sounds like if you have another web services accessing the same port that either it or RH Server needs to be changed.
      The RoboColum(n)
      @robocolumn
      Colum McAndrew

  • Apache Tomcat as Win NT Service

    Can anyone help me get this setup? I read the manual and I think I got it installed as a service, and I can start it, but I have no idea what port it's running on, or if it's running at all.
    Can you help me?

    Updating would be a good idea but not if it compromises your current applications. I would update as there are a number of good features in Tomcat 4, like servlet reloading.
    Plus here is how to setup Tomcat 4 as a service ..
    http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/index.html
    If you want to see what is going on you might want to check out the NT "event viewer" in the administration Tools shortcuts path in your Start/Programs menu area.
    Has this just started happening? Do you have Tomcat running in a window while you try to run it as a service? Also in your control panel area you can view what services are running and which are not .. you may have the Tomcat running as service already. Are you signed on as someone that can change the configuration of the server? Just a few thoughts you might want to mull over ..

  • Problem while starting Apache/Tomcat as a NT Service

    We are having a virtual folder which is mapped to a network physical folder.In this case while starting Apache/Tomcat as NT service it fails to map that folder.If we start the Tomcat as a Standalone service(using start menu) it works fine.I don't know which one is best whether starting tomcat as standalone or NT service.Provide a better solution

    You want to run it as an NT Service if you want Tomcat running when you are logged off. Otherwise, you can just run it manually.

  • Apache Tomcat error report when trying to link to websites from Talk Talk webmail

    Using Talk Talk webmail, can't access web links from there, but get error report. Status 404. Apache Tomcat 5.5.27.

    Unfortunately cannot read rest of forum, due to an error on your page, but presume others have had this problem, both on IE and Mozilla. I only had a result by forwarding the offending email and its ("greyed out Apache Tomcat") attachment to my other email address (Hotmail) and was able to read it there.
    Just WHAT is going on with TalkTalk???

  • Event ID 106 error MSExchange Common: Performance counter updating error

    I'm running Exchange Server 2013 on Windows Server 2012 R2, and each time I start the server I get an error event, ID 106, logged in the Application Log.  The source is MSExchange Common and the text is:
    Performance counter updating error. Counter name is Current Requests Pending, category name is MSExchange LiveIdBasicAuthentication [also MSExchangeRemotePowershell, . Optional code: 2. Exception: The exception thrown is : System.InvalidOperationException:
    The requested Performance Counter is not a custom counter, it has to be initialized as ReadOnly
    I used a PowerShell script to reload all the performance counters, and it seemed to work for nearly all 217 .xml files in C:\Program Files\Microsoft\Exchange Server\V15\Setup\Perf.  But I still get the error when I restart the server.  Any
    ideas on how to fix this, what it means, or if it's safe to ignore are welcome.
    Thanks!

    Hi,
    Please try to remove and re-create all Exchange performance counters with the following command:
    add-pssnapin Microsoft.Exchange.Management.PowerShell.Setup
    $files=get-childitem “C:\Program Files\Microsoft\Exchange Server\V15\Setup\Perf\" *.xml |where-object {!($_.psiscontainer)}
    foreach ($file in $files) {remove-perfcounters -definitionfilename  $file.fullname}
    foreach ($file in $files) {new-perfcounters -definitionfilename  $file.fullname}
    If it doesn’t work, please check this KB.
    http://support.microsoft.com/en-us/kb/2870416
    Best Regards.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]
    Lynn-Li
    TechNet Community Support

  • Problems with adding a new device in Common Services

    Hello,
    I have the following problem: I need to add a new device in my Cisco Works. What I do is I go to Common Services >> Device and Credentials >> Device Management. There I click "Add" and I add the new device with the corresponding credential set.
    Then, in the RME >> Job Management >> RME Jobs I can see a new job created (
    CDA:CDA job due to Device Add. ) because of this addition but this jobs stays always in status Running and it never finishes. Most probablt because of that this newly added device never actually appears in the RME so I cannot operate with it - deploy software, save configs, etc.
    I did this test a few times and all the times this is the result.
    I tought that it might be a firewall issue blocking some protocol needed for the communication, as SNMP, telnet or something else. But if I go to Decice Center and I select this newly added device (which there appears with the question mark icon, not with the right device icon) I can see all the information for it, like Detailed Device Report, etc.
    Then I noticed that in the RME Jobs section I have some more jobs that are like running forever - "
    CredEditCDA: CDA job due to Credential Edit".
    See the attached image for details:
    So, my question is what might be the reason for this behaviour and what can I do in order to unblock these jobs and add my device normally?
    What I use is:
    Windows Server
    LMS 3.2
    RME 4.3.0
    Thank you in advance,
    Vesko

    OK,
    first of all, have you intergrated lms with ACS ? - check in common services - server - security - single-server mgmt - local user policy setup.
    If this is in ACS, check if the newly added devices is in ACS... Check if this devices is reflecting in common services itself...make sure that the device type is selected properly ???
    Next do a snmp test in device center for this machine..how would you do this --" in device center, select the device, do a management to station and select the snmpv2 and ok it" you will get if snmp is failing or not...As you mentioned it is coming in question mark..this is because the correct device type is not selected in common services.
    Do an update inventory & archive and check the status..
    ~ rate if this was helpful.
    -rajesh

  • LMS 3.2 common services error

    Hi all,
    I am facing a problem with my LMS 3.2 server. Suddenly I found there is no device reflecing in common services-> device management as well as RME also. I restarted LMS services, server multiple time, reseted casuser, demoted the server from ACS mode to local mode but no luck. However in "dcrcli" i can see all devices and exported all devices to CSV file.
    After this I restored from a backup 3 month old when devices were reflecting under common server and RME device management. this also not resolved the problem.
    I uninstalled LMS, performed system cleaning and reinstalled LMS 3.2. Then I imported the devices from CSV file i had. Now also the problem not got resolved . I can see devices in dcrcli but none of the device is reflecting under device management of any module.
    In Dcmaservice.log i found the error" ERROR,[main],com.cisco.nm.rmeng.config.netshow.server.admin.NSCommandSetManager,getAllCommandSet,8661,Invalid MDF data file:D:/CSCOpx/lib/classpath/com/cisco/nm/cwcs/mdf/mdfdata.xml"
    Hence I restored teh mdfdata.xml file from another server. However now i can see the following errors
    1) in common service -> software center -> device updae -> device count are 0 for all module
    2) no device is reflecting under any module
    3) one progress i saw when tring to add any device if selecting device type, it is showing me the list of device type along with OID. before restoring mdfdata.xml it was also not comming.
    Please help me to resolve this.

    Hi Martin,
    Yes you are correct. I did the fresh installation. Imported all devices from the CSV file. However
    1) none of these device is showing up in CS>device & credential >device manag
    2) Also none of these device are showing up in any other module
    3) In Dcrcli i can see al the devices are there
    4) for testing I added few device manually. Those are also not showing in any module.
    Just to inform all the modules are configured with Auto mode along with manage all devices in Auto Allocation settings under device management.
    Thanks & Regards,
    Satya

  • Can Lync common area phone request device updates?

    Hi,
    simple question: can a Lync Phone Edition device (LPE, Aries class, Polycom CX500 / CX600 etc.) request device updates, when the phone is hosting a common area phone contact object?
    Fortunately I know the answer: it seems NOT, I see in the system settings that there is an error for the last device update request. However as soon as I login with a normal user account, the device update request status is 200, and the phone gets updated
    under 5 minutes and reboots properly.
    While I know the answer, I would like to get feedback from MS: is this a design defect of the product, a bug in the way common area phone contact object authenticates on the Lync webservices or something else? Other peoples experience is more than welcome!

    Hi,
    You can feedback on the link below:
    http://blogs.technet.com/b/lync/archive/2012/11/01/lync-app-feedback-you-asked-and-here-it-is.aspx
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Apache Tomcat service failing every minute

    Hi there,
    We have been running Business Objects Edge with WebIntelligence for several months now without issue. The server runs Windows 2003 and SQL2000, with Tomcat 5.0.27. There are also 2 other seperate Tomcat 4.0 instances running for other applications. The server configuration has not changed since Edge was implemented, no other software has been installed.
    The server is scheduled to reboot every weekend, which doesn't normally cause an issue. However, after last weekend, I am unable to access WebIntelligence. The windows system log shows this every minute:
    "The Apache Tomcat 5.0.27 service terminated unexpectedly.  It has done this 514 time(s).  The following corrective action will be taken in 1000 milliseconds: Restart the service."
    I can't see anything at all in the windows application log, and I don't think there's anything relevant in the Tomcat logs. Task manager shows the Tomcat5.exe service consuming a large amount of CPU for a minute or so, then being assigned a new PID as the service fails.
    I have tried restarting the server again, but with no luck. Please help as it's a critical business system that we've been without for a day already!

    When you say that you can't access Webi, do you mean Infoview? or WebI reports?    Can you log into infoview?  Can you view a report if it doesn't have refresh on open?  I'm curious if it fails at a particular point, or if tomcat just didn't start correctly and therefore it keeps trying.
    These are just stabs in the dark, but I wonder if this has to do with any of the following:
    1. disk space usage.  (is tracing turned on?  logs will accumulate over time, so it eats up all of your HD and doesn't leave room for swap and cache)
    2. a large scheduled report that never ran to completion?  (trace the webi job server, or turn it off.  to see if you can at least access your webi reports and refresh ad-hoc.)
    3. orphaned java process?  Tomcat restarting is a strange symptom.  May be a stupid question, but have you already tried bouncing your server?  Orphaned processes can clog up the port, and cause it to never start up properly. 
    4. Is another BOBJ deployment conflicting or clustering with yours?  Your production server may not have had any changes, but if you duplicated your deployment onto another system in the same network segment, it may try to cluster.
    Maybe try turning off all BusinessObjects services such as CMS, WebiReportServer, etc just to see if Tomcat will stay running.  Can you access the tomcat homepage and the jsp examples?

  • Apache Tomcat/4.0.6 - HTTP Status 500    Help!!!

    When I requst a simple jsp page, I got error:
    (I have set my env as:
    ----CLASSPATH as C:\Program Files\Apache Tomcat 4.0\common\lib\servlet.jar;C:\j2sdk1.4.2_01\lib\tools.jar;C:\j2sdk1.4.2_01\lib\dt.jar
    ----JAVA_HOME as C:\j2sdk1.4.2_01
    ----path as C:\j2sdk1.4.2_01\bin;c:\JBuilder4\jdk1.3
    Is it something wrong?
    type Exception report
    message Internal Server Error
    description The server encountered an internal error (Internal Server Error) that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Unable to compile class for JSPerror: Invalid class file format in C:\j2sdk1.4.2_01\jre\lib\rt.jar(java/lang/Object.class). The major.minor version '48.0' is too recent for this tool to understand.
    C:\Program Files\Apache Tomcat 4.0\work\Standalone\localhost\test\jsp\check$jsp.java:0: Class java.lang.Object not found in class javax.servlet.GenericServlet.
    package org.apache.jsp;
    ^
    2 errors
         at org.apache.jasper.compiler.Compiler.compile(Compiler.java:285)
         at org.apache.jasper.servlet.JspServlet.loadJSP(JspServlet.java:548)
         at org.apache.jasper.servlet.JspServlet$JspServletWrapper.loadIfNecessary(JspServlet.java:176)
         at org.apache.jasper.servlet.JspServlet$JspServletWrapper.service(JspServlet.java:188)
         at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:381)
         at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:473)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:243)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:190)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve.java:246)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2347)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:170)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:468)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:564)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:174)
         at org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:566)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
         at org.apache.catalina.connector.http.HttpProcessor.process(HttpProcessor.java:1027)
         at org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.java:1125)
         at java.lang.Thread.run(Thread.java:534)

    Why nobody reply????? Because noone cares.
    At a guess, you have upgraded from a previous version of java?
    And you installed Tomcat with the previous version?
    Check which version of Java the Tomcat engine is actually using:
    System.getProperty("java.version")
    Probably it still has some remnants of 1.3 around that it is using.
    Just a guess...

  • Url link for download on LMS from Common services

    Hello, i would like to reported a major thing that appeared on 3-4 customers.
    The download action is not never possible when they try it from the LMS portal/Common Services/Software update.
    The url loaded on browser Internet(eg IE 7.0) add the character | on the link when it proceed after the authentication on the CISCO.COM web site.
    The worst is that when i did it from my lab's machine,it works fine even the bad entries. We have traced it with a sniffer.
    From an IE directly (outside the LMS so), the page is not displayed as she is not matched with W3C recomendations.
    A Doctype tag is not a DTD XHTML 1.0 one.
    Hereafter , the URL:
    http://www.cisco.com/cgi-bin/Software/WLAN/cwselectfile.cgi?bp=1&&SEARCH=nmim||1.6.0||Software%20Packages|||&FORMAT=XML
    On the other side, when a proxy is installed on this machine , it has been refused as well, as the proxy controls that.
    Thanks by advance.Richard.

    The caracters | are not allowed by the XML validator.
    The url link has been finished when he meet this kind caracters.
    So it means , that , maybe it has been inserted for stopping the entries, when a bad username has been typed.

Maybe you are looking for

  • Music is on my iPod touch 1G but does not show up in the Music App

    Been having this problem the last week. I synced my iPod before I went to bed, grabbed it and headed off to work on Tuesday. Once I got to work I went to use my iPod and when I opened the Music App a screen popped up saying "Updating Library...This m

  • Problem using Tascam us144

    I just bought a Tascam US144 interface to try and import various audio into Garageband. I get power to the 144 and see the LED indicating that it's capturing audio but nothing is recorded in GB. I have gone to preferences and set the audio input to t

  • Question about Mac mini

    I have a powerbook, but I want to get a Mac Mini for the windows use instead of upgrading and buying a new desktop (by Windows ie Dell). The question is can I have a mac mini and use my powerbook screen for the monitor? Thanks.

  • Trouble with iMessage from another country

    Hello, my girlfriend is in Ireland and is trying to iMessage and also later face time with me. She said the iMessages are not going through but that the Facebook messenger stuff is going through. She has all the roaming data and stuff off but not air

  • ITUNES WON'T LET ME BURN A CD! HELP..

    I've burned CD's before, many of times, & it's worked.. but for some reason now, when I go to burn a CD, it doesn't work! The discs are blank, & it'll burn the first song of my playlist, but after that, it stops & sits there doing nothing for about 5