Skip to content

Fails to delete subdirectory - but there is none? #217

@talljhawkins

Description

@talljhawkins

Confused here - can you help to see if this is an error or just me badly configuring:
I have the following:
"input.file.pattern": "^.*\.fuu$",
"input.path": "c:\B2BiInput\LWFW\input",
"finished.path": "c:\B2BiInput\LWFW\finished",
"error.path": "c:\B2BiInput\LWFW\errors",

The processing works just fine but it always logs an error for every file it processes:

Failed to delete input.path sub-directory: c:\B2BiInput\LWFW\input<I've redacted the filename.fuu> (com.github.jcustenborder.kafka.connect.spooldir.InputFile:242)

Is it trying to delete the subdirectory? c:\B2BiInput\LWFW or perhaps c:\B2BiInput\LWFW\input - and why? The file gets deleted/moved OK so that's not a problem.

I've tried this on a few systems and always the same error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions