Skip to content

Fix Log issues with Sesame 2.9.0 #8

@amedranogil

Description

@amedranogil

The branch sesame2.9.0 contains a modification of CHe feature that uses a version of Sesame which is more sensible with SPARQL queries.
While trying to get it to work I noticed that most of the issues where regarding the log frameworks (logback vs slf4j vs pax.logging[the system used by karaf]). I am not very proficient on configuring these but in the end I managed to make it work.
The only problem is that the Logging system has been hijacked by the new log framework and all the logs are writen to console, instead of in the log files like it should.
May someone who is more proficient on log systems + karaf (maybe @michelegirolami or @kismet ) have a look at it and see if there is some configuration that could fix it.

procedure to replicate:

  1. check out context:sesame2.9.0 https://github.com/universAAL/context/tree/sesame2.9.0
  2. build at least the karaf feature for context
  3. run karaf and install uAAL-ctxt.CHe feature
    observe the matrix

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions