Hi Andreas

Based on the new error log the problem was accessing the last
modification date of the FST corpus file outside the doPrivileged()
block.
I have fixed this with http://svn.apache.org/r1532742.

Would be nice if you could check again

best
Rupert

On Wed, Oct 16, 2013 at 11:53 AM, Andreas Kuckartz <a.kucka...@ping.de> wrote:
> Hi Rupert,
>
> thanks a lot, but unfortunately the integration tests still fail. I will
> send you a new log file in a separate mail.
>
> Some info regarding the environment on Debian unstable:
>
> $ java -version
> java version "1.7.0_25"
> OpenJDK Runtime Environment (IcedTea 2.3.12) (7u25-2.3.12-4)
> OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
>
> Cheers,
> Andreas
> ---
>
> Rupert Westenthaler:
>> Hi Andreas, all
>>
>> In the meantime Andreas sent me a log file of a failed Stanbol build.
>> Based on the analysis I created STANBOL-1111 [1].
>>
>> With revision 1532653 [2] I committed changes that ensure that all
>> File IO required by the FST linking engine is done within
>> AccessController.doPrivileged(..).
>>
>> @Andreas: can you please verify that this fixes the
>> AccessControlException on your environment. I can not test it as both
>> my build platform as well as the Jenkins builds are not affected by
>> this. If [2] solves this issue for you feel free to mark [1] as
>> resolved.
>>
>> best
>> Rupert
>>
>> [1] https://issues.apache.org/jira/browse/STANBOL-1177
>> [2] http://svn.apache.org/r1532653
>>
>> On Wed, Oct 9, 2013 at 2:41 PM, Rupert Westenthaler
>> <rupert.westentha...@gmail.com> wrote:
>>> Hi Andreas,
>>>
>>> looks like a Security related issue of the new FST linking engine. Can
>>> you please find one that exceptions in the log and report is as an
>>> JIRA issue (just assign it to me).  [1] provides some additional
>>> information on issues like that
>>>
>>> However AFAIK this could only cause two tests to fail. So it is most
>>> likely not the only cause for your problems.
>>>
>>>
>>> best
>>> Rupert
>>>
>>> [1] http://stanbol.markmail.org/thread/qkkxcecf5ktg7hdu
>>>
>>> On Wed, Oct 9, 2013 at 2:32 PM, Andreas Kuckartz <a.kucka...@ping.de> wrote:
>>>> I deleted ~/.m2/repository checked out Stanbol and built it again. Same
>>>> problem.
>>>>
>>>> But I now noticed quite a few of these WARN messages in the output of mvn:
>>>>
>>>> HTTP/1.1 401 Unauthorized [WWW-Authenticate: Basic realm="Apache Stanbol
>>>> authentication needed"
>>>>
>>>> Cheers,
>>>> Andreas
>>>
>>>
>>>
>>> --
>>> | Rupert Westenthaler             rupert.westentha...@gmail.com
>>> | Bodenlehenstraße 11                             ++43-699-11108907
>>> | A-5500 Bischofshofen
>>
>>
>>



-- 
| Rupert Westenthaler             rupert.westentha...@gmail.com
| Bodenlehenstraße 11                             ++43-699-11108907
| A-5500 Bischofshofen

Reply via email to