• Synchronization doesn't run at all

    By Mykhaylo Khodorev 1 decade ago

    While running it gets exception:

    2011/06/20 11:35:45 INFO GooCalSync v0.916 has started.

    2011/06/20 11:35:45 INFO Start Notes to Google synchronization.

    2011/06/20 11:35:45 ERROR Cannot open mail database

    2011/06/20 11:35:45 ERROR Domino server :d12ml971/12/M/IBM

    2011/06/20 11:35:45 ERROR Mail Database :mail08\CZY48382.nsf

    NotesException: Database open failed (%1)

        at lotus.domino.local.Database.Nopen(Native Method)<br/>
        at lotus.domino.local.Database.open(Unknown Source)<br/>
        at goocalsync.Factory.getMailDatabase(Factory.java:249)<br/>
        at goocalsync.NotesCalendarDAO.getFirstEntry(NotesCalendarDAO.java:36)<br/>
        at goocalsync.SyncService.executeNotesToGoogle(SyncService.java:16)<br/>
        at goocalsync.GooCalSync.main(GooCalSync.java:14)<br/>
    

    2011/06/20 11:35:45 ERROR lotus.domino.NotesException: null

    2011/06/20 11:35:45 ERROR at lotus.domino.local.Database.Nopen(Native Method)

    2011/06/20 11:35:45 ERROR at lotus.domino.local.Database.open(Unknown Source)

    2011/06/20 11:35:45 ERROR at goocalsync.Factory.getMailDatabase(Factory.java:249)

    2011/06/20 11:35:45 ERROR at goocalsync.NotesCalendarDAO.getFirstEntry(NotesCalendarDAO.java:36)

    2011/06/20 11:35:45 ERROR at goocalsync.SyncService.executeNotesToGoogle(SyncService.java:16)

    2011/06/20 11:35:45 ERROR at goocalsync.GooCalSync.main(GooCalSync.java:14)



    The server name mentioned is old one. Configuration contains new one but it doesn't seem to be used