Skip to content

Conversation

@ForMyLoss
Copy link

@ForMyLoss ForMyLoss commented Nov 6, 2017

  1. Accroding the "http://kaaproject.github.io/kaa/docs/v0.10.0/Administration-guide/System-installation/Docker-deployment/" to bulid my project;
  2. when i use the command "python launch-kaa.py mariadb-mongodb 3" that prompting "ZooKeeper JMX enabled by default";
  3. use the "docker logs c21d3d39276c | grep error" to check the logs of the zk node, shows me "ZooKeeper JMX enabled by default; Using config: /opt/zookeeper/bin/../conf/zoo.cfg";

please help me to solve the problem!

yverzun and others added 30 commits November 16, 2016 19:51
KAA-1574: Change KAA SDK path in cmake arguments
KAA-1510: Fix instruction for Ubuntu 16
KAA-1540 : [C SDK] Remove outdated information from auto generated docs
KAA-1557: C SDK documentation issue
 KAA-1563: 'Create new version' button doesn't work in the System CTL
This commit also slightly corrects this toolchain file.
KAA-1571: Introduce CMake toolchain file for Intel Edison platform.
KAA-1554: Update sample applications build instructions in C/C++ SDKs documentation pages
The rest of the page is to be reviewed later.
'Administration' changed to 'Administration UI'.
KAA-1551: Unable to create CT with bytes type field  [to release-0.10]
KAA-1497:updated cmake version in C++ SDK docs
KAA-1566: Error occurs with long fields in Administration UI
KAA-985 test_kaa_tcp_channel_operation.c failure
…-0.10.0

KAA-1509: Your first Kaa application - fixed.
KAA-1567: Bad displaying of the Application details
tmakhmudov and others added 30 commits April 12, 2017 20:03
KAA-1711: Zookeper instruction fix. [0.10.1]
KAA-1702: copyright year fixed in page footer.
KAA-1730: zlib version corrected. [0.10.1]
cppcheck fails with the following errors:
```
/home/travis/build/kaaproject/kaa/client/client-multi/client-c/src/extensions/user/test/test_kaa_user.c:145: style: Variable 'buf_cursor' is modified but its new value is never used.
/home/travis/build/kaaproject/kaa/client/client-multi/client-c/src/kaa/kaa_status.c:83: style: Variable 'read_buf_head' is reassigned a value before the old one has been used.
/home/travis/build/kaaproject/kaa/client/client-multi/client-c/test/kaa_tcp_channel/test_kaa_tcp_channel_bootstrap.c:164: style: Variable 'channel' is reassigned a value before the old one has been used.
/home/travis/build/kaaproject/kaa/client/client-multi/client-c/test/kaa_tcp_channel/test_kaa_tcp_channel_bootstrap.c:214: style: Variable 'channel' is reassigned a value before the old one has been used.
/home/travis/build/kaaproject/kaa/client/client-multi/client-c/test/kaa_tcp_channel/test_kaa_tcp_channel_bootstrap.c:242: style: Variable 'channel' is reassigned a value before the old one has been used.
/home/travis/build/kaaproject/kaa/client/client-multi/client-c/test/kaa_tcp_channel/test_kaa_tcp_channel_bootstrap.c:284: style: Variable 'channel' is reassigned a value before the old one has been used.
/home/travis/build/kaaproject/kaa/client/client-multi/client-c/test/kaa_tcp_channel/test_kaa_tcp_channel_bootstrap.c:351: style: Variable 'channel' is reassigned a value before the old one has been used.
/home/travis/build/kaaproject/kaa/client/client-multi/client-c/test/kaa_tcp_channel/test_kaa_tcp_channel_operation.c:192: style: Variable 'channel' is reassigned a value before the old one has been used.
/home/travis/build/kaaproject/kaa/client/client-multi/client-c/test/kaa_tcp_channel/test_kaa_tcp_channel_operation.c:249: style: Variable 'channel' is reassigned a value before the old one has been used.
/home/travis/build/kaaproject/kaa/client/client-multi/client-c/test/kaa_tcp_channel/test_kaa_tcp_channel_operation.c:285: style: Variable 'channel' is reassigned a value before the old one has been used.
/home/travis/build/kaaproject/kaa/client/client-multi/client-c/test/kaa_tcp_channel/test_kaa_tcp_channel_operation.c:337: style: Variable 'channel' is reassigned a value before the old one has been used.
/home/travis/build/kaaproject/kaa/client/client-multi/client-c/test/kaa_tcp_channel/test_kaa_tcp_channel_operation.c:388: style: Variable 'channel' is reassigned a value before the old one has been used.
/home/travis/build/kaaproject/kaa/client/client-multi/client-c/test/test_kaa_channel_manager.c:353: style: Variable 'channel_count' is modified but its new value is never used.
```

Fix them!
KAA-1731: Docker deployment guide clarified. [0.10.1]
KAA-1737: Can't receive several ports for Operations service
…-0.10.1-version-fix

KAA-1745: Fixed Kaa build version
…ake-version

KAA-1748: Fixed CMake minimum required version to 3.0.2
KAA-1747: CMake version changed to 3.0.2 [0.10.1]
KAA-1087: [C++ SDK] Bad padding in PKCS7
KAA-1087: Fix undefined reference to DISCONNECT_TIMEOUT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.