During connector startup, the following error message means that the meta-object name does not correspond to the connector instance name.
Wrong subscription: JText_Customer doesn't have supporting MO: this BO is unsubscribed."
If the meta-object name does not match the name of the connector instance, the meta-object does not recognize the business objects supported by the connector. To prevent this, name the meta-object to correspond with the connector instance. For example, a meta-object named MO_JText2Connector_Default recognizes business objects supported by the JText2 connector.