Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-4336

Core schema load fails on Windows when jboss.server.data.dir is a UNC share

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.3 GA
    • Fix Version/s: 5.3.1
    • Component/s: None

      Description

      When starting JBoss on windows with:
      run.bat -Djboss.server.data.dir=\\MyMachine\C$\opt\data

      Then schema loading fails with:
      java.io.FileNotFoundException: \c$\opt\data\NXRuntime\schemas\comment.xsd
      at com.sun.xml.xsom.impl.parser.NGCCRuntimeEx.parseEntity(NGCCRuntimeEx.java:258)
      at com.sun.xml.xsom.impl.parser.ParserContext.parse(ParserContext.java:118)
      at com.sun.xml.xsom.parser.XSOMParser.parse(XSOMParser.java:129)
      at com.sun.xml.xsom.parser.XSOMParser.parse(XSOMParser.java:122)
      at com.sun.xml.xsom.parser.XSOMParser.parse(XSOMParser.java:115)
      at com.sun.xml.xsom.parser.XSOMParser.parse(XSOMParser.java:108)
      at org.nuxeo.ecm.core.schema.XSDLoader.loadSchema(XSDLoader.java:115)

        Attachments

          Activity

            People

            • Assignee:
              fguillaume Florent Guillaume
              Reporter:
              fguillaume Florent Guillaume
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: