cancel
Showing results for 
Search instead for 
Did you mean: 

Message Mapping Failure Using an External Definition

0 Kudos

Hello,

We are on NW XI SP15.

I am trying to create a message map from an IDOC to an external definition (imported WSDL). The WSDL refers to 4 documtnts :

WSDL includes XSD A, XSD A includes XSD B, XSD B includes XSD C.

I imported all the four files and set the source the XSD Names in the WSDL and XSDs A and B.

The name column on the "external resources" tab shows the external definition name (WSDL shows WSDL), XSD A shows A and XSD B shows B. I am not sure if that is the way it should be.

When I try to use a message from the WSDL in my message mapping I get the following error : "Display Problem" no Global Key Defined.

Has anyone seen this before ? Any help is appreciated.

Here is the log :

#40 18:28:14 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred

at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.init(ExceptionDialog.java:116)

at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.<init>(ExceptionDialog.java:93)

at com.sap.aii.mappingtool.fwutil.util.ToolUtil.restartTool(ToolUtil.java:362)

at com.sap.aii.mappingtool.fwutil.api.ViewUtil.refreshControls(ViewUtil.java:51)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiMappingView.refreshControls(XiMappingView.java:144)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiTransformationView.refreshControls(XiTransformationView.java:365)

at com.sap.aii.ib.gui.editor.XiView.refresh(XiView.java:201)

at com.sap.aii.utilxi.swing.framework.DocumentContainer.refreshView(DocumentContainer.java:252)

at com.sap.aii.ibrep.gui.mapping.im.action.CreateMessMapAction.actionPerformed(CreateMessMapAction.java:215)

at com.sap.aii.ibrep.gui.mapping.im.action.OpenProgramAction.actionPerformed(OpenProgramAction.java:144)

at com.sap.aii.ib.gui.table.ReferenceTableModelAgent$NavigationHandler.mouseClicked(ReferenceTableModelAgent.java:237)

at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#39 18:28:14 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred

#38 18:28:14 [AWT-EventQueue-0] FINE AutoLog.created.java.lang.IllegalStateException: java.lang.IllegalStateException: no global key defined

at com.sap.aii.ib.gui.xmleditor.doc.XsdDocSchema.createTree(XsdDocSchema.java:64)

at com.sap.aii.ib.gui.xmleditor.doc.TreeDoc.updateTree(TreeDoc.java:186)

at com.sap.aii.ib.gui.xmleditor.doc.TreeDoc.getRoot(TreeDoc.java:94)

at com.sap.aii.mappingtool.Project.<init>(Project.java:108)

at com.sap.aii.mappingtool.api.MappingToolFactory.getInstance(MappingToolFactory.java:96)

at com.sap.aii.mappingtool.fwutil.util.ToolUtil.restartTool(ToolUtil.java:315)

at com.sap.aii.mappingtool.fwutil.api.ViewUtil.refreshControls(ViewUtil.java:51)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiMappingView.refreshControls(XiMappingView.java:144)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiTransformationView.refreshControls(XiTransformationView.java:365)

at com.sap.aii.ib.gui.editor.XiView.refresh(XiView.java:201)

at com.sap.aii.utilxi.swing.framework.DocumentContainer.refreshView(DocumentContainer.java:252)

at com.sap.aii.ibrep.gui.mapping.im.action.CreateMessMapAction.actionPerformed(CreateMessMapAction.java:215)

at com.sap.aii.ibrep.gui.mapping.im.action.OpenProgramAction.actionPerformed(OpenProgramAction.java:144)

at com.sap.aii.ib.gui.table.ReferenceTableModelAgent$NavigationHandler.mouseClicked(ReferenceTableModelAgent.java:237)

at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#37 18:28:14 [AWT-EventQueue-0] DEBUG AutoLog.created.java.lang.IllegalStateException: no global key defined

#36 18:28:14 [AWT-EventQueue-0] ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable

Thrown:

java.lang.IllegalStateException: no global key defined

at com.sap.aii.ib.gui.xmleditor.doc.XsdDocSchema.createTree(XsdDocSchema.java:64)

at com.sap.aii.ib.gui.xmleditor.doc.TreeDoc.updateTree(TreeDoc.java:186)

at com.sap.aii.ib.gui.xmleditor.doc.TreeDoc.getRoot(TreeDoc.java:94)

at com.sap.aii.mappingtool.Project.<init>(Project.java:108)

at com.sap.aii.mappingtool.api.MappingToolFactory.getInstance(MappingToolFactory.java:96)

at com.sap.aii.mappingtool.fwutil.util.ToolUtil.restartTool(ToolUtil.java:315)

at com.sap.aii.mappingtool.fwutil.api.ViewUtil.refreshControls(ViewUtil.java:51)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiMappingView.refreshControls(XiMappingView.java:144)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiTransformationView.refreshControls(XiTransformationView.java:365)

at com.sap.aii.ib.gui.editor.XiView.refresh(XiView.java:201)

at com.sap.aii.utilxi.swing.framework.DocumentContainer.refreshView(DocumentContainer.java:252)

at com.sap.aii.ibrep.gui.mapping.im.action.CreateMessMapAction.actionPerformed(CreateMessMapAction.java:215)

at com.sap.aii.ibrep.gui.mapping.im.action.OpenProgramAction.actionPerformed(OpenProgramAction.java:144)

at com.sap.aii.ib.gui.table.ReferenceTableModelAgent$NavigationHandler.mouseClicked(ReferenceTableModelAgent.java:237)

at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#35 18:28:03 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.utilxi.swing.framework.PersistenceException: com.sap.aii.utilxi.swing.framework.PersistenceException: Object Message Mapping MM_Partner_IDOC_TOComergnt_Create | http://rts.sap.com/test/dvs/zdebmas6 not found

at com.sap.aii.ib.gui.editor.XiDocument.load(XiDocument.java:320)

at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.execute(OpenCommand.java:208)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)

at com.sap.aii.ibrep.gui.mapping.im.action.OpenProgramAction.actionPerformed(OpenProgramAction.java:138)

at com.sap.aii.ib.gui.table.ReferenceTableModelAgent$NavigationHandler.mouseClicked(ReferenceTableModelAgent.java:237)

at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#34 18:28:03 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.utilxi.swing.framework.PersistenceException: Object Message Mapping MM_Partner_IDOC_TOComergnt_Create | http://rts.sap.com/test/dvs/zdebmas6 not found

#33 18:27:52 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred

at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.init(ExceptionDialog.java:116)

at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.<init>(ExceptionDialog.java:93)

at com.sap.aii.utilxi.swing.toolkit.Guitilities.showExceptionDialog(Guitilities.java:1137)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:162)

at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)

at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#32 18:27:52 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred

#31 18:27:52 [AWT-EventQueue-0] FINE AutoLog.created.java.util.NoSuchElementException: java.util.NoSuchElementException

at java.util.AbstractList$Itr.next(Unknown Source)

at com.sap.aii.mappingtool.mf.Transformation.buildStructure(Transformation.java:236)

at com.sap.aii.mappingtool.mf.Transformation.store(Transformation.java:229)

at com.sap.aii.mappingtool.Project.getJavaFile(Project.java:219)

at com.sap.aii.mappingtool.mf.MappingTool.getJavaFile(MappingTool.java:83)

at com.sap.aii.mappingtool.fwutil.api.ViewUtil.prepareSave(ViewUtil.java:109)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiMappingView.prepareSave(XiMappingView.java:158)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiTransformationView.prepareSave(XiTransformationView.java:180)

at com.sap.aii.ib.gui.editor.XiDocument.save(XiDocument.java:410)

at com.sap.aii.utilxi.swing.framework.cmd.SaveCommand.execute(SaveCommand.java:56)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)

at com.sap.aii.utilxi.swing.framework.cmd.SaveAllCommand.execute(SaveAllCommand.java:44)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)

at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)

at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#30 18:27:52 [AWT-EventQueue-0] DEBUG AutoLog.created.java.util.NoSuchElementException: null

#29 18:27:52 [AWT-EventQueue-0] ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable

Thrown:

java.util.NoSuchElementException: null

at java.util.AbstractList$Itr.next(Unknown Source)

at com.sap.aii.mappingtool.mf.Transformation.buildStructure(Transformation.java:236)

at com.sap.aii.mappingtool.mf.Transformation.store(Transformation.java:229)

at com.sap.aii.mappingtool.Project.getJavaFile(Project.java:219)

at com.sap.aii.mappingtool.mf.MappingTool.getJavaFile(MappingTool.java:83)

at com.sap.aii.mappingtool.fwutil.api.ViewUtil.prepareSave(ViewUtil.java:109)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiMappingView.prepareSave(XiMappingView.java:158)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiTransformationView.prepareSave(XiTransformationView.java:180)

at com.sap.aii.ib.gui.editor.XiDocument.save(XiDocument.java:410)

at com.sap.aii.utilxi.swing.framework.cmd.SaveCommand.execute(SaveCommand.java:56)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)

at com.sap.aii.utilxi.swing.framework.cmd.SaveAllCommand.execute(SaveAllCommand.java:44)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)

at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)

at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#28 18:07:14 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred

at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.init(ExceptionDialog.java:116)

at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.<init>(ExceptionDialog.java:93)

at com.sap.aii.utilxi.swing.toolkit.Guitilities.showExceptionDialog(Guitilities.java:1137)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:162)

at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)

at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#27 18:07:14 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred

#26 18:07:14 [AWT-EventQueue-0] FINE AutoLog.created.java.util.NoSuchElementException: java.util.NoSuchElementException

at java.util.AbstractList$Itr.next(Unknown Source)

at com.sap.aii.mappingtool.mf.Transformation.buildStructure(Transformation.java:236)

at com.sap.aii.mappingtool.mf.Transformation.store(Transformation.java:229)

at com.sap.aii.mappingtool.Project.getJavaFile(Project.java:219)

at com.sap.aii.mappingtool.mf.MappingTool.getJavaFile(MappingTool.java:83)

at com.sap.aii.mappingtool.fwutil.api.ViewUtil.prepareSave(ViewUtil.java:109)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiMappingView.prepareSave(XiMappingView.java:158)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiTransformationView.prepareSave(XiTransformationView.java:180)

at com.sap.aii.ib.gui.editor.XiDocument.save(XiDocument.java:410)

at com.sap.aii.utilxi.swing.framework.cmd.SaveCommand.execute(SaveCommand.java:56)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)

at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)

at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#25 18:07:14 [AWT-EventQueue-0] DEBUG AutoLog.created.java.util.NoSuchElementException: null

#24 18:07:14 [AWT-EventQueue-0] ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable

Thrown:

java.util.NoSuchElementException: null

at java.util.AbstractList$Itr.next(Unknown Source)

at com.sap.aii.mappingtool.mf.Transformation.buildStructure(Transformation.java:236)

at com.sap.aii.mappingtool.mf.Transformation.store(Transformation.java:229)

at com.sap.aii.mappingtool.Project.getJavaFile(Project.java:219)

at com.sap.aii.mappingtool.mf.MappingTool.getJavaFile(MappingTool.java:83)

at com.sap.aii.mappingtool.fwutil.api.ViewUtil.prepareSave(ViewUtil.java:109)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiMappingView.prepareSave(XiMappingView.java:158)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiTransformationView.prepareSave(XiTransformationView.java:180)

at com.sap.aii.ib.gui.editor.XiDocument.save(XiDocument.java:410)

at com.sap.aii.utilxi.swing.framework.cmd.SaveCommand.execute(SaveCommand.java:56)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)

at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)

at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)

at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)

at javax.swing.DefaultButtonModel.setPressed(Unknown Source)

at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)

at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#23 18:07:04 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred

at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.init(ExceptionDialog.java:116)

at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.<init>(ExceptionDialog.java:93)

at com.sap.aii.mappingtool.fwutil.util.ToolUtil.restartTool(ToolUtil.java:362)

at com.sap.aii.mappingtool.fwutil.api.ViewUtil.refreshControls(ViewUtil.java:51)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiMappingView.refreshControls(XiMappingView.java:144)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiTransformationView.refreshControls(XiTransformationView.java:365)

at com.sap.aii.ib.gui.editor.XiView.refresh(XiView.java:201)

at com.sap.aii.utilxi.swing.framework.DocumentContainer.refreshView(DocumentContainer.java:252)

at com.sap.aii.ibrep.gui.mapping.im.action.CreateMessMapAction.actionPerformed(CreateMessMapAction.java:215)

at com.sap.aii.ibrep.gui.mapping.im.action.OpenProgramAction.actionPerformed(OpenProgramAction.java:144)

at com.sap.aii.ib.gui.table.ReferenceTableModelAgent$NavigationHandler.mouseClicked(ReferenceTableModelAgent.java:237)

at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#22 18:07:04 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred

#21 18:07:04 [AWT-EventQueue-0] FINE AutoLog.created.java.lang.IllegalStateException: java.lang.IllegalStateException: no global key defined

at com.sap.aii.ib.gui.xmleditor.doc.XsdDocSchema.createTree(XsdDocSchema.java:64)

at com.sap.aii.ib.gui.xmleditor.doc.TreeDoc.updateTree(TreeDoc.java:186)

at com.sap.aii.ib.gui.xmleditor.doc.TreeDoc.getRoot(TreeDoc.java:94)

at com.sap.aii.mappingtool.Project.<init>(Project.java:108)

at com.sap.aii.mappingtool.api.MappingToolFactory.getInstance(MappingToolFactory.java:96)

at com.sap.aii.mappingtool.fwutil.util.ToolUtil.restartTool(ToolUtil.java:315)

at com.sap.aii.mappingtool.fwutil.api.ViewUtil.refreshControls(ViewUtil.java:51)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiMappingView.refreshControls(XiMappingView.java:144)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiTransformationView.refreshControls(XiTransformationView.java:365)

at com.sap.aii.ib.gui.editor.XiView.refresh(XiView.java:201)

at com.sap.aii.utilxi.swing.framework.DocumentContainer.refreshView(DocumentContainer.java:252)

at com.sap.aii.ibrep.gui.mapping.im.action.CreateMessMapAction.actionPerformed(CreateMessMapAction.java:215)

at com.sap.aii.ibrep.gui.mapping.im.action.OpenProgramAction.actionPerformed(OpenProgramAction.java:144)

at com.sap.aii.ib.gui.table.ReferenceTableModelAgent$NavigationHandler.mouseClicked(ReferenceTableModelAgent.java:237)

at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#20 18:07:04 [AWT-EventQueue-0] DEBUG AutoLog.created.java.lang.IllegalStateException: no global key defined

#19 18:07:04 [AWT-EventQueue-0] ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable

Thrown:

java.lang.IllegalStateException: no global key defined

at com.sap.aii.ib.gui.xmleditor.doc.XsdDocSchema.createTree(XsdDocSchema.java:64)

at com.sap.aii.ib.gui.xmleditor.doc.TreeDoc.updateTree(TreeDoc.java:186)

at com.sap.aii.ib.gui.xmleditor.doc.TreeDoc.getRoot(TreeDoc.java:94)

at com.sap.aii.mappingtool.Project.<init>(Project.java:108)

at com.sap.aii.mappingtool.api.MappingToolFactory.getInstance(MappingToolFactory.java:96)

at com.sap.aii.mappingtool.fwutil.util.ToolUtil.restartTool(ToolUtil.java:315)

at com.sap.aii.mappingtool.fwutil.api.ViewUtil.refreshControls(ViewUtil.java:51)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiMappingView.refreshControls(XiMappingView.java:144)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiTransformationView.refreshControls(XiTransformationView.java:365)

at com.sap.aii.ib.gui.editor.XiView.refresh(XiView.java:201)

at com.sap.aii.utilxi.swing.framework.DocumentContainer.refreshView(DocumentContainer.java:252)

at com.sap.aii.ibrep.gui.mapping.im.action.CreateMessMapAction.actionPerformed(CreateMessMapAction.java:215)

at com.sap.aii.ibrep.gui.mapping.im.action.OpenProgramAction.actionPerformed(OpenProgramAction.java:144)

at com.sap.aii.ib.gui.table.ReferenceTableModelAgent$NavigationHandler.mouseClicked(ReferenceTableModelAgent.java:237)

at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#18 18:06:53 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.utilxi.swing.framework.PersistenceException: com.sap.aii.utilxi.swing.framework.PersistenceException: Object Message Mapping MM_Partner_IDOC_TOComergnt_Create | http://rts.sap.com/test/dvs/zdebmas6 not found

at com.sap.aii.ib.gui.editor.XiDocument.load(XiDocument.java:320)

at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.execute(OpenCommand.java:208)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)

at com.sap.aii.ibrep.gui.mapping.im.action.OpenProgramAction.actionPerformed(OpenProgramAction.java:138)

at com.sap.aii.ib.gui.table.ReferenceTableModelAgent$NavigationHandler.mouseClicked(ReferenceTableModelAgent.java:237)

at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#17 18:06:53 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.utilxi.swing.framework.PersistenceException: Object Message Mapping MM_Partner_IDOC_TOComergnt_Create | http://rts.sap.com/test/dvs/zdebmas6 not found

#16 17:49:03 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.utilxi.swing.framework.PersistenceException: com.sap.aii.utilxi.swing.framework.PersistenceException: Object Message Mapping MM_Partner_IDOC_TOComergnt_Create | http://rts.sap.com/test/dvs/zdebmas6 not found

at com.sap.aii.ib.gui.editor.XiDocument.load(XiDocument.java:320)

at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.execute(OpenCommand.java:208)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)

at com.sap.aii.ibrep.gui.mapping.im.action.OpenProgramAction.actionPerformed(OpenProgramAction.java:138)

at com.sap.aii.ib.gui.table.ReferenceTableModelAgent$NavigationHandler.mouseClicked(ReferenceTableModelAgent.java:237)

at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#15 17:49:03 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.utilxi.swing.framework.PersistenceException: Object Message Mapping MM_Partner_IDOC_TOComergnt_Create | http://rts.sap.com/test/dvs/zdebmas6 not found

#14 17:33:02 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred

at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.init(ExceptionDialog.java:116)

at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.<init>(ExceptionDialog.java:93)

at com.sap.aii.mappingtool.fwutil.util.ToolUtil.restartTool(ToolUtil.java:362)

at com.sap.aii.mappingtool.fwutil.api.ViewUtil.refreshControls(ViewUtil.java:51)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiMappingView.refreshControls(XiMappingView.java:144)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiTransformationView.refreshControls(XiTransformationView.java:365)

at com.sap.aii.ib.gui.editor.XiView.refresh(XiView.java:201)

at com.sap.aii.utilxi.swing.framework.DocumentContainer.refreshView(DocumentContainer.java:252)

at com.sap.aii.ibrep.gui.mapping.im.action.CreateMessMapAction.actionPerformed(CreateMessMapAction.java:215)

at com.sap.aii.ibrep.gui.mapping.im.action.OpenProgramAction.actionPerformed(OpenProgramAction.java:144)

at com.sap.aii.ib.gui.table.ReferenceTableModelAgent$NavigationHandler.mouseClicked(ReferenceTableModelAgent.java:237)

at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#13 17:33:02 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred

#12 17:33:02 [AWT-EventQueue-0] FINE AutoLog.created.java.lang.IllegalStateException: java.lang.IllegalStateException: no global key defined

at com.sap.aii.ib.gui.xmleditor.doc.XsdDocSchema.createTree(XsdDocSchema.java:64)

at com.sap.aii.ib.gui.xmleditor.doc.TreeDoc.updateTree(TreeDoc.java:186)

at com.sap.aii.ib.gui.xmleditor.doc.TreeDoc.getRoot(TreeDoc.java:94)

at com.sap.aii.mappingtool.Project.<init>(Project.java:108)

at com.sap.aii.mappingtool.api.MappingToolFactory.getInstance(MappingToolFactory.java:96)

at com.sap.aii.mappingtool.fwutil.util.ToolUtil.restartTool(ToolUtil.java:315)

at com.sap.aii.mappingtool.fwutil.api.ViewUtil.refreshControls(ViewUtil.java:51)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiMappingView.refreshControls(XiMappingView.java:144)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiTransformationView.refreshControls(XiTransformationView.java:365)

at com.sap.aii.ib.gui.editor.XiView.refresh(XiView.java:201)

at com.sap.aii.utilxi.swing.framework.DocumentContainer.refreshView(DocumentContainer.java:252)

at com.sap.aii.ibrep.gui.mapping.im.action.CreateMessMapAction.actionPerformed(CreateMessMapAction.java:215)

at com.sap.aii.ibrep.gui.mapping.im.action.OpenProgramAction.actionPerformed(OpenProgramAction.java:144)

at com.sap.aii.ib.gui.table.ReferenceTableModelAgent$NavigationHandler.mouseClicked(ReferenceTableModelAgent.java:237)

at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#11 17:33:02 [AWT-EventQueue-0] DEBUG AutoLog.created.java.lang.IllegalStateException: no global key defined

#10 17:33:02 [AWT-EventQueue-0] ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable

Thrown:

java.lang.IllegalStateException: no global key defined

at com.sap.aii.ib.gui.xmleditor.doc.XsdDocSchema.createTree(XsdDocSchema.java:64)

at com.sap.aii.ib.gui.xmleditor.doc.TreeDoc.updateTree(TreeDoc.java:186)

at com.sap.aii.ib.gui.xmleditor.doc.TreeDoc.getRoot(TreeDoc.java:94)

at com.sap.aii.mappingtool.Project.<init>(Project.java:108)

at com.sap.aii.mappingtool.api.MappingToolFactory.getInstance(MappingToolFactory.java:96)

at com.sap.aii.mappingtool.fwutil.util.ToolUtil.restartTool(ToolUtil.java:315)

at com.sap.aii.mappingtool.fwutil.api.ViewUtil.refreshControls(ViewUtil.java:51)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiMappingView.refreshControls(XiMappingView.java:144)

at com.sap.aii.ibrep.gui.mapping.xitrafo.XiTransformationView.refreshControls(XiTransformationView.java:365)

at com.sap.aii.ib.gui.editor.XiView.refresh(XiView.java:201)

at com.sap.aii.utilxi.swing.framework.DocumentContainer.refreshView(DocumentContainer.java:252)

at com.sap.aii.ibrep.gui.mapping.im.action.CreateMessMapAction.actionPerformed(CreateMessMapAction.java:215)

at com.sap.aii.ibrep.gui.mapping.im.action.OpenProgramAction.actionPerformed(OpenProgramAction.java:144)

at com.sap.aii.ib.gui.table.ReferenceTableModelAgent$NavigationHandler.mouseClicked(ReferenceTableModelAgent.java:237)

at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#9 17:32:49 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.utilxi.swing.framework.PersistenceException: com.sap.aii.utilxi.swing.framework.PersistenceException: Object Message Mapping MM_Partner_IDOC_TOComergnt_Create | http://rts.sap.com/test/dvs/zdebmas6 not found

at com.sap.aii.ib.gui.editor.XiDocument.load(XiDocument.java:320)

at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.execute(OpenCommand.java:208)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)

at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)

at com.sap.aii.ibrep.gui.mapping.im.action.OpenProgramAction.actionPerformed(OpenProgramAction.java:138)

at com.sap.aii.ib.gui.table.ReferenceTableModelAgent$NavigationHandler.mouseClicked(ReferenceTableModelAgent.java:237)

at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)

at java.awt.Component.processMouseEvent(Unknown Source)

at javax.swing.JComponent.processMouseEvent(Unknown Source)

at java.awt.Component.processEvent(Unknown Source)

at java.awt.Container.processEvent(Unknown Source)

at java.awt.Component.dispatchEventImpl(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)

at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)

at java.awt.Container.dispatchEventImpl(Unknown Source)

at java.awt.Window.dispatchEventImpl(Unknown Source)

