|
From: Arnaud K. <ax...@sa...> - 2003-02-20 12:51:12
|
Hi
I've started loading controlled vocabulary tables. I've downloaded Taxonomy data and had a go with the LoadTaxon plugin.
Here the output:
--------------------->
pcs2g[axk]492: ./bin/ga GUS::Common::Plugin::LoadTaxon --gencode=/nfs/pathsoft/databases/NCBI/gc.prt --verbose
Reading properties from /nfs/team81/axk/.gus.properties
prepareAndExecute: SELECT *
FROM Core.AlgorithmImplementation
WHERE executable = 'GUS::Common::Plugin::LoadTaxon'
AND cvs_revision = '1.20'
prepareAndExecute: select * from core.algorithmimplementation where executable = 'GUS::Common::Plugin::LoadTaxon'
Thu Feb 20 12:43:40 2003 ERROR-IMP No Core.AlgorithmImplementation found for GUS::Common::Plugin::LoadTaxon
Thu Feb 20 12:43:40 2003 ERROR-IMP Please use 'ga +create GUS::Common::Plugin::LoadTaxon --commit'
Issuing rollback() for database handle being DESTROY'd without explicit disconnect().
<---------------------
Is the Core.AlgorithmImplementation entries population part of the build process or is it an extra step?
cheers
Arnaud
|