Yesterday Notes crashed and when I brought it back up the Activities Sidebar.
Error is “Cannot connect to the Activities server. Either it is unavailable right now, or the server URL, user-name or password is incorrect.”
Here is the error in the log,
<extendedDataElements name="CommonBaseEventLogRecord:level" type="noValue">
<children name="CommonBaseEventLogRecord:name" type="string">
<values>WARNING</values>
</children>
</extendedDataElements>
<extendedDataElements name="CommonBaseEventLogRecord:sourceClassName" type="string">
<values>MemberProfileBo</values>
</extendedDataElements>
<extendedDataElements name="CommonBaseEventLogRecord:sourceMethodName" type="string">
<values>openByName</values>
</extendedDataElements>
<sourceComponentId component="Expeditor 6.2" componentIdType="ProductName" instanceId="0801090945" location="169.254.208.151" locationType="IPV4" subComponent="com.ibm.openactivities.util" threadId="24" componentType="http://www.w3.org/2001/XMLSchema-instance"/>
<situation categoryName="ReportSituation">
<situationType xmlns:xsi="ReportSituation" reasoningScope="INTERNAL" reportCategory="LOG"/>
</situation>
where sbeck is actually my connections username. Other thing that I find odd is that the sourceComponentId location attribute is a 169.254. internal IP address, but the actual address for the machine is correct and replication works and I can browse the web from the machine. Again, this was working earlier and stopped working yesterday. I have tried to remove the local Activities cache from my Notes Client.
Thanks