Hey Dave,
I've just tried the 5-minutes installation process.
Starts really good.
But, when deploying in tomcat 5.5, we need an xml configuration file!
So i had to create a WAR file and deploy it.
It works fine then, i create the database. Seems to work fine.
But when i finally go to roller, error page, nothing in the log file :

-----
An unknown error has occurred
What happened?
An unknown and unexpected error occured when Roller tried to check database 
status or bootstrap itself. Roller can't determine what happened so you will 
have to look at your servers log files and diagnose the problem yourself. 
Follow the instructons on the Roller wiki and seek help from the Roller user 
mailing list.

Why did that happen?
In case the clues above are not enough to help you figure out what is going 
wrong, here are some more details. The root cause of the problem is an 
exception of type [] 

To help you debug the problem, here is the stack trace for that exception:

    []

-----
 

-----Message d'origine-----
De : Dave [mailto:[EMAIL PROTECTED] 
Envoyé : mercredi 18 juillet 2007 14:27
À : dev@roller.apache.org
Objet : Re: Issue with xmlrpc

There is no beta, but there is a snapshot build from last week:
http://people.apache.org/~snoopdave/apache-roller-4.0/

And I'd love to hear any feedback you might have on the new EZ install process.

- Dave



On 7/18/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>  No, i can reproduce it with any client using metaweblogAPI or bloggerAPI...
> Where can i find a beta of the 4.0 to check if this is fixed?
>
> Eric
>
> -----Message d'origine-----
> De : Dave [mailto:[EMAIL PROTECTED] Envoyé : mercredi 18 juillet 
> 2007 14:17 À : dev@roller.apache.org Objet : Re: Issue with xmlrpc
>
> Looks like either your blog client is sending invalid XML to Roller or the 
> Apache XMLRPC library  that Roller 3.1 uses is choking due to some character 
> encoding issue (we upgrade in Apache XMLRPC 3.0 in Roller 4.0).
>
> The only way to duplicate this problem is via Microsoft's LiveWriter?
>
> - Dave
>
>
>
> On 7/17/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > Hi all,
> > I have some issue using livewriter or other publishing tools.
> > I have no problem to connect to my rollerblogger, retrieve the blogs 
> > list.
> > But when i try to publish a post, i have the following exception. 
> > any idea?
> >
> > regards
> >
> > Eric
> >
> > ERROR 2007-07-17 15:49:49,733 StandardWrapperValve:invoke -
> > Servlet.service() for servlet RollerXMLRPCServlet threw exception
> > org.apache.xmlrpc.ParseFailed: org.xml.sax.SAXParseException: 
> > expected Element
> >         at
> > org.apache.xmlrpc.XmlRpcRequestProcessor.processRequest(Unknown Source)
> >         at org.apache.xmlrpc.XmlRpcWorker.execute(Unknown Source)
> >         at org.apache.xmlrpc.XmlRpcServer.execute(Unknown Source)
> >         at org.apache.xmlrpc.XmlRpcServer.execute(Unknown Source)
> >         at
> > org.apache.roller.webservices.xmlrpc.RollerXMLRPCServlet.service(Rol
> > le
> > rX
> > MLRPCServlet.java:91)
> >         at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
> >         at
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
> > li
> > ca
> > tionFilterChain.java:252)
> >         at
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(Application
> > Fi
> > lt
> > erChain.java:173)
> >         at
> > org.apache.roller.ui.rendering.filters.RequestMappingFilter.doFilter
> > (R
> > eq
> > uestMappingFilter.java:140)
> >         at
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
> > li
> > ca
> > tionFilterChain.java:202)
> >         at
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(Application
> > Fi
> > lt
> > erChain.java:173)
> >         at
> > org.apache.roller.ui.core.filters.InitFilter.doFilter(InitFilter.java:
> > 71
> > )
> >         at
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
> > li
> > ca
> > tionFilterChain.java:202)
> >         at
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(Application
> > Fi
> > lt
> > erChain.java:173)
> >         at
> > org.apache.roller.ui.core.filters.PersistenceSessionFilter.doFilter(
> > Pe
> > rs
> > istenceSessionFilter.java:60)
> >         at
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
> > li
> > ca
> > tionFilterChain.java:202)
> >         at
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(Application
> > Fi
> > lt
> > erChain.java:173)
> >         at
> > org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(
> > Fi
> > lt
> > erChainProxy.java:264)
> >         at
> > org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(Fil
> > te
> > rS
> > ecurityInterceptor.java:107)
> >         at
> > org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(F
> > il
> > te
> > rSecurityInterceptor.java:72)
> >         at
> > org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(
> > Fi
> > lt
> > erChainProxy.java:274)
> >         at
> > org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTr
> > an
> > sl
> > ationFilter.java:110)
> >         at
> > org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(
> > Fi
> > lt
> > erChainProxy.java:274)
> >         at
> > org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFi
> > lt
> > er
> > (AnonymousProcessingFilter.java:125)
> >         at
> > org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(
> > Fi
> > lt
> > erChainProxy.java:274)
> >         at
> > org.acegisecurity.wrapper.SecurityContextHolderAwareRequestFilter.do
> > Fi
> > lt
> > er(SecurityContextHolderAwareRequestFilter.java:81)
> >         at
> > org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(
> > Fi
> > lt
> > erChainProxy.java:274)
> >         at
> > org.acegisecurity.securechannel.ChannelProcessingFilter.doFilter(Cha
> > nn
> > el
> > ProcessingFilter.java:138)
> >         at
> > org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(
> > Fi
> > lt
> > erChainProxy.java:274)
> >         at
> > org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(
> > Re
> > me
> > mberMeProcessingFilter.java:135)
> >         at
> > org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(
> > Fi
> > lt
> > erChainProxy.java:274)
> >         at
> > org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProce
> > ss
> > in
> > gFilter.java:217)
> >         at
> > org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(
> > Fi
> > lt
> > erChainProxy.java:274)
> >         at
> > org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilt
> > er
> > (H
> > ttpSessionContextIntegrationFilter.java:229)
> >         at
> > org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(
> > Fi
> > lt
> > erChainProxy.java:274)
> >         at
> > org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.ja
> > va
> > :1
> > 48)
> >         at
> > org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.
> > ja
> > va
> > :98)
> >         at
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
> > li
> > ca
> > tionFilterChain.java:202)
> >         at
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(Application
> > Fi
> > lt
> > erChain.java:173)
> >         at
> > org.apache.roller.ui.core.filters.SchemeEnforcementFilter.doFilter(S
> > ch
> > em
> > eEnforcementFilter.java:121)
> >         at
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
> > li
> > ca
> > tionFilterChain.java:202)
> >         at
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(Application
> > Fi
> > lt
> > erChain.java:173)
> >         at
> > org.apache.roller.ui.core.filters.CharEncodingFilter.doFilter(CharEn
> > co
> > di
> > ngFilter.java:81)
> >         at
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(App
> > li
> > ca
> > tionFilterChain.java:202)
> >         at
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(Application
> > Fi
> > lt
> > erChain.java:173)
> >         at
> > org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapper
> > Va
> > lv
> > e.java:213)
> >         at
> > org.apache.catalina.core.StandardContextValve.invoke(StandardContext
> > Va
> > lv
> > e.java:178)
> >         at
> > org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.
> > ja
> > va
> > :126)
> >         at
> > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.
> > ja
> > va
> > :105)
> >         at
> > org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java
> > :5
> > 41
> > )
> >         at
> > org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
> > java:107)
> >         at
> > org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.ja
> > va
> > :1
> > 48)
> >         at
> > org.apache.jk.server.JkCoyoteHandler.invoke(JkCoyoteHandler.java:199)
> >         at
> > org.apache.jk.common.HandlerRequest.invoke(HandlerRequest.java:282)
> >         at
> > org.apache.jk.common.ChannelSocket.invoke(ChannelSocket.java:754)
> >         at
> > org.apache.jk.common.ChannelSocket.processConnection(ChannelSocket.java:
> > 684)
> >         at
> > org.apache.jk.common.ChannelSocket$SocketConnection.runIt(ChannelSocket.
> > java:876)
> >         at
> > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(Thread
> > Po
> > ol
> > .java:684)
> >         at java.lang.Thread.run(Thread.java:534)
> >
> >
> > --------------------------------------------------------------------
> > --
> > --------------------- "Cette communication (y compris les pieces
> > jointes) est reservee a l'usage exclusif du destinataire (des 
> > destinataires) et peut contenir des informations privilegiees, 
> > confidentielles, exemptees de divulgation selon la loi ou protegees par les 
> > droits d'auteur. Si vous n'etes pas un destinataire, toute utilisation, 
> > divulgation, distribution, reproduction, examen ou copie (totale ou 
> > partielle) est non-autorisee et peut etre illegale. Tout message 
> > electronique est susceptible d'alteration et son integrite ne peut etre 
> > assuree. Sanofi Pasteur decline toute responsabilite au titre de ce message 
> > s'il a ete modifie ou falsifie. Si vous n'etes pas destinataire de ce 
> > message, merci de le detruire immediatement et d'avertir l'expediteur de 
> > l'erreur de distribution et de la destruction du message. Merci.
> > This transmission (including any attachments) is intended solely for the 
> > use of the addressee(s) and may contain confidential information including 
> > trade secrets which are privileged, confidential, exempt from disclosure 
> > under applicable law and/or subject to copyright. If you are not an 
> > intended recipient, any use, disclosure, distribution, reproduction, review 
> > or copying (either whole or partial) is unauthorized and may be unlawful. 
> > E-mails are susceptible to alteration and their integrity cannot be 
> > guaranteed.Sanofi Pasteur shall not be liable for this e-mail if modified 
> > or falsified. If you are not the intended recipient of this e-mail, please 
> > delete it immediately from your system and notify the sender of the wrong 
> > delivery and the mail deletion. Thank you."
> > ********************************************************************
> > **
> >
> >
> ----------------------------------------------------------------------
> --------------------- "Cette communication (y compris les pieces 
> jointes) est reservee a l'usage exclusif du destinataire (des destinataires) 
> et peut contenir des informations privilegiees, confidentielles, exemptees de 
> divulgation selon la loi ou protegees par les droits d'auteur. Si vous n'etes 
> pas un destinataire, toute utilisation, divulgation, distribution, 
> reproduction, examen ou copie (totale ou partielle) est non-autorisee et peut 
> etre illegale. Tout message electronique est susceptible d'alteration et son 
> integrite ne peut etre assuree. Sanofi Pasteur decline toute responsabilite 
> au titre de ce message s'il a ete modifie ou falsifie. Si vous n'etes pas 
> destinataire de ce message, merci de le detruire immediatement et d'avertir 
> l'expediteur de l'erreur de distribution et de la destruction du message. 
> Merci.
> This transmission (including any attachments) is intended solely for the use 
> of the addressee(s) and may contain confidential information including trade 
> secrets which are privileged, confidential, exempt from disclosure under 
> applicable law and/or subject to copyright. If you are not an intended 
> recipient, any use, disclosure, distribution, reproduction, review or copying 
> (either whole or partial) is unauthorized and may be unlawful. E-mails are 
> susceptible to alteration and their integrity cannot be guaranteed.Sanofi 
> Pasteur shall not be liable for this e-mail if modified or falsified. If you 
> are not the intended recipient of this e-mail, please delete it immediately 
> from your system and notify the sender of the wrong delivery and the mail 
> deletion. Thank you."
> **********************************************************************
>
>
-------------------------------------------------------------------------------------------
"Cette communication (y compris les pieces jointes) est reservee a l'usage 
exclusif du destinataire (des destinataires) et peut contenir des informations 
privilegiees, confidentielles, exemptees de divulgation selon la loi ou 
protegees par les droits d'auteur. Si vous n'etes pas un destinataire, toute 
utilisation, divulgation, distribution, reproduction, examen ou copie (totale 
ou partielle) est non-autorisee et peut etre illegale. Tout message 
electronique est susceptible d'alteration et son integrite ne peut etre 
assuree. Sanofi Pasteur decline toute responsabilite au titre de ce message 
s'il a ete modifie ou falsifie. Si vous n'etes pas destinataire de ce message, 
merci de le detruire immediatement et d'avertir l'expediteur de l'erreur de 
distribution et de la destruction du message. Merci.
This transmission (including any attachments) is intended solely for the use of 
the addressee(s) and may contain confidential information including trade 
secrets which are privileged, confidential, exempt from disclosure under 
applicable law and/or subject to copyright. If you are not an intended 
recipient, any use, disclosure, distribution, reproduction, review or copying 
(either whole or partial) is unauthorized and may be unlawful. E-mails are 
susceptible to alteration and their integrity cannot be guaranteed.Sanofi 
Pasteur shall not be liable for this e-mail if modified or falsified. If you 
are not the intended recipient of this e-mail, please delete it immediately 
from your system and notify the sender of the wrong delivery and the mail 
deletion. Thank you."
**********************************************************************

Reply via email to