Problems while installing build forge
Hi,
I am trying to install buildfoge using MySQL databse. i have the istalll for version 7.1.1 and update patch of version BF_7114.
In installation manager, i use the disk image file for version 7.1.1 along with the repository.config for BF_7114.But during the installation i receive teh below error:
1/25/2012 6:11:32 PM Database: 12164: CRRBF0555E: Problem performing Database Operation : DBD::ODBC::db do failed: There is already an object named 'bf_store' in the database. (SQL-42S01)(DBD: Execute immediate failed err=-1) at /PerlApp/BuildForge/DB/sqlserver.pm line 490.
Query was
1/25/2012 6:11:35 PM Database: 12164: CRRBFEEEEE: DBD::ODBC::db do failed: There is already an object named 'bf_store' in the database. (SQL-42S01)(DBD: Execute immediate failed err=-1) at /PerlApp/BuildForge/DB/sqlserver.pm line 490.
1/25/2012 6:11:35 PM Database: 12164: CRRBF0551I: StackTrace from Process id called from
1/25/2012 6:11:35 PM Database: 12164: CRRBF1445E: Error creating table bf_store: DBD::ODBC::db do failed: There is already an object named 'bf_store' in the database. (SQL-42S01)(DBD: Execute immediate failed err=-1) at /PerlApp/BuildForge/DB/sqlserver.pm line 490.
1/25/2012 6:11:35 PM Database: 12164: CRRBF1449I: Unable to apply Schema. Exiting
Initially i thought its a problem with the dtabase(build) that i had created and i deleted and database and created it again.
Can someone please help me with the root cause?
Any help would beappreciated
Anuj
I am trying to install buildfoge using MySQL databse. i have the istalll for version 7.1.1 and update patch of version BF_7114.
In installation manager, i use the disk image file for version 7.1.1 along with the repository.config for BF_7114.But during the installation i receive teh below error:
1/25/2012 6:11:32 PM Database: 12164: CRRBF0555E: Problem performing Database Operation : DBD::ODBC::db do failed: There is already an object named 'bf_store' in the database. (SQL-42S01)(DBD: Execute immediate failed err=-1) at /PerlApp/BuildForge/DB/sqlserver.pm line 490.
Query was
1/25/2012 6:11:35 PM Database: 12164: CRRBFEEEEE: DBD::ODBC::db do failed: There is already an object named 'bf_store' in the database. (SQL-42S01)(DBD: Execute immediate failed err=-1) at /PerlApp/BuildForge/DB/sqlserver.pm line 490.
1/25/2012 6:11:35 PM Database: 12164: CRRBF0551I: StackTrace from Process id called from
1/25/2012 6:11:35 PM Database: 12164: CRRBF1445E: Error creating table bf_store: DBD::ODBC::db do failed: There is already an object named 'bf_store' in the database. (SQL-42S01)(DBD: Execute immediate failed err=-1) at /PerlApp/BuildForge/DB/sqlserver.pm line 490.
1/25/2012 6:11:35 PM Database: 12164: CRRBF1449I: Unable to apply Schema. Exiting
Initially i thought its a problem with the dtabase(build) that i had created and i deleted and database and created it again.
Can someone please help me with the root cause?
Any help would beappreciated
Anuj
One answer
Hi Anuj,
You did not mentioned if you had created the ODBC configuration, also, what are the parameters that you had informed for the database configuration.
On the log it says that the bf_store already exists on the database, did you checked if the database is really empty?
Regards,
Marcelo Ancelmo
You did not mentioned if you had created the ODBC configuration, also, what are the parameters that you had informed for the database configuration.
On the log it says that the bf_store already exists on the database, did you checked if the database is really empty?
Regards,
Marcelo Ancelmo
Hi,
I am trying to install buildfoge using MySQL databse. i have the istalll for version 7.1.1 and update patch of version BF_7114.
In installation manager, i use the disk image file for version 7.1.1 along with the repository.config for BF_7114.But during the installation i receive teh below error:
1/25/2012 6:11:32 PM Database: 12164: CRRBF0555E: Problem performing Database Operation : DBD::ODBC::db do failed: There is already an object named 'bf_store' in the database. (SQL-42S01)(DBD: Execute immediate failed err=-1) at /PerlApp/BuildForge/DB/sqlserver.pm line 490.
Query was
1/25/2012 6:11:35 PM Database: 12164: CRRBFEEEEE: DBD::ODBC::db do failed: There is already an object named 'bf_store' in the database. (SQL-42S01)(DBD: Execute immediate failed err=-1) at /PerlApp/BuildForge/DB/sqlserver.pm line 490.
1/25/2012 6:11:35 PM Database: 12164: CRRBF0551I: StackTrace from Process id called from
1/25/2012 6:11:35 PM Database: 12164: CRRBF1445E: Error creating table bf_store: DBD::ODBC::db do failed: There is already an object named 'bf_store' in the database. (SQL-42S01)(DBD: Execute immediate failed err=-1) at /PerlApp/BuildForge/DB/sqlserver.pm line 490.
1/25/2012 6:11:35 PM Database: 12164: CRRBF1449I: Unable to apply Schema. Exiting
Initially i thought its a problem with the dtabase(build) that i had created and i deleted and database and created it again.
Can someone please help me with the root cause?
Any help would beappreciated
Anuj