Issue 10632

Dwc adapter for ITIS and GRIN broken

10632
Reporter: mdoering
Assignee: mdoering
Type: Bug
Summary: Dwc adapter for ITIS and GRIN broken
Priority: Major
Status: Open
Created: 2012-01-15 12:30:29.094
Updated: 2015-11-03 12:23:47.726
        
Description: Don't know what going on, but ITIS & GRIN archives are not updated via cron.

Running itis manually:

[root@b8g1 bin]# /usr/bin/php $ADAPTER/index.php itis
PHP Notice:  Use of undefined constant server - assumed 'server' in /mnt/extra/dwc-adapters/config.php on line 9
PHP Notice:  Use of undefined constant database - assumed 'database' in /mnt/extra/dwc-adapters/config.php on line 10
PHP Notice:  Use of undefined constant username - assumed 'username' in /mnt/extra/dwc-adapters/config.php on line 11
PHP Notice:  Use of undefined constant pass - assumed 'pass' in /mnt/extra/dwc-adapters/config.php on line 12
PHP Notice:  Use of undefined constant remote_file - assumed 'remote_file' in /mnt/extra/dwc-adapters/config.php on line 13
PHP Notice:  Use of undefined constant server - assumed 'server' in /mnt/extra/dwc-adapters/config.php on line 18
PHP Notice:  Use of undefined constant database - assumed 'database' in /mnt/extra/dwc-adapters/config.php on line 19
PHP Notice:  Use of undefined constant username - assumed 'username' in /mnt/extra/dwc-adapters/config.php on line 20
PHP Notice:  Use of undefined constant pass - assumed 'pass' in /mnt/extra/dwc-adapters/config.php on line 21

Unable to unzip file 'sources/itis/source/itisMySQLBulk.zip': See errorcode 11 in http://de.php.net/manual/en/zip.constants.php.
mysql -h mogo.gbif.org -u tim -pxyz ITIS < /mnt/extra/dwc-adapters/sources/itis/source/ITIS.sql
]]>
    


Author: mdoering@gbif.org
Comment: GRIN is fixed
Created: 2012-06-08 11:15:16.562
Updated: 2012-06-08 11:15:16.562