Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-6333

java.nio.file.InvalidPathException during publishing and unpublishing on version 5.4

XMLWordPrintable

    • Basel 14
    • 5

      I am trying to upgrade to 5.4 magnolia version(from fresh empty schemas). On 5.4 on publishing/unpublishing I get exception(exception log attached):

      java.nio.file.InvalidPathException: Illegal char <:> at index 48: C:\dev\apache-tomcat-8.0.21\webapps\mg-auth\/jcr:system/jcr:versionStorage/af/72/95/af72957c-bb65-4132-881c-205eee9e68f3/1.6

      The same exception happens when I download magnolia bundle with bundled tomcat and try to run it(so no changes from my side).

      then possibly resulting in: "Unclosed session detected"

      The resource loader was introduced in 5.4 under admin-ui-central.
      As of 5.3.9 we had clean logs during publishing/unpublishing.

      Could you please assist me with that? Otherwise I will have to stick with 5.3.9.

      The publishing and unpublishing works as expected, just the error messages in the logs. But judging from the severity I am not confident to continue with them.

      I am inheriting from parent bundle with following transitive dependencies in web app:

      <dependency>
      			<groupId>info.magnolia.ui</groupId>
      			<artifactId>magnolia-ui-admincentral</artifactId>
      		</dependency>
      		<dependency>
      			<groupId>info.magnolia</groupId>
      			<artifactId>magnolia-module-scheduler</artifactId>
      		</dependency>
      		<dependency>
      			<groupId>info.magnolia.widgetset</groupId>
      			<artifactId>magnolia-vaadin-widgetset</artifactId>
      		</dependency>
      		<dependency>
      			<groupId>info.magnolia.pages</groupId>
      			<artifactId>magnolia-pages-app</artifactId>
      		</dependency>
      		<dependency>
      			<groupId>info.magnolia.security</groupId>
      			<artifactId>magnolia-security-app</artifactId>
      		</dependency>
      		<dependency>
      			<groupId>info.magnolia.about</groupId>
      			<artifactId>magnolia-about-app</artifactId>
      		</dependency>
      		<dependency>
      			<groupId>info.magnolia</groupId>
      			<artifactId>magnolia-rendering</artifactId>
      		</dependency>
      		<dependency>
      			<groupId>info.magnolia</groupId>
      			<artifactId>magnolia-templating</artifactId>
      		</dependency>
      		<dependency>
      			<groupId>info.magnolia</groupId>
      			<artifactId>magnolia-templating-jsp</artifactId>
      		</dependency>
      		<dependency>
      			<groupId>info.magnolia.cache</groupId>
      			<artifactId>magnolia-module-cache</artifactId>
      		</dependency>
      		<dependency>
      			<groupId>info.magnolia.activation</groupId>
      			<artifactId>magnolia-module-activation</artifactId>
      		</dependency>
      		<dependency>
      			<groupId>info.magnolia</groupId>
      			<artifactId>magnolia-module-mail</artifactId>
      		</dependency>
      		<dependency>
      			<groupId>info.magnolia</groupId>
      			<artifactId>magnolia-jaas</artifactId>
      		</dependency>
      		<dependency>
      			<groupId>info.magnolia.dam</groupId>
      			<artifactId>magnolia-dam</artifactId>
      		</dependency>
      		<dependency>
      			<groupId>info.magnolia.rest</groupId>
      			<artifactId>magnolia-rest-services</artifactId>
      		</dependency>
      		<dependency>
      			<groupId>info.magnolia.rest</groupId>
      			<artifactId>magnolia-rest-integration</artifactId>
      		</dependency>
      		<dependency>
      			<groupId>info.magnolia.rest</groupId>
      			<artifactId>magnolia-rest-tools</artifactId>
      		</dependency>
      		<dependency>
      			<groupId>org.apache.tika</groupId>
      			<artifactId>tika-parsers</artifactId>
      		</dependency>
      		<dependency>
      			<groupId>org.bouncycastle</groupId>
      			<artifactId>bcprov-jdk16</artifactId>
      			<version>1.46</version>
      		</dependency>
      		<dependency>
      			<groupId>org.bouncycastle</groupId>
      			<artifactId>bcmail-jdk16</artifactId>
      			<version>1.46</version>
      		</dependency>
      		<dependency>
      			<groupId>village</groupId>
      			<artifactId>village</artifactId>
      			<version>2.0</version>
      		</dependency>
      
      		<dependency>
      			<groupId>org.apache.torque</groupId>
      			<artifactId>torque-runtime</artifactId>
      			<version>4.0</version>
      		</dependency>
      
      		<dependency>
      			<groupId>net.sourceforge.openutils</groupId>
      			<artifactId>openutils-log4j</artifactId>
      		</dependency>
      
      		<dependency>
      				<groupId>xerces</groupId>
      				<artifactId>xercesImpl</artifactId>
      				<version>2.11.0</version><!--$NO-MVN-MAN-VER$-->
      		</dependency>
      
      

        Acceptance criteria

              mgeljic Mikaël Geljić
              impact impact
              Votes:
              2 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD

                    Estimated:
                    Original Estimate - Not Specified
                    Not Specified
                    Remaining:
                    Remaining Estimate - 0d
                    0d
                    Logged:
                    Time Spent - 0.25d
                    0.25d