I started over with Ubuntu 10.10 and the Core is installed.

Thanks for your help.

On Thu, Sep 15, 2011 at 10:20 AM, Shane Phelan <[email protected]> wrote:

> So I googled and downloaded the .jar files and now I'm getting the
> following error:
>
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 11 resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 20 source files to
> /opt/matterhorn/1.2.0/modules/matterhorn-kernel/target/classes
> [INFO] -------------------------------------------------------------
> [ERROR] COMPILATION ERROR :
> [INFO] -------------------------------------------------------------
> [ERROR]
> /opt/matterhorn/1.2.0/modules/matterhorn-kernel/src/main/java/org/opencastproject/kernel/userdirectory/UserAndRoleDirectoryServiceImpl.java:[162,33]
> package org.springframework.dao does not exist
> [ERROR]
> /opt/matterhorn/1.2.0/modules/matterhorn-kernel/src/main/java/org/opencastproject/kernel/security/OAuthSingleConsumerDetailsService.java:[93,91]
> cannot find symbol
> symbol  : class DataAccessException
> location: class
> org.opencastproject.kernel.security.OAuthSingleConsumerDetailsService
>
> [INFO] 2 errors
> [INFO] -------------------------------------------------------------
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Compilation failure
>
> /opt/matterhorn/1.2.0/modules/matterhorn-kernel/src/main/java/org/opencastproject/kernel/userdirectory/UserAndRoleDirectoryServiceImpl.java:[162,33]
> package org.springframework.dao does not exist
> /opt/matterhorn/1.2.0/modules/matterhorn-kernel/src/main/java/org/opencastproject/kernel/security/OAuthSingleConsumerDetailsService.java:[93,91]
> cannot find symbol
> symbol  : class DataAccessException
> location: class
> org.opencastproject.kernel.security.OAuthSingleConsumerDetailsService
>
>
>
> On Thu, Sep 15, 2011 at 9:11 AM, Shane Phelan <[email protected]> wrote:
>
>> Rudiger thank you for the info...
>>
>> I went back to 10.10 but now I'm having trouble getting the
>> springframework authentication modules installed in maven.  First time I ran
>> the mvn install I got a error that there were dependencies missing.  It
>> appeared that I couldn't access the repositories where the jar files and
>> .pom files were for some of the springframework code during the
>> installation.  I downloaded the pom files manually and following install
>> instructions from the build I installed the modules individually or I think
>> I did I've never used maven so I'm not familiar with it.  Now I get the
>> following errors when I run mvn clean install...
>>
>> [ERROR] error: error reading
>> /home/matterhorn/.m2/repository/org/springframework/security/org.springframework.security.openid/3.0.2.RELEASE/org.springframework.security.openid-3.0.2.RELEASE.jar;
>> error in opening zip file
>> [ERROR] error: error reading
>> /home/matterhorn/.m2/repository/org/springframework/security/oauth/spring-security-oauth/1.0.0.M1/spring-security-oauth-1.0.0.M1.jar;
>> error in opening zip file
>> [ERROR] error: error reading
>> /home/matterhorn/.m2/repository/org/openid4java/com.springsource.org.openid4java/0.9.5/com.springsource.org.openid4java-0.9.5.jar;
>> error in opening zip file
>> [ERROR] error: error reading
>> /home/matterhorn/.m2/repository/net/sourceforge/nekohtml/com.springsource.org.cyberneko.html/1.9.13/com.springsource.org.cyberneko.html-1.9.13.jar;
>> error in opening zip file
>> [INFO] 4 errors
>> [INFO] -------------------------------------------------------------
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>>
>> error: error reading
>> /home/matterhorn/.m2/repository/org/springframework/security/org.springframework.security.openid/3.0.2.RELEASE/org.springframework.security.openid-3.0.2.RELEASE.jar;
>> error in opening zip file
>> error: error reading
>> /home/matterhorn/.m2/repository/org/springframework/security/oauth/spring-security-oauth/1.0.0.M1/spring-security-oauth-1.0.0.M1.jar;
>> error in opening zip file
>> error: error reading
>> /home/matterhorn/.m2/repository/org/openid4java/com.springsource.org.openid4java/0.9.5/com.springsource.org.openid4java-0.9.5.jar;
>> error in opening zip file
>> error: error reading
>> /home/matterhorn/.m2/repository/net/sourceforge/nekohtml/com.springsource.org.cyberneko.html/1.9.13/com.springsource.org.cyberneko.html-1.9.13.jar;
>> error in opening zip file
>>
>> So, the jar files are in these directories but they are very small and I'm
>> wondering if they are the correct jar files.
>>
>> Any help?  Thanks!
>>
>> -Shane
>>
>> On Thu, Sep 15, 2011 at 3:23 AM, Ruediger Rolf 
>> <[email protected]>wrote:
>>
>>>  I tried 11.04 on the capture agent and with the core.
>>>
>>> The Capture Agent will not work with 11.04, if you use the Epiphan
>>> VGA2USB device. So we do not recommend using 11.04.
>>>
>>> For the core it works in general, but I had several not Matterhorn
>>> related problems with Ubuntu 11.04 on my machine, so I would not recommend
>>> using it. Use 10.04, it is longer supported by Canonical than 11.04 anyway.
>>>
>>> Rüdiger
>>>
>>> Am 14.09.2011 17:06, schrieb Shane Phelan:
>>>
>>> Does anyone have Core installation instructions for Ubuntu 11.04?
>>>
>>> _______________________________________________
>>> Matterhorn-users mailing 
>>> [email protected]http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
>>>
>>>
>>>
>>> --
>>>
>>> ________________________________________________
>>> Rüdiger Rolf, M.A.
>>> Universität Osnabrück - Zentrum virtUOS
>>> Heger-Tor-Wall 12, 49069 Osnabrück
>>> Telefon: (0541) 969-6511 - Fax: (0541) 969-16511
>>> E-Mail: [email protected]
>>> Internet: www.virtuos.uni-osnabrueck.de
>>>
>>>
>>
>
_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to