Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-23409

Exception message "Local DFS mount point '' does not exist" is incorrect

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: High High
    • None
    • 5.2, 5.3
    • Legacy > Clustering
    • None

    Description

      When DFS cluster mount point path does not exist, an exception is thrown at times (for example when running composer install / clearing caches).

      However, the exception message displays an empty string instead of the actual (configured) path.

      Steps to reproduce:
      • Configure cluster with unexistant mount point path ("nfstest")
      • Clear caches
      Result: the message is incorrect.
      $ php ezpublish/console cache:clear
      Clearing the cache for the dev environment with debug true
      
      
        [eZDFSFileHandlerNFSMountPointNotFoundException]
        Local DFS mount point '' does not exist
      
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            joao.inacio-obsolete@ez.no Joao Inacio (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: