Jump to content

Problem install ERA Server


Recommended Posts

HI, Partners:

I have a issue when i tried to install the Era Server in Centos 7.

I installed the Mysql ver 8, ODBC connector ver 8 from MysQL page.

This is my Script


--skip-license \
--db-driver=MySQL \
--db-hostname=127.0.0.1 \
--db-port=3306 \
--db-admin-username=root \
--db-admin-password=********* \
--server-root-password=********* \
--db-user-username=root \
--db-user-password=************** \
--cert-hostname="192.168.1.250;zeus.localdomain"

 

This is the issue:

2019-01-19 00:43:25 Information: Entering function: void Era::Setup::Common::CustomActions::CDatabaseWrapper::StoreStaticObjectPresets(const string&, const string&, bool, const string&, const string&, const string&, const string&, const string&, const string&)
2019-01-19 00:43:25 Information: Leaving function: void Era::Setup::Common::CustomActions::CDatabaseWrapper::StoreStaticObjectPresets(const string&, const string&, bool, const string&, const string&, const string&, const string&, const string&, const string&)
2019-01-19 00:43:25 Information: Entering function: void Era::Setup::Common::CustomActions::CDatabaseWrapper::ExecuteScriptsInDirectory(const string&, const string&)
2019-01-19 00:43:25 Information: ExecuteScriptsInDirectory: Processing file /tmp/tmp.xWP7sKH3u2/setup/Database/MySQL/SetupScripts/1_prepare_setup.sql
2019-01-19 00:43:26 Information: ExecuteScriptsInDirectory: Processing file /tmp/tmp.xWP7sKH3u2/setup/Database/MySQL/SetupScripts/2_prepare_setup.sql
2019-01-19 00:43:27 Information: Leaving function: void Era::Setup::Common::CustomActions::CDatabaseWrapper::ExecuteScriptsInDirectory(const string&, const string&)
2019-01-19 00:43:27 Information: Entering function: void Era::Setup::Common::CustomActions::CDatabaseWrapper::ExecuteScriptsInDirectory(const string&, const string&)
2019-01-19 00:43:27 Information: ExecuteScriptsInDirectory: Processing file /tmp/tmp.xWP7sKH3u2/setup/Database/MySQL/SetupScripts/Upgrade/2_do_upgrade.sql
2019-01-19 00:43:28 Information: StoreStaticObjectPresets: Initializing with locale 'en_US'
2019-01-19 00:43:28 Information: Entering function: void Era::Setup::Server::CustomActions::Database::CCodeTokenExecutorStaticObjectsBase::SetDefaultDashboard(const Era::Common::DataDefinition::Dashboard::DashboardsData&)
2019-01-19 00:43:28 Information: Leaving function: void Era::Setup::Server::CustomActions::Database::CCodeTokenExecutorStaticObjectsBase::SetDefaultDashboard(const Era::Common::DataDefinition::Dashboard::DashboardsData&)
2019-01-19 00:43:28 Information: Entering function: void Era::Setup::Server::CustomActions::Database::CCodeTokenExecutorStaticObjectsBase::CreateReportTemplateCategory(const string&, const string&, const string&)
CustomActions: /export/home/pb2/build/sb_0-30727560-1537981851.84/rpm/BUILD/mysql-connector-odbc-8.0.13-src/driver/my_prepared_stmt.cc:135: int ssps_get_out_params(STMT*): Assertion `values' failed.
2019-01-19 00:43:28 Information: Installer: Failed upgrading database.
2019-01-19 00:43:28 Information: Installer: Error: 2564: Error occurred while upgrading database
 

Somebody help Me !!!!!

Tanks 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...