Skip to content

Instantly share code, notes, and snippets.

@phuongdh
Created February 6, 2013 16:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phuongdh/4723794 to your computer and use it in GitHub Desktop.
Save phuongdh/4723794 to your computer and use it in GitHub Desktop.
Felixwrapper
Listening for transport dt_socket at address: 8000
10:47:13 INFO (RestPublisher:231) - Registered REST endpoint at /org
10:47:13 INFO (RestPublisher:231) - Registered REST endpoint at /capture-admin
10:47:13 INFO (RestPublisher:231) - Registered REST endpoint at /mediapackage
10:47:13 INFO (OrganizationDatabaseImpl:64) - Activating persistence manager for kernel
10:47:15 INFO (OrganizationDirectoryServiceImpl:230) - Updating organization 'mh_default_org'
10:47:15 WARN (OrganizationFilter:107) - No organization is mapped to handle http://localhost:8080/login.html
10:47:15 INFO (SmtpService:124) - Mail transport protocol is 'smtp'
10:47:15 INFO (SmtpService:195) - Mail service configured with localhost
10:47:15 INFO (SmtpService:199) - mail.smtp.port: 25
10:47:15 INFO (SmtpService:199) - mail.from: matterhorn@localhost
10:47:15 INFO (SmtpService:199) - mail.transport.protocol: smtp
10:47:15 INFO (SmtpService:199) - mail.smtp.host: localhost
10:47:15 INFO (SmtpService:199) - mail.smtp.auth: false
10:47:15 INFO (ServiceRegistryJpaImpl:219) - Activate service registery
10:47:15 INFO (JmxUtil:42) - Registering org.opencastproject.serviceregistry.impl.jmx.HostsStatistics with JMX
10:47:15 INFO (JmxUtil:42) - Registering org.opencastproject.serviceregistry.impl.jmx.ServicesStatistics with JMX
10:47:15 INFO (JmxUtil:42) - Registering org.opencastproject.serviceregistry.impl.jmx.JobsStatistics with JMX
10:47:15 INFO (ServiceRegistryJpaImpl:806) - Registering http://localhost:8080 with a maximum load of 4
10:47:16 INFO (RestPublisher:231) - Registered REST endpoint at /services
10:47:16 INFO (ServiceRegistryJpaImpl:475) - Set max attempts before error state to 1
10:47:16 INFO (RestPublisher:231) - Registered REST endpoint at /roles
10:47:16 INFO (SpringSecurityConfigurationArtifactInstaller:115) - registered OsgiBundleXmlApplicationContext(bundle=matterhorn-kernel, config=file:/Users/phuongdh/Documents/hydrant/felix/etc/security/mh_default_org.xml): startup date [Wed Dec 31 19:00:00 EST 1969]; root of context hierarchy for mh_default_org
10:47:16 INFO (RestPublisher:231) - Registered REST endpoint at /users
10:47:16 INFO (RestPublisher:231) - Registered REST endpoint at /inspection
10:47:16 INFO (WorkflowDefinitionScanner:80) - Installing workflow from file /Users/phuongdh/Documents/hydrant/felix/etc/workflows/hydrant-audio.xml
10:47:17 INFO (SearchServiceDatabaseImpl:77) - Activating persistence manager for search service
10:47:17 INFO (DictionaryScanner:92) - Loading language pack from /Users/phuongdh/Documents/hydrant/felix/etc/dictionaries/en.csv
10:47:17 INFO (RestPublisher:231) - Registered REST endpoint at /distribution/hls
10:47:17 INFO (CaptionUploadWorkflowOperationHandler:72) - Registering caption upload hold state ui from classpath /ui/operation/caption/index.html
10:47:18 INFO (DownloadDVDWorkflowOperationHandler:66) - Registering download-DVD hold state ui from classpath /ui/operation/download-dvd/index.html
10:47:18 INFO (ErrorResolutionWorkflowOperationHandler:51) - Registering retry strategy failover hold state ui from classpath /ui/operation/retry-strategy/index.html
10:47:18 INFO (ReviewWorkflowOperationHandler:67) - Registering review hold state ui from classpath /ui/operation/review/index.html
10:47:18 INFO (StaticResourceServlet:79) - serving static files from '/Users/phuongdh/Documents/hydrant/felix/work/content/downloads'
10:47:18 INFO (JmxUtil:42) - Registering org.opencastproject.workingfilerepository.jmx.WorkingFileRepositoryBean with JMX
10:47:18 INFO (WorkingFileRepositoryImpl:137) - Usable space 181 Gb out of 464 Gb (39%)
10:47:18 INFO (WorkflowDefinitionScanner:117) - 1 of 7 workflow definitions installed
10:47:18 INFO (WorkflowDefinitionScanner:80) - Installing workflow from file /Users/phuongdh/Documents/hydrant/felix/etc/workflows/default.xml
10:47:18 INFO (WorkflowDefinitionScanner:117) - 2 of 7 workflow definitions installed
10:47:18 INFO (WorkflowDefinitionScanner:80) - Installing workflow from file /Users/phuongdh/Documents/hydrant/felix/etc/workflows/hydrant-video.xml
10:47:18 INFO (WorkflowDefinitionScanner:117) - 3 of 7 workflow definitions installed
10:47:18 INFO (WorkflowDefinitionScanner:80) - Installing workflow from file /Users/phuongdh/Documents/hydrant/felix/etc/workflows/default-error-handler.xml
10:47:18 INFO (WorkflowDefinitionScanner:117) - 4 of 7 workflow definitions installed
10:47:18 INFO (WorkflowDefinitionScanner:80) - Installing workflow from file /Users/phuongdh/Documents/hydrant/felix/etc/workflows/retract.xml
10:47:18 INFO (WorkflowDefinitionScanner:117) - 5 of 7 workflow definitions installed
10:47:18 INFO (WorkflowDefinitionScanner:80) - Installing workflow from file /Users/phuongdh/Documents/hydrant/felix/etc/workflows/email-error-handler.xml
10:47:18 INFO (WorkflowDefinitionScanner:117) - 6 of 7 workflow definitions installed
10:47:18 INFO (WorkflowDefinitionScanner:80) - Installing workflow from file /Users/phuongdh/Documents/hydrant/felix/etc/workflows/compose-distribute-publish.xml
10:47:18 INFO (WorkflowDefinitionScanner:114) - All 7 workflow definitions installed
10:47:18 INFO (RestPublisher:231) - Registered REST endpoint at /files
10:47:18 INFO (WorkspaceImpl:490) - Mapping workspace to working file repository using /Users/phuongdh/Documents/hydrant/felix/work/content/files
10:47:18 INFO (WorkspaceImpl:123) - CONFIG org.opencastproject.workspace.rootdir: /Users/phuongdh/Documents/hydrant/felix/work/content/workspace
10:47:19 INFO (WorkspaceImpl:168) - Hard links between the working file repository and the workspace enabled
10:47:19 INFO (JmxUtil:42) - Registering org.opencastproject.workspace.impl.jmx.WorkspaceBean with JMX
10:47:19 INFO (StreamingDistributionService:108) - streaming url is rtmp://localhost/vod
10:47:19 INFO (StreamingDistributionService:125) - Streaming distribution directory is /opt/adobe/ams/webroot/vod
10:47:19 INFO (RestPublisher:231) - Registered REST endpoint at /distribution/streaming
10:47:21 INFO (HLSDistributionServiceImpl:137) - HLS distribution directory is ../public
10:47:21 INFO (RestPublisher:231) - Registered REST endpoint at /youtube
10:47:21 INFO (YoutubeDistributionService:150) - Update method from managed service
10:47:21 INFO (AnnotationRestService:104) - configured server url is http://localhost:8080
10:47:21 INFO (RestPublisher:231) - Registered REST endpoint at /annotation
10:47:22 INFO (RestPublisher:231) - Registered REST endpoint at /caption
10:47:22 INFO (RestPublisher:231) - Registered REST endpoint at /info
10:47:22 INFO (OsgiEpisodeServiceDatabase:54) - Activating persistence manager for episodes
10:47:22 INFO (EncodingProfileScanner:275) - Registering encoding profiles from /Users/phuongdh/Documents/hydrant/felix/etc/encoding/youtube-movies.properties
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile youtube-med.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile youtube-vga-med.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile youtube-high.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile youtube-vga-hd.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile youtube-hd.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile youtube-vga-high.http
10:47:22 INFO (EncodingProfileScanner:275) - Registering encoding profiles from /Users/phuongdh/Documents/hydrant/felix/etc/encoding/matterhorn-movies.properties
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile audio-only.work
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile video-only.work
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile trim.work
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile video-segmentation.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile mux-av.work
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile av.work
10:47:22 INFO (EncodingProfileScanner:275) - Registering encoding profiles from /Users/phuongdh/Documents/hydrant/felix/etc/encoding/engage-movies-multi-quality.properties
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile flash-high.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile flash-vga-medium.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile flash-vga-low.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile flash-vga-hd.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile flash-hd.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile flash-medium.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile flash-low.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile flash-vga-high.http
10:47:22 INFO (EncodingProfileScanner:275) - Registering encoding profiles from /Users/phuongdh/Documents/hydrant/felix/etc/encoding/matterhorn-branding.properties
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile watermark.branding
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile credits.branding
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile copy.branding
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile prepare-cat.branding
10:47:22 INFO (EncodingProfileScanner:275) - Registering encoding profiles from /Users/phuongdh/Documents/hydrant/felix/etc/encoding/epiphan-split.properties
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile epiphan.presenter
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile epiphan.presentation
10:47:22 INFO (EncodingProfileScanner:275) - Registering encoding profiles from /Users/phuongdh/Documents/hydrant/felix/etc/encoding/itunes-movies.properties
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile itunes.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile itunes-audio.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile itunes-vga.http
10:47:22 INFO (EncodingProfileScanner:275) - Registering encoding profiles from /Users/phuongdh/Documents/hydrant/felix/etc/encoding/feed-movies.properties
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile feed-m4a.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile feed-avi.http
10:47:22 INFO (EncodingProfileScanner:275) - Registering encoding profiles from /Users/phuongdh/Documents/hydrant/felix/etc/encoding/other-movies.properties
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile dvd-ntsc.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile dvd-pal.http
10:47:22 INFO (EncodingProfileScanner:275) - Registering encoding profiles from /Users/phuongdh/Documents/hydrant/felix/etc/encoding/feed-images.properties
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile feed-cover.http
10:47:22 INFO (EncodingProfileScanner:275) - Registering encoding profiles from /Users/phuongdh/Documents/hydrant/felix/etc/encoding/matterhorn-images.properties
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile image-conversion.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile text-analysis.http
10:47:22 INFO (EncodingProfileScanner:275) - Registering encoding profiles from /Users/phuongdh/Documents/hydrant/felix/etc/encoding/engage-images.properties
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile search-cover.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile player-preview.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile player-slides.http
10:47:22 INFO (EncodingProfileScanner:275) - Registering encoding profiles from /Users/phuongdh/Documents/hydrant/felix/etc/encoding/engage-movies.properties
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile flash-preview.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile flash-audio.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile flash-vga.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile flash.http
10:47:22 INFO (EncodingProfileScanner:275) - Registering encoding profiles from /Users/phuongdh/Documents/hydrant/felix/etc/encoding/hydrant.properties
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile aac-medium.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile mp3-medium.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile mp4-medium.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile mp4-low.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile mp4-high.http
10:47:22 INFO (EncodingProfileScanner:279) - Installed profile aac-high.http
10:47:22 INFO (ComposerServiceImpl:130) - Activating composer service
10:47:23 INFO (RestPublisher:231) - Registered REST endpoint at /analysis/videosegmenter
10:47:23 INFO (TrimWorkflowOperationHandler:100) - Registering review / trim hold state ui from classpath /ui/operation/trim/index.html
10:47:23 INFO (SeriesServiceDatabaseImpl:86) - Activating persistence manager for series
10:47:23 INFO (SeriesServiceImpl:119) - Activating Series Service
10:47:23 INFO (SearchServiceImpl:210) - Setting up solr search index at /Users/phuongdh/Documents/hydrant/felix/work/content/searchindex
10:47:23 INFO (SearchServiceImpl:217) - solr config directory doesn't exist. Creating /Users/phuongdh/Documents/hydrant/felix/work/content/searchindex/conf
10:47:23 INFO (RestPublisher:231) - Registered REST endpoint at /composer/ffmpeg
10:47:23 INFO (EncodingProfileScanner:300) - All 13 encoding profiles installed
10:47:23 INFO (SearchServiceImpl:483) - Finished populating search index
10:47:23 INFO (RestPublisher:231) - Registered REST endpoint at /search
10:47:23 INFO (UserTrackingRestService:114) - configured server url is http://localhost:8080
10:47:23 INFO (RestPublisher:231) - Registered REST endpoint at /usertracking
10:47:23 INFO (UserAndSeriesLoader$Loader:127) - Adding sample series...
10:47:23 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/subject_video.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/literature_video.properties
10:47:24 INFO (SeriesServiceSolrIndex:868) - No series exists with ID SERIES_1
10:47:24 INFO (RestPublisher:231) - Registered REST endpoint at /series
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/teaching_education_audio.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/humanities_audio.properties
10:47:24 INFO (JmxUtil:42) - Registering org.opencastproject.workflow.impl.jmx.WorkflowsStatistics with JMX
10:47:24 INFO (WorkflowServiceImpl:235) - Activate Worklow service
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/teaching_education_video.properties
10:47:24 INFO (CaptureAgentStateServiceImpl:131) - CaptureAgentStateServiceImpl starting.
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/series.properties
10:47:24 INFO (SimpleServicePublisher:85) - [org.opencastproject.episode.impl.EpisodeServicePublisher] Start
10:47:24 INFO (SimpleServicePublisher:102) - [org.opencastproject.episode.impl.EpisodeServicePublisher] Registering service
10:47:24 INFO (EpisodeServicePublisher:255) - Setting up solr search index at /Users/phuongdh/Documents/hydrant/felix/work/content/archiveindex
10:47:24 INFO (EpisodeServicePublisher:262) - solr config directory doesn't exist. Creating /Users/phuongdh/Documents/hydrant/felix/work/content/archiveindex/conf
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/social_science_audio.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/humanities_video.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/language_video.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/custom.properties
10:47:24 WARN (AgentImpl:278) - Null friendly name list for agent demo_capture_agent. Capabilities filtering aborted.
10:47:24 INFO (CaptureAgentStateServiceImpl:651) - Roles 'ROLE_INSTRUCTOR, ROLE_ADMIN' may schedule 'demo_capture_agent'
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/science_audio.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/society_audio.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/fine_arts_audio.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/society_video.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/history_video.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/language_audio.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/business_audio.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/science_video.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/search.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/social_science_video.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/engineering_audio.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/history_audio.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/aggregation.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/health_medicine_audio.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/engineering_video.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/subject_audio.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/business_video.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/latest.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/literature_audio.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/series_audio.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/health_medicine_video.properties
10:47:24 INFO (FeedRegistrationScanner:103) - Installing a feed from /Users/phuongdh/Documents/hydrant/felix/etc/feeds/fine_arts_video.properties
10:47:24 INFO (FeedServlet:212) - Registering 'teaching_education_audio' feed
10:47:24 INFO (FeedServlet:212) - Registering 'social_science_video' feed
10:47:24 INFO (FeedServlet:212) - Registering 'event_video' feed
10:47:24 INFO (FeedServlet:212) - Registering 'business_video' feed
10:47:24 INFO (FeedServlet:212) - Registering 'series' feed
10:47:24 INFO (FeedServlet:212) - Registering 'history_video' feed
10:47:24 INFO (FeedServlet:212) - Registering 'health_medicine_video' feed
10:47:24 INFO (FeedServlet:212) - Registering 'language_audio' feed
10:47:24 INFO (FeedServlet:212) - Registering 'humanities_audio' feed
10:47:24 INFO (FeedServlet:212) - Registering 'health_medicine_audio' feed
10:47:24 INFO (FeedServlet:212) - Registering 'science_video' feed
10:47:24 INFO (FeedServlet:212) - Registering 'latest' feed
10:47:24 INFO (FeedServlet:212) - Registering 'literature_audio' feed
10:47:24 INFO (FeedServlet:212) - Registering 'humanities_video' feed
10:47:24 INFO (FeedServlet:212) - Registering 'science_audio' feed
10:47:24 INFO (FeedServlet:212) - Registering 'custom' feed
10:47:24 INFO (FeedServlet:212) - Registering 'language_video' feed
10:47:24 INFO (FeedServlet:212) - Registering 'engineering_audio' feed
10:47:24 INFO (FeedServlet:212) - Registering 'fine_arts_audio' feed
10:47:24 INFO (FeedServlet:212) - Registering 'aggregated' feed
10:47:24 INFO (FeedServlet:212) - Registering 'history_audio' feed
10:47:24 INFO (FeedServlet:212) - Registering 'search' feed
10:47:24 INFO (FeedServlet:212) - Registering 'fine_arts_video' feed
10:47:24 INFO (FeedServlet:212) - Registering 'teaching_education_video' feed
10:47:24 INFO (FeedServlet:212) - Registering 'business_audio' feed
10:47:24 INFO (FeedServlet:212) - Registering 'literature_video' feed
10:47:24 INFO (FeedServlet:212) - Registering 'event_audio' feed
10:47:24 INFO (FeedServlet:212) - Registering 'engineering_video' feed
10:47:24 INFO (FeedServlet:212) - Registering 'society_audio' feed
10:47:24 INFO (FeedServlet:212) - Registering 'social_science_audio' feed
10:47:24 INFO (FeedServlet:212) - Registering 'society_video' feed
10:47:24 INFO (FeedServlet:212) - Registering 'series_audio' feed
10:47:24 INFO (FeedRegistrationScanner:135) - All 32 feeds installed
10:47:24 INFO (JmxUtil:42) - Registering org.opencastproject.episode.impl.jmx.ElementStoreBean with JMX
10:47:24 INFO (EpisodeServiceImpl:306) - Start populating episode search index
10:47:25 WARN (UserAndSeriesLoader$Loader:183) - Unable to find organization null
10:47:25 INFO (EpisodeServiceImpl:340) - Finished populating episode search index
10:47:25 INFO (SeriesServiceSolrIndex:868) - No series exists with ID SERIES_2
10:47:25 WARN (UserAndSeriesLoader$Loader:183) - Unable to find organization null
10:47:25 INFO (SeriesServiceSolrIndex:868) - No series exists with ID SERIES_3
10:47:25 INFO (RestPublisher:231) - Registered REST endpoint at /episode
10:47:25 WARN (UserAndSeriesLoader$Loader:183) - Unable to find organization null
10:47:25 INFO (SeriesServiceSolrIndex:868) - No series exists with ID SERIES_4
10:47:25 INFO (IngestServiceImpl:175) - Ingest Service started.
10:47:25 INFO (JmxUtil:42) - Registering org.opencastproject.ingest.impl.jmx.IngestStatistics with JMX
10:47:25 WARN (UserAndSeriesLoader$Loader:183) - Unable to find organization null
10:47:25 INFO (SeriesServiceSolrIndex:868) - No series exists with ID SERIES_5
10:47:25 INFO (FileUploadServiceImpl:99) - File Upload Service activated. Storage directory is /Users/phuongdh/Documents/hydrant/felix/work/content/fileupload-tmp
10:47:25 INFO (FileUploadRestService:91) - File Upload REST Endpoint activated
10:47:25 WARN (UserAndSeriesLoader$Loader:183) - Unable to find organization null
10:47:25 INFO (SeriesServiceSolrIndex:868) - No series exists with ID SERIES_6
10:47:25 INFO (RestPublisher:231) - Registered REST endpoint at /upload
10:47:25 WARN (UserAndSeriesLoader$Loader:183) - Unable to find organization null
10:47:25 INFO (SeriesServiceSolrIndex:868) - No series exists with ID SERIES_7
10:47:25 WARN (UserAndSeriesLoader$Loader:183) - Unable to find organization null
10:47:25 INFO (SeriesServiceSolrIndex:868) - No series exists with ID SERIES_8
10:47:25 INFO (RestPublisher:231) - Registered REST endpoint at /ingest
10:47:25 WARN (UserAndSeriesLoader$Loader:183) - Unable to find organization null
10:47:25 ERROR (?:?) - [org.apache.felix.fileinstall.ArtifactInstaller, org.osgi.service.cm.ManagedService, id=231, bundle=129]: Updating configuration property inbox.path caused a problem: /Users/phuongdh/Documents/hydrant/felix/inbox
org.osgi.service.cm.ConfigurationException: inbox.path : /Users/phuongdh/Documents/hydrant/felix/inbox
at org.opencastproject.ingest.scanner.InboxScannerService.updated(InboxScannerService.java:120)
at org.apache.felix.cm.impl.ConfigurationManager$ManagedServiceUpdate.run(ConfigurationManager.java:1160)
at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:104)
at java.lang.Thread.run(Thread.java:680)
10:47:25 INFO (SeriesServiceSolrIndex:868) - No series exists with ID SERIES_9
10:47:26 INFO (WorkflowRestService:160) - configured server url is http://localhost:8080
10:47:26 WARN (UserAndSeriesLoader$Loader:183) - Unable to find organization null
10:47:26 INFO (SeriesServiceSolrIndex:868) - No series exists with ID SERIES_10
10:47:26 INFO (RestPublisher:231) - Registered REST endpoint at /workflow
10:47:26 WARN (UserAndSeriesLoader$Loader:183) - Unable to find organization null
10:47:26 INFO (UserAndSeriesLoader:220) - Adding sample students, usernames and passwords are student1/student1... student200/student200
10:47:26 INFO (SchedulerServiceDatabaseImpl:71) - Activating persistence manager for scheduler
10:47:26 INFO (SchedulerServiceImpl:187) - Activating Scheduler Service
10:47:26 INFO (UserAndSeriesLoader:220) - Adding sample students, usernames and passwords are student1/student1... student200/student200
10:47:26 INFO (RestPublisher:231) - Registered REST endpoint at /recordings
10:47:26 INFO (DictionaryScanner:119) - Finished loading language pack from /Users/phuongdh/Documents/hydrant/felix/etc/dictionaries/en.csv
10:47:26 INFO (DictionaryScanner:139) - 1 of 3 dictionaries installed
10:47:26 INFO (AclDistributionService:117) - Download distribution directory is /Users/phuongdh/Documents/hydrant/felix/work/content/downloads
10:47:26 INFO (DictionaryScanner:92) - Loading language pack from /Users/phuongdh/Documents/hydrant/felix/etc/dictionaries/es.csv
10:47:27 INFO (RestPublisher:231) - Registered REST endpoint at /distribution/acl
10:47:27 INFO (DownloadDistributionServiceImpl:128) - Download distribution directory is /Users/phuongdh/Documents/hydrant/felix/work/content/downloads
10:47:27 INFO (RestPublisher:231) - Registered REST endpoint at /distribution/download
10:47:27 INFO (Activator:33) - Starting admin ui
10:47:27 INFO (UserAndSeriesLoader:220) - Adding sample instructors, usernames and passwords are instructor1/instructor1... instructor20/instructor20
10:47:27 INFO (UserAndSeriesLoader:220) - Adding sample instructors, usernames and passwords are instructor1/instructor1... instructor20/instructor20
10:47:27 INFO (UserAndSeriesLoader:220) - Adding sample admins, usernames and passwords are admin1/admin1... admin10/admin10
10:47:27 INFO (UserAndSeriesLoader:220) - Adding sample admins, usernames and passwords are admin1/admin1... admin10/admin10
10:47:27 INFO (UserAndSeriesLoader$Loader:200) - Finished loading sample series and users
10:47:30 INFO (DictionaryScanner:119) - Finished loading language pack from /Users/phuongdh/Documents/hydrant/felix/etc/dictionaries/es.csv
10:47:30 INFO (DictionaryScanner:139) - 2 of 3 dictionaries installed
10:47:30 INFO (DictionaryScanner:92) - Loading language pack from /Users/phuongdh/Documents/hydrant/felix/etc/dictionaries/de.csv
10:47:31 INFO (DictionaryScanner:119) - Finished loading language pack from /Users/phuongdh/Documents/hydrant/felix/etc/dictionaries/de.csv
10:47:31 INFO (TextAnalyzerServiceImpl:129) - Activating Text analyser service
10:47:31 INFO (RestPublisher:231) - Registered REST endpoint at /analysis/text
10:47:31 INFO (DictionaryScanner:137) - All 3 dictionaries installed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment