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

superfedya’s picture

Title: Your request "runRecommender()" in the queue. It will be executed asynchronously. Please refresh the page to see the update. » Caused by: java.sql.SQLException: Access denied for user

Ok 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:

Command evaluation error. See script log for details. Error: Sourced file: inline evaluation of: ``app.runRecommender(); //similargroups_i2i;'' : Method Invocation app.runRecommender : at Line: 1 : in file: inline evaluation of: ``app.runRecommender(); //similargroups_i2i;'' : app .runRecommender ( ) 

Target exception: java.lang.NullPointerException
superfedya’s picture

resolved. I just use my root acc that don't have permission problem.

danithaca’s picture

Status: Active » Closed (fixed)

ok.