|
From: Chetna W. <ch...@ar...> - 2003-03-27 18:53:35
|
Hi guys,
I havent seen this error on the mailing list hence writing to you all. I
am getting following sequence of errors:
1) [chetna@mango chetna]$ ga GUS::Common::Plugin::LoadTaxon
--gencode=/home/gusdev/gus3.0-checkouts/ncbi-taxonomy/gc.prt --verbose
Reading properties from /home/gus_home/config/GUS-PluginMgr.prop
Reading properties from /home/chetna/.gus.properties
prepareAndExecute: SELECT *
FROM Core.AlgorithmImplementation
WHERE executable = 'GUS::Common::Plugin::LoadTaxon'
AND cvs_revision = '1.24'
prepareAndExecute: select * from core.algorithmimplementation where
executable = 'GUS::Common::Plugin::LoadTaxon'
USER ERROR: GUS::Common::Plugin::LoadTaxon has never been registered.
Please use 'ga +create GUS::Common::Plugin::LoadTaxon --commit'
Issuing rollback() for database handle being DESTROY'd without explicit
disconnect().
2) ----------------------
[chetna@mango chetna]$ ga +create GUS::Common::Plugin::LoadTaxon --commit
Reading properties from /home/gus_home/config/GUS-PluginMgr.prop
Reading properties from /home/chetna/.gus.properties
'string' is not a legal param type for option gencode.
'boolean' is not a legal param type for option commit.
'string' is not a legal param type for option group.
'integer' is not a legal param type for option algoinvo.
'string' is not a legal param type for option user.
'string' is not a legal param type for option comment.
'string' is not a legal param type for option nodes.
'string' is not a legal param type for option gusconfigfile.
'string' is not a legal param type for option names.
'int' is not a legal param type for option restart.
'string' is not a legal param type for option project.
Hope to hearing from you
Chetna
|