Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-7678

Error when trying to access the front without having a datasource-sql.xml file

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.0M11
    • 4.0M10
    • None
    • None

      Caused by: java.io.IOException: java.io.FileNotFoundException: /home/quentin/projects/Ametys/templates/CMSWEB/trunk/webapp/cms/WEB-INF/data/config/datasources-sql.xml (No such file or directory)
      	at org.ametys.web.site.SitesPopulationsGenerator._saxSQLDatabaseFile(SitesPopulationsGenerator.java:148)
      	at org.ametys.web.site.SitesPopulationsGenerator._saxDatabasesFiles(SitesPopulationsGenerator.java:115)
      	at org.ametys.web.site.SitesPopulationsGenerator.generate(SitesPopulationsGenerator.java:89)
      	at org.apache.cocoon.components.pipeline.AbstractProcessingPipeline.processXMLPipeline(AbstractProcessingPipeline.java:581)
      	... 48 more
      Caused by: java.io.FileNotFoundException: /home/quentin/projects/Ametys/templates/CMSWEB/trunk/webapp/cms/WEB-INF/data/config/datasources-sql.xml (No such file or directory)
      	at java.io.FileInputStream.open0(Native Method)
      	at java.io.FileInputStream.open(FileInputStream.java:195)
      	at java.io.FileInputStream.<init>(FileInputStream.java:138)
      	at org.ametys.web.site.SitesPopulationsGenerator._saxSQLDatabaseFile(SitesPopulationsGenerator.java:142)
      	... 51 more
      

            raphael Raphaƫl Franchet
            quentin Quentin Glinel-Mortreuil (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: