Hi ,

The tomcat log that i have is the following, and in my windows installation
this file is under pentaho-solutions folder:

16:04:49,898 ERROR [ContextLoader] Context initialization failed
org.springframework.beans.factory.BeanDefinitionStoreException: IOException
parsing XML document from ServletContext resource
[/pentaho-spring-beans.xml]; nested exception is
java.io.FileNotFoundException: Could not open ServletContext resource
[/pentaho-spring-beans.xml]
    at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:349)
    at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:310)
    at
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:143)
    at
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:178)
    at
org.springframework.beans.factory.support.AbstractBeanDefinitionReader.loadBeanDefinitions(AbstractBeanDefinitionReader.java:149)
    at
org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:124)
    at
org.springframework.web.context.support.XmlWebApplicationContext.loadBeanDefinitions(XmlWebApplicationContext.java:92)
    at
org.springframework.context.support.AbstractRefreshableApplicationContext.refreshBeanFactory(AbstractRefreshableApplicationContext.java:123)
    at
org.springframework.context.support.AbstractApplicationContext.obtainFreshBeanFactory(AbstractApplicationContext.java:422)
    at
org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:352)
    at
org.springframework.web.context.ContextLoader.createWebApplicationContext(ContextLoader.java:255)
    at
org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:199)
    at
org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:45)
    at
org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4521)
    at
org.apache.catalina.core.StandardContext$1.call(StandardContext.java:5004)
    at
org.apache.catalina.core.StandardContext$1.call(StandardContext.java:4999)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
    at java.util.concurrent.FutureTask.run(FutureTask.java:166)
    at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
    at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
    at java.lang.Thread.run(Thread.java:636)
Caused by: java.io.FileNotFoundException: Could not open ServletContext
resource [/pentaho-spring-beans.xml]
    at
org.springframework.web.context.support.ServletContextResource.getInputStream(ServletContextResource.java:117)
    at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.loadBeanDefinitions(XmlBeanDefinitionReader.java:336)
    ... 20 more
16:04:49,912 ERROR [Logger]
misc-org.pentaho.platform.web.http.context.SolutionContextListener:
SolutionContextListener.ERROR_0001 - Solution path is invalid

Cheers,
Natu




On Sat, May 21, 2011 at 7:31 AM, Natu Lauchande <[email protected]>wrote:

> Hi All,
>
> All the mifos BI runned perfectly on windows enviroment i am now trying to
> install the very same system in an ubuntu server enviroment. But i am
> running across some problems, in some points of the guide that would be very
> helpful:
>
> I am using an Ubuntu server without a graphical user interface, what is the
> best approach to sort the problem.
>
> I could make all the steps apart from the one described below, that
> prevents Pentaho from running in ubuntu-server:
>
> "
>
> download 
> cda-installer-v1.0.jar<http://pentaho-cda.googlecode.com/files/cda-installer-v1.0.jar>
> java -jar cda-installer-v1.0.jar
> select 3.6 version of pentaho
>
> create the directory /etc/pentaho/solutions
> point to /etc/pentaho/solutions when asked for pentaho solutions directory
>
> To verify CDA is working use sample CDA (download 
> here)<http://mifosforge.jira.com/wiki/download/attachments/5275845/cda-samples-pentaho-bi-server-3.7.zip>which
>  need to be extracted in
> biserver-ce-3.7.0-stable/biserver-ce/pentaho-solutions.
>
> John W : I think the reference above to biserver-ce-3.7.0 is wrong and
> should be /etc/pentaho ???
> "
>
> Does anyone have an workaround for this issue?
>
> Cheers,
> Natu
>
>
>
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Mifos-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to