I'm trying to bring up 1.3-rc4 and am having problems trying to figure out which database (if any) works with this system.
The first attempt using PostgreSQL was a failure. The SQL database creation script "postgres84.sql" seems completely out of date and non-functional. Turning on auto-ddl leads to many strange error messages. So I tried the built-in database. When I stop and restart Matterhorn I completely lose all my workflows (see below). Trying to load the wiki dictionary fails completely (see below). This dictionary loaded correctly under PostgreSQL. I assume with the built-in database one should be able to stop/restart Matterhorn without any problems. Is this not the case? Any suggestions on where to go from here appreciated. Hank 10:14:48 INFO (FeedServlet:212) - Registering 'latest' feed 10:14:49 INFO (RestPublisher:222) - Registered REST endpoint at /analysis/text 10:14:49 INFO (WorkflowServiceSolrIndex:261) - The workflow search index is empty. Populating it now with 16 workflows. 10:14:49 INFO (WorkspaceImpl:245) - Downloading http://pps.ncast.com:8080/static/000744a8-f6e5-480c-8f10-96dc6c814087/security-policy/xacml.xmlto /opt/matterhorn/opencast/workspace/http_pps.ncast.com_8080/static/000744a8-f6e5-480c-8f10-96dc6c814087/security-policy/xacml.xml 10:14:50 WARN (WorkflowServiceSolrIndex:270) - Unable to index workflow instances: {} java.lang.NullPointerException at org.apache.commons.io.IOUtils.toInputStream(IOUtils.java:612) at org.opencastproject.workflow.api.WorkflowParser.parseWorkflowInstance(WorkflowParser.java:146) at org.opencastproject.workflow.impl.WorkflowServiceSolrIndex.activate(WorkflowServiceSolrIndex.java:264) at org.opencastproject.workflow.impl.WorkflowServiceSolrIndex.activate(WorkflowServiceSolrIndex.java:224) 02:13:57 WARN (DictionaryScanner:84) - Unable to add word 'LORL' to the en dictionary: Attempting to execute an operation on a closed EntityManagerFactory. 02:13:57 WARN (DictionaryScanner:84) - Unable to add word 'COIFFE' to the en dictionary: Attempting to execute an operation on a closed EntityManagerFactory. 02:13:57 WARN (DictionaryScanner:84) - Unable to add word 'QUIFFS' to the en dictionary: Attempting to execute an operation on a closed EntityManagerFactory. 02:13:57 WARN (DictionaryScanner:84) - Unable to add word 'BROADMERE' to the en dictionary: Attempting to execute an operation on a closed EntityManagerFactory.
_______________________________________________ Matterhorn-users mailing list [email protected] http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
