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
- To: eprints-tech@ecs.soton.ac.uk
- Subject: [EP-tech] Re: uninitialized values in default archive
- From: Yuri <yurj@alfa.it>
- Date: Thu, 19 Feb 2015 08:18:19 +0100
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/
- References:
- [EP-tech] uninitialized values in default archive
- From: Thomas Lauke <th.lauke@arcor.de>
- [EP-tech] uninitialized values in default archive
- Prev by Date: [EP-tech] Re: Search API and name fields (or compound)
- Next by Date: [EP-tech] Re: uninitialized values in default archive
- Previous by thread: [EP-tech] Re: uninitialized values in default archive
- Next by thread: [EP-tech] Errors on generate_views after 3.3.12 to 3.3.13 upgrade
- Index(es):