Hi All,
Recently I spooled up a new SLES11SP3 Datasync server (to sync Vibe to GroupWise). I'm running v1.0.0.6210 of the Vibe connector and I believe it's configured properly.
When I attempt to start the Vibe connector I get the following message:
Error: Please verify that the Connector Manager is running and that the connectors.xml is correctly configured.
Digging deeper, I found this in the connector log file (/var/log/datasync/connectors/default.pipeline1.Vibe-test-AppInterface.log):
2014-01-22 14:28:56.031 ERROR [CP WSGIServer Thread-3] [AppInterface:665] [userID:] [eventID:] [objectID:] [] Connection to SQL database failed: ('IM002', '[IM002] [unixODBC][Driver Manager]Data source name not found, and no default driver specified (0) (SQLDriverConnect)')
The only reference I can find to this, is in TID 7013459 which refers to a missing package (python-psycopg2). Checking my system, I don't have this package, nor do I have that package available in any of my repositories.
Any suggestions before I start trying to compile source?
Thanks,
Ian
Recently I spooled up a new SLES11SP3 Datasync server (to sync Vibe to GroupWise). I'm running v1.0.0.6210 of the Vibe connector and I believe it's configured properly.
When I attempt to start the Vibe connector I get the following message:
Error: Please verify that the Connector Manager is running and that the connectors.xml is correctly configured.
Digging deeper, I found this in the connector log file (/var/log/datasync/connectors/default.pipeline1.Vibe-test-AppInterface.log):
2014-01-22 14:28:56.031 ERROR [CP WSGIServer Thread-3] [AppInterface:665] [userID:] [eventID:] [objectID:] [] Connection to SQL database failed: ('IM002', '[IM002] [unixODBC][Driver Manager]Data source name not found, and no default driver specified (0) (SQLDriverConnect)')
The only reference I can find to this, is in TID 7013459 which refers to a missing package (python-psycopg2). Checking my system, I don't have this package, nor do I have that package available in any of my repositories.
Any suggestions before I start trying to compile source?
Thanks,
Ian