Rute,

what you could try is switch to a different version of Apache Felix Fileinstall 
[1]. The configuration file system.properties is currently referencing version 
1.3.6, while version 3.1.10 is available. My guess is that it may have 
something to do with the way File Install is working (or not working).

In order to give this a try, you'd need to:

1) Clean work and felix cache
2) Download File Install 3.1.10 from [2] and put it into your Matterhorn 
installation's /lib directory
3) Remove the old (1.3.6) jar file from the same /lib directory
4) Update the reference to 1.3.6 in system.properties

Tobias

[1]  http://felix.apache.org/site/apache-felix-file-install.html
[2]  http://felix.apache.org/site/downloads.cgi

On 16.03.2012, at 15:07, Rute Santos <[email protected]> wrote:

> 
>    Thanks, Tobias. It didn't work. Maybe I should be getting a mac :)
> 
>    Rute
> 
> On 3/15/2012 10:21 AM, Tobias Wunden wrote:
>> Hi Rute,
>> 
>> I don't have Windows to test this myself, but in addition to clearing the 
>> Felix cache, it also helps to clear the JVM work directory (you can specify 
>> this by setting -Djava.io.tmpdir=<path/to/tmp>. The organization files are 
>> loaded by File Install, and File Install keeps its own information inside 
>> said work directory.
>> 
>> Tobias
>> 
>> On 14.03.2012, at 20:05, Rute Santos<[email protected]>  wrote:
>> 
>>>     Thanks, Greg. I checked and there are no duplicated jars there. I've 
>>> cleaned the felix cache and started again a few times and had the same 
>>> errors.
>>> 
>>>     Rute
>>> 
>>> On 3/14/2012 2:14 PM, Greg Logan wrote:
>>>> I'm guessing you have two different versions of the Matterhorn jars in
>>>> your felix/matterhorn directory.  Remove one version, delete felix-cache
>>>> and then restart and it should work.
>>>> 
>>>> G
>>>> 
>>>> On 12-03-14 11:29 AM, Rute Santos wrote:
>>>> 
>>>>> Hi,
>>>>> 
>>>>>     I am trying to install matterhorn on a Windows system. I am trying
>>>>> the basic install and I've followed the instructions found at
>>>>> 
>>>>> http://opencast.jira.com/wiki/display/MH/Install+Source+Windows+(Trunk)
>>>>> ,
>>>>> but I am getting the following error when the matterhorn bundles are
>>>>> being installed:
>>>>> 
>>>>> 2012-03-13 13:30:48 DEBUG (OrganizationDirectoryServiceImpl:221) -
>>>>> Updating organization
>>>>> pid='org.opencastproject.organization.5530dce4-69a4-4d64-a86a-554b81df81d6'
>>>>> 2012-03-13 13:30:48  INFO (OrganizationDirectoryServiceImpl:257) -
>>>>> Updating organization 'mh_default_org'
>>>>> 2012-03-13 13:30:48 DEBUG (OrganizationDirectoryServiceImpl:221) -
>>>>> Updating organization
>>>>> pid='org.opencastproject.organization.4f04a745-0389-4b45-a3fc-5806ce564b7c'
>>>>> 2012-03-13 13:30:48 ERROR (?:?) -
>>>>> [org.opencastproject.security.api.OrganizationDirectoryService,
>>>>> org.osgi.service.cm.ManagedServiceFactory, id=78, bundle=140]:
>>>>> Unexpected problem updating Configuration
>>>>> PID=org.opencastproject.organization.4f04a745-0389-4b45-a3fc-5806ce564b7c,
>>>>> factoryPID=org.opencastproject.organization,
>>>>> bundleLocation=
>>>>> file:/C:/Users/rute/matterhorn/felix-framework-3.2.2/matterhorn/matterhorn-kernel-1.3-rc6.jar
>>>>> 
>>>>> 
>>>>> java.lang.IllegalStateException: Configuration
>>>>> org.opencastproject.organization.5e1e12d4-33ac-4bdf-ac6a-2bd553fde7db
>>>>> deleted
>>>>>     at
>>>>> org.apache.felix.cm.impl.ConfigurationAdapter.checkDeleted(ConfigurationAdapter.java:173)
>>>>> 
>>>>>     at
>>>>> org.apache.felix.cm.impl.ConfigurationAdapter.getPid(ConfigurationAdapter.java:53)
>>>>> 
>>>>>     at
>>>>> org.opencastproject.kernel.security.OrganizationDirectoryServiceImpl.updated(OrganizationDirectoryServiceImpl.java:253)
>>>>> 
>>>>>     at
>>>>> org.apache.felix.cm.impl.ConfigurationManager$ManagedServiceFactoryUpdate.run(ConfigurationManager.java:1366)
>>>>> 
>>>>>     at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:104)
>>>>>     at java.lang.Thread.run(Unknown Source)
>>>>> 
>>>>>     This error shows up in the log over and over again, always with a
>>>>> different pid ('org.opencastproject.organization.XXXX'), which I believe
>>>>> shouldn't be changing all the time (?) Has anyone seen this or have any
>>>>> idea of what might be wrong?
>>>>>     I am using Windows 7 64-bit,  Java 1.6, Maven 3.0.4, Matterhorn
>>>>> 1.3-rc6, Felix 3.2.2.
>>>>>     Any help is appreciated.
>>>>> 
>>>>>     Thanks in advance,
>>>>> 
>>>>>     Rute Santos
>>>>>     Harvard DCE
>>>>> 
>>>>> _______________________________________________
>>>>> Matterhorn-users mailing list
>>>>> 
>>>>> [email protected]
>>>>> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
>>>> 
>>>> 
>>>> _______________________________________________
>>>> Matterhorn-users mailing list
>>>> 
>>>> [email protected]
>>>> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
>>> _______________________________________________
>>> Matterhorn-users mailing list
>>> [email protected]
>>> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
>> _______________________________________________
>> Matterhorn-users mailing list
>> [email protected]
>> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users
> 
> _______________________________________________
> Matterhorn-users mailing list
> [email protected]
> http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

_______________________________________________
Matterhorn-users mailing list
[email protected]
http://lists.opencastproject.org/mailman/listinfo/matterhorn-users

Reply via email to