Skip to content

DML Exception error with postgreSQL when trying to open pdf file using version 1.5.3 (2022120500.) #80

@HarryBleckert

Description

@HarryBleckert

A DML Exception error is shown when trying to open the pdf file initially. It won't open and won't show.

We are using DB Server postgreSQL 15 and Moodle 3.11.11+ with latest pdf annotator plugin version 1.5.3 (2022120500.)

PDF Annotator v1.4 release 11 is running without any known issues.
We downgraded.

Error log:
2022-12-15 07:53:50: (mod_fastcgi.c.450) FastCGI-stderr:PHP message: Default exception handler: Fehler beim Lesen der Datenbank Debug: FEHLER: ung\xc3\xbcltige Eingabesyntax f\xc3\xbcr Typ
bigint: \xc2\xbbEvaluationen -Dokumentation.pdf\xc2\xab
2022-12-15 07:53:50: (mod_fastcgi.c.450) FastCGI-stderr:CONTEXT: unbenanntes Portal Parameter $1 = '...'
2022-12-15 07:53:50: (mod_fastcgi.c.450) FastCGI-stderr:SELECT 'x' FROM mdl_pdfannotator_comments WHERE id = $1 LIMIT 1
2022-12-15 07:53:50: (mod_fastcgi.c.450) FastCGI-stderr:[array (
2022-12-15 07:53:50: (mod_fastcgi.c.450) FastCGI-stderr: 0 => 'Evaluationen -Dokumentation.pdf',
2022-12-15 07:53:50: (mod_fastcgi.c.450) FastCGI-stderr:)]
2022-12-15 07:53:50: (mod_fastcgi.c.450) FastCGI-stderr:Error code: dmlreadexception
2022-12-15 07:53:50: (mod_fastcgi.c.450) FastCGI-stderr:* line 486 of /lib/dml/moodle_database.php: dml_read_exception thrown
2022-12-15 07:53:50: (mod_fastcgi.c.450) FastCGI-stderr:* line 293 of /lib/dml/moodle_read_slave_trait.php: call to moodle_database->query_end()
2022-12-15 07:53:50: (mod_fastcgi.c.450) FastCGI-stderr:* line 338 of /lib/dml/pgsql_native_moodle_database.php: call to pgsql_native_moodle_database->read_slave_query_end()
2022-12-15 07:53:50: (mod_fastcgi.c.450) FastCGI-stderr:* line 892 of /lib/dml/pgsql_native_moodle_database.php: call to pgsql_native_moodle_database->query_end()
2022-12-15 07:53:50: (mod_fastcgi.c.450) FastCGI-stderr:* line 2002 of /lib/dml/moodle_database.php: call to pgsql_native_moodle_database->get_recordset_sql()
2022-12-15 07:53:50: (mod_fastcgi.c.450) FastCGI-stderr:* line 1987 of /lib/dml/moodle_database.php: call to moodle_database->record_exists_sql()
2022-12-15 07:53:50: (mod_fastcgi.c.450) FastCGI-stderr:* line 1971 of /lib/dml/moodle_database.php: call ...


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions