Uploaded image for project: 'ONgDB'
  1. ONgDB
  2. ONGDB-42

EnterpriseReadReplicaEditionModule method createFileSystemWatcherService in class org.neo4j.kernel.impl.factory.EditionModule cannot be applied to given types

    XMLWordPrintable

Details

    Description

      Build Commit

      ac041962404019aca522d28308b5d2728218db4c

      Build Error

      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project ongdb-causal-clustering: Compilation failure: Compilation failure:
      [ERROR] /Users/bradnussbaum/git/graphfoundation/ongdb-34-dev/enterprise/causal-clustering/src/main/java/org/neo4j/causalclustering/readreplica/EnterpriseReadReplicaEditionModule.java:[169,26] method createFileSystemWatcherService in class org.neo4j.kernel.impl.factory.EditionModule cannot be applied to given types;
      [ERROR]   required: org.neo4j.io.fs.FileSystemAbstraction,java.io.File,org.neo4j.kernel.impl.logging.LogService,org.neo4j.scheduler.JobScheduler,org.neo4j.kernel.configuration.Config,java.util.function.Predicate<java.lang.String>
      [ERROR]   found: org.neo4j.io.fs.FileSystemAbstraction,java.io.File,org.neo4j.kernel.impl.logging.LogService,org.neo4j.scheduler.JobScheduler,java.util.function.Predicate<java.lang.String>
      [ERROR]   reason: actual and formal argument lists differ in length
      [ERROR] /Users/bradnussbaum/git/graphfoundation/ongdb-34-dev/enterprise/causal-clustering/src/main/java/org/neo4j/causalclustering/core/EnterpriseCoreEditionModule.java:[226,26] method createFileSystemWatcherService in class org.neo4j.kernel.impl.factory.EditionModule cannot be applied to given types;
      [ERROR]   required: org.neo4j.io.fs.FileSystemAbstraction,java.io.File,org.neo4j.kernel.impl.logging.LogService,org.neo4j.scheduler.JobScheduler,org.neo4j.kernel.configuration.Config,java.util.function.Predicate<java.lang.String>
      [ERROR]   found: org.neo4j.io.fs.FileSystemAbstraction,java.io.File,org.neo4j.kernel.impl.logging.LogService,org.neo4j.scheduler.JobScheduler,java.util.function.Predicate<java.lang.String>
      [ERROR]   reason: actual and formal argument lists differ in length
      

      Attachments

        Issue Links

          Activity

            People

              bradnussbaum Brad Nussbaum
              bradnussbaum Brad Nussbaum
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: