QueueMetrics forum

QueueMetrics => QueueMetrics installation => Topic started by: cursor on July 20, 2011, 01:46:37

Title: Error on new CentOS 6 installation
Post by: cursor on July 20, 2011, 01:46:37
We are doing a new installation on CentOS 6 and after installing rpm packages and setting upthe database we get:

MySQL settings: creating temporary table    Error    Java Error: Problema DB: java.sql.SQLException: Can't create table 'temp_284365' (errno: 13) QueueMetrics requires the grants to create temporary tables to run. Please edit your MySQL configuration.

We have checked permissions and they seem fine.  The user has all privileges for the queuemetrics database.  Maybe there is a compatibility problem with mysql and the java connector?
Title: Re: Error on new CentOS 6 installation
Post by: marcos on July 25, 2011, 11:45:34
Hi,

It could be. What version of mysql is running on the box?
Are you able to create a temporary table with the mysql user queuemetrics through a command line?

Thank you and regards,
Marco Signorini.
Title: Re: Error on new CentOS 6 installation
Post by: QueueMetrics on August 08, 2011, 11:44:23
We are tracking this as issue #1359. Anybody else has the same issue?