Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] Exception handling start message null

On Fri, 6 Feb 2009 13:36:29 +0100
Paweł Koperek <koperek@xxxxxxxxxxxxxxxxxx> wrote:

> Hi List,
> 
> I recently tried to use collaborative editing of files (just plain
> text files) in ECF with DocShare over XMPPS (gmail). I follow the
> guide from http://wiki.eclipse.org/DocShare_Plugin. Always, after a
> couple of minutes, I get a popup with following message: Exception
> handling start message null. I tried to debug it - a
> BadLocationException is thrown somewhere in lines 432-451 of
> DocShare.java. I've tested versions 2.1 and 2.0 of ECF - both have the
> same problem. It looks like the contents of text file get
> desynchronized.
> Is it a common problem?
Any comments/suggestions? Anyone?

Regards,
Pawel


Back to the top