| Project: | Awesync |
| Version: | 3.0.4 |
| Component: | OutOfMemory |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | more info |
I am using Lotus Notes 8.02. I downloaded Awesync yesterday and everything was working well. Now it won't sync anymore. Here's the message I get:
2010-03-09 08:51:21,170 [5] INFO AweSyncLib.AweSyncMain - Process started
2010-03-09 08:51:21,186 [5] INFO AweSyncLib.AweSyncMain - Sync mode: Two Way (Latest Wins)
2010-03-09 08:51:21,186 [5] INFO AweSyncLib.AweSyncMain - OS: Microsoft Windows NT 5.1.2600 Service Pack 3
2010-03-09 08:51:21,201 [5] INFO AweSyncLib.AweSyncMain - Connecting Lotus Notes...
2010-03-09 08:51:21,358 [5] INFO AweSyncLib.LotusHelper - Connected to LN: Release 8.0.2 FP1 CCH1|February 13, 2009, build 323, platform Windows/32, Interop.Domino8
2010-03-09 08:51:21,998 [5] ERROR AweSync.MainForm - Can't process: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
2010-03-09 08:51:21,998 [5] WARN AweSync.MainForm - Can't process: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Domino8.NotesSessionClass.GetDatabase(String pServer, String pFile, Boolean bCreateonfail)
at AweSyncLib.Domino.NotesSession.GetDatabase(String server, String nsfPath, Boolean p)
at AweSyncLib.LotusHelper.OpenDatabase(String iniPath, String server, String nsfPath, String idFile, String idPassword, Boolean useCurrentIdFile, Int32 interopVersion)
at AweSyncLib.AweSyncMain.ConnectLotus()
at AweSyncLib.AweSyncMain.Process(UpdateStatusFunc updateFunc, Boolean isWholeSync, Dictionary`2& addCalendars, List`1& remCalendars)
at AweSync.MainForm.ProcessSyncThreadFunc()
2010-03-09 08:51:21,998 [5] INFO AweSyncLib.AweSyncMain - Collecting garbage...
2010-03-09 08:51:22,014 [5] INFO AweSyncLib.AweSyncMain - Done
Any suggestions? Thanks!





#1
We received this error report several times, but unfortunately were not able to reproduce at our side.
Could you describe, what were changed in your system, LN and calendars since last successful sync?
How many entries were synced in your calendars from Google and Lotus sides?
How large is your index (tray menu command Debug / View index)?
Thanks,
Nikolay
#2
Nothing has changed in LN since I installed. It was literally a few hours after the first sync. The first sync had about 200 entries that synced succesfully.
When I try to open the index, it says "Error happened while index text retrieved: Attempted to read or write protected memory. This i soften an indication that other memory is corrupt"
I also tried to uninstall and reinstall Awesync, but it seems to remember all of the previous settings. Is there a way to completely wipe it out and start over from scratch?
#3
Settings are stored in %APPDATA%\AweSync, but I don't think if will help.
Also, index is stored in LN database, but I don't recommend you to remove it, because if it's removed then during next sync you'll get duplicates of all sync'ed events.
#4
I too am getting the same error. Installed this morning, synced ~150 events to Google. Added some calendar entries
to Notes and now getting the follwoing error:
2010-03-16 11:53:24,721 [3] INFO AweSyncLib.AweSyncMain - Process started
2010-03-16 11:53:24,768 [3] INFO AweSyncLib.AweSyncMain - Sync mode: Two Way (Latest Wins)
2010-03-16 11:53:24,768 [3] INFO AweSyncLib.AweSyncMain - OS: Microsoft Windows NT 5.1.2600 Service Pack 2
2010-03-16 11:53:24,783 [3] INFO AweSyncLib.AweSyncMain - Connecting Lotus Notes...
2010-03-16 11:53:24,783 [3] INFO AweSyncLib.LotusHelper - Connected to LN: Release 8.5.1|September 28, 2009, build 368, platform Windows/32, Interop.Domino8
2010-03-16 11:53:25,174 [3] ERROR AweSync.MainForm - Can't process: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
2010-03-16 11:53:25,174 [3] WARN AweSync.MainForm - Can't process: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Domino8.NotesSessionClass.GetDatabase(String pServer, String pFile, Boolean bCreateonfail)
at AweSyncLib.Domino.NotesSession.GetDatabase(String server, String nsfPath, Boolean p)
at AweSyncLib.LotusHelper.OpenDatabase(String iniPath, String server, String nsfPath, String idFile, String idPassword, Boolean useCurrentIdFile, Int32 interopVersion)
at AweSyncLib.AweSyncMain.ConnectLotus()
at AweSyncLib.AweSyncMain.Process(UpdateStatusFunc updateFunc, Boolean isWholeSync, Dictionary`2& addCalendars, List`1& remCalendars)
at AweSync.MainForm.ProcessSyncThreadFunc()
2010-03-16 11:53:25,314 [3] INFO AweSyncLib.AweSyncMain - Collecting garbage...
2010-03-16 11:53:25,330 [3] INFO AweSyncLib.AweSyncMain - Done
2010-03-16 12:53:24,721 [6] INFO AweSyncLib.AweSyncMain - Process started
2010-03-16 12:53:24,721 [6] INFO AweSyncLib.AweSyncMain - Sync mode: Two Way (Latest Wins)
2010-03-16 12:53:24,736 [6] INFO AweSyncLib.AweSyncMain - OS: Microsoft Windows NT 5.1.2600 Service Pack 2
2010-03-16 12:53:24,736 [6] INFO AweSyncLib.AweSyncMain - Connecting Lotus Notes...
2010-03-16 12:53:24,736 [6] INFO AweSyncLib.LotusHelper - Connected to LN: Release 8.5.1|September 28, 2009, build 368, platform Windows/32, Interop.Domino8
2010-03-16 12:53:24,955 [6] ERROR AweSync.MainForm - Can't process: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
2010-03-16 12:53:24,955 [6] WARN AweSync.MainForm - Can't process: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Domino8.NotesSessionClass.GetDatabase(String pServer, String pFile, Boolean bCreateonfail)
at AweSyncLib.Domino.NotesSession.GetDatabase(String server, String nsfPath, Boolean p)
at AweSyncLib.LotusHelper.OpenDatabase(String iniPath, String server, String nsfPath, String idFile, String idPassword, Boolean useCurrentIdFile, Int32 interopVersion)
at AweSyncLib.AweSyncMain.ConnectLotus()
at AweSyncLib.AweSyncMain.Process(UpdateStatusFunc updateFunc, Boolean isWholeSync, Dictionary`2& addCalendars, List`1& remCalendars)
at AweSync.MainForm.ProcessSyncThreadFunc()
2010-03-16 12:53:24,955 [6] INFO AweSyncLib.AweSyncMain - Collecting garbage...
2010-03-16 12:53:24,986 [6] INFO AweSyncLib.AweSyncMain - Done
2010-03-16 13:53:24,531 [3] INFO AweSyncLib.AweSyncMain - Process started
2010-03-16 13:53:24,531 [3] INFO AweSyncLib.AweSyncMain - Sync mode: Two Way (Latest Wins)
2010-03-16 13:53:24,531 [3] INFO AweSyncLib.AweSyncMain - OS: Microsoft Windows NT 5.1.2600 Service Pack 2
2010-03-16 13:53:24,546 [3] INFO AweSyncLib.AweSyncMain - Connecting Lotus Notes...
2010-03-16 13:53:24,546 [3] INFO AweSyncLib.LotusHelper - Connected to LN: Release 8.5.1|September 28, 2009, build 368, platform Windows/32, Interop.Domino8
2010-03-16 13:53:24,765 [3] ERROR AweSync.MainForm - Can't process: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
2010-03-16 13:53:24,765 [3] WARN AweSync.MainForm - Can't process: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Domino8.NotesSessionClass.GetDatabase(String pServer, String pFile, Boolean bCreateonfail)
at AweSyncLib.Domino.NotesSession.GetDatabase(String server, String nsfPath, Boolean p)
at AweSyncLib.LotusHelper.OpenDatabase(String iniPath, String server, String nsfPath, String idFile, String idPassword, Boolean useCurrentIdFile, Int32 interopVersion)
at AweSyncLib.AweSyncMain.ConnectLotus()
at AweSyncLib.AweSyncMain.Process(UpdateStatusFunc updateFunc, Boolean isWholeSync, Dictionary`2& addCalendars, List`1& remCalendars)
at AweSync.MainForm.ProcessSyncThreadFunc()
2010-03-16 13:53:24,765 [3] INFO AweSyncLib.AweSyncMain - Collecting garbage...
2010-03-16 13:53:24,796 [3] INFO AweSyncLib.AweSyncMain - Done
2010-03-16 14:48:14,601 [6] INFO AweSyncLib.AweSyncMain - Process started
2010-03-16 14:48:14,601 [6] INFO AweSyncLib.AweSyncMain - Sync mode: Two Way (Latest Wins)
2010-03-16 14:48:14,617 [6] INFO AweSyncLib.AweSyncMain - OS: Microsoft Windows NT 5.1.2600 Service Pack 2
2010-03-16 14:48:14,617 [6] INFO AweSyncLib.AweSyncMain - Connecting Lotus Notes...
2010-03-16 14:48:14,632 [6] INFO AweSyncLib.LotusHelper - Connected to LN: Release 8.5.1|September 28, 2009, build 368, platform Windows/32, Interop.Domino8
2010-03-16 14:48:14,835 [6] ERROR AweSync.MainForm - Can't process: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
2010-03-16 14:48:14,835 [6] WARN AweSync.MainForm - Can't process: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Domino8.NotesSessionClass.GetDatabase(String pServer, String pFile, Boolean bCreateonfail)
at AweSyncLib.Domino.NotesSession.GetDatabase(String server, String nsfPath, Boolean p)
at AweSyncLib.LotusHelper.OpenDatabase(String iniPath, String server, String nsfPath, String idFile, String idPassword, Boolean useCurrentIdFile, Int32 interopVersion)
at AweSyncLib.AweSyncMain.ConnectLotus()
at AweSyncLib.AweSyncMain.Process(UpdateStatusFunc updateFunc, Boolean isWholeSync, Dictionary`2& addCalendars, List`1& remCalendars)
at AweSync.MainForm.ProcessSyncThreadFunc()
2010-03-16 14:48:14,835 [6] INFO AweSyncLib.AweSyncMain - Collecting garbage...
2010-03-16 14:48:14,867 [6] INFO AweSyncLib.AweSyncMain - Done
2010-03-16 14:48:25,789 [3] INFO AweSyncLib.AweSyncMain - Process started
2010-03-16 14:48:25,789 [3] INFO AweSyncLib.AweSyncMain - Sync mode: Two Way (Latest Wins)
2010-03-16 14:48:25,789 [3] INFO AweSyncLib.AweSyncMain - OS: Microsoft Windows NT 5.1.2600 Service Pack 2
2010-03-16 14:48:25,804 [3] INFO AweSyncLib.AweSyncMain - Connecting Lotus Notes...
2010-03-16 14:48:25,804 [3] INFO AweSyncLib.LotusHelper - Connected to LN: Release 8.5.1|September 28, 2009, build 368, platform Windows/32, Interop.Domino8
2010-03-16 14:48:25,976 [3] ERROR AweSync.MainForm - Can't process: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
2010-03-16 14:48:25,992 [3] WARN AweSync.MainForm - Can't process: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Domino8.NotesSessionClass.GetDatabase(String pServer, String pFile, Boolean bCreateonfail)
at AweSyncLib.Domino.NotesSession.GetDatabase(String server, String nsfPath, Boolean p)
at AweSyncLib.LotusHelper.OpenDatabase(String iniPath, String server, String nsfPath, String idFile, String idPassword, Boolean useCurrentIdFile, Int32 interopVersion)
at AweSyncLib.AweSyncMain.ConnectLotus()
at AweSyncLib.AweSyncMain.Process(UpdateStatusFunc updateFunc, Boolean isWholeSync, Dictionary`2& addCalendars, List`1& remCalendars)
at AweSync.MainForm.ProcessSyncThreadFunc()
2010-03-16 14:48:25,992 [3] INFO AweSyncLib.AweSyncMain - Collecting garbage...
2010-03-16 14:48:26,007 [3] INFO AweSyncLib.AweSyncMain - Done
2010-03-16 14:51:42,726 [1] INFO AweSync.Settings - Saving settings...
2010-03-16 14:51:43,070 [1] INFO AweSync.Settings - Settings saved
2010-03-16 14:57:34,105 [1] INFO AweSync.MainForm - Log started (AweSync 1.0.1.5)
2010-03-16 14:57:36,314 [1] INFO AweSync.Settings - Loading settings...
2010-03-16 14:57:42,006 [1] INFO AweSync.Settings - Settings loaded from C:\Documents and Settings\L609478\Application Data\AweSync\settings.cfg
2010-03-16 14:59:26,892 [7] INFO AweSyncLib.AweSyncMain - Process started
2010-03-16 14:59:26,923 [7] INFO AweSyncLib.AweSyncMain - Sync mode: Two Way (Latest Wins)
2010-03-16 14:59:26,923 [7] INFO AweSyncLib.AweSyncMain - OS: Microsoft Windows NT 5.1.2600 Service Pack 2
2010-03-16 14:59:26,923 [7] INFO AweSyncLib.AweSyncMain - Connecting Lotus Notes...
2010-03-16 14:59:31,853 [7] INFO AweSyncLib.LotusHelper - Connected to LN: Release 8.5.1|September 28, 2009, build 368, platform Windows/32, Interop.Domino8
2010-03-16 14:59:33,720 [7] ERROR AweSync.MainForm - Can't process: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
2010-03-16 14:59:33,735 [7] WARN AweSync.MainForm - Can't process: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Domino8.NotesSessionClass.GetDatabase(String pServer, String pFile, Boolean bCreateonfail)
at AweSyncLib.Domino.NotesSession.GetDatabase(String server, String nsfPath, Boolean p)
at AweSyncLib.LotusHelper.OpenDatabase(String iniPath, String server, String nsfPath, String idFile, String idPassword, Boolean useCurrentIdFile, Int32 interopVersion)
at AweSyncLib.AweSyncMain.ConnectLotus()
at AweSyncLib.AweSyncMain.Process(UpdateStatusFunc updateFunc, Boolean isWholeSync, Dictionary`2& addCalendars, List`1& remCalendars)
at AweSync.MainForm.ProcessSyncThreadFunc()
2010-03-16 14:59:33,735 [7] INFO AweSyncLib.AweSyncMain - Collecting garbage...
2010-03-16 14:59:33,751 [7] INFO AweSyncLib.AweSyncMain - Done
2010-03-16 15:02:02,127 [1] INFO AweSync.Settings - Saving settings...
2010-03-16 15:02:02,252 [1] INFO AweSync.Settings - Settings saved
2010-03-16 15:02:02,267 [1] INFO AweSync.MainForm - Timeframe changed. Full synchronization will be performed.
2010-03-16 15:02:02,267 [3] INFO AweSyncLib.AweSyncMain - Process started
2010-03-16 15:02:02,267 [3] INFO AweSyncLib.AweSyncMain - Sync mode: Two Way (Latest Wins)
2010-03-16 15:02:02,267 [3] INFO AweSyncLib.AweSyncMain - OS: Microsoft Windows NT 5.1.2600 Service Pack 2
2010-03-16 15:02:02,283 [3] INFO AweSyncLib.AweSyncMain - Connecting Lotus Notes...
2010-03-16 15:02:02,938 [3] INFO AweSyncLib.LotusHelper - Connected to LN: Release 8.5.1|September 28, 2009, build 368, platform Windows/32, Interop.Domino8
2010-03-16 15:02:03,562 [3] ERROR AweSync.MainForm - Can't process: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
2010-03-16 15:02:03,562 [3] WARN AweSync.MainForm - Can't process: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Domino8.NotesSessionClass.GetDatabase(String pServer, String pFile, Boolean bCreateonfail)
at AweSyncLib.Domino.NotesSession.GetDatabase(String server, String nsfPath, Boolean p)
at AweSyncLib.LotusHelper.OpenDatabase(String iniPath, String server, String nsfPath, String idFile, String idPassword, Boolean useCurrentIdFile, Int32 interopVersion)
at AweSyncLib.AweSyncMain.ConnectLotus()
at AweSyncLib.AweSyncMain.Process(UpdateStatusFunc updateFunc, Boolean isWholeSync, Dictionary`2& addCalendars, List`1& remCalendars)
at AweSync.MainForm.ProcessSyncThreadFunc()
2010-03-16 15:02:03,562 [3] INFO AweSyncLib.AweSyncMain - Collecting garbage...
2010-03-16 15:02:03,578 [3] INFO AweSyncLib.AweSyncMain - Done
2010-03-16 15:03:26,579 [3] INFO AweSyncLib.AweSyncMain - Process started
2010-03-16 15:03:26,579 [3] INFO AweSyncLib.AweSyncMain - Sync mode: Two Way (Latest Wins)
2010-03-16 15:03:26,579 [3] INFO AweSyncLib.AweSyncMain - OS: Microsoft Windows NT 5.1.2600 Service Pack 2
2010-03-16 15:03:26,579 [3] INFO AweSyncLib.AweSyncMain - Connecting Lotus Notes...
2010-03-16 15:03:27,110 [3] INFO AweSyncLib.LotusHelper - Connected to LN: Release 8.5.1|September 28, 2009, build 368, platform Windows/32, Interop.Domino8
2010-03-16 15:03:27,547 [3] ERROR AweSync.MainForm - Can't process: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
2010-03-16 15:03:27,547 [3] WARN AweSync.MainForm - Can't process: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Domino8.NotesSessionClass.GetDatabase(String pServer, String pFile, Boolean bCreateonfail)
at AweSyncLib.Domino.NotesSession.GetDatabase(String server, String nsfPath, Boolean p)
at AweSyncLib.LotusHelper.OpenDatabase(String iniPath, String server, String nsfPath, String idFile, String idPassword, Boolean useCurrentIdFile, Int32 interopVersion)
at AweSyncLib.AweSyncMain.ConnectLotus()
at AweSyncLib.AweSyncMain.Process(UpdateStatusFunc updateFunc, Boolean isWholeSync, Dictionary`2& addCalendars, List`1& remCalendars)
at AweSync.MainForm.ProcessSyncThreadFunc()
2010-03-16 15:03:27,562 [3] INFO AweSyncLib.AweSyncMain - Collecting garbage...
2010-03-16 15:03:27,562 [3] INFO AweSyncLib.AweSyncMain - Done
2010-03-16 15:06:36,882 [1] INFO AweSyncLib.LotusHelper - Connected to LN: Release 8.5.1|September 28, 2009, build 368, platform Windows/32, Interop.Domino8
2010-03-16 15:06:37,413 [1] ERROR AweSync.MainForm - Error happened while index text retrieved
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Domino8.NotesSessionClass.GetDatabase(String pServer, String pFile, Boolean bCreateonfail)
at AweSyncLib.Domino.NotesSession.GetDatabase(String server, String nsfPath, Boolean p)
at AweSyncLib.LotusHelper.OpenDatabase(String iniPath, String server, String nsfPath, String idFile, String idPassword, Boolean useCurrentIdFile, Int32 interopVersion)
at AweSyncLib.LotusHelper.GetLotusDb(String iniFile, Boolean isLocalDb, String lotusServer, String lotusDatabase, String lotusIdFile, String lotusPasswd, Boolean useCurrentIdFile, Int32 interopVersion)
at AweSyncLib.LotusHelper.GetIndexText(String iniFile, Boolean isLocalDb, String lotusServer, String lotusDatabase, String lotusIdFile, String lotusPasswd, Boolean useCurrentIdFile, String googleUser, Int32 interopVersion)
at AweSync.MainForm.notifyIcon_IndexView(Object sender, EventArgs e)
2010-03-16 15:06:47,579 [1] INFO AweSyncLib.LotusHelper - Connected to LN: Release 8.5.1|September 28, 2009, build 368, platform Windows/32, Interop.Domino8
2010-03-16 15:06:47,922 [1] ERROR AweSync.MainForm - Error happened while calendar index text retrieved
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Domino8.NotesSessionClass.GetDatabase(String pServer, String pFile, Boolean bCreateonfail)
at AweSyncLib.Domino.NotesSession.GetDatabase(String server, String nsfPath, Boolean p)
at AweSyncLib.LotusHelper.OpenDatabase(String iniPath, String server, String nsfPath, String idFile, String idPassword, Boolean useCurrentIdFile, Int32 interopVersion)
at AweSyncLib.LotusHelper.GetLotusDb(String iniFile, Boolean isLocalDb, String lotusServer, String lotusDatabase, String lotusIdFile, String lotusPasswd, Boolean useCurrentIdFile, Int32 interopVersion)
at AweSyncLib.LotusHelper.GetCalendText(String iniFile, Boolean isLocalDb, String lotusServer, String lotusDatabase, String lotusIdFile, String lotusPasswd, Boolean useCurrentIdFile, String googleUser, Int32 interopVersion)
at AweSync.MainForm.notifyIcon_CalendView(Object sender, EventArgs e)
#5
Please see comments here
#6
Dear Team,
My network admin has just upgraded our lotus notes installation from 6.5 to 8.0.2. I have been using AWEsync 1.something on LN6.5 without problems for months, but it does not work anymore on our new LN8 version, resulting in a
"Error opening lotus notes database: attempted to read or write protected memory. This is often an indication that the memory is corrupted." error message when trying to validate the account.
LN works nominally, I have completely removed (even the files in application data) AWEsync, installed the 3.0.8 version but the error is still there *(see picture).
I could ask our network admin to reinstall my LN8 version, but that would be a real pain in the neck.
Please help!
Jean-Francois
Here is the log:
2010-08-04 10:57:20,291 [1] DEBUG - Getting registry: HKEY_LOCAL_MACHINE\SOFTWARE\Lotus\Notes
2010-08-04 10:57:20,291 [1] DEBUG - Getting registry isMultiUser: True
2010-08-04 10:57:20,307 [1] DEBUG - Getting registry: HKEY_LOCAL_MACHINE\SOFTWARE\Lotus\Notes\8.0
2010-08-04 10:57:20,307 [1] DEBUG - Getting registry isMultiUser: True
2010-08-04 10:57:20,323 [1] DEBUG - Found reg branches: 2
2010-08-04 10:57:20,323 [1] DEBUG - Branch: 99 / Path: C:\Program Files\Lotus\Notes\ / IsMulti: True
2010-08-04 10:57:20,323 [1] DEBUG - Branch: 8.0 / Path: C:\Program Files\Lotus\Notes / IsMulti: True
2010-08-04 10:57:20,323 [1] DEBUG - Finding "NotesIniPath" on: HKEY_CURRENT_USER\Software\Lotus\Notes\8.0
2010-08-04 10:57:20,338 [1] DEBUG - Searching for Multi: C:\Documents and Settings\jean francois dufour\Local Settings\Application Data\Lotus\Notes\Data\notes.ini
2010-08-04 10:57:20,401 [1] DEBUG - Getting registry: HKEY_LOCAL_MACHINE\SOFTWARE\Lotus\Notes
2010-08-04 10:57:20,416 [1] DEBUG - Getting registry isMultiUser: True
2010-08-04 10:57:20,416 [1] DEBUG - Getting registry: HKEY_LOCAL_MACHINE\SOFTWARE\Lotus\Notes\8.0
2010-08-04 10:57:20,432 [1] DEBUG - Getting registry isMultiUser: True
2010-08-04 10:57:20,432 [1] DEBUG - Found reg branches: 2
2010-08-04 10:57:20,432 [1] DEBUG - Branch: 99 / Path: C:\Program Files\Lotus\Notes\ / IsMulti: True
2010-08-04 10:57:20,432 [1] DEBUG - Branch: 8.0 / Path: C:\Program Files\Lotus\Notes / IsMulti: True
2010-08-04 10:57:20,448 [1] DEBUG - Finding "NotesIniPath" on: HKEY_CURRENT_USER\Software\Lotus\Notes\8.0
2010-08-04 10:57:20,448 [1] DEBUG - Searching for Multi: C:\Documents and Settings\jean francois dufour\Local Settings\Application Data\Lotus\Notes\Data\notes.ini
2010-08-04 10:57:35,151 [1] INFO - Trying to determine Notes settings...
2010-08-04 10:57:35,151 [1] DEBUG - Getting registry: HKEY_LOCAL_MACHINE\SOFTWARE\Lotus\Notes
2010-08-04 10:57:35,167 [1] DEBUG - Getting registry isMultiUser: True
2010-08-04 10:57:35,167 [1] DEBUG - Getting registry: HKEY_LOCAL_MACHINE\SOFTWARE\Lotus\Notes\8.0
2010-08-04 10:57:35,182 [1] DEBUG - Getting registry isMultiUser: True
2010-08-04 10:57:35,182 [1] DEBUG - Found reg branches: 2
2010-08-04 10:57:35,182 [1] DEBUG - Branch: 99 / Path: C:\Program Files\Lotus\Notes\ / IsMulti: True
2010-08-04 10:57:35,182 [1] DEBUG - Branch: 8.0 / Path: C:\Program Files\Lotus\Notes / IsMulti: True
2010-08-04 10:57:35,198 [1] DEBUG - Finding "NotesIniPath" on: HKEY_CURRENT_USER\Software\Lotus\Notes\8.0
2010-08-04 10:57:35,198 [1] DEBUG - Searching for Multi: C:\Documents and Settings\jean francois dufour\Local Settings\Application Data\Lotus\Notes\Data\notes.ini
2010-08-04 10:57:36,307 [1] DEBUG - Connected to LN: Release 8.0.2|August 07, 2008, build 323, platform Windows/32, Interop.Domino8
2010-08-04 10:57:37,589 [1] DEBUG - Error opening Lotus Notes database CN=esanotes2/OU=estec/O=ESA!!mail\estec1\jdufour.nsf:System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Domino8.NotesSessionClass.GetDatabase(String pServer, String pFile, Boolean bCreateonfail)
at AweSyncLib.Domino.NotesSession.GetDatabase(String server, String nsfPath, Boolean p)
at AweSync.WizardForm.ValidateLotusDatabase()
#7
Hi Jean-Francois,
The source of this error is in core of Lotus Notes COM components, and can't be fixed in our code. The only way to eliminate the issue is to re-install Lotus Notes properly .
Sometimes this error occurs if Lotus Notes (main application) crashed due to some other reasons. In this case full restart of Lotus Notes (or Windows) can help. If you haven't tried it yet, please do this. If this doesn't help, you'll need to reinstall Lotus Notes all the same.
#8
Closed (no response for more than 2 weeks).