MUC and Derby don't match...
I am sorry to say this. We have found a bug in the MUC component which breaks it for the Derby database. So at the moment MUC component won't work on installations using Derby database. A fix is already ready and will be released later today. I am sorry for all the inconvenience.
35, kobit//tigase.org, 2008-11-13 12:19
The first bug report for the new release...
Just received the first bug report:
#99. If anybody else experienced problems like this please send me the report immediately. Ideally with as much information as possible. Have a look at the comments to this ticket for details what information are useful to me. And also please send me your contact info so I could respond directly.
34, kobit//tigase.org, 2008-11-13 10:31
300 page views in an hour!
New version of the Tigase server has been released. Article published and within an hour the article read counter turned 300 views...
33, kobit//tigase.org, 2008-11-12 22:16
XMPP/Jabber service restarts
We are planing the XMPP server upgare works in coming days to the most recent version. Therefore please be adviced there might be service disruptions in coming days.
32, kobit//tigase.org, 2008-10-03 13:57
Minis from XMPP are back
Due to a significant code rework and changes in many places of the Tigase server short-news were temporarly not working.
This was mainly related to clustering implementation in the Tigase server and need for major code cleanup. The implementation has been finished and slowly all parts of the system are back....
31, kobit//tigase.org, 2008-07-02 10:27
Thanks, I seem to have it working now!
Hello, I found what is causing the problem.
In your repository you have an account: "Bill@localhost", starting with upper case. But Psi normally sends authentication details with account name all lowercased. Tigase authentication module is case sensitive so authentication fails.
I am not sure, to be honest where is the bug - Psi or Tigase. I would need to look at XMPP specification to tell whether JID is case sensitive or not.
But in you case to solve the problem you need to edit user-repository.xml and change "Bill" to "bill" and it should work.
Thanks. I sent the logs, configuration files and user repository via email to kobit at tigase.org. The logs confirm the inability to go online in Psi.
I activated server debugging for the last run.
I am using Psi version 0.11 for Mac OS.
One point to note is that Java 1.6 for Mac OS is a beta and Apple is no longer making this available to developers. (I am indeed running Tigase with Java 1.6).
I have never tested Tigase on Mac but I don't think this is an issue with Mac environment itself.
What Psi version do you use?
There should be logs/ directory created during installation time. Could you please have a look if there are any logs.
In any case this behavior is unexpected and to be able to diagnose the problem I would like to see your configuration file if possible and log files with debugging turned on