ASMM shows "member not connected to spaces" on the Spaces tab. Members could be seen in the Members tab.
book
Article ID: KB0093618
calendar_today
Updated On:
Products
Versions
TIBCO ActiveSpaces
-
Not Applicable
-
Description
Description: ASMM shows "member not connected to spaces" on the Spaces tab. Members could be seen in the Members tab. Symptoms: If we click the monitor page we will see "member not connected to spaces" as well. The following exceptions will be throw in the ASMM log when clicking the Spaces tab.
Caused by: java.lang.NullPointerException at com.tibco.as.console.admin.business.RpcService.getSpacesMap(RpcService.java:308)
Cause: User mis-configuration
Resolution
The discovery/listen URL in the config.xml (located in ASMM home) is for product internal usage. It is not for the customer's cluster configuration. Change the discovery/listen URL in the config.xml file to the default value.
Issue/Introduction
ASMM shows "member not connected to spaces" on the Spaces tab. Members could be seen in the Members tab.