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

Josh Holtzman edited comment on MH-8022 at 7/28/11 9:42 PM:
------------------------------------------------------------

There is a missing feature in the workspace.  Currently, you can tell the 
workspace to look to local disk for files in the WFR with the 
'org.opencastproject.file.repo.url' property.  You can not provide the 
workspace with any other URLs that should also be accessed via disk.  
Therefore, the workspace will download files stored for media downloads (e.g. 
anything matching */static/*) rather than accessing them directly.

This should address Adam's comment above, though not Walter's.

When I've seen "java.io.IOException: Closed" in the past, it's usually due to 
an HTTP client (e.g. a browser, or inter-server communication via the Apache 
HttpClient) stopping the request while the server is still trying to send data. 
 This is usually harmless, though in the case of inter-server communication, 
it's still troubling.  Why is the client closing the connection?  Is there a 
proxy between the client and the server?

      was (Author: jholtzman):
    There is a missing feature in the workspace.  Currently, you can tell the 
workspace to look to local disk for files in the WFR with the 
'org.opencastproject.file.repo.url' property.  You can not provide the 
workspace with any other URLs that should also be accessed via disk.  
Therefore, the workspace will download files stored for media downloads (e.g. 
anything matching */static/*) rather than accessing them directly.
  
> Encoding failure with multiple workers / Unnecessary File Downloads
> -------------------------------------------------------------------
>
>                 Key: MH-8022
>                 URL: http://opencast.jira.com/browse/MH-8022
>             Project: Matterhorn Project
>          Issue Type: Bug
>          Components: encoding
>    Affects Versions: 1.1.x (branch)
>            Reporter: Walter Schwarz
>            Priority: Release Blocker
>             Fix For: 1.1.1, 1.2
>
>         Attachments: config.properties, system.properties
>
>


--
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