From: <mro...@cs...> - 2006-11-07 22:33:11
|
Fernan, Thanks for your answer, I did check my gus.config file in GUS/gus_home/co= nfig and found in it. I would like to know if this and maybe other default values must be inserted into the database before trying to insert data. Please, gusdev group let me know where I can find information about this. Thanks, Michael R > Send Gusdev-gusdev mailing list submissions to > gus...@li... > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/gusdev-gusdev > or, via email, send a message with subject or body 'help' to > gus...@li... > > You can reach the person managing the list at > gus...@li... > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Gusdev-gusdev digest..." > > > Today's Topics: > > 1. problem inserting data using ISF (mro...@cs...) > 2. Re: problem inserting data using ISF (Fernan Aguero) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 3 Nov 2006 10:21:11 -0500 (EST) > From: mro...@cs... > Subject: [GUSDEV] problem inserting data using ISF > To: gus...@li... > Cc: sfi...@pc... > Message-ID: <328...@ww...> > Content-Type: text/plain;charset=3Diso-8859-1 > > Steve, > > > I have a new problem inserting data using ISF. > > I run: > > mrobi002@acrl-linux-1:/home/acrl-storage-1/gusdb-dev/GUS/gus_home > /lib/perl/GUS/Supported/Plugin 10% > ga GUS::Supported::Plugin::InsertSequenceFeatures > --mapFile $HOME/"pseudomonas aeruginosa"/pa01/genbank2gus.xml > --inputFileOrDir $HOME/"pseudomonas aeruginosa"/pa01/NC_002516.gbk > --fileFormat genbank --extDbName "Pseudomonas_aeruginosa" > --extDbRlsVer "1000" > --soCvsVersion "1.1.4" > --commit > > and got: > No row in Core.ProjectInfo has name =3D Database Administration'. > This value was found in the project=3D property of your gus.config fil= e. > > Please be sure it is correct and has been registered in the database > > **** GUS::PluginMgr::PluginError Failed running 'ga +meta --commit' wi= th > stderr: > > Operation now in progress**** GUS::PluginMgr::PluginError Failed > running 'ga +update GUS::Supported::Plugin::InsertSequenceFeatures > --commit' with stderr: > > > I went into the Core.ProjectInfo table and it is empty, so since this i= s a > brand new install and the data I am trying to load into ISF is the firs= t > data to be loaded, I am wondering if I need to put some other default > information in the GUS database tables before using ISF. > > Thanks for your help > > Michael > > > > > ------------------------------ > > Message: 2 > Date: Fri, 3 Nov 2006 14:37:02 -0300 > From: Fernan Aguero <fe...@ii...> > Subject: Re: [GUSDEV] problem inserting data using ISF > To: mro...@cs... > Cc: gus...@li..., sfi...@pc... > Message-ID: <200...@ii...> > Content-Type: text/plain; charset=3Dus-ascii > > +----[ mro...@cs... <mro...@cs...> (03.Nov.2006 12:56): > | > | and got: > | No row in Core.ProjectInfo has name =3D Database Administration'. > | This value was found in the project=3D property of your gus.config f= ile. > | > | Please be sure it is correct and has been registered in the database > > [snipped] > > | I went into the Core.ProjectInfo table and it is empty, so since this= is > a > | brand new install and the data I am trying to load into ISF is the fi= rst > | data to be loaded, I am wondering if I need to put some other default > | information in the GUS database tables before using ISF. > | > +----] > > Michael, > > check that you have > > project=3DDatabase Administration > > in the gus.config file in GUS_HOME. > > Fernan > |