[ 
http://opencast.jira.com/browse/MH-7948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=27543#comment-27543
 ] 

Christopher Brooks commented on MH-7948:
----------------------------------------

Josh, hoping you can look at this as I'm off on holidays for the next week.  
Looks not like a race condition but a problem maybe in the DictionaryScanner.  
I tried updating the eclipselink libraries to a newer version but it didn't 
seem to help.  My logs indicate that the language pack is loaded, but the table 
doesn't appear in the DB.  Here's some debugging output:




[cab938@mhworker2 logs]$ more opencast.log
2011-07-08 17:28:01  INFO (DictionaryScanner:60) - Loading language pack from 
/opt/matterhorn/felix-framework-3.0.9/conf/di
ctionaries/en.csv
2011-07-08 17:28:01  INFO (EncodingProfileScanner:241) - Registering encoding 
profiles from /opt/matterhorn/felix-framework
-3.0.9/conf/encoding/engage-movies.properties
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
flash-preview.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
flash-audio.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
flash-vga.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
flash.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:241) - Registering encoding 
profiles from /opt/matterhorn/felix-framework
-3.0.9/conf/encoding/engage-movies-multi-quality.properties
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
flash-high.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
flash-vga-medium.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
flash-vga-low.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
flash-vga-hd.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
flash-hd.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
flash-medium.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
flash-low.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
flash-vga-high.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:241) - Registering encoding 
profiles from /opt/matterhorn/felix-framework
-3.0.9/conf/encoding/matterhorn-images.properties
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
image-conversion.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
text-analysis.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:241) - Registering encoding 
profiles from /opt/matterhorn/felix-framework
-3.0.9/conf/encoding/matterhorn-movies.properties
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
audio-only.work
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
video-only.work
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
trim.work
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
video-segmentation.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
mux-av.work
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
av.work
2011-07-08 17:28:01  INFO (EncodingProfileScanner:241) - Registering encoding 
profiles from /opt/matterhorn/felix-framework
-3.0.9/conf/encoding/feed-movies.properties
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
feed-m4a.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
feed-avi.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:241) - Registering encoding 
profiles from /opt/matterhorn/felix-framework
-3.0.9/conf/encoding/epiphan-split.properties
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
epiphan.presenter
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
epiphan.presentation
2011-07-08 17:28:01  INFO (EncodingProfileScanner:241) - Registering encoding 
profiles from /opt/matterhorn/felix-framework
-3.0.9/conf/encoding/other-movies.properties
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
dvd-ntsc.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
dvd-pal.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:241) - Registering encoding 
profiles from /opt/matterhorn/felix-framework
-3.0.9/conf/encoding/engage-images.properties
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
search-cover.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
player-preview.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
player-slides.http
2011-07-08 17:28:01  INFO (EncodingProfileScanner:241) - Registering encoding 
profiles from /opt/matterhorn/felix-framework
-3.0.9/conf/encoding/feed-images.properties
2011-07-08 17:28:01  INFO (EncodingProfileScanner:245) - Installed profile 
feed-cover.http
2011-07-08 17:28:02  INFO (DictionaryScanner:60) - Loading language pack from 
/opt/matterhorn/felix-framework-3.0.9/conf/di
ctionaries/es.csv
2011-07-08 17:28:02  INFO (DictionaryScanner:60) - Loading language pack from 
/opt/matterhorn/felix-framework-3.0.9/conf/di
ctionaries/de.csv
2011-07-08 17:28:02  INFO (RestPublisher:215) - Registered REST endpoint at /org
2011-07-08 17:28:02  INFO (RestPublisher:215) - Registered REST endpoint at 
/info
2011-07-08 17:28:03  INFO (ServiceRegistryJpaImpl:580) - Registering 
http://mhworker2.usask.ca:8080 with a maximum load of 
2
2011-07-08 17:28:03  INFO (RestPublisher:215) - Registered REST endpoint at 
/inspection
2011-07-08 17:28:03  INFO (RestPublisher:215) - Registered REST endpoint at 
/services
2011-07-08 17:28:03  INFO (WorkspaceImpl:105) - CONFIG 
org.opencastproject.workspace.rootdir: /data/workspace/workspace
2011-07-08 17:28:04  INFO (RestPublisher:215) - Registered REST endpoint at 
/composer/ffmpeg
2011-07-08 17:28:04  INFO (RestPublisher:215) - Registered REST endpoint at 
/analysis/text
2011-07-08 17:28:04  INFO (RestPublisher:215) - Registered REST endpoint at 
/roles
2011-07-08 17:28:04  INFO (SpringSecurityConfigurationArtifactInstaller:115) - 
registered OsgiBundleXmlApplicationContext(b
undle=matterhorn-kernel, 
config=file:/opt/matterhorn/felix-framework-3.0.9/conf/security/mh_default_org.xml):
 startup date 
[Wed Dec 31 18:00:00 CST 1969]; root of context hierarchy for mh_default_org
2011-07-08 17:28:04  INFO (RestPublisher:215) - Registered REST endpoint at 
/caption
2011-07-08 17:28:04  INFO (RestPublisher:215) - Registered REST endpoint at 
/analysis/videosegmenter




more /opt/matterhorn/felix-framework-3.0.9/conf/dictionaries/en.csv

#numAllW:679308082
ZMAG,904
ZEUS,5632
ZERO,66991
ZENO,2982
YOUR,750883
YORK,554675
YEAR,1236454
YALE,30742
XXII,2215
XIII,9244
WWW1,7641
WRIT,3814
WORK,1017776
WORD,277630
WITH,10298875
WISH,78406
WING,118601
WILL,1440441
WILD,78930



<warrenlong> mysql> show tables;
<warrenlong> +----------------------+
<warrenlong> | Tables_in_matterhorn |
<warrenlong> +----------------------+
<warrenlong> | HOST_REGISTRATION    |
<warrenlong> | JOB                  |
<warrenlong> | JOB_ARG              |
<warrenlong> | SEQUENCE             |
<warrenlong> | SERVICE_REGISTRATION |
<warrenlong> +----------------------+
<warrenlong> 5 rows in set (0.00 sec)

> Dictionary DB table is not created in distributed processing
> ------------------------------------------------------------
>
>                 Key: MH-7948
>                 URL: http://opencast.jira.com/browse/MH-7948
>             Project: Matterhorn Project
>          Issue Type: Bug
>          Components: Architecture & Services
>    Affects Versions: 1.2
>            Reporter: Greg Logan
>            Assignee: Josh Holtzman
>            Priority: Release Blocker
>             Fix For: 1.2
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

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


To unsubscribe please email
[email protected]
_______________________________________________

Reply via email to