Uploaded image for project: '{RETIRED} XWiki Enterprise'
  1. {RETIRED} XWiki Enterprise
  2. XE-1047

XWiki always starts with errors on Windows

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • None
    • 3.2
    • None
    • None
    • I'm using Java 1.6.0_29 Win 7 32bit.
    • Windows, path separator, backslash

    Description

      I set up a fresh installation of XWiki on a Win 7 system that has never seen XWiki before. Wnen starting XWiki, I get several errors that org.apache.jasp
      er.servlet.JspServlet was not found:

      2011-11-19 16:56:49.379:INFO::jetty-7.4.5.v20110725
      2011-11-19 16:56:49.515:INFO::Opened C:\Program Files\XWiki\jetty\logs\2011_11_19.request.log
      2011-11-19 16:56:49.564:INFO::Deployment monitor C:\Program Files\XWiki\jetty\contexts at interval 1
      2011-11-19 16:56:49.600:INFO::Deployable added: C:\Program Files\XWiki\jetty\contexts\root.xml
      2011-11-19 16:56:50.172:INFO::NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
      2011-11-19 16:56:50.322:INFO::started o.e.j.w.WebAppContext{/,file:/C:/Program%20Files/XWiki/webapps/root/},C:\Program Files\XWiki\jetty/../webapps/root
      2011-11-19 16:56:50.389:INFO::Deployable added: C:\Program Files\XWiki\jetty\contexts\xwiki.xml
      2011-11-19 16:57:22.365:INFO::NO JSP Support for /xwiki, did not find org.apache.jasper.servlet.JspServlet
      

      As you can see there is also a problem with the folder separators:
      C:\Program Files\XWiki\jetty/../webapps/root
      is an invalid path on Windows. Only the path
      C:\Program Files\XWiki\jetty\..\webapps\root
      would be a correct one.

      Attachments

        Activity

          People

            vmassol Vincent Massol
            stoehr Uwe Stöhr
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: