cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro application does not fit to the system configuration

0 Kudos

Hi Experts,

1. When i am testing an fpm application i a getting this error " Web Dynpro application does not fit to the system configuration ".

2.When going to configure a fpm screen i am getting this error  " Connector class /PLMU/CL_FRW_W_CONN_TO_BOL does not match model namespace " .

and when try to see the graphical wire editor of a wire it is showing

"  java.lang.ArrayIndexOutOfBoundsException: 2

at com.sap.jnet.apps.fpm.v2.FPMNodePic.getPlugPos(Unknown Source)

at com.sap.jnet.graph.JNetEdgePic.getDefaultEndPos(Unknown Source)

at com.sap.jnet.graph.JNetEdgePic.getEndPos(Unknown Source)

at com.sap.jnet.graph.JNetEdgePic.getBounds(Unknown Source)

at com.sap.jnet.graph.JNetNodePic.createEdge(Unknown Source)

at com.sap.jnet.graph.JNetNodePic.createEdge(Unknown Source)

at com.sap.jnet.graph.JNetNodePic.createEdge(Unknown Source)

at com.sap.jnet.graph.JNetNodePic.getEdgeForPlugIndex(Unknown Source)

at com.sap.jnet.graph.JNetNodePic.getEdgeForPlugIndex(Unknown Source)

at com.sap.jnet.graph.JNetNodePic.getEdgeForSourceDescription(Unknown Source)

at com.sap.jnet.graph.JNetEdgePic.getEdgeFromDOM(Unknown Source)

at com.sap.jnet.graph.JNetGraphPic.fromDOMElement(Unknown Source)

at com.sap.jnet.apps.fpm.v2.JNetGraphPic.fromDOMElement(Unknown Source)

at com.sap.jnet.graph.JNetGraphPic.fromDOMElement(Unknown Source)

at com.sap.jnet.clib.JNcAppWindow.newData(Unknown Source)

at com.sap.jnet.JNetData.createGraphFromDOM(Unknown Source)

at com.sap.jnet.JNetData.load(Unknown Source)

at com.sap.jnet.JNetData.load(Unknown Source)

at com.sap.jnet.clib.JNcAppWindow.processCommand(Unknown Source)

at com.sap.jnet.JNetConfiguration.processCommand(Unknown Source)

at com.sap.jnet.JNetConfiguration.processCommand(Unknown Source)

at com.sap.jnet.JNetApplet.setInputStream(Unknown Source)

at com.sap.tc.webdynpro.network.MSDelegateWrapper.setDataSource(Unknown Source)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at com.sap.tc.webdynpro.ace.Acf2Delegate.invoke(Unknown Source)

at com.sap.tc.webdynpro.ace.Acf2Delegate.invokeSetter(Unknown Source)

at com.sap.tc.webdynpro.ace.Acf2Delegate.invokeRuntimeList(Unknown Source)

at com.sap.tc.webdynpro.ace.Acf2Delegate$1.run(Unknown Source)

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

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

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)   "

Accepted Solutions (0)

Answers (1)

Answers (1)

jens_boeckenhauer
Active Participant
0 Kudos

Hi Debasish,

maybe there is some problem with your local Java installation. But the usage of the JNet based graphical wire editor is optional; you can maintain the wires also in the wire schema.

For the problem with the error message concerning the PLM connector, please confer Note 1708185.

Best regards

Jens