Closed (fixed)
Project:
Recommender API
Version:
6.x-3.0-alpha4
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Aug 2012 at 00:15 UTC
Updated:
21 Aug 2012 at 22:44 UTC
Hi,
Cannot run Recommender anymore, get the message "Your request "runRecommender()" in the queue. It will be executed asynchronously. Please refresh the page to see the update." and nothing is appeared it the queue.
Any way to empty the queue?
Thanks
Comments
Comment #1
superfedya commentedOk the problem is "Caused by: java.sql.SQLException: Access denied for user 'user'@'127.0.0.1' (using password: YES)".
But I didn't change the pass or other DB info and it's 100% correct.
I typed: command -v java
and get:
/usr/bin/java
php: command -v php
result: /usr/bin/php
it's correct?
error in the log:
Comment #2
superfedya commentedresolved. I just use my root acc that don't have permission problem.
Comment #3
danithaca commentedok.