Kai
(Kai Kreuzer)
February 2, 2016, 10:41am
1
All,
I have just created a new beta release for openHAB 2 , which fixes many issues that were discovered in the beta1, most of them due to the switch to Karaf. Especially openHAB 1 add-ons had many issues and a lot of this has been fixed meanwhile. Thanks to everybody involved in testing (special thanks to @Lolodomo here!). There is still work to do, but I think beta2 is a huge step forward, so it makes sense to replace beta1 by it, so that this isn’t used anymore.
In any case, for testing I definitely recommend to always use the latest snapshot , since there is a frequent flow of fixes and enhancements.
Best regards,
Kai
6 Likes
shorty707
(Shorty707)
February 2, 2016, 7:09pm
2
hi
beta 2 vanilla install … no modifications at all throws:
openhab> [Fatal Error] :33:5: The element type “meta” must be terminated by the matching end-tag “”.
does run anyways
Kai
(Kai Kreuzer)
February 3, 2016, 10:12am
3
Online or offline distro? Which OS and JVM?
viruz
(Pascal Mattes)
February 3, 2016, 10:19am
4
I use the Beta 2 Offline Distro and it works quite good! Had no problems yet and also no Error Message like shorty707.
shorty707
(Shorty707)
February 3, 2016, 5:19pm
5
Online
Latest raspbian in rpi2
greg
(Greg)
February 4, 2016, 3:03am
6
I actually saw this today on my beta1 instance at startup…also.
Kai
(Kai Kreuzer)
February 4, 2016, 7:10am
7
Is there any further information available in the openhab.log? I have no clue where this message might come from…
Andreas_L
(Andreas L)
February 5, 2016, 3:50pm
9
Getting this error as well…
Kai
(Kai Kreuzer)
February 5, 2016, 4:00pm
10
cniweb
(Christian Häussler)
February 8, 2016, 10:54pm
11
I released my Synology DiskStation package to release 2.0.0-beta2:
1 Like
Kai
(Kai Kreuzer)
February 9, 2016, 8:31am
12
Cool, thanks. What would you think about moving the project https://github.com/cniweb/openhab-syno-spk to https://github.com/openhab/openhab-syno-spk (with you of course staying the admin with full access to the repo)?
1 Like
cniweb
(Christian Häussler)
February 9, 2016, 7:45pm
13
Hi Kai,
OK, Thanks!
I’ll try to give my best…
Chris
Kai
(Kai Kreuzer)
February 9, 2016, 8:49pm
14
You can easily transfer repos through Github, just PM me if you want to coordinate that!
FunMiles
(Michel Lesoinne)
February 21, 2016, 7:01pm
15
Is there any more information/fix on the “The element type “meta” must be terminated by the matching end-tag” error?
I am having it as well under Mac OS X with the latest Oracle JDK installation.
Kai
(Kai Kreuzer)
February 21, 2016, 7:43pm
16
shorty707
(Shorty707)
February 21, 2016, 8:49pm
17
really strange
I see this error now for a long time … lets says last 15 builds at least
also used the tip from another guy to change from demo to standard before first bootup --> still that error
MarkIngle
(Mark Brady Ingle)
February 23, 2016, 2:46am
18
Hello my name is Mark Ingle. I am new to this community. Recently I have purchased a ESP12E Dev board and set it up with OpenHAB 1.8.1 to get a simple LED test working. I noticed 2.0 Beta was available and I have latest snapshot running via start.bat. However I cannot get the landing page working…are there some instructions o check list for setting 2.0? I would like to contribute to testing if you need the help.
Thanks in advance for help!
MArk
sihui
(SiHui)
February 23, 2016, 6:35am
19
https://github.com/openhab/openhab-distro/blob/master/docs/sources/getting-started.md#starting-the-runtime
https://github.com/openhab/openhab-distro/blob/master/docs/sources/getting-started.md#getting-started-with-openhab-2
https://github.com/openhab/openhab-distro/blob/master/docs/sources/features/compatibilitylayer.md
# openHAB Distribution
[](https://github.com/openhab/openhab-distro/actions/workflows/ci-build.yml)
[](https://ci.openhab.org/job/openHAB-Distribution/)
[](https://opensource.org/licenses/EPL-2.0)
## Introduction
The open Home Automation Bus (openHAB) project aims at providing a universal integration platform for all things around home automation. It is a pure Java solution, fully based on OSGi.
It is designed to be vendor-neutral as well as hardware/protocol-agnostic. openHAB brings together different bus systems, hardware devices, and interface protocols by dedicated bindings. These bindings send and receive commands and status updates on the openHAB event bus. This concept allows designing user interfaces with a unique look&feel, but with the possibility to operate devices based on a big number of different technologies. Besides the user interfaces, it also brings the power of automation logic across different system boundaries.
For further information please refer to our homepage [www.openhab.org](https://www.openhab.org).
For the latest snapshot builds, please see our [Jenkins job](https://ci.openhab.org/job/openHAB-Distribution/).
## Getting Started
Please refer to [our tutorials](https://www.openhab.org/docs/tutorial/) on how to get started with openHAB.
This file has been truncated. show original