EPrints Technical Mailing List Archive

Message: #03950


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] Re: uninitialized values in default archive


Every single non trivial perl program I've seen, produce always this output. It is just a warning, it concatenates a string with another with a null value, nothing special.


Il 10/02/2015 10:33, Thomas Lauke ha scritto:
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/