Fastpath and ClearSpace 2.0

Hi,

I am trying to get FastPath working, and finally got to something.

My setup :

OpenFire 3.5.1

ClearSpace Community 2.0.3

Fastpath plugin (installed from OF admin page)

CSC is used for all authenticating users.

With this setup, I get the following error :

2008.06.11 14:29:10 org.jivesoftware.openfire.handler.PresenceUpdateHandler.process(PresenceUpdateHa ndler.java:164) Internal server error. Triggered by packet:

(Roster.java:106)

at org.jivesoftware.openfire.roster.RosterManager.getRoster(RosterManager.java:86)

Each time a visitor tries to get into the webchat (i.e. clicks on the “Live help” button, which incidentally does not display in that case)

Running the same setup but without CSC for authentication : works fine !

Is this a bug ? Or did I miss a step ?

I do have anonymous login authorized.

On a side note, I tried and failed running OpenFire trunk against CSC 2.0.3 …