Skip to content

Bug: fstat on path with embedded SQL? #178

Description

@joshmoore

From: https://forum.image.sc/t/issues-with-nfs-mount-of-omero-data-dir/95763/10

Related to this we ran a strace for the Blitz-0 process and saw quite often funny lines like this:
1603 newfstatat(AT_FDCWD, "/opt/omero/server/OMERO.server-5.6.10-ice36/etc/SELECT image/series FROM Pixels WHERE id = :id.class", 0x7f39badfae60, 0) = -1 ENOENT (No such file or directory)
The mixed in SQL query into the path seems very odd and certainly do not help with reducing I/O load and errors.

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