cancel
Showing results for 
Search instead for 
Did you mean: 

Error When Creating Action

Former Member
0 Kudos

Hi All,

I have a problem when creating an action in Enterprise Service Builder. I use PI 7.1 with EHP 1. the problem occur when I click button to open pop up window for selecting the service interface. the error said Internal problem occurred. Here is the detail error message.

Thrown:
com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred
	at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.init(ExceptionDialog.java:126)
	at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.<init>(ExceptionDialog.java:106)
	at com.sap.aii.utilxi.swing.toolkit.IBMessages$1.run(IBMessages.java:320)
	at com.sap.aii.utilxi.misc.thread.ThreadPool.assureAWTEventQueueing(ThreadPool.java:84)
	at com.sap.aii.utilxi.misc.thread.ThreadPool.assureAWTEventQueueing(ThreadPool.java:67)
	at com.sap.aii.utilxi.swing.toolkit.IBMessages.showException(IBMessages.java:308)
	at com.sap.aii.utilxi.swing.toolkit.IBMessages.showException(IBMessages.java:298)
	at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor$1.run(Guitilities.java:396)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.Dialog$1.run(Unknown Source)
	at java.awt.Dialog$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.awt.Dialog.show(Unknown Source)
	at com.sap.aii.utilxi.swing.toolkit.BaseDialog.show(BaseDialog.java:369)
	at com.sap.aii.ibrep.gui.f4.XiItemSearchHelp.sendDialog(XiItemSearchHelp.java:75)
	at com.sap.aii.ib.gui.f4.AbstractSearchHelp.getValue(AbstractSearchHelp.java:55)
	at com.sap.aii.ib.gui.table.TableValueListAction.executeF4Help(TableValueListAction.java:96)
	at com.sap.aii.ib.gui.shelp.ValueListAction.actionPerformed(ValueListAction.java:97)
	at com.sap.aii.utilxi.swing.framework.mtaction.MTActionGroup.actionPerformed(MTActionGroup.java:52)
	at com.sap.aii.utilxi.swing.framework.mtaction.IBToolButton.performDefaultAction(IBToolButton.java:430)
	at com.sap.aii.utilxi.swing.framework.mtaction.IBToolButton.access$600(IBToolButton.java:50)
	at com.sap.aii.utilxi.swing.framework.mtaction.IBToolButton$3.run(IBToolButton.java:341)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(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)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 2
	at com.sap.aii.ibrep.gui.f4.composite.CompositeTableViewAccessor.mapAccessor2TreeModelParams(CompositeTableViewAccessor.java:418)
	at com.sap.aii.ibrep.gui.scenario.ps.PSInterfaceSearchHelp$PSCompositeViewAccessor.mapAccessor2TreeModelParams(PSInterfaceSearchHelp.java:103)
	at com.sap.aii.ibrep.gui.f4.composite.CompositeSelectionControl.initializeTree(CompositeSelectionControl.java:633)
	at com.sap.aii.ibrep.gui.f4.composite.CompositeSelectionControl.access$900(CompositeSelectionControl.java:89)
	at com.sap.aii.ibrep.gui.f4.composite.CompositeSelectionControl$6.stateChanged(CompositeSelectionControl.java:400)
	at javax.swing.JTabbedPane.fireStateChanged(Unknown Source)
	at javax.swing.JTabbedPane$ModelListener.stateChanged(Unknown Source)
	at javax.swing.DefaultSingleSelectionModel.fireStateChanged(Unknown Source)
	at javax.swing.DefaultSingleSelectionModel.setSelectedIndex(Unknown Source)
	at javax.swing.JTabbedPane.setSelectedIndexImpl(Unknown Source)
	at javax.swing.JTabbedPane.setSelectedIndex(Unknown Source)
	at com.sap.plaf.frog.FrogTabbedPaneUI$MouseGetter.mouseReleased(FrogTabbedPaneUI.java:245)
	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)
	... 27 more



====================================================================
== Content from the LogHandler =====================================
====================================================================
#5 16:59:39 [AWT-EventQueue-2] FINE AutoLog.created.java.lang.ArrayIndexOutOfBoundsException: java.lang.ArrayIndexOutOfBoundsException: 2
	at com.sap.aii.ibrep.gui.f4.composite.CompositeTableViewAccessor.mapAccessor2TreeModelParams(CompositeTableViewAccessor.java:418)
	at com.sap.aii.ibrep.gui.scenario.ps.PSInterfaceSearchHelp$PSCompositeViewAccessor.mapAccessor2TreeModelParams(PSInterfaceSearchHelp.java:103)
	at com.sap.aii.ibrep.gui.f4.composite.CompositeSelectionControl.initializeTree(CompositeSelectionControl.java:633)
	at com.sap.aii.ibrep.gui.f4.composite.CompositeSelectionControl.access$900(CompositeSelectionControl.java:89)
	at com.sap.aii.ibrep.gui.f4.composite.CompositeSelectionControl$6.stateChanged(CompositeSelectionControl.java:400)
	at javax.swing.JTabbedPane.fireStateChanged(Unknown Source)
	at javax.swing.JTabbedPane$ModelListener.stateChanged(Unknown Source)
	at javax.swing.DefaultSingleSelectionModel.fireStateChanged(Unknown Source)
	at javax.swing.DefaultSingleSelectionModel.setSelectedIndex(Unknown Source)
	at javax.swing.JTabbedPane.setSelectedIndexImpl(Unknown Source)
	at javax.swing.JTabbedPane.setSelectedIndex(Unknown Source)
	at com.sap.plaf.frog.FrogTabbedPaneUI$MouseGetter.mouseReleased(FrogTabbedPaneUI.java:245)
	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 com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
	at java.awt.Dialog$1.run(Unknown Source)
	at java.awt.Dialog$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.awt.Dialog.show(Unknown Source)
	at com.sap.aii.utilxi.swing.toolkit.BaseDialog.show(BaseDialog.java:369)
	at com.sap.aii.ibrep.gui.f4.XiItemSearchHelp.sendDialog(XiItemSearchHelp.java:75)
	at com.sap.aii.ib.gui.f4.AbstractSearchHelp.getValue(AbstractSearchHelp.java:55)
	at com.sap.aii.ib.gui.table.TableValueListAction.executeF4Help(TableValueListAction.java:96)
	at com.sap.aii.ib.gui.shelp.ValueListAction.actionPerformed(ValueListAction.java:97)
	at com.sap.aii.utilxi.swing.framework.mtaction.MTActionGroup.actionPerformed(MTActionGroup.java:52)
	at com.sap.aii.utilxi.swing.framework.mtaction.IBToolButton.performDefaultAction(IBToolButton.java:430)
	at com.sap.aii.utilxi.swing.framework.mtaction.IBToolButton.access$600(IBToolButton.java:50)
	at com.sap.aii.utilxi.swing.framework.mtaction.IBToolButton$3.run(IBToolButton.java:341)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEvent(Unknown Source)
	at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
	at java.awt.EventDispatchThread.pumpEventsForFilter(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)

Any suggestion for solve this problem?

Thx,

Glenn

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member463616
Contributor
0 Kudos

Hi Glenn,

>>>I'm able to open action.. but the error still happen when I click "Hierarchical Search Help".

Please see the below thread, it might be useful to you.

Regards,

P.Rajesh

Former Member
0 Kudos

Hi Rajesh,

Thx for your reply, unfortunately the link that u given is not the same problem with me.. I'm also had upgrade XITOOL due to SP stack upgrade to SP 06.. The error detail still same on my first post in this thread..

Any other suggestion?

Thx,

Glenn

former_member463616
Contributor
0 Kudos

Hi Glenn,

Please see the below link. It will expalin you how to setting environment variables in your system.

http://www.ntu.edu.sg/home/ehchua/programming/howto/JDK_HowTo.html

Regards,

P.Rajesh

Former Member
0 Kudos

Hi Rajesh,

Yes, That Article help me a lot! Now, I'm able to open action.. but the error still happen when I click "Hierarchical Search Help".

Here is the image :

[Action Error|http://imageupload.org/?d=4DAC11141]

former_member192295
Active Contributor
0 Kudos

Hi,

It seems Java related error better to cehck with basis team, they will sort out easily.

Former Member
0 Kudos

Hi All,

I still get no answer for this Thread.. I just upgrade SP to SPS06 for PI 7.11 but the error still happens, our basis guy confuse with this kind of error too..

Please guide me to solve this error.

Thx,

Glenn

former_member200962
Active Contributor
0 Kudos

This is surely not related to SP level as I was able to create actions on SP level 00 and 05....what you can do is install the latest version of JAVA on your local machine (1.6) and do not forget to maintain valid Environment variable in your local machine.

Close all the applications and re-open the ESR and IB.

Former Member
0 Kudos

Hi Abhishek,

Thx For your quick reply. I have Install Java 1.6 on my local machine. Could please describe items on environment variable that I must be define? and whether I should upgrade java on my server machine? currently running on java 1.4

Thx,

Glenn

Former Member
0 Kudos

Can you run tcode sldcheck to see if all components are working properly.

Regards,

Shiladitya

Former Member
0 Kudos

Hi Shiladitya,

I think all component are working properly. this the result when I run SLDCHECK

Summary: Connection to SLD works correctly

Summary: Connection to the XI Profile works correctly

this error come from Enterprise Service Builder.

any other suggestion?

Former Member
0 Kudos

Hi All,

I have tried [; christian riekenberg's post. they have same problem with us, but still no luck.

any justification if i upgrade support package to SPS 06 (currently running SPS 05) my problem will solved? any sap note or documentation that can convince me?

Thx in advance,

Glenn

Former Member
0 Kudos

Hi All,

Did anyone have the same error with me? any recommendation to solve this error, please?

Thx in advance,

Glenn