My Oracle Support Banner

Cannot Import Full Policy Export After Upgrading to OAG 11.1.2.2.2 (Doc ID 2013961.1)

Last updated on JULY 21, 2023

Applies to:

Oracle API Gateway - Version 11.1.2.2.0 to 11.1.2.2.0 [Release 11gR1]
Information in this document applies to any platform.

Symptoms

Oracle API Gateway (OAG) 11.1.2.2.0 + 19459659 (OAG BUNDLE PATCH 11.1.2.2.2).

Policy Deployment of an exported policy into a new group fails.

There is a popup "Error importing from file. The type specified is not part of the EntityStore: AuthnRepositorySunAccessManagerGroup".

Error messages in the Policy Studio trace file (under oagpolicystudio/trace)

ERROR 20/apr/2015:11:27:46.848 [TID] Cannot import data:
The type specified is not part of the EntityStore: AuthnRepositorySunAccessManagerGroup
at com.vordel.es.impl.AbstractTypeStore.getTypeForName(AbstractTypeStore.java:140)
at com.vordel.es.impl.EntityCodec.parse(EntityCodec.java:106)
at com.vordel.es.impl.EntityCodec.decode(EntityCodec.java:57)
at com.vordel.es.impl.Importer.parse(Importer.java:153)
at com.vordel.es.impl.Importer.parse(Importer.java:169)
at com.vordel.es.impl.Importer.importData(Importer.java:98)
at com.vordel.es.impl.AbstractEntityStore.importData(AbstractEntityStore.java:364)
at com.vordel.es.impl.AbstractEntityStore.importData(AbstractEntityStore.java:322)
at com.vordel.client.manager.actions.io.ImportItemAction.importWithEncryption(ImportItemAction.java:226)
at com.vordel.client.manager.actions.io.ImportItemAction.importFile(ImportItemAction.java:80)
at com.vordel.client.manager.actions.io.ImportItemAction.doImport(ImportItemAction.java:54)
at com.vordel.client.gui.policystudio.actions.ImportWizardAction.run(ImportWizardAction.java:58)
at com.vordel.client.gui.policystudio.actions.ImportFedStoreAction.run(ImportFedStoreAction.java:19)
at com.vordel.client.gui.policystudio.contributions.ActionWrapperContributionItem$1.widgetSelected(ActionWrapperContributionItem.java:45)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.vordel.client.gui.policystudio.Application.start(Application.java:42)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
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:601)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)

ERROR 20/apr/2015:11:27:47.009 [TID] There was a problem importing data: The type specified is not part of the EntityStore: AuthnRepositorySunAccessManagerGroup:
The type specified is not part of the EntityStore: AuthnRepositorySunAccessManagerGroup
at com.vordel.es.impl.AbstractTypeStore.getTypeForName(AbstractTypeStore.java:140)
at com.vordel.es.impl.EntityCodec.parse(EntityCodec.java:106)
at com.vordel.es.impl.EntityCodec.decode(EntityCodec.java:57)
at com.vordel.es.impl.Importer.parse(Importer.java:153)
at com.vordel.es.impl.Importer.parse(Importer.java:169)
at com.vordel.es.impl.Importer.importData(Importer.java:98)
at com.vordel.es.impl.AbstractEntityStore.importData(AbstractEntityStore.java:364)
at com.vordel.es.impl.AbstractEntityStore.importData(AbstractEntityStore.java:322)
at com.vordel.client.manager.actions.io.ImportItemAction.importWithEncryption(ImportItemAction.java:226)
at com.vordel.client.manager.actions.io.ImportItemAction.importFile(ImportItemAction.java:80)
at com.vordel.client.manager.actions.io.ImportItemAction.doImport(ImportItemAction.java:54)
at com.vordel.client.gui.policystudio.actions.ImportWizardAction.run(ImportWizardAction.java:58)
at com.vordel.client.gui.policystudio.actions.ImportFedStoreAction.run(ImportFedStoreAction.java:19)
at com.vordel.client.gui.policystudio.contributions.ActionWrapperContributionItem$1.widgetSelected(ActionWrapperContributionItem.java:45)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1176)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3493)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3112)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.vordel.client.gui.policystudio.Application.start(Application.java:42)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
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:601)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)

 

Changes

The problem shows up only after <Patch:19459659> OAG BUNDLE PATCH 11.1.2.2.2 has been applied.

The problem shows up only for full policy exports; it does not show up when individual policies are exported and then imported.

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
Changes
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.