OBIA: ODI Smart Import - java.lang.RuntimeException: java.lang.StackOverflowError
(Doc ID 3036325.1)
Last updated on AUGUST 06, 2024
Applies to:
Business Intelligence Applications Consumer - Version 11.1.1.10.3 - Base Install - No OBIA Patch-Bundle or Patch-Set Applied and laterInformation in this document applies to any platform.
Symptoms
While migrating from OBIA 11g to OBIA 12c , customer is trying to use the ODI Studio -> Designer navigator -> Project -> Import
Receive the following:
java.lang.RuntimeException: java.lang.StackOverflowError
at oracle.odi.ui.framework.adapter.DefaultAdapter.executeBackgroundTask(DefaultAdapter.java:636)
at oracle.odi.ui.framework.UIFramework.executeBackgroundTask(UIFramework.java:452)
at oracle.odi.ui.smartie.imp.ImportSmartWizardPageIssuesTreeTableModel.runIssueDetection(ImportSmartWizardPageIssuesTreeTableModel.java:655)
at oracle.odi.ui.smartie.imp.ImportSmartWizardPageIssuesTreeTableModel.setRoot(ImportSmartWizardPageIssuesTreeTableModel.java:522)
at oracle.odi.ui.smartie.imp.ImportSmartWizardPageIssuesTreeTable.setRoot(ImportSmartWizardPageIssuesTreeTable.java:446)
at oracle.odi.ui.smartie.imp.ImportSmartWizardPageIssuesPanel.setRoot(ImportSmartWizardPageIssuesPanel.java:155)
at oracle.odi.ui.smartie.imp.ImportSmartWizardPageIssues.initialize(ImportSmartWizardPageIssues.java:62)
at oracle.odi.ui.smartie.imp.ImportSmartWizard.initializeIssuesPage(ImportSmartWizard.java:133)
at oracle.odi.ui.smartie.imp.ImportSmartWizardPageOptions.validateWizard(ImportSmartWizardPageOptions.java:34)
at oracle.odi.ui.gallery.support.AbstractRepositoryPage.wizardValidatePage(AbstractRepositoryPage.java:48)
at oracle.bali.ewt.wizard.WizardPage.processWizardValidateEvent(WizardPage.java:710)
at oracle.bali.ewt.wizard.WizardPage.validatePage(WizardPage.java:680)
at oracle.bali.ewt.wizard.BaseWizard.validateSelectedPage(BaseWizard.java:2414)
at oracle.bali.ewt.wizard.BaseWizard._validatePage(BaseWizard.java:3162)
at oracle.bali.ewt.wizard.BaseWizard.doNext(BaseWizard.java:2187)
at oracle.bali.ewt.wizard.BaseWizard$Action$1.run(BaseWizard.java:4072)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
.
.
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
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.pumpEventsForFilter(EventDispatchThread.java:109)
at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:190)
at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:235)
at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:233)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:233)
at java.awt.Dialog.show(Dialog.java:1084)
at java.awt.Component.show(Component.java:1671)
at java.awt.Component.setVisible(Component.java:1623)
at oracle.odi.ui.gallery.support.AbstractMasterRepositoryWizard.invoke(AbstractMasterRepositoryWizard.java:155)
at oracle.odi.ui.smartie.imp.ImportSmartWizard.runInvoke(ImportSmartWizard.java:96)
at oracle.odi.ui.smartie.imp.ImportSmartWizard.invoke(ImportSmartWizard.java:85)
at oracle.odi.ui.cmd.ImportSelectionCommand.doit(ImportSelectionCommand.java:68)
at oracle.ide.controller.CommandProcessor.invoke(CommandProcessor.java:377)
at oracle.ide.controller.IdeAction.performAction(IdeAction.java:715)
at oracle.ide.controller.IdeAction.performAction(IdeAction.java:623)
at oracle.odi.window.OdiBaseWindow.executeImport(OdiBaseWindow.java:191)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at oracle.cef.ui.component.toolbar.ToolbarAction.performAction(ToolbarAction.java:305)
at oracle.cef.ui.component.toolbar.ToolbarAction.actionPerformed(ToolbarAction.java:232)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2348)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.AbstractButton.doClick(AbstractButton.java:376)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:882)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:926)
at java.awt.Component.processMouseEvent(Component.java:6539)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3318)
.
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.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)
Caused by: java.lang.StackOverflowError
at com.sunopsis.dwg.smartie.MatchEngine.setMatchToUse(MatchEngine.java:685)
Changes
Upgrade/migrate from 11g to 12c
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 |