EPrints Technical Mailing List Archive

Message: #06573


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

Re: [EP-tech] IR-Stats not processing


Hi Alan,
 first, you should be careful not to have another active irstats2 process then connect to the mysql database to see if the lock exists:
  select value from irstats2_internal where objectid='access.lock';

If lock exists you may try to delete the row:
  delete from irstats2_internal where objectid='access.lock';


Il 09/06/2017 10:26, Alan.Stiles ha scritto:

Hi all,

I’m trying to update the stats on our new servers but every time I run the job I get the message

 

Dataset 'access' is currently locked by another process.

 

Any clues what might be locking it – I’m rather confused now.

 

Alan

 

-- The Open University is incorporated by Royal Charter (RC 000391), an exempt charity in England & Wales and a charity registered in Scotland (SC 038302). The Open University is authorised and regulated by the Financial Conduct Authority.

*** Options: http://mailman.ecs.soton.ac.uk/mailman/listinfo/eprints-tech
*** Archive: http://www.eprints.org/tech.php/
*** EPrints community wiki: http://wiki.eprints.org/
*** EPrints developers Forum: http://forum.eprints.org/