Unable to edit users in Novell Vibe Connector

  • 7009979
  • 10-Jan-2012
  • 10-Dec-2013

Environment

Products:
Novell Data Synchronizer Connector for Novell Vibe OnPrem
Novell Data Synchronizer Connector for Mobility
 
Configuration:
Vibe Connector installed on the Mobility Pack Server

Situation

Unable to edit users in Novell Vibe Connector
ERROR: "Start tag expected, '<' not found, line 1, column 1" while editing users in Novell Vibe Connector
ERROR: "EXCEPTION: AttributeError: no such child: userName" in the log file

Resolution

Vibe Connector and Mobility Connector are not supported on the same server. Please install Vibe Connector on a separate server than Mobility Pack Server.

Additional Information

Notes:
Error in /var/log/datasync/connectors/default.pipeline1.vibeconnectorname-AppInterface.log
 
2012-01-10 23:43:10.587 INFO_VERBOSE [Thread-4] [calsync:91] [userID:rwi] [eventID:] [objectID:] [Outbound Sync] Success: Calendar and Task synchronization cycle completed for Vibe User [rwi], DN [cn=rwi,ou=ou1,o=o1]
2012-01-10 23:51:43.265 DEBUG_VERBOSE [CP WSGIServer Thread-3] [GenericApplicationInterface:116] [userID:] [eventID:] [objectID:] [] Direct query received: <event version="1">
  <item>
    <query>
      <action>getFolderListSelection</action>
      <dnName>cn=rwi,ou=ou1,o=o1</dnName>
      <directQueryUsername>rwi</directQueryUsername>
    </query>
  </item>
  <metadata>
    <origin>default.pipeline1.vibeconnector</origin>
    <originType>vibe</originType>
    <timestamp>Tue, 10 Jan 2012 23:51:43 CET</timestamp>
    <id>default.pipeline1.vibeconnector-source-soapbridge.aa8119dc3bdd11e1b460005056b20007</id>
    <type>query</type>
    <destination>default.pipeline1.vibeconnector</destination>
  </metadata>
</event>
2012-01-10 23:51:43.265 ERROR_VERBOSE [CP WSGIServer Thread-3] [AppInterface:1013] [userID:] [eventID:] [objectID:] [] directQueryReceived: Error occured during direct query fun
ction call!
2012-01-10 23:51:43.265 WARNING_VERBOSE [CP WSGIServer Thread-3] [AppInterface:1015] [userID:] [eventID:] [objectID:] [] directQueryReceived: Returning error to engine and putti
ng connector into "Failure Calling Direct Query Function" state.
2012-01-10 23:51:43.266 ERROR_VERBOSE [CP WSGIServer Thread-3] [util:253] [userID:] [eventID:] [objectID:] [] EXCEPTION: ********************
2012-01-10 23:51:43.266 ERROR_VERBOSE [CP WSGIServer Thread-3] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: Traceback (most recent call last):
2012-01-10 23:51:43.266 ERROR_VERBOSE [CP WSGIServer Thread-3] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION:   File "./bin/AppInterface.py", line 999, in directQuery
Received
2012-01-10 23:51:43.266 ERROR_VERBOSE [CP WSGIServer Thread-3] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION:   File "lxml.objectify.pyx", line 221, in lxml.objectify
.ObjectifiedElement.__getattr__ (src/lxml/lxml.objectify.c:2790)
2012-01-10 23:51:43.267 ERROR_VERBOSE [CP WSGIServer Thread-3] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION:   File "lxml.objectify.pyx", line 480, in lxml.objectify
._lookupChildOrRaise (src/lxml/lxml.objectify.c:5288)
2012-01-10 23:51:43.267 ERROR_VERBOSE [CP WSGIServer Thread-3] [util:256] [userID:] [eventID:] [objectID:] [] EXCEPTION: AttributeError: no such child: userName
2012-01-10 23:51:43.267 ERROR_VERBOSE [CP WSGIServer Thread-3] [util:257] [userID:] [eventID:] [objectID:] [] EXCEPTION: ********************