Skip to content

NullPointerException with GridSearch #4

Description

@GabrielePisciotta

It raises this exception:

java.lang.NullPointerException
	at org.scify.jedai.blockbuilding.SortedNeighborhoodBlocking.getNumberOfGridConfigurations(SortedNeighborhoodBlocking.java:111)
	at org.scify.jedai.gui.utilities.WorkflowManager.runStepByStepWorkflow(WorkflowManager.java:658)
	at org.scify.jedai.gui.utilities.WorkflowManager.executeWorkflow(WorkflowManager.java:308)
	at org.scify.jedai.gui.controllers.steps.CompletedController.lambda$runAlgorithmBtnHandler$6(CompletedController.java:302)
	at java.lang.Thread.run(Thread.java:748)

Using AbtBuy Clean-Clean serialized dataset and the following configuration:

  • No schema clustering
  • Extended sorted neighborhood (automatic)
  • No block cleaning
  • Comparison propagation (automatic)
  • Profile matcher (automatic)
  • Unique map clustering (automatic)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions