DX Unified Infrastructure Management

 View Only
Expand all | Collapse all

UIM 20.1 bugs/problems

  • 1.  UIM 20.1 bugs/problems

    Posted Mar 27, 2020 03:37 AM
    When creating a Listview based on QoS metrics created by a LUA script this doesn't work anymore because the sql query behind listview is now using devid and csid. Case is opened.
    This does work fine on UIM 9.20 with all hotfixes installed.


  • 2.  RE: UIM 20.1 bugs/problems

    Posted Mar 27, 2020 07:28 AM
    Edited by Luc Christiaens Mar 27, 2020 09:00 AM
    Included ntevl 4.32 is failing with generic profiles. Need to install 4.32hf1 to solve the problem.  Like this Hot Fix is already available since months I expected this to be included.


  • 3.  RE: UIM 20.1 bugs/problems

    Broadcom Employee
    Posted Mar 27, 2020 08:47 AM
      |   view attached
    Hi Luc,

    ntevl v4.32-T6 attached. Let me know if you have any issues with that version.

    Steve

    ------------------------------
    Support Engineer
    Broadcom
    US
    ------------------------------

    Attachment(s)

    zip
    ntevl-4.32-T6.zip   28.13 MB 1 version


  • 4.  RE: UIM 20.1 bugs/problems
    Best Answer

    Broadcom Employee
    Posted Mar 27, 2020 08:56 AM
    ntevl 4.32-HF1 is currently available on the hotfix site.

    https://techdocs.broadcom.com/us/product-content/recommended-reading/technical-document-index/ca-unified-infrastructure-management-hotfix-index.html?r=2

    ntevl-4.32-HF1.zip

    Steve

    ------------------------------
    Support Engineer
    Broadcom
    US
    ------------------------------



  • 5.  RE: UIM 20.1 bugs/problems

    Posted Mar 27, 2020 09:55 AM
    "now using devid and csid" 

    Won't this be a huge problem is you want to display metrics captured with the logmon probe? Mainly because the "legacy" probes don't create these values?





  • 6.  RE: UIM 20.1 bugs/problems

    Posted Mar 27, 2020 11:09 AM
    qos metrics created directly by logmon have a ci_metric_id and can be defined in listview.
    If logmon is running a lua script (via nsa) there is no ci_metric_id. At my knowing this was never documented for LUA?


  • 7.  RE: UIM 20.1 bugs/problems

    Posted Mar 27, 2020 10:00 AM
    So when I upgraded my UMP to 20.1 everything seemed fine except very last part when the wasp starts up. It timed out:

    After a full Nimsoft Robot stop on the UMP box,  then start and waiting ~5 min it did start up. But when looking at the wasp.log the 1st 5 min of it starting up are just completely flooded with ERROR entries.  
    Examples:
    Mar 26 16:53:30:195 ERROR [Catalina-utility-1, org.apache.catalina.core.ContainerBase.[wasp-engine].[localhost].[/rest]] com.sun.jersey.core.spi.scanning.ScannerException: The URI scheme war of the URI war:file:/C:/Program%20Files%20(x86)/Nimsoft/probes/service/wasp/webapps/webservices_rest.war*/WEB-INF/classes/com/nimsoft/nms/restfulws/services/ is not supported. Package scanning deployment is not supported for such URIs.
    Try using a different deployment mechanism such as explicitly declaring root resource and provider classes using an extension of javax.ws.rs.core.Application
    Mar 26 16:53:30:195 ERROR [Catalina-utility-1, org.apache.catalina.core.ContainerBase.[wasp-engine].[localhost].[/rest]] loadOnStartup() Servlet [webservices_rest] in web application [/rest] threw load() exception
    Mar 26 16:53:30:196 ERROR [Catalina-utility-1, org.apache.catalina.core.ContainerBase.[wasp-engine].[localhost].[/rest]] com.sun.jersey.core.spi.scanning.ScannerException: The URI scheme war of the URI war:file:/C:/Program%20Files%20(x86)/Nimsoft/probes/service/wasp/webapps/webservices_rest.war*/WEB-INF/classes/com/nimsoft/nms/restfulws/services/ is not supported. Package scanning deployment is not supported for such URIs.
    Try using a different deployment mechanism such as explicitly declaring root resource and provider classes using an extension of javax.ws.rs.core.Application
    Mar 26 16:54:44:437 ERROR [Catalina-utility-1, org.apache.catalina.core.ContainerBase.[wasp-engine].[localhost].[/jasperserver-pro]] listenerStart() Exception sending context initialized event to listener instance of class [org.springframework.web.context.ContextLoaderListener]
    Mar 26 16:54:44:437 ERROR [Catalina-utility-1, org.apache.catalina.core.ContainerBase.[wasp-engine].[localhost].[/jasperserver-pro]] org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 17 in XML document from ServletContext resource [/WEB-INF/applicationContext-virtual-data-source.xml] is invalid; nested exception is org.xml.sax.SAXParseException; lineNumber: 17; columnNumber: 68; cvc-complex-type.3.2.2: Attribute 'local' is not allowed to appear in element 'ref'.
    Mar 26 16:54:44:468 ERROR [Catalina-utility-1, org.apache.catalina.core.ContainerBase.[wasp-engine].[localhost].[/jasperserver-pro]] listenerStart() Exception sending context initialized event to listener instance of class [com.jaspersoft.jasperserver.war.util.SpringBeanServletContextPlublisher]
    Mar 26 16:54:44:468 ERROR [Catalina-utility-1, org.apache.catalina.core.ContainerBase.[wasp-engine].[localhost].[/jasperserver-pro]] org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException: Line 17 in XML document from ServletContext resource [/WEB-INF/applicationContext-virtual-data-source.xml] is invalid; nested exception is org.xml.sax.SAXParseException; lineNumber: 17; columnNumber: 68; cvc-complex-type.3.2.2: Attribute 'local' is not allowed to appear in element 'ref'.
    Mar 26 16:54:44:468 ERROR [Catalina-utility-1, org.apache.catalina.core.ContainerBase.[wasp-engine].[localhost].[/jasperserver-pro]] listenerStop() Exception sending context destroyed event to listener instance of class [org.springframework.web.context.ContextLoaderListener]Mar 26 16:54:44:468 ERROR [Catalina-utility-1, org.apache.catalina.core.ContainerBase.[wasp-engine].[localhost].[/jasperserver-pro]] listenerStop() Exception sending context destroyed event to listener instance of class [org.springframework.web.context.ContextLoaderListener]Mar 26 16:54:44:468 ERROR [Catalina-utility-1, org.apache.catalina.core.ContainerBase.[wasp-engine].[localhost].[/jasperserver-pro]] java.lang.IllegalStateException: BeanFactory not initialized or already closed - call 'refresh' before accessing beans via the ApplicationContext at org.springframework.context.support.AbstractRefreshableApplicationContext.getBeanFactory(AbstractRefreshableApplicationContext.java:172)

    Does every one have this in their wasp log then at very end it just says? 

    Mar 26 16:57:51:238 INFO [main, com.nimsoft.nimbus.NimProbe] ****************[ Starting ]****************
    Mar 26 16:57:51:238 INFO [main, com.nimsoft.nimbus.NimProbe] 20.10












    ------------------------------
    Daniel Blanco
    Enterprise Tools Team Architect
    DBlanco@alphaserveit.com
    ------------------------------



  • 8.  RE: UIM 20.1 bugs/problems

    Posted Mar 31, 2020 02:21 PM
    I was seeing those errors with 9.20 and still the same with 20.1 now in my lab.

    ------------------------------
    [Designation]
    [City]
    ------------------------------



  • 9.  RE: UIM 20.1 bugs/problems

    Posted Apr 01, 2020 03:49 AM
    I did not install 20.1 yet, but this happened to me on 9.20. But there were different errors, as far as I remember.


  • 10.  RE: UIM 20.1 bugs/problems

    Posted Jul 10, 2020 02:21 AM
    Any updates from Broadcom to the case?


  • 11.  RE: UIM 20.1 bugs/problems

    Posted Jul 10, 2020 02:28 AM
    Every week an update that they are still "working" on it.  (the same is happening for 2 other cases that are open since 6 months)
    I suppose they are waiting until 20.3 is out and than making an update that listview doesn't exist any more.


  • 12.  RE: UIM 20.1 bugs/problems

    Posted Aug 29, 2020 04:05 AM
    Received a test NSA package with a new qos action: nimbus.qos_metric instead of nimbus.qos
    This solves the problem for qos metrics created by LUA but not for qos metrics created by a Perl script


  • 13.  RE: UIM 20.1 bugs/problems

    Posted Aug 31, 2020 03:36 AM
    Hi Luc,
    can the new NSA finally send QoS data that is displayed in USM/ListView etc.? Is there also an adaption for the alarm messages?
    If so, can you please share this test NSA package here?
    Thanks.

    ------------------------------
    Olaf
    ------------------------------



  • 14.  RE: UIM 20.1 bugs/problems

    Posted Aug 31, 2020 04:03 AM
    Hi Olaf,
    The fix is still in test phase.  And yes, first test show that this fix will permit to use qos data in Listview/prd.
    Only a new keyword for qos_metric was added. (and only for LUA via NSA, text was not clear at this moment if this would also be added in the NAS)
    If you need it urgently you can refer to case #31830326.