at java.awt.Component.dispatchEvent(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#8 17:32:49 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.utilxi.swing.framework.PersistenceException: Object Message Mapping MM_Partner_IDOC_TOComergnt_Create | http://rts.sap.com/test/dvs/zdebmas6 not found

#7 17:29:57 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.utilxi.xsd.api.XsdException: com.sap.aii.utilxi.xsd.api.XsdException: Schema for type ComergentPartnerWSDL:ComergentPartnerWSDL (category Data Type) not found

at com.sap.aii.ib.gui.xsd.model.XsdTreeModelImpl.readGlobal(XsdTreeModelImpl.java:1259)

at com.sap.aii.ib.gui.xsd.model.XsdTreeNode.expand(XsdTreeNode.java:679)

at com.sap.aii.ib.gui.xsd.model.XsdTreeNode.getCategory(XsdTreeNode.java:357)

at com.sap.aii.ib.gui.xsd.model.XsdTreeNode.childrenDefinedByType(XsdTreeNode.java:660)

at com.sap.aii.ib.gui.xsd.model.XsdTreeNode.getChildCount(XsdTreeNode.java:497)

at com.sap.aii.ib.gui.xsd.model.XsdTreeNode.isLeaf(XsdTreeNode.java:504)

at com.sap.aii.ib.gui.xsd.model.XsdTreeModelImpl.isLeaf(XsdTreeModelImpl.java:376)

at com.sap.plaf.frog.FrogTreeUI$FrogNodeDimensionsHandler.getNodeDimensions(FrogTreeUI.java:509)

at javax.swing.tree.AbstractLayoutCache.getNodeDimensions(Unknown Source)

at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.updatePreferredSize(Unknown Source)

at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.expand(Unknown Source)

at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.expand(Unknown Source)

at javax.swing.tree.VariableHeightLayoutCache.rebuild(Unknown Source)

at javax.swing.tree.VariableHeightLayoutCache.treeStructureChanged(Unknown Source)

at javax.swing.plaf.basic.BasicTreeUI$Handler.treeStructureChanged(Unknown Source)

at com.sap.aii.ib.gui.xsd.model.XsdTreeModelImpl.fireNewSchema(XsdTreeModelImpl.java:1100)

at com.sap.aii.ib.gui.xsd.model.XsdTreeModelImpl.setXsdGlobalKeyWithSchemas(XsdTreeModelImpl.java:135)

at com.sap.aii.ibrep.gui.interfaces.DatatypeDetail.setSchemas(DatatypeDetail.java:217)

at com.sap.aii.ibrep.gui.interfaces.DatatypeDetail$2.run(DatatypeDetail.java:408)

at java.awt.event.InvocationEvent.dispatch(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#6 17:29:57 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.utilxi.xsd.api.XsdException: Schema for type ComergentPartnerWSDL:ComergentPartnerWSDL (category Data Type) not found

#5 17:29:56 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.utilxi.xsd.api.XsdException: com.sap.aii.utilxi.xsd.api.XsdException: Schema for type ComergentPartnerWSDL:ComergentPartnerWSDL (category Data Type) not found

at com.sap.aii.ib.gui.xsd.model.XsdTreeModelImpl.readGlobal(XsdTreeModelImpl.java:1259)

at com.sap.aii.ib.gui.xsd.model.XsdTreeNode.expand(XsdTreeNode.java:679)

at com.sap.aii.ib.gui.xsd.model.XsdTreeNode.getCategory(XsdTreeNode.java:357)

at com.sap.aii.ib.gui.xsd.model.XsdTreeNode.childrenDefinedByType(XsdTreeNode.java:660)

at com.sap.aii.ib.gui.xsd.model.XsdTreeNode.getChildCount(XsdTreeNode.java:497)

at com.sap.aii.ib.gui.xsd.model.XsdTreeNode.isLeaf(XsdTreeNode.java:504)

at com.sap.aii.ib.gui.xsd.model.XsdTreeModelImpl.isLeaf(XsdTreeModelImpl.java:376)

at com.sap.plaf.frog.FrogTreeUI$FrogNodeDimensionsHandler.getNodeDimensions(FrogTreeUI.java:509)

at javax.swing.tree.AbstractLayoutCache.getNodeDimensions(Unknown Source)

at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.updatePreferredSize(Unknown Source)

at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.expand(Unknown Source)

at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.expand(Unknown Source)

at javax.swing.tree.VariableHeightLayoutCache.rebuild(Unknown Source)

at javax.swing.tree.VariableHeightLayoutCache.treeStructureChanged(Unknown Source)

at javax.swing.plaf.basic.BasicTreeUI$Handler.treeStructureChanged(Unknown Source)

at com.sap.aii.ib.gui.xsd.model.XsdTreeModelImpl.fireNewSchema(XsdTreeModelImpl.java:1100)

at com.sap.aii.ib.gui.xsd.model.XsdTreeModelImpl.setXsdGlobalKeyWithSchemas(XsdTreeModelImpl.java:135)

at com.sap.aii.ibrep.gui.interfaces.DatatypeDetail.setSchemas(DatatypeDetail.java:217)

at com.sap.aii.ibrep.gui.interfaces.DatatypeDetail$2.run(DatatypeDetail.java:408)

at java.awt.event.InvocationEvent.dispatch(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#4 17:29:56 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.utilxi.xsd.api.XsdException: Schema for type ComergentPartnerWSDL:ComergentPartnerWSDL (category Data Type) not found

#3 17:25:04 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "TypeConntestObj" is not registered in the service class Type Service - Type Information

at com.sap.aii.ib.core.service.ServiceBase.getServiceImpl(ServiceBase.java:71)

at com.sap.aii.ib.bom.gen.TypeServiceImpl.getTypeInformation(TypeServiceImpl.java:82)

at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.getTypeInfo(InternalXiItemService.java:23)

at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.createEmptyXiItem(InternalXiItemService.java:92)

at com.sap.aii.ib.gui.xiitem.services.XiItemServiceProvider.createEmptyXiItem(XiItemServiceProvider.java:97)

at com.sap.aii.ib.gui.xiitem.InternalXiItemServiceForNameNamespaceObjects.addType(InternalXiItemServiceForNameNamespaceObjects.java:68)

at com.sap.aii.ib.gui.xiitem.InternalXiItemServiceForNameNamespaceObjects.<init>(InternalXiItemServiceForNameNamespaceObjects.java:55)

at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.guiStartup(StartupCodeEntry.java:151)

at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:108)

at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)

at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:68)

at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)

at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)

at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)

at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)

at com.sap.aii.ib.gui.login.SplashLoginFrame$6.run(SplashLoginFrame.java:429)

at java.awt.event.InvocationEvent.dispatch(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#2 17:25:04 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "TypeConntestObj" is not registered in the service class Type Service - Type Information

#1 17:25:04 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "versConflList" is not registered in the service class Type Service - Type Information

at com.sap.aii.ib.core.service.ServiceBase.getServiceImpl(ServiceBase.java:71)

at com.sap.aii.ib.bom.gen.TypeServiceImpl.getTypeInformation(TypeServiceImpl.java:82)

at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.getTypeInfo(InternalXiItemService.java:23)

at com.sap.aii.ib.gui.xiitem.services.InternalXiItemServiceBase.<init>(InternalXiItemServiceBase.java:44)

at com.sap.aii.ib.gui.xiitem.CommonInternalXiItemService$ForVersionConflictList.<init>(CommonInternalXiItemService.java:326)

at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.guiStartup(StartupCodeEntry.java:147)

at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:108)

at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)

at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:68)

at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)

at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)

at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)

at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)

at com.sap.aii.ib.gui.login.SplashLoginFrame$6.run(SplashLoginFrame.java:429)

at java.awt.event.InvocationEvent.dispatch(Unknown Source)

at java.awt.EventQueue.dispatchEvent(Unknown Source)

at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

at java.awt.EventDispatchThread.run(Unknown Source)

#0 17:25:04 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "versConflList" is not registered in the service class Type Service - Type Information

Accepted Solutions (0)

Answers (1)

Answers (1)

moorthy
Active Contributor
0 Kudos

Hi,

While importing select the type as wsdl and then import it.

Otehrwise try to import as xsd.

Hope this helps.

Regards,

Moorthy

0 Kudos

Yes I did import the WSDL as wsdl and the 3 XSDs as XSD.

Regards

Former Member
0 Kudos

Hi DS.

were you successful? How you resolved your issue?. I am also having the same "java.util.NoSuchElementException" with WSDL as external definitions..

Thanks.

Raj.