muhammadnaveed / syncnotes2google

Automatically exported from code.google.com/p/syncnotes2google
0 stars 0 forks source link

notes sync not working (initialization failure) #24

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run syncnotes2google.bat
2.
3.

What is the expected output? What do you see instead?
Not sure what to expect, never got it running
SyncNotes2Google has started.
Start notes-to-google to google-to-notes synchronization.
de.bea.domingo.service.NotesServiceRuntimeException: Notes initialization 
failure - err 421
        at 
de.bea.domingo.service.NotesServiceFactory.throwWrappedException(NotesServi
ceFactory.java:344)
        at 
de.bea.domingo.service.NotesServiceFactory.initThreadPool(NotesServiceFacto
ry.java:320)
        at 
de.bea.domingo.service.NotesServiceFactory.createSession(NotesServiceFactor
y.java:252)
        at 
de.bea.domingo.service.NotesServiceFactory.getSession(NotesServiceFactory.j
ava:161)
        at 
com.googlecode.syncnotes2google.Factory.getNotesSession(Factory.java:45)
        at 
com.googlecode.syncnotes2google.Factory.getMailDatabase(Factory.java:99)
        at 
com.googlecode.syncnotes2google.dao.NotesCalendarDAO.getFirstEntry(NotesCal
endarDAO.java:38)
        at 
com.googlecode.syncnotes2google.SyncService.executeSync(SyncService.java:14
)
        at 
com.googlecode.syncnotes2google.SyncNotes2Google.main(SyncNotes2Google.java
:23)
Caused by: java.lang.Exception: Notes initialization failure - err 421
        at lotus.domino.NotesThread.NnotesInitThread(Native Method)
        at lotus.domino.NotesThread.sinitThread(Unknown Source)
        at 
de.bea.domingo.proxy.NotesProxyFactory.sinitThread(NotesProxyFactory.java:6
53)
        at 
de.bea.domingo.service.NotesServiceFactory.sinitThread(NotesServiceFactory.
java:396)
        at 
de.bea.domingo.service.NotesServiceFactory$NotesThreadFactory.initThread(No
tesServiceFactory.java:462)
        at 
de.bea.domingo.threadpool.SimpleThreadPool.run(SimpleThreadPool.java:347)
        at de.bea.domingo.proxy.DNotesThread.run(DNotesThread.java:244)

What version of the product are you using? On what operating system?
0.0.1

WinXP

Please provide any additional information below.
Tried to play with the path settings but the error message stays the same.

Original issue reported on code.google.com by Marijn.A...@gmail.com on 9 Feb 2010 at 1:14

GoogleCodeExporter commented 9 years ago

Original comment by henols on 23 Mar 2010 at 10:28

GoogleCodeExporter commented 9 years ago
Same problem here!

Original comment by uwe1b...@googlemail.com on 23 Apr 2010 at 10:46

GoogleCodeExporter commented 9 years ago
Same problem here too!

Original comment by tor.muel...@gmail.com on 3 May 2010 at 3:44

GoogleCodeExporter commented 9 years ago
I found a solution for this problem. In my case the notes.ini was not in the 
notes 
application directory. After adding the path of the notes.ini to the path 
variable 
it is working.

Original comment by tor.muel...@gmail.com on 4 May 2010 at 8:12

Attachments: