All,

I'm just now making my way through a clean install of 1.2.
I installed the english language pack per the wiki configuration guide, and 
after a service restart, watched from mysql-client as the row count in the 
DICTIONARY table climbed past 500K...looking good!

But now, having gone as far as the Red5 configuration step, I've restarted 
services again in order to jolt those config lines into place, and now I'm 
watching the Dictionary table rebuild from 0.

In my opencast.log, I see many lines of the following format:
> 2011-09-22 12:27:19  WARN (DictionaryScanner:84) - Unable to add word 
> 'RANDYWELBORN' to the en dictionary: Attempting to execute an operation on a 
> closed EntityManagerFactory.
> 2011-09-22 12:27:19  WARN (DictionaryScanner:84) - Unable to add word 
> 'BUBBLEPOP' to the en dictionary: Attempting to execute an operation on a 
> closed EntityManagerFactory.
> 2011-09-22 12:27:19  WARN (DictionaryScanner:84) - Unable to add word 
> 'DRIVEINTHEATER' to the en dictionary: Attempting to execute an operation on 
> a closed EntityManagerFactory.
> 2011-09-22 12:27:19  WARN (DictionaryScanner:84) - Unable to add word 
> '4332896' to the en dictionary: Attempting to execute an operation on a 
> closed EntityManagerFactory.
> 2011-09-22 12:27:19  WARN (DictionaryScanner:84) - Unable to add word 
> '1223368' to the en dictionary: Attempting to execute an operation on a 
> closed EntityManagerFactory.
> 2011-09-22 12:27:19  WARN (DictionaryScanner:84) - Unable to add word 
> '89813618' to the en dictionary: Attempting to execute an operation on a 
> closed EntityManagerFactory.
> 2011-09-22 12:27:19  WARN (DictionaryScanner:84) - Unable to add word 
> 'DRIVEINMOVIEADS' to the en dictionary: Attempting to execute an operation on 
> a closed EntityManagerFactory.

I suspect that:
1. I restarted before the Dictionary-population routine was able to complete; 
perhaps that operation is a transaction, rather than a long-running insert?
2. It is intended that the Dictionary should be rewritten on each service 
restart (which, in production would be a rare occurence)
3. I'm missing some other newbie issue...

these are not listed in order of likelihood

Any help is much appreciated.
Jason

Jason Peak
Louisiana State University
Information Technology Services 
User Support and Student IT Enablement
Digital Imaging and Video Services
connect.lsu.edu/jpeak5
225 578 0046 o
225 379 3227 c
225 578 6400 f

_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to