[EP-tech] Re: uninitialized values in default archive
Field A.N.
af05v at ecs.soton.ac.uk
Tue Feb 17 12:01:33 GMT 2015
Hi Thomas
It looks like a null mysql query is being produced and attempted to run. Could you paste your repository's metadata field configuration? It should be in your repository's cfg.d/eprint_fields.pl file, but it other fields may be added in other configuration files in cfg.d. Also, have you added any fields using the 'manage metadata fields' front-end tool. Finally, have you made any changes to the perl libs in your repository?
--
Adam Field
Business Relationship Manager and Community Lead
EPrints Services
On 10 Feb 2015, at 09:33, Thomas Lauke wrote:
> Hi folks,
>
> after creating a fresh respository I got (by executing `bin/epadmin update test --verbose --verbose`)
> Starting EPrints Repository.
> Connecting to DB ... Database execute debug: SET NAMES 'utf8'
> done.
> Use of uninitialized value $sql in concatenation (.) or string at /opt/eprints3/eprints-3.3.13/bin/../perl_lib/EPrints/Database.pm line 3208, <DATA> line 960.
> Database execute debug:
> Use of uninitialized value $sql in concatenation (.) or string at /opt/eprints3/eprints-3.3.13/bin/../perl_lib/EPrints/Database.pm line 3208, <DATA> line 960.
> Database execute debug:
> Use of uninitialized value $sql in concatenation (.) or string at /opt/eprints3/eprints-3.3.13/bin/../perl_lib/EPrints/Database.pm line 3208, <DATA> line 960.
> Database execute debug:
> Use of uninitialized value $sql in concatenation (.) or string at /opt/eprints3/eprints-3.3.13/bin/../perl_lib/EPrints/Database.pm line 3208, <DATA> line 960.
> Database execute debug:
> Use of uninitialized value $sql in concatenation (.) or string at /opt/eprints3/eprints-3.3.13/bin/../perl_lib/EPrints/Database.pm line 3208, <DATA> line 960.
> Database execute debug:
> Use of uninitialized value $sql in concatenation (.) or string at /opt/eprints3/eprints-3.3.13/bin/../perl_lib/EPrints/Database.pm line 3208, <DATA> line 960.
> Database execute debug:
> Use of uninitialized value $sql in concatenation (.) or string at /opt/eprints3/eprints-3.3.13/bin/../perl_lib/EPrints/Database.pm line 3208, <DATA> line 960.
> Database execute debug:
> Use of uninitialized value $sql in concatenation (.) or string at /opt/eprints3/eprints-3.3.13/bin/../perl_lib/EPrints/Database.pm line 3208, <DATA> line 960.
> Database execute debug:
> Use of uninitialized value $sql in concatenation (.) or string at /opt/eprints3/eprints-3.3.13/bin/../perl_lib/EPrints/Database.pm line 3208, <DATA> line 960.
> Database execute debug:
> Use of uninitialized value $sql in concatenation (.) or string at /opt/eprints3/eprints-3.3.13/bin/../perl_lib/EPrints/Database.pm line 3208, <DATA> line 960.
> Database execute debug:
> Use of uninitialized value $sql in concatenation (.) or string at /opt/eprints3/eprints-3.3.13/bin/../perl_lib/EPrints/Database.pm line 3208, <DATA> line 960.
> Database execute debug:
> Use of uninitialized value $sql in concatenation (.) or string at /opt/eprints3/eprints-3.3.13/bin/../perl_lib/EPrints/Database.pm line 3208, <DATA> line 960.
> Database execute debug:
> 0 datasets added
> 0 fields added
> Database execute debug: SELECT 1 FROM `counters` WHERE `countername`='savedsearchid'
> Database execute debug: SELECT 1 FROM `counters` WHERE `countername`='documentid'
> Database execute debug: SELECT 1 FROM `counters` WHERE `countername`='fileid'
> Database execute debug: SELECT 1 FROM `counters` WHERE `countername`='userid'
> Database execute debug: SELECT 1 FROM `counters` WHERE `countername`='eprintid'
> Database execute debug: SELECT 1 FROM `counters` WHERE `countername`='requestid'
> Database execute debug: SELECT 1 FROM `counters` WHERE `countername`='historyid'
> Database execute debug: SELECT 1 FROM `counters` WHERE `countername`='accessid'
> Database execute debug: SELECT 1 FROM `counters` WHERE `countername`='messageid'
> Database execute debug: SELECT 1 FROM `counters` WHERE `countername`='importid'
> Database execute debug: SELECT 1 FROM `counters` WHERE `countername`='cachemapid'
> Database execute debug: SELECT 1 FROM `counters` WHERE `countername`='tripleid'
> Database execute debug: SELECT 1 FROM `counters` WHERE `countername`='metafieldid'
> 0 counters were added
>
> What's wrong with our installation? Or is it just a warning?
>
> Tia
> Thomas
> *** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
> *** Archive: http://www.eprints.org/tech.php/
> *** EPrints community wiki: http://wiki.eprints.org/
> *** EPrints developers Forum: http://forum.eprints.org/
More information about the Eprints-tech
mailing list