Hi Friends,
i am trying to configure LDAP into my TS7.4.1 at Linux box. i made the changes in user_database.xml file in attached. and i am getting the following error.
Request failed.
message:
Request processing failed; nested exception is java.lang.StringIndexOutOfBoundsException: String index out of range: -1
exception:
java.lang.StringIndexOutOfBoundsException: String index out of range: -1 at java.lang.String.substring(String.java:1937) at com.interwoven.ui.admin.usermgmt.util.LDAPBrowseHelper.getRemainingPart(LDAPBrowseHelper.java:363) at com.interwoven.ui.admin.usermgmt.util.LDAPBrowseHelper.getLDAPGroups(LDAPBrowseHelper.java:166) at com.interwoven.ui.admin.usermgmt.users.action.AddUserLDAPListController.handle(AddUserLDAPListController.java:111) at org.springframework.web.servlet.mvc.AbstractCommandController.handleRequestInternal(AbstractCommandController.java:87) at org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:153) at org.springframework.web.servlet.mv
We chaked the port and it's on open state. i am able to tellnet it. please some one help me to solve this issue.
Thanks in advance. 