You can use the connector log files to obtain detailed status information.
In a terminal window, enter su - to become the root user, then enter the root password.
Change to the following directory:
/var/log/datasync/connectors
Display the end of the Vibe Connector log file:
tail -f default.pipeline1.vibe_connector_name-AppInterface.log
Observe the messages that the Vibe Connector writes out.
If any messages indicate a problem with the Vibe Connector startup process, resolve the problem before continuing with further testing.
Display the end of the GroupWise Connector log file:
tail -f default.pipeline1.groupwise_connector_name-AppInterface.log
Observe the messages that the GroupWise Connector writes out.
If any messages indicate a problem with the GroupWise Connector startup process, resolve the problem before continuing with further testing.
Check the GroupWise Connector Monitoring page, as described in GroupWise Connector Monitoring
in the GroupWise Connector Installation and Configuration Guide.
Continue with Testing the Vibe Connector.