[ 
https://issues.apache.org/jira/browse/CONNECTORS-1050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14152199#comment-14152199
 ] 

Karl Wright commented on CONNECTORS-1050:
-----------------------------------------

Hi Abe-san,

I can run the alfresco test properly under ant, but under maven I get this 
error (seemingly related to JSP processing):

{code}
org.apache.jasper.JasperException: org.apache.jasper.JasperException: PWC6177: 
XML parsing error on file /WEB-INF/web.xml
        at 
org.apache.jasper.compiler.JspConfig.processWebDotXml(JspConfig.java:214)
        at org.apache.jasper.compiler.JspConfig.init(JspConfig.java:312)
        at org.apache.jasper.compiler.JspConfig.<init>(JspConfig.java:118)
        at 
org.apache.jasper.EmbeddedServletOptions.<init>(EmbeddedServletOptions.java:717)
        at org.apache.jasper.servlet.JspServlet.init(JspServlet.java:149)
        at 
org.eclipse.jetty.servlet.ServletHolder.initServlet(ServletHolder.java:600)
        at 
org.eclipse.jetty.servlet.ServletHolder.initialize(ServletHolder.java:389)
        at 
org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:869)
        at 
org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:298)
        at 
org.eclipse.jetty.webapp.WebAppContext.startWebapp(WebAppContext.java:1341)
        at 
org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1334)
        at 
org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:741)
        at 
org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:497)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at 
org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132)
        at 
org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114)
        at 
org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61)
        at 
org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(ContextHandlerCollection.java:163)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at 
org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:132)
        at org.eclipse.jetty.server.Server.start(Server.java:387)
        at 
org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114)
        at 
org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:61)
        at org.eclipse.jetty.server.Server.doStart(Server.java:354)
        at 
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
        at 
org.apache.manifoldcf.crawler.connectors.alfresco.tests.BaseITHSQLDB.setUpAlfresco(BaseITHSQLDB.java:96)
{code}

I think there may be something with a wrong version in the dependencies in the 
connectors/alfresco/pom.xml file.


> Upgrade to Jetty 9
> ------------------
>
>                 Key: CONNECTORS-1050
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1050
>             Project: ManifoldCF
>          Issue Type: Task
>            Reporter: Shinichiro Abe
>            Assignee: Shinichiro Abe
>             Fix For: ManifoldCF 2.0
>
>         Attachments: CONNECTORS-1050.patch, CONNECTORS-1050.patch, 
> CONNECTORS-1050.patch
>
>
> Upgrading to Jetty 9, the patch I wrote on CONNECTORS-345 works.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to