IBM Support

webMethods Knowlegebase : Error while calling CentraSite -resourceAccess-API method -getUnregisteredGroups (1803652)

Troubleshooting


Problem

A group in CentraSite using the Java API is attempted to be created. As part of it, it is wanted to retrieve the unregistered groups from CentraSite.

When calling to "getUnRegGroups" as follows:

public java.util.Collection<CentraSiteGroup> getUnRegGroups(String filter) throws javax.xml.registry.JAXRException, com.softwareag.security.jaas.principals.SagGeneralSecurityException{

return grpMngr.getUnregisteredGroups(filter);

}

The following error is being returned:

com.softwareag.security.jaas.principals.SagGeneralSecurityException: java.lang.RuntimeException: Invalid LDAP filter: (CN=centrasite_*)

at com.centrasite.resourceaccess.managers.RemoteUserRepositoryManager.invokeWithStringBytes(RemoteUserRepositoryManager.java:212)

at com.centrasite.resourceaccess.managers.RemoteUserRepositoryManager.getAllGroups(RemoteUserRepositoryManager.java:76)

at com.centrasite.resourceaccess.managers.GroupManagerImpl.getUnregisteredGroups(GroupManagerImpl.java:495)

at csUtils.CentrasiteClient.getUnRegGroups(CentrasiteClient.java:325)

at csUtils.CreateGroup.main(CreateGroup.java:23)

Caused by: java.lang.RuntimeException: Invalid LDAP filter: (CN=centrasite_*)

at com.centrasite.resourceaccess.managers.RemoteUserRepositoryManager.deserializeObjectFromResponseBody(RemoteUserRepositoryManager.java:345)

at com.centrasite.resourceaccess.managers.RemoteUserRepositoryManager.invokeWithStringBytes(RemoteUserRepositoryManager.java:205)

... 4 more

Document Location

Worldwide

[{"Line of Business":{"code":"LOB77","label":"Automation Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSEPWU","label":"IBM CentraSite"},"ARM Category":[{"code":"a8mKe00000000AQIAY","label":"CentraSite (INM)"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Red Hat Enterprise Linux"}],"Version":"10.5"}]

Log InLog in to view more of this document

This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.

Document Information

Modified date:
20 March 2025

UID

ibm17209326