Hi all,
While we wait for bintray replacement, I’m working on trying to get an entire build-from-source working using JARs from s2innovations (thanks guys!). As an output of this exercise, I hope to be able to provide a complete release that gets a user a barebones TangoDB+maria+javatools+pythontools+hdbpp toolchain as that should satisfy nearly 100% of use cases that we work with.
I’ve managed to get pretty much everything to compile and cleaned up tangosourcedistribution so that gits are mostly submodules. I’m having trouble working with hdbpp.
hdbpp-cm is configured to point towards hdbpp-es. Hdbpp-es is configured and started with no attributes in AttributeList. I’ve configured hdbpp-configurator to look at hdbpp-cm and all libs are found.
When I run hdbpp-configurator, it appears to hang at Building Tree. I can’t seem to find a log file to see what it’s puking on.
I’ve confirmed that the DB can spit out a tree via pytango, so I’m guessing something is misconfigured.
Thanks in advance for any help that can be provided.
Cheers,
Mark