Version 1.1.x
This was an error in a distributed install but the error exists when
deployed as an all-in-one as well.
When using a MySQL server jobs fail to start, the upload in the matterhorn
web UI doesn't complete. When removing the MySQL lines from the config
file and using a local solr (?) database jobs complete successfully.
Sanity checks passed:
DDL generation is set to true.
Matterhorn does create the tables and their structure correctly.
The matterhorn user is able to add rows to these tables.
The failure is the same (below) when using a local MySQL or a remote MySQL
server.
Jobs ingest correctly when removing MySQL config (local jdbc server).
The directory and file creation attempts below are successful, they exist.
What else could I look at to hunt down this failure?
Debug log:
2011-07-22 16:17:48 DEBUG (WorkingFileRepositoryImpl:243) - Attempting to
create a new directory at
/opt/matterhorn/content/files/mediapackage/ee6cfd50-c8b8-4179-82ef-95f9d4082340/871e7cd7-5ff8-40c1-8547-81f72c5d23cf
2011-07-22 16:17:48 DEBUG (WorkingFileRepositoryImpl:250) - Attempting to
write a file to
/opt/matterhorn/content/files/mediapackage/ee6cfd50-c8b8-4179-82ef-95f9d4082340/871e7cd7-5ff8-40c1-8547-81f72c5d23cf/dublincore.xml
2011-07-22 16:17:48 INFO (IngestServiceImpl:801) - Adding element of type
Catalog to mediapackage ee6cfd50-c8b8-4179-82ef-95f9d4082340
2011-07-22 16:17:48 DEBUG (MimeTypes:214) - Discovered previously unknown
mime type 'application/json'
2011-07-22 16:17:48 DEBUG (MimeTypes:214) - Discovered previously unknown
mime type 'video/x-motion-jpeg'
2011-07-22 16:17:48 DEBUG (JobJpaImpl:425) - processor service
registration is null
2011-07-22 16:17:48 DEBUG (JsonpFilter:102) - No json padding requested
from
org.apache.felix.http.base.internal.dispatch.FilterPipeline$RequestWrapper@46147bef
2011-07-22 16:17:48 DEBUG (OAuthProviderProcessingFilter:171) - Supplied
OAuth parameters are inadequate. Ignoring.
2011-07-22 16:17:48 DEBUG (WorkspaceImpl:205) -
/opt/matterhorn/content/workspace/mediapackage/ee6cfd50-c8b8-4179-82ef-95f9d4082340/871e7cd7-5ff8-40c1-8547-81f72c5d23cf/dublincore.xml
is up to date
2011-07-22 16:17:48 DEBUG (WorkspaceImpl:207) - Getting
http://mhadmin.at.northwestern.edu:8080/files/mediapackage/ee6cfd50-c8b8-4179-82ef-95f9d4082340/871e7cd7-5ff8-40c1-8547-81f72c5d23cf/dublincore.xml
directly from working file repository root at
/opt/matterhorn/content/workspace/mediapackage/ee6cfd50-c8b8-4179-82ef-95f9d4082340/871e7cd7-5ff8-40c1-8547-81f72c5d23cf/dublincore.xml
2011-07-22 16:17:48 WARN (WorkflowServiceImpl:496) - Unable to update
workflow to failed state
org.opencastproject.workflow.api.WorkflowDatabaseException:
org.opencastproject.util.NotFoundException: Job -1 not found
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users