My Oracle Support Banner

Throttling Group Issue At Jdeveloper 12.2.1.4 (Doc ID 2929730.1)

Last updated on FEBRUARY 21, 2023

Applies to:

Oracle Service Bus - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms

Issue when setting the Throttling Group for an business service using Jdeveloper 12.2.1.4

After the Throttling Group configuration the given business service is not getting OPEN and showing error like - " Error occurred when opening editor. please check log".

But, the OSB project can be deployed and the business service can be opened from OSB Console (/servicebus).

 

Error stack in jDeveloper

com.bea.wli.config.component.NotFoundException: Validation of ThrottlingGroup WorkUnitAttributeWrapperService/BusinessServices/WUAttributeThrottlingGroup failed:

ThrottlingGroup WorkUnitAttributeWrapperService/BusinessServices/WUAttributeThrottlingGroup does not exist

at com.bea.wli.config.component.impl.DataCache.getValue(DataCache.java:85)

at com.bea.wli.config.component.impl.ComponentTypeImpl.getValue(ComponentTypeImpl.java:784)

at com.bea.wli.config.task.impl.GetResourceDataTask._execute(GetResourceDataTask.java:84)

at com.bea.wli.config.task.impl.SessionedTask$1.execute(SessionedTask.java:235)

at com.bea.wli.config.transaction.TransactionalTask._doExecute(TransactionalTask.java:225)

at com.bea.wli.config.transaction.TransactionalTask._doExecuteWithRetry(TransactionalTask.java:170)

at com.bea.wli.config.transaction.TransactionalTask.doExecute(TransactionalTask.java:150)

at com.bea.wli.config.task.impl.SessionedTask.doExecute(SessionedTask.java:238)

at com.bea.wli.config.task.impl.SessionedTask.doExecute(SessionedTask.java:185)

at com.bea.wli.config.task.impl.GetResourceDataTask.getData(GetResourceDataTask.java:66)

at com.bea.wli.config.impl.ConfigContextImpl.getResourceData(ConfigContextImpl.java:698)

at com.bea.wli.sb.resources.DefaultResourceRepository.getEntry(DefaultResourceRepository.java:109)

at com.bea.wli.sb.resources.DefaultResourceRepository.getEntry(DefaultResourceRepository.java:100)

at com.bea.wli.sb.resources.service.operations.BusinessOperationsBean.update(BusinessOperationsBean.java:447)

at com.bea.wli.sb.resources.service.operations.BusinessOperationsBean.<init>(BusinessOperationsBean.java:71)

at oracle.sb.tooling.common.resources.service.business.BusinessServiceObject.initialize(BusinessServiceObject.java:198)

at oracle.sb.tooling.common.resources.service.business.BusinessServiceObject.<init>(BusinessServiceObject.java:153)

at oracle.sb.tooling.common.resources.service.business.BusinessServiceObjectFactory.createBusinessServiceObject(BusinessServiceObjectFactory.java:312)

at oracle.sb.tooling.common.resources.service.business.BusinessServiceObjectFactory.loadBusinessServiceOjbect(BusinessServiceObjectFactory.java:328)

at oracle.sb.tooling.ide.resources.service.core.BusinessServiceModelFactory.loadResourceObjectImpl(BusinessServiceModelFactory.java:40)

at oracle.sb.tooling.ide.resources.service.core.BusinessServiceModelFactory.loadResourceObjectImpl(BusinessServiceModelFactory.java:35)

at oracle.sb.tooling.ide.ui.resources.common.model.ModelFactory.loadResourceObject(ModelFactory.java:63)

at oracle.sb.tooling.ide.ui.resources.common.nodes.ResourceObjectNode.getResourceObject(ResourceObjectNode.java:223)

at oracle.sb.tooling.ide.ui.resources.common.nodes.ResourceObjectNode.openImpl(ResourceObjectNode.java:187)

at oracle.ide.model.Node.open(Node.java:1252)

at oracle.ide.model.Node.open(Node.java:1199)

at oracle.sb.tooling.ide.ui.resources.common.overview.OverviewEditor.open(OverviewEditor.java:82)

at com.oracle.jdeveloper.nbwindowsystem.editor.EditorState.openEditor(EditorState.java:318)

at com.oracle.jdeveloper.nbwindowsystem.editor.SplitPane.doLayout(SplitPane.java:579)

at com.oracle.jdeveloper.nbwindowsystem.NbEditorManager.whenCurrentEditorChanges(NbEditorManager.java:1637)

at com.oracle.jdeveloper.nbwindowsystem.editor.TabGroup.whenCurrentEditorChanges(TabGroup.java:1026)

at com.oracle.jdeveloper.nbwindowsystem.editor.TabGroup.setCurrentTabGroupState(TabGroup.java:847)

at com.oracle.jdeveloper.nbwindowsystem.editor.TabGroup.addTabGroupState(TabGroup.java:129)

at com.oracle.jdeveloper.nbwindowsystem.NbEditorManager.createEditor(NbEditorManager.java:556)

at com.oracle.jdeveloper.nbwindowsystem.NbEditorManager.createEditor(NbEditorManager.java:533)

at com.oracle.jdeveloper.nbwindowsystem.NbEditorManager.openEditor(NbEditorManager.java:401)

at oracle.ideimpl.navigator.OpenEditorController.whenOpenEditor(OpenEditorController.java:55)

at oracle.ideimpl.navigator.OpenEditorContextMenuListener.handleDefaultAction(OpenEditorContextMenuListener.java:52)

at oracle.ide.controller.ContextMenuListenersHook$LazyContextMenuListener.handleDefaultAction(ContextMenuListenersHook.java:234)

at oracle.ide.controller.ContextMenu.fireDefaultAction(ContextMenu.java:480)

at oracle.ideimpl.explorer.BaseTreeExplorer.fireDefaultAction(BaseTreeExplorer.java:1852)

at oracle.ideimpl.explorer.BaseTreeExplorer.dblClicked(BaseTreeExplorer.java:2210)

at oracle.ideimpl.explorer.BaseTreeExplorer.mouseReleased(BaseTreeExplorer.java:2239)

at oracle.ideimpl.explorer.CustomTree.processMouseEvent(CustomTree.java:213)

at java.awt.Component.processEvent(Component.java:6304)

at java.awt.Container.processEvent(Container.java:2239)

at java.awt.Component.dispatchEventImpl(Component.java:4889)

at java.awt.Container.dispatchEventImpl(Container.java:2297)

at java.awt.Component.dispatchEvent(Component.java:4711)

at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4904)

at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4535)

at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4476)

at java.awt.Container.dispatchEventImpl(Container.java:2283)

at java.awt.Window.dispatchEventImpl(Window.java:2746)

at java.awt.Component.dispatchEvent(Component.java:4711)

at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:760)

at java.awt.EventQueue.access$500(EventQueue.java:97)

at java.awt.EventQueue$3.run(EventQueue.java:709)

at java.awt.EventQueue$3.run(EventQueue.java:703)

at java.security.AccessController.doPrivileged(Native Method)

at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)

at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:84)

at java.awt.EventQueue$4.run(EventQueue.java:733)

at java.awt.EventQueue$4.run(EventQueue.java:731)

at java.security.AccessController.doPrivileged(Native Method)

at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)

at java.awt.EventQueue.dispatchEvent(EventQueue.java:730)

at oracle.javatools.internal.ui.EventQueueWrapper._dispatchEvent(EventQueueWrapper.java:169)

at oracle.javatools.internal.ui.EventQueueWrapper.dispatchEvent(EventQueueWrapper.java:151)

at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)

at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)

at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)

at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)

 



Cause

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
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.