[OBM] Backend MiniG

Yassine AYACHI ayachi.yassine at gmail.com
Wed Oct 29 10:41:35 CET 2008


Bonjour la liste,
Quelqu'un sait-il d'où cette erreur peut provenir? J'ai ceci après avoir
configurer mon frontend_conf.ini, mon backend a été bien configuré (merci
Thomas :-)).

Etat HTTP 500 -
------------------------------

*type* Rapport d'exception

*message*

*description* *Le serveur a rencontré une erreur interne () qui l'a empêché
de satisfaire la requête.*

*exception*

javax.servlet.ServletException: java.lang.NullPointerException
	fr.aliasource.webmail.server.LoginFilter.doFilter(LoginFilter.java:91)

*cause mère*

java.lang.NullPointerException
	fr.aliasource.webmail.server.LoginFilter.performLoginProcedure(LoginFilter.java:115)
	fr.aliasource.webmail.server.LoginFilter.doFilter(LoginFilter.java:88)

*note* *La trace complète de la cause mère de cette erreur est disponible
dans les fichiers journaux de Apache Tomcat/6.0.14.*
------------------------------
Apache Tomcat/6.0.14

Voici mon fichier /etc/minig/frontend_conf.ini :


########################################################
# General Frontend settings                            #
# copy this file to /etc/minig/frontend_conf.ini       #
########################################################

# IMAP proxy location (MiniG backend location)
frontend.proxyUrl=http://127.0.0.1:8081

# Set to "true" if frontend handles login by itself . If "false", a
# previous app layer MUST perform login before showing the frontend.
#
# With the GWT frontend running in tomcat, a servlet filter might perform
# the login operation.
frontend.ajaxLogin=true

# those settings are needed when OBM acts as single sign on provider for
MiniG
#frontend.ssoProvider=fr.aliasource.webmail.server.OBMSSOProvider
#frontend.ssoServerUrl=https://127.0.0.1/sso/sso_index.php
#frontend.logoutUrl=https://127.0.0.1/obm.php?action=logout

####################################
# gwt front specific settings      #
####################################

# client implementation

# uncomment for the dummy implementation
#frontend.gwt.proxyClientFactoryClass=fr.aliasource.webmail.server.proxy.client.DummyProxyClientFactory

# real client implementation
frontend.gwt.proxyClientFactoryClass=fr.aliasource.webmail.server.proxy.client.http.ProxyClientFactory



Merci d'avance pr vos retours.
Yassine.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.list.aliasource.fr/pipermail/obm/attachments/20081029/2867af3a/attachment-0001.html


More information about the Obm mailing list