HI,

In my opinion the integer start level should not have any influence.
The error discussed here is caused by the the Ontonet returning

    <rdf:RDF
        xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"; >
    </rdf:RDF>

on requests to

    curl http://localhost:8080/ontonet

and the pom.xml of the integration-test checks for

    <server.ready.path.6>/ontonet:Apache Stanbol OntoNet</server.ready.path.6>

Because of that you see the reported error.

The text as seen in the Browser is only returned if "Accept:
text/html" is parsed as header in the request.

best
Rupert

On Wed, Aug 8, 2012 at 6:02 PM, Alessandro Adamou <[email protected]> wrote:
> On 8/8/12 5:35 PM, Fabian Christ wrote:
>>
>> just a comment: I once had problems with components that had start
>> level > 30 which for no obvious reason did not start. Are there now
>> start levels beyond 30?
>
>
> Also the Scala libraries and the Clerezza Shell bundles are on levels 32 and
> 33 respectively.
>
>
>> 2012/8/8 Alessandro Adamou <[email protected]>:
>>>
>>> Hi,
>>>
>>> Integration tests in the latest Jenkins builds are taking hours and not
>>> completing.
>>>
>>> When I tried a local build I could see an endless sequence of
>>>
>>> [main] INFO org.apache.stanbol.commons.testing.stanbol.StanbolTestBase -
>>> Returned content for http://localhost:8765/ontonet does not contain
>>> Apache
>>> Stanbol OntoNet - will retry
>>>
>>> But the page does contain the String "Apache Stanbol OntoNet" - it's
>>> right
>>> there in the title! Plus, it hasn't changed recently (certainly not since
>>> last successful build).
>>>
>>> I'm wondering if the startlevel changes for r1370421 (re STANBOL-714)
>>> have
>>> got anything to do with this?
>>>
>>> -- Alessandro
>>>
>>> --
>>> M.Sc. Alessandro Adamou
>>>
>>> Alma Mater Studiorum - Università di Bologna
>>> Department of Computer Science
>>> Mura Anteo Zamboni 7, 40127 Bologna - Italy
>>>
>>> Semantic Technology Laboratory (STLab)
>>> Institute for Cognitive Science and Technology (ISTC)
>>> National Research Council (CNR)
>>> Via Nomentana 56, 00161 Rome - Italy
>>>
>>>
>>> "I will give you everything, just don't demand anything."
>>> (Ettore Petrolini, 1917)
>>>
>>> Not sent from my iSnobTechDevice
>>>
>>
>>
>
>
> --
> M.Sc. Alessandro Adamou
>
> Alma Mater Studiorum - Università di Bologna
> Department of Computer Science
> Mura Anteo Zamboni 7, 40127 Bologna - Italy
>
> Semantic Technology Laboratory (STLab)
> Institute for Cognitive Science and Technology (ISTC)
> National Research Council (CNR)
> Via Nomentana 56, 00161 Rome - Italy
>
>
> "I will give you everything, just don't demand anything."
> (Ettore Petrolini, 1917)
>
> Not sent from my iSnobTechDevice
>



-- 
| Rupert Westenthaler             [email protected]
| Bodenlehenstraße 11                             ++43-699-11108907
| A-5500 Bischofshofen

Reply via email to