Punjab + Jive + Jwchat

I configure Jwchat and punjuab as http://punjab.sourceforge.net/jwchat.html

When I log in I received these error:

In jwchat: Service unavailable

In punjab error.log:

2005/11/02 14:21 ART 192.168.9.14 - - “GET /jwchat/images/groupchat.png HTTP/1.1” 304 - “http://hd01.artear:5280/jwchat/roster.html” “Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon; .NET CLR 1.1.4322)”

2005/11/02 14:21 ART 192.168.9.14 - - “GET /jwchat/images/groupchat_over.png HTTP/1.1” 304 - “http://hd01.artear:5280/jwchat/roster.html” “Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon; .NET CLR 1.1.4322)”

2005/11/02 14:21 ART Starting factory <punjab.session.Session instance at 0x409b4f2c>

2005/11/02 14:21 ART 192.168.9.14 - - “POST /httpp/ HTTP/1.1” 200 118 “http://hd01.artear:5280/jwchat/jwchat.html” “Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon; .NET CLR 1.1.4322)”

2005/11/02 14:21 ART 192.168.9.14 - - “POST /httpp/ HTTP/1.1” 200 - “http://hd01.artear:5280/jwchat/jwchat.html” “Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon; .NET CLR 1.1.4322)”

2005/11/02 14:21 ART 192.168.9.14 - - “POST /httpp/ HTTP/1.1” 500 - “http://hd01.artear:5280/jwchat/jwchat.html” “Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Maxthon; .NET CLR 1.1.4322)”

Any Ideas.

My config.js:

var SITENAME = “hd01.artear”

var DEFAULTRESOURCE = “jwchat”;

var BACKENDS =

[

,

];

var timerval = 2000; // poll frequency in msec

var stylesheet = “jwchat.css”;

var THEMESDIR = “themes”;

/* DEFAULTCONFERENCEGROUP + DEFAULTCONFERENCESERVER

  • default values for joingroupchat form

*/

var DEFAULTCONFERENCEROOM = “talks”;

var DEFAULTCONFERENCESERVER = “conference.hd01.artear”;

/* debugging options */

var DEBUG = false; // turn debugging on

var DEBUG_LVL = 2; // debug-level 0…4 (4 = very noisy)

var USE_DEBUGJID = true; // if true only DEBUGJID gets the debugger

var DEBUGJID = “admin@hd01.artear”; // which user get’'s debug messages