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

Windows data directories are messed up

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 5.3.2
    • Fix Version/s: 5.4
    • Component/s: Dev Tools
    • Upgrade notes:
      Hide

      Windows users: you have to move data from the old wrong path (missing backslashes) to the correct one. For instance, from "%APPDATA%Nuxeo DMdata" to "%APPDATA%\Nuxeo DM\data".

      Show
      Windows users: you have to move data from the old wrong path (missing backslashes) to the correct one. For instance, from "%APPDATA%Nuxeo DMdata" to "%APPDATA%\Nuxeo DM\data".

      Description

      Under windows, we get bad directories ("\" characters are missing):
      <config-property name="property" type="java.lang.String">URL=jdbc:h2:C:nuxeo-dm-5.4.0-SNAPSHOT-jbossserverdefaultdataNXRuntimedata/h2/nuxeo;AUTO_SERVER=true</config-property>
      with template such as:
      <config-property name="property" type="java.lang.String">URL=jdbc:h2:${nuxeo.data.dir}/h2/${nuxeo.db.name};AUTO_SERVER=true</config-property>

        Attachments

          Activity

            People

            • Assignee:
              jcarsique Julien Carsique
              Reporter:
              jcarsique Julien Carsique
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: