From: Doma, N. R. \(Contr\) <Nar...@ng...> - 2005-04-01 20:58:32
|
Hi Steve and Mike, Thanks for all your help in this process the good news is we could = install the plain vanilla version of the GUS platform with in 5 hours = this time (second time) as it's given lot of problems first time ... a quick update on the problem we have to use -skipJavaCompiling option for build command build GUS install -append -skipJavaCompiling and gus.profile file it only accepting the lower case letter so better = we give a update on this with in the install document I have to change the gus.profile file and database entries to lower case = then it works fine. I could register the GA and SubmittRow plug in (however it gave me the = error for Submitrow with out -commit option with the a insufficient = parameters error) once I add the --commit to the process it works fine = FYI We are planning to do the dataloads and rest of the install process = after we get the clear understanding on the vanilla version of the GUS. = will update you all the same=20 Thanks Narsimha -----Original Message----- From: Narsimha Reddy [mailto:nr...@ya...] Sent: Friday, April 01, 2005 3:34 PM To: Doma, Narsimha R. (Contr); Lancaon, Johanan Subject: ga +meta -commit output and SubmitRow [domana@rdevse01 gushome]$ ga +meta -commit <Core::Algorithm> <name>GA-Plugin</name> <description>GUS application framework for plugins</description> <Core::AlgorithmImplementation> <cvs_revision>1.53</cvs_revision> <cvs_tag> </cvs_tag> =20 <executable>GUS::PluginMgr::GusApplication</executable> =20 <executable_md5>5a2d7e836b14d54027e90f4e8f174fec</executable_md5> <description>update for GUS 3.0</description> <Core::AlgorithmInvocation> <start_time>SYSDATE</start_time> <end_time>SYSDATE</end_time> <machine_id>0</machine_id> <cpus_used>1</cpus_used> <result>meta</result> </Core::AlgorithmInvocation> </Core::AlgorithmImplementation> </Core::Algorithm> <Core::Algorithm> <algorithm_id>21</algorithm_id> <name>GA-Plugin</name> <description>GUS application framework for plugins</description> <modification_date>SYSDATE</modification_date> <Core::AlgorithmImplementation> =20 <algorithm_implementation_id>21</algorithm_implementation_id> <algorithm_id>21</algorithm_id> <cvs_revision>1.53</cvs_revision> <cvs_tag> </cvs_tag> =20 <executable>GUS::PluginMgr::GusApplication</executable> =20 <executable_md5>5a2d7e836b14d54027e90f4e8f174fec</executable_md5> <description>update for GUS 3.0</description> <modification_date>SYSDATE</modification_date> <Core::AlgorithmInvocation> =20 <algorithm_invocation_id>21</algorithm_invocation_id> =20 <algorithm_implementation_id>21</algorithm_implementation_id> <start_time>SYSDATE</start_time> <end_time>SYSDATE</end_time> <machine_id>0</machine_id> <cpus_used>1</cpus_used> <result>meta</result> <modification_date>SYSDATE</modification_date> <user_read>1</user_read> <user_write>1</user_write> <group_read>1</group_read> <group_write>1</group_write> <other_read>1</other_read> <other_write>0</other_write> <row_user_id>1</row_user_id> <row_group_id>1</row_group_id> <row_project_id>1</row_project_id> =20 <row_alg_invocation_id>1</row_alg_invocation_id> </Core::AlgorithmInvocation> <user_read>1</user_read> <user_write>1</user_write> <group_read>1</group_read> <group_write>1</group_write> <other_read>1</other_read> <other_write>0</other_write> <row_user_id>1</row_user_id> <row_group_id>1</row_group_id> <row_project_id>1</row_project_id> <row_alg_invocation_id>1</row_alg_invocation_id> </Core::AlgorithmImplementation> <user_read>1</user_read> <user_write>1</user_write> <group_read>1</group_read> <group_write>1</group_write> <other_read>1</other_read> <other_write>0</other_write> <row_user_id>1</row_user_id> <row_group_id>1</row_group_id> <row_project_id>1</row_project_id> <row_alg_invocation_id>1</row_alg_invocation_id> </Core::Algorithm> [domana@rdevse01 gushome]$ [domana@rdevse01 gushome]$ ga +create GUS::Common::Plugin::SubmitRow --commit Thu Mar 31 15:37:22 2005 INFO Plugin GUS::Common::Plugin::SubmitRow registered with cvs revision '1.9' and cvs tag ' ' |