Giter Site home page Giter Site logo

kura-container's People

Contributors

apupier avatar ctron avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

kura-container's Issues

Subscribe doesn’t work

Hello,
I have tried to subscribe to a kapua topic with this dockerised kura and it never worked.
I have the folowing error:
error
In the device log it says that there is a problem with "the exeption bundle US".
It works on kura with eclipse ide.

Deploy error in Red Hat OpenShift 3.6

Trying to deploy on a fresh OpenShift V3.6 cluster via the provided template.

Getting

[INFO] ------------------------------------------------------------------------

  | [INFO] Building org.eclipse.kura.api 1.2.0
  | [INFO] ------------------------------------------------------------------------

.
.
.

[ERROR] Plugin biz.aQute.bnd:bnd-baseline-maven-plugin:3.4.0-SNAPSHOT or one of its dependencies could not be resolved: Failure to find biz.aQute.bnd:bnd-baseline-maven-plugin:jar:3.4.0-SNAPSHOT in https://bndtools.ci.cloudbees.com/job/bnd.master/lastSuccessfulBuild/artifact/dist/bundles/ was cached in the local repository, resolution will not be reattempted until the update interval of bnd-snapshots has elapsed or updates are forced -> [Help 1]

  | [ERROR]
  | [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  | [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  | [ERROR]
  | [ERROR] For more information about the errors and possible solutions, please read the following articles:
  | [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
  | error: build error: The command '/bin/sh -c dnf -y update && dnf -y install git java-1.8.0-openjdk-devel maven procps-ng zip unzip tar psmisc telnet dos2unix net-tools hostname && git clone https://github.com/eclipse/kura.git && cd kura && git checkout $KURA_COMMIT && ( cd /kura && git apply --verbose /kura.patch && mvn -B -f target-platform/pom.xml clean install $MAVEN_PROPS -Dequinox.download.url=http://dentrassi.de/download/eclipse/equinox-SDK-Neon.1.zip && mvn -B -f kura/manifest_pom.xml clean install $MAVEN_PROPS -Pspeedup && mv kura/distrib/src/main/resources/fedora25 kura/distrib/src/main/resources/fedora25-nn && mvn -B -f kura/distrib/pom.xml clean install $MAVEN_PROPS -Pfedora25 -nsu ) && /kura/kura/distrib/target/kura_3.0.0_fedora25-nn_installer.sh && dnf remove -y git java-1.8.0-openjdk-devel maven && dnf install -y jre-1.8.0-openjdk-headless && rm -Rf /kura /root/.m2 /kura.patch && dnf -y clean all && mkdir -p /opt/eclipse/kura/kura/packages && cd /opt/eclipse/kura/kura/packages && curl -O https://repo1.maven.org/maven2/de/dentrassi/kura/addons/de.dentrassi.kura.addons.utils.fileinstall/0.2.2/de.dentrassi.kura.addons.utils.fileinstall-0.2.2.dp && echo "de.dentrassi.kura.addons.utils.fileinstall=file:/opt/eclipse/kura/kura/packages/de.dentrassi.kura.addons.utils.fileinstall-0.2.2.dp" > /opt/eclipse/kura/kura/dpa.properties && echo "felix.fileinstall.disableNio2=true" >> /opt/eclipse/kura/kura/config.ini && mkdir /opt/eclipse/kura/load && chmod a+rw -R /opt/eclipse && find /opt/eclipse -type d | xargs chmod a+x && chmod a+rwx /var/log' returned a non-zero code: 1

Any idea what's going wrong?

Logs

Hi,

How can i see the error log for my bundle ?
Because i deploy my bundle and it is in ACTIVE state however without any application logs. So probably it fails during activation with some reason

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.