Timers are not Running After Upgrading to UIM 7.2.x
(Doc ID 2336269.1)
Last updated on OCTOBER 16, 2022
Applies to:
Oracle Communications Unified Inventory Management - Version 7.2.4 and laterInformation in this document applies to any platform.
Goal
Q1:After applying patch 7.2.*** UIM patch, timers are not running in environment.
Weblogic_Timers table is not populated. Active Table is populated.
2017-11-02 12:39:31,512 DEBUG [] [] [] [InventoryApplicationLifeCycleEventListener] Timer Service is not available. Add listener to server state.
2017-11-02 12:39:31,512 DEBUG [] [] [] [InventoryApplicationLifeCycleEventListener]
oracle.communications.inventory.api.exception.ValidationException: oracle.communications.inventory.api.exception.ValidationException: java.lang.reflect.InvocationTargetException
Caused by: oracle.communications.inventory.api.exception.ValidationException: java.lang.reflect.InvocationTargetException
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at oracle.communications.inventory.api.framework.timer.TimerFactory.areTimersAlreadyCreated(TimerFactory.java:427)
at oracle.communications.inventory.api.framework.timer.TimerFactory.setupTimers(TimerFactory.java:103)
at oracle.communications.inventory.api.framework.listener.InventoryApplicationLifeCycleEventListener.postStart(InventoryApplicationLifeCycleEventListener.java:37)
at weblogic.application.internal.flow.BaseLifecycleFlow$PostStartAction.run(BaseLifecycleFlow.java:305)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
at weblogic.application.internal.flow.BaseLifecycleFlow$LifecycleListenerAction.invoke(BaseLifecycleFlow.java:207)
at weblogic.application.internal.flow.BaseLifecycleFlow.postStart(BaseLifecycleFlow.java:73)
at weblogic.application.internal.flow.TailLifecycleFlow.activate(TailLifecycleFlow.java:33)
Q2:After deleting inventory and redeploying it, we can see timers running in logs.
But after redeploying inventory.ear, left panel of task is empty, user are not able to expand the task list.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |