Notes 8.0.2 won't start from Eclipse

Hello!

I’am trying to code and test a 3rd party plug-in for Notes.

The problem is Notes freezes when startet from Eclipse.

There’s a error message on the console:

IPC failed with error code: 1001

(2008/12/10 08:56:56.320 SCHWER IPC failed with error code: 1001 ::class.method=com.ibm.workplace.internal.notes.security.accounts.NotesAccountsAdapter.getAccountByName() ::thread=Worker-1 ::loggername=com.ibm.workplace.notes.security)

My software versions are:

Eclipse 3.2.2

Expeditor Toolkit 6.1.2

Lotus Notes 8.0.2

I tried that notes.ini parameter Enable_Early_Authentication=0, but it did’nt help.

Any ideas?

My guess is, that the Expeditor Toolkit 6.1.2 doesn’t work with Notes 8.0.2 and that I have to downgrade to 8.0.1.

Regrads

Oliver

Subject: Notes 8.0.2 won’t start from Eclipse

Oliver,

It is certainly possible to launch 8.0.2 using the configuration you describe. This tutorial describes exactly your scenario:

http://www.domiclipse.com/domiclipse/web.nsf/d6plinks/FRUX-7LV42L

However, even if you do get it working I (and others) have been unable to correctly test any plug-ins which access Notes data because of this problem whic only seems to occur with 8.0.2:

http://www.domiclipse.com/domiclipse/web.nsf/d6plinks/FRUX-7LPFKM

Frunobulax