Skip to Content
0
Former Member
Oct 15, 2005 at 01:04 AM

WebDynpro Jco SLD error

30 Views

When I attempt to create a JCo connection for a WebDynpro application I cannot create a load balanced connection. I have used the SLD locally on a WAS Java EP system and not a WAS ABAP...when I go to connect to back end system the load balance fails due to message server error...

java.lang.StringIndexOutOfBoundsException: String index out of range: -1

at java.lang.String.substring(String.java(Compiled Code))

at com.sap.tc.webdynpro.tools.sld.MessageServerConnectionDefinition.updateSelection(MessageServerConnectionDefinition.java:320)

at com.sap.tc.webdynpro.tools.sld.MessageServerConnectionDefinition.wdDoInit(MessageServerConnectionDefinition.java:171)

at com.sap.tc.webdynpro.tools.sld.wdp.InternalMessageServerConnectionDefinition.wdDoInit(InternalMessageServerConnectionDefinition.java:182)

at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)

Does the SLD require an ABAP stack ie, message server?

Thanks

Mike Brogan