Hi Rupert, all,

I got the issue cleared but I got involved with another issue, I was trying
to install stanbol in another machine and stepped into the error:
Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on
project org.apache.stanbol.enhancer.engines.zemanta: There are test
failures.

This is the sue-fire reports for the test:
-------------------------------------------------------------------------------
Test set:
org.apache.stanbol.enhancer.engines.zemanta.impl.ZemantaEnhancementEngineTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.662 sec
<<< FAILURE! - in
org.apache.stanbol.enhancer.engines.zemanta.impl.ZemantaEnhancementEngineTest
tesetBioText(org.apache.stanbol.enhancer.engines.zemanta.impl.ZemantaEnhancementEngineTest)
Time elapsed: 0.573 sec  <<< ERROR!
com.hp.hpl.jena.shared.JenaException: org.xml.sax.SAXParseException;
systemId: http://relative-uri.fake/; lineNumber: 1; columnNumber: 438; The
content of elements must consist of well-formed character data or markup.
    at
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown
Source)
    at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
    at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
    at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
    at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
    at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
    at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
    at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
    at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
    at
com.hp.hpl.jena.rdf.arp.impl.RDFXMLParser.parse(RDFXMLParser.java:151)
    at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:171)
    at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:158)
    at com.hp.hpl.jena.rdf.arp.JenaReader.read(JenaReader.java:229)
    at com.hp.hpl.jena.rdf.model.impl.ModelCom.read(ModelCom.java:276)
    at
org.apache.clerezza.rdf.jena.parser.JenaParserProvider.parse(JenaParserProvider.java:68)
    at
org.apache.stanbol.enhancer.engines.zemanta.impl.ZemantaAPIWrapper.parseResponse(ZemantaAPIWrapper.java:137)
    at
org.apache.stanbol.enhancer.engines.zemanta.impl.ZemantaAPIWrapper.enhance(ZemantaAPIWrapper.java:60)
    at
org.apache.stanbol.enhancer.engines.zemanta.impl.ZemantaEnhancementEngine.computeEnhancements(ZemantaEnhancementEngine.java:216)
    at
org.apache.stanbol.enhancer.engines.zemanta.impl.ZemantaEnhancementEngineTest.tesetBioText(ZemantaEnhancementEngineTest.java:105)

__________________________________________________________________________________________________________

Is this an issue that is to be fixed or their is an issue with system.




On Mon, Mar 31, 2014 at 9:59 AM, Rupert Westenthaler <
rupert.westentha...@gmail.com> wrote:

> Hi Suman,
>
> this was fixed with rev 1583176 [1] (see also STANBOL-1248)
>
>
> [1] http://svn.apache.org/r1583176
>
> On Mon, Mar 31, 2014 at 12:50 AM, Furkan KAMACI <furkankam...@gmail.com>
> wrote:
> > Hi Suman;
> >
> > Could you apply my patch at STANBOL-1306?
> >
> > Thanks;
> > Furkan KAMACI
> >
> >
> > 2014-03-31 1:25 GMT+03:00 Suman Saurabh <ss.sumansaurab...@gmail.com>:
> >
> >> Hi,
> >> I want to know whether 'enhancer-engines-restricted' bundle are made
> >> available, whether code for developing enhancement engine requires the
> >> specified bundle.
> >>
> >> Sample project gets successfully compiled when I commented out the
> >> following bundle from pom file[1].
> >>
> >> [1]
> https://svn.apache.org/repos/asf/stanbol/trunk/launchers/full/pom.xml,
> >>
> >> Regards,
> >> Suman Sauarbh
> >>
>
>
>
> --
> | Rupert Westenthaler             rupert.westentha...@gmail.com
> | Bodenlehenstraße 11                             ++43-699-11108907
> | A-5500 Bischofshofen
>

Reply via email to