Eclipse Problem and Solution

Our IBM partner had setup our desktop policy on Domino 851. He also added some ini settings (for desktop of course) in the policy document like:ViewCheckMarkSel=1, required

Never had a probblem. Then we did the update to Domino 852. The following line was logged by the server quite often:

Problem with signature on policy document or one of the policy setting documents it specifies: Document has been modified or corrupted since signed! (data)

I just saved the policy settings documents and the error was gone. A few minutes later my client crashed. After restart I wasn’t able to open any view/folder in ecplipse applications like mail, calendar, local address book. I always got the error:

java.lang.NumberFormatException

What happend: The ini setting “ViewCheckMarkSel=1, required” couldn’t be read correctly. Just removed the “, required” and afterwards it was possible to use eclipse applications.

It looks like that 851 had no problem with text after the number and 852 …

It took me two days, just because of a stupid setting.

bg

Konrad