A fresh 18.4 GMS will not start the GroupWise Sync Agent and I see the following in /var/log/datasync/connectors/groupwise-agent.log:
2024-07-19 11:59:32.547 INFO [MainThread] [AppInterface:225] [userID:] [eventID:] [objectID:] [] Starting GroupWise Sync Agent
2024-07-19 11:59:32.576 INFO [monitor_agent_GroupWiseConnectorAgent] [monitoragent:431] [userID:] [eventID:] [objectID:] [] MonitorAgent Push Thread Started
2024-07-19 11:59:32.583 ERROR [MainThread] [AppInterface:151] [userID:] [eventID:] [objectID:] [] construct: Setting "soapServer" is empty!
2024-07-19 11:59:32.583 ERROR [MainThread] [AppInterface:340] [userID:] [eventID:] [objectID:] [] Startup returning error to engine and putting connector into "Failure Initializing" state.
2024-07-19 11:59:32.583 ERROR [MainThread] [util:286] [userID:] [eventID:] [objectID:] [] EXCEPTION: ********************
2024-07-19 11:59:32.583 ERROR [MainThread] [util:289] [userID:] [eventID:] [objectID:] [] EXCEPTION: Traceback (most recent call last):
2024-07-19 11:59:32.583 ERROR [MainThread] [util:289] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "./groupwise/bin/AppInterface.py", line 230, in startup
2024-07-19 11:59:32.583 ERROR [MainThread] [util:289] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "./groupwise/bin/AppInterface.py", line 152, in construct
2024-07-19 11:59:32.583 ERROR [MainThread] [util:289] [userID:] [eventID:] [objectID:] [] EXCEPTION: KeyError: 'soapServer'
2024-07-19 11:59:32.584 ERROR [MainThread] [util:290] [userID:] [eventID:] [objectID:] [] EXCEPTION: ********************
2024-07-19 13:26:47.639 ERROR [MainThread] [AppInterface:151] [userID:] [eventID:] [objectID:] [] construct: Setting "groupwiseAdminAddress" is empty!
2024-07-19 13:26:47.642 ERROR [MainThread] [AppInterface:340] [userID:] [eventID:] [objectID:] [] Startup returning error to engine and putting connector into "Failure Initializing" state.
2024-07-19 13:26:47.642 ERROR [MainThread] [util:286] [userID:] [eventID:] [objectID:] [] EXCEPTION: ********************
2024-07-19 13:26:47.642 ERROR [MainThread] [util:289] [userID:] [eventID:] [objectID:] [] EXCEPTION: Traceback (most recent call last):
2024-07-19 13:26:47.642 ERROR [MainThread] [util:289] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "./groupwise/bin/AppInterface.py", line 230, in startup
2024-07-19 13:26:47.642 ERROR [MainThread] [util:289] [userID:] [eventID:] [objectID:] [] EXCEPTION: File "./groupwise/bin/AppInterface.py", line 152, in construct
2024-07-19 13:26:47.642 ERROR [MainThread] [util:289] [userID:] [eventID:] [objectID:] [] EXCEPTION: KeyError: 'groupwiseAdminAddress'
2024-07-19 13:26:47.642 ERROR [MainThread] [util:290] [userID:] [eventID:] [objectID:] [] EXCEPTION: ********************
I have everything set in the Web Interface under Config --> GroupWise so I'm at a loss about what's goign wrong.
Andrew