Git Product home page Git Product logo

Comments (5)

ashvayka avatar ashvayka commented on May 2, 2024 1

This will be fixed when we will support PostgreSQL. Stay tuned for new release.

from thingsboard.

volodymyr-babak avatar volodymyr-babak commented on May 2, 2024

@zenz first let me clarify please couple questions:

  1. have you reduced memory usage for both Thingsboard and Cassandra services according to setup documentation for RPi3 https://thingsboard.io/docs/user-guide/install/rpi/?
  2. by saying "cannot start up correctly" you mean that Thingsboard service as process is not running OR process is running but you are not able to open UI?
  3. could you please attach to issue entire thingsboard.out and thingsboard.log files?

from thingsboard.

zenz avatar zenz commented on May 2, 2024
  1. I already modify the memory usage as the document saids
  2. two states, sometimes thingsboard service is running, but cannot open UI, sometimes even not running as I check with the service --status-all cmd.

thingsboard.log.txt
thingsboard.out.txt

from thingsboard.

volodymyr-babak avatar volodymyr-babak commented on May 2, 2024

@zenz

thanks for the answers!

according to logs route cause is exception while connecting to Cassandra:

2017-02-17 18:18:46,178 [main] ERROR o.s.boot.SpringApplication - Application startup failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'annotationComponentDiscoveryService': Invocation of init method failed; nested exception is java.lang.NullPointerException
....
Caused by: java.lang.NullPointerException: null
at org.thingsboard.server.dao.AbstractDao.getSession(AbstractDao.java:41)
at org.thingsboard.server.dao.AbstractModelDao.findOneByStatement(AbstractModelDao.java:66)

We'll get back to you once we add fix for this kind of issues.

Just for confirmation.
I suppose this is happening only during the startup of the RPI3. And once cassandra is up and running and you restarting Thingsboard service everything works fine?

from thingsboard.

zenz avatar zenz commented on May 2, 2024

@volodymyr-babak may be you are right, after several reboots, I can get the thingsboard running correctly.

  1. I think the JVM 1.8 not running stable on RPi3
  2. Cassandra eats too much memory yet.

from thingsboard.

Related Issues (20)

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.