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

Karl Wright commented on CONNECTORS-308:
----------------------------------------

I'm still left with the following problem running the tests under ant:

{code}
    [junit] 2011-12-12 16:51:05.690:INFO::Extract 
../../connectors/alfresco/build/alfresco-war/alfresco.war to 
C:\Users\Karl\AppData\Local\Temp\Jetty_0_0_0_0_9090_alfresco.war__alfresco__.rv4lqp\webapp
    [junit] 2011-12-12 16:51:31.297:INFO:/alfresco:Initializing Spring root 
WebApplicationContext
    [junit] 2011-12-12 16:52:28.342:WARN::Failed startup of context 
org.mortbay.jetty.webapp.WebAppContext@48c46b{/alfresco,../../connectors/alfresco/build/alfresco-war/alfresco.war}
    [junit] org.alfresco.error.AlfrescoRuntimeException: 11120001 Bootstrap 
failed
    [junit]     at 
org.alfresco.repo.importer.ImporterBootstrap.bootstrap(ImporterBootstrap.java:361)
    [junit]     at 
org.alfresco.repo.importer.ImporterBootstrap.onBootstrap(ImporterBootstrap.java:718)
    [junit]     at 
org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)
    [junit]     at 
org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:97)
    [junit]     at 
org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:78)
    [junit]     at 
org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:294)
    [junit]     at 
org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:858)
    [junit]     at 
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:419)
    [junit]     at 
org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:261)
    [junit]     at 
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:192)
    [junit]     at 
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:47)
    [junit]     at org.alfresco.web.app.ContextLoaderListener.contextInitialized
{code}


                
> "ant test" fails due to Alfresco test problem
> ---------------------------------------------
>
>                 Key: CONNECTORS-308
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-308
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Alfresco connector
>    Affects Versions: ManifoldCF 0.4
>         Environment: Windows (although this shouldn't matter)
>            Reporter: Karl Wright
>            Assignee: Karl Wright
>            Priority: Blocker
>             Fix For: ManifoldCF 0.4
>
>
> I get this error when I do "ant test":
> {code}
> ...
> setup-alfresco-connector-tests:
>      [copy] Copying 6 files to C:\wip\mcf\trunk\connectors\alfresco\lib
> BUILD FAILED
> C:\wip\mcf\trunk\build.xml:316: The following error occurred while executing 
> this line:
> C:\wip\mcf\trunk\tests\alfresco-war\build.xml:25: The following error 
> occurred while executing this line:
> C:\wip\mcf\trunk\tests\alfresco-war\tools\ant\tasks\tomcat-tasks.xml:30: 
> C:\wip\mcf\trunk\${appserver.dir}\server\lib does not exist.
> Total time: 18 seconds
> C:\wip\mcf\trunk>
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to