ILIAS open source Forums

Forums have been moved to the ILIAS Information Center!
Please do not post bug reports into these forums but into the Mantis Bug Tracker.
Please do not post any security exploits. Act accoring to RFPolicy and send a mail to "ilias-security AT uni-koeln DOT de" .
It is currently Sat May 25, 2013 10:52

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 10 posts ] 
Author Message
 Post subject: Probleme mit Konfiguration
PostPosted: Mon Mar 16, 2009 13:03 
Offline

Joined: Fri Jan 30, 2009 10:06
Posts: 5
Hi,

ich habe folgendes Problem:

Klicke ich auf "Administration > Chat Server > Eigenschaften", so lädt die Seite ewig und zeigt mir am Ende einfach einen leeren Bildschirm (auch der Quelltext ist komplett leer)

Die server.ini sieht folgendermasen aus:
Code:
LogLevel = 1
LogFile = C:/xampp/ILIAS_CHAT/chat.log
IpAddress = 88.xxx.xxx.70
ExternalIpAddress = 88.xxx.xxx.70
Port = 6667
ModeratorPassword = xxxxxxxx
HeaderFileName = C:/xampp/htdocs/ilias3/Modules/Chat/templates/default/header.html
FooterFileName = C:/xampp/htdocs/ilias3/Modules/Chat/templates/default/footer.html
Authentication = 1
ConnectionsFrom = 88.xxx.xxx.70


Der Server wird über folgenden Aufruf vorher gestartet:
Code:
java -jar C:\xampp\htdocs\ilias3\Modules\Chat\chatserver\chatserver.jar C:\xampp\ILIAS_DATA\xxxxxx\chat\server.ini

Teste ich dann die IP mit dem entsprechenden Port erhalte ich auch eine Seite mit ein wenig Code im Quelltext:
Code:
</FONT>

<SCRIPT LANGUAGE="JavaScript">
<!--
    d = new Date();
    dat = d.getMinutes()+""+d.getHours()+""+d.getSeconds();
    document.relForm.A.value = dat;
    document.relForm.submit();
//-->
</SCRIPT>
</BODY>
</HTML>


Öffne ich im Magazin den Chat, steht dort auch immer nur "Der Chatserver ist zur Zeit nicht aktiv".

Ich verwende v3.10.4 unter XAMPP in einer virtuellen Maschine.
Wie bekomme ich den Chat zum Laufen?

Danke!

MfG
Alexander


Top
 Profile  
 
 Post subject: Probleme mit Konfiguration
PostPosted: Mon Mar 16, 2009 16:05 
Offline

Joined: Thu Sep 14, 2006 15:51
Posts: 342
Location: Zürich
Hallo Alexander

Das einzige was mir hierzu einfällt ist, dass ich bei uns anstelle der IP den Hostnamen des Servers eintragen musste damit es ging.

Leider ist der Chat aber auch wenn er mal läuft etwas wackelig. Ich würde empfehlen ihn gut zu testen bevor du in produktiv einsetzt. Wir setzten ihn nicht ein (ILIAS 3.10.2)

Grüsse Pascal


Top
 Profile  
 
 Post subject: Re: Probleme mit Konfiguration
PostPosted: Mon Mar 16, 2009 16:50 
Offline
Mitglied ILIAS open source e-Learning e. V.
User avatar

Joined: Wed Mar 05, 2008 18:22
Posts: 127
Location: PH Zürich
pschmitt wrote:
Wir setzten ihn nicht ein (ILIAS 3.10.2)


Präziser: Dozierende, die damit arbeiten wollten, mussten diese Idee ganz aus ihrer Planung streichen, weil die Chats immer abstürzten, sodass keine ernsthafte und längere Diskussion möglich war. :-(


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 17, 2009 11:36 
Offline

Joined: Tue Dec 05, 2006 11:34
Posts: 9
Location: Databay AG, Aachen, Germany
Wir sind zur Zeit dran, den Chat zu überarbeiten, z.B. haben wir diese Framestruktur aufgelöst und nutzen jetzt nur noch einen iFrame für das eigentlich Chat-Nachrichten-Fenster. Die Listen der Chaträume und Benutzer werden jetzt mittels Ajax aktualisiert.

Und wir werden uns jetzt noch mal den Java Chatserver genauer anschauen, um herauszufinden, woran es liegt, dass der Chat manchmal scheinbar einfach abgebrochen wird...

Wir arbeiten dran! :-)


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 17, 2009 12:54 
Offline
Mitglied ILIAS open source e-Learning e. V.
User avatar

Joined: Wed Mar 05, 2008 18:22
Posts: 127
Location: PH Zürich
@jconze:
Das klingt ja schon mal viel versprechend!!
Diese News gebe ich meiner Kundschaft gerne weiter. :D


Top
 Profile  
 
 Post subject:
PostPosted: Wed Mar 18, 2009 09:51 
Offline

Joined: Fri Jan 30, 2009 10:06
Posts: 5
@pschmitt:

Wo wurde denn der Hostname eingetragen?
IpAddress, ExternalIpAddress oder ConnectionsFrom?


@jconze:

Ist schon absehbar bis wann der neue Chat verfügbar sein wird?


Top
 Profile  
 
 Post subject: Chat konfig
PostPosted: Wed Mar 18, 2009 12:36 
Offline

Joined: Thu Sep 14, 2006 15:51
Posts: 342
Location: Zürich
Quote:
@pschmitt:

Wo wurde denn der Hostname eingetragen?
IpAddress, ExternalIpAddress oder ConnectionsFrom?


Bei allen dreien.

Grüsse Pascal


Top
 Profile  
 
 Post subject: Re:
PostPosted: Mon Apr 20, 2009 17:37 
Offline
Mitglied ILIAS open source e-Learning e. V.
User avatar

Joined: Mon Aug 20, 2001 02:00
Posts: 1024
Location: ILIAS open source, Cologne, Germany
A.Schoenfeld wrote:
Ist schon absehbar bis wann der neue Chat verfügbar sein wird?


Der überarbeitete Chat wird definitv im neuen ILIAS 3.11 enthalten sein. Demnächst kann man sich auf der Testinstallation schon mal einen Eindruck davon machen.

- Matthias -

_________________
Matthias Kunkel
ILIAS open source @ University of Cologne


Top
 Profile  
 
 Post subject: Re: Probleme mit Konfiguration
PostPosted: Mon Oct 05, 2009 07:49 
Offline
User avatar

Joined: Thu Dec 02, 2004 16:12
Posts: 110
Location: Eichstaett, Germany
Are there plans for 3.11 with a revised chat? Or is the revised chat only in 4.0?

Peter


Top
 Profile  
 
 Post subject: Re: Probleme mit Konfiguration
PostPosted: Mon Oct 05, 2009 08:29 
Offline
Mitglied ILIAS open source e-Learning e. V.
User avatar

Joined: Mon Aug 20, 2001 02:00
Posts: 1024
Location: ILIAS open source, Cologne, Germany
Hello!

The numbering of ILIAS versions has changed since my last posting in this thread. Former ILIAS 3.11 is now called 4.0 due to the vast number of changes (see release report). There will be no 3.11!

Concerning the chat: ILIAS 4.0 contains a chat revision with a lot of usability improvements. But it is not a totally new chat! We like to introduce an alternative flash-based chat with 4.1 (see feature wiki).

Best regards,

Matthias

_________________
Matthias Kunkel
ILIAS open source @ University of Cologne


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group