openHAB 4.0 Milestone discussion

Sorry wasn’t clear. 25 rules on the Rpi3. They are very simple. I will see if I can attach them.
They are DSL, no scripts, mostly Cron and counting.
HEM-refresh.rules.txt (3.5 KB)
Wattage_reports.rules.txt (6.1 KB)

The more important information is: what language. Rules and their script engines are always a good candidate for memory leaks because they are created quite often.

1 Like

More information: the RRD4j persistence began to fail about an hour and a half prior to the actual crash. Log is repetitive, but excerpt attached. I don’t know if this was the cause or the effect of low memory.
precrashlog.txt (6.4 KB)

Thx! I found the item that is causing the problem.

the Link had a Profile (hpa.js) but β€œJSONPATH” wasnt selected anymore. After choosing it my error changed to

[WARN ] [ofiles.JSonPathTransformationProfile] - Could not transform state β€˜98952.66’ with function β€˜hpa.js’ and format β€˜%s’

Changing the format to %.2f doesnt help.

is there any way to transform my values in a link profile now or do i have to wait until the script transform can do that?

hpa.js contains the following:

(function(i) {
    return ((i / 100) / Math.pow((1 - (232 / 44330)), 5.255));
})(input)

From the master post

Inline JS scripts in transformations and JS profiles are still work in progress.

Replaced HTTP binding by the SmartHome/J HTTP Binding and errors are gone. Also things come up without the 2 minute delay.

Bindings Miio and Daikin still show errors and delayed start.

I noticed about 40s delay after being connected to the openhab cloud and before sitemaps and Things were loading, but there were no errors in the log, just silence. Which log prefixes must I turn on to see what’s going on?

A little disappointed I didn’t get a reply to my HomeKit question. After the problems with 4.0 and other issues I’ve had (no binding support for several of my devices, near zero support on Youtube) I decided to move on. I finally made the switch to Home Assistant container and haven’t looked back.

Standards seem to be extremly high nowadays…

You could’ve downgraded back to a STABLE version instead.

Milestone releases, let alone the FIRST milestone is meant for those who are willing to test and understand that there will be issues. Nobody gets paid to work here and to provide customer support. There is certainly no mechanism within this single thread to keep track of individual issue/case, so it’s easy to get buried. Each individual developer works on things that they’re working on, there are many moving parts and they do not all monitor this forum / topics. I’m guessing sooner or later, if it’s a bug it’ll get discovered, or in the case that the problem only exists on your system, you’ll need to provide more details to make it easier for others to help you.

In any case, I’m glad that you’re happier now, that’s all that matters. This is a hobby for ALL of us, developers and users alike.

12 Likes

I just tried to upgrade my openhabian to openHAB 4.0.0.M1.

But Openhab doesn’t start any more. Here is the log. Any Ideas or suggestions what I can do?

2023-03-25 20:36:06.247 [ERROR] [Events.Framework                    ] - FrameworkEvent ERROR
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.xtext [128]
  Unresolved requirement: Require-Bundle: org.objectweb.asm; bundle-version="[9.4.0,9.5.0)"; resolution:="optional"
  Unresolved requirement: Require-Bundle: org.eclipse.emf.mwe.core; bundle-version="1.3.21"; visibility:="reexport"; resolution:="optional"
  Unresolved requirement: Require-Bundle: org.eclipse.emf.mwe.utils; bundle-version="1.3.21"; visibility:="reexport"; resolution:="optional"
  Unresolved requirement: Require-Bundle: org.eclipse.xtend; bundle-version="2.2.0"; resolution:="optional"
  Unresolved requirement: Require-Bundle: org.eclipse.xtend.typesystem.emf; bundle-version="2.2.0"; resolution:="optional"
  Unresolved requirement: Require-Bundle: org.eclipse.xtext.util; visibility:="reexport"
	at org.eclipse.osgi.container.Module.start(Module.java:463) ~[org.eclipse.osgi-3.18.0.jar:?]
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1847) ~[org.eclipse.osgi-3.18.0.jar:?]
	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:136) ~[org.eclipse.osgi-3.18.0.jar:?]
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1840) ~[org.eclipse.osgi-3.18.0.jar:?]
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1781) ~[org.eclipse.osgi-3.18.0.jar:?]
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1745) ~[org.eclipse.osgi-3.18.0.jar:?]
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1667) ~[org.eclipse.osgi-3.18.0.jar:?]
	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1) ~[org.eclipse.osgi-3.18.0.jar:?]
	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) ~[org.eclipse.osgi-3.18.0.jar:?]
	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345) ~[org.eclipse.osgi-3.18.0.jar:?]
2023-03-25 20:36:06.260 [ERROR] [Events.Framework                    ] - FrameworkEvent ERROR
org.osgi.framework.BundleException: Could not resolve module: org.openhab.binding.freeathomesystem [27]

Did you update to Java 17 first?

no, accidental afterwards

Already tried to reboot?

serveral times.

But I just restored a Backup, and with the correct sequence of updating Java from Java11 to Java17 and the openhab update afterwards it works.

I’ve problems with the netatmo binding but I think, that’s another issue.

Have you cleared cache?

Just hit this issue with OH4 M1. I didn’t have this in OH3.4. Any suggestions on debugging this further?

2023-03-26 06:20:42.457 [WARN ] [org.eclipse.jetty.util.Scanner      ] -
java.nio.file.FileSystemException: /var/lib/openhab/etc: Too many open files
        at sun.nio.fs.UnixException.translateToIOException(UnixException.java:100) ~[?:?]
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:106) ~[?:?]
        at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111) ~[?:?]
        at sun.nio.fs.UnixFileSystemProvider.newDirectoryStream(UnixFileSystemProvider.java:440) ~[?:?]
        at java.nio.file.Files.newDirectoryStream(Files.java:482) ~[?:?]
        at java.nio.file.FileTreeWalker.visit(FileTreeWalker.java:301) ~[?:?]
        at java.nio.file.FileTreeWalker.walk(FileTreeWalker.java:323) ~[?:?]
        at java.nio.file.Files.walkFileTree(Files.java:2804) ~[?:?]
        at org.eclipse.jetty.util.Scanner.scanFiles(Scanner.java:671) ~[?:?]
        at org.eclipse.jetty.util.Scanner.scan(Scanner.java:640) ~[?:?]
        at org.eclipse.jetty.util.Scanner$1.run(Scanner.java:558) ~[?:?]
        at java.util.TimerThread.mainLoop(Timer.java:566) ~[?:?]
        at java.util.TimerThread.run(Timer.java:516) ~[?:?]

Also seeing this issue, could not normalize configuration for Zwave:

Does this happen all the time or did it happen once? If it happens more than once: When does it happen (immediately after starting? after some time?). What bindings are installed? Anything from 3rd party or community marketplace? Any errors in the log before?

Hi @J-N-K, for the file open issue: it took 7 days to occur after OH started. I’m waiting to see if it occurs again. I’m at 2 days now, so it will take some time to know if it recurs or not. No 3rd party or community marketplace bindings. I’ll list the bundles below. No other errors in the log prior to this.

Is there anyway to monitor the number of files open while OH is running?

The normalization issue occurs at start up, and then I see it again every night when the Zwave heal occurs.

openhab> bundle:list
START LEVEL 100 , List Threshold: 50
 ID β”‚ State  β”‚ Lvl β”‚ Version                β”‚ Name
────┼────────┼─────┼────────────────────────┼──────────────────────────────────────────────────────────────────────────────────────────────────────────────────
 30 β”‚ Active β”‚  80 β”‚ 2.14.1                 β”‚ Jackson-annotations
 31 β”‚ Active β”‚  80 β”‚ 2.14.1                 β”‚ Jackson-core
 32 β”‚ Active β”‚  80 β”‚ 2.14.1                 β”‚ jackson-databind
 33 β”‚ Active β”‚  80 β”‚ 2.14.1                 β”‚ Jackson-dataformat-YAML
 34 β”‚ Active β”‚  80 β”‚ 2.14.1                 β”‚ Jackson datatype: JSR310
 35 β”‚ Active β”‚  80 β”‚ 6.2.6                  β”‚ Woodstox
 36 β”‚ Active β”‚  80 β”‚ 2.9.1                  β”‚ Gson
 37 β”‚ Active β”‚  80 β”‚ 30.1.0.jre             β”‚ Guava: Google Core Libraries for Java
 38 β”‚ Active β”‚  80 β”‚ 1.0.1                  β”‚ Guava InternalFutureFailureAccess and InternalFutures
 39 β”‚ Active β”‚  80 β”‚ 5.0.1.v20210324-2015   β”‚ Google Guice - Core Library
 40 β”‚ Active β”‚  80 β”‚ 5.12.1                 β”‚ jna
 41 β”‚ Active β”‚  80 β”‚ 5.12.1                 β”‚ jna-platform
 43 β”‚ Active β”‚  80 β”‚ 4.8.149.v20220915-0556 β”‚ ClassGraph
 44 β”‚ Active β”‚  80 β”‚ 0.17.1                 β”‚ Directory-Watcher
 45 β”‚ Active β”‚  80 β”‚ 2.1.9                  β”‚ swagger-annotations
 46 β”‚ Active β”‚  80 β”‚ 2.1.9                  β”‚ swagger-core
 47 β”‚ Active β”‚  80 β”‚ 2.1.9                  β”‚ swagger-integration
 48 β”‚ Active β”‚  80 β”‚ 2.1.9                  β”‚ swagger-jaxrs2
 49 β”‚ Active β”‚  80 β”‚ 2.1.9                  β”‚ swagger-models
 51 β”‚ Active β”‚  80 β”‚ 2.0.2                  β”‚ Jakarta Bean Validation API
 53 β”‚ Active β”‚  80 β”‚ 2.3.3                  β”‚ Jakarta XML Web Services API
 54 β”‚ Active β”‚  80 β”‚ 1.2                    β”‚ javax.annotation API
 55 β”‚ Active β”‚  80 β”‚ 3.5.8                  β”‚ JmDNS
 56 β”‚ Active β”‚  80 β”‚ 2.1.3                  β”‚ Units of Measurement API
 58 β”‚ Active β”‚  80 β”‚ 0.5.10                 β”‚ Jollyday
 59 β”‚ Active β”‚  80 β”‚ 3.2.0.v201101311130    β”‚ ANTLR Runtime
 60 β”‚ Active β”‚  80 β”‚ 1.0.0.v201105210816    β”‚ Aopalliance Plug-in
 61 β”‚ Active β”‚  80 β”‚ 1.2.2                  β”‚ org.apache.aries.component-dsl.component-dsl
 62 β”‚ Active β”‚  80 β”‚ 1.0.1                  β”‚ Apache Aries JAX-RS Specification API
 63 β”‚ Active β”‚  80 β”‚ 2.0.0                  β”‚ Apache Aries JAX-RS Whiteboard
 64 β”‚ Active β”‚  80 β”‚ 1.3.4                  β”‚ Apache Aries SPI Fly Dynamic Weaving Bundle
 65 β”‚ Active β”‚  80 β”‚ 3.12.0                 β”‚ Apache Commons Lang
 66 β”‚ Active β”‚  80 β”‚ 3.4.5                  β”‚ Apache CXF Core
 67 β”‚ Active β”‚  80 β”‚ 3.4.5                  β”‚ Apache CXF Runtime JAX-RS Frontend
 68 β”‚ Active β”‚  80 β”‚ 3.4.5                  β”‚ Apache CXF JAX-RS Client
 69 β”‚ Active β”‚  80 β”‚ 3.4.5                  β”‚ Apache CXF JAX-RS Server-Side Events Support
 70 β”‚ Active β”‚  80 β”‚ 3.4.5                  β”‚ Apache CXF Runtime Security functionality
 71 β”‚ Active β”‚  80 β”‚ 3.4.5                  β”‚ Apache CXF Runtime HTTP Transport
 77 β”‚ Active β”‚  80 β”‚ 4.4.3                  β”‚ Apache Karaf :: OSGi Services :: Event
 88 β”‚ Active β”‚  80 β”‚ 1.0.0.2                β”‚ Apache ServiceMix :: Bundles :: javax.inject
 95 β”‚ Active β”‚  80 β”‚ 2.2.5                  β”‚ XmlSchema Core
 96 β”‚ Active β”‚  80 β”‚ 0.7.7                  β”‚ jose4j
 97 β”‚ Active β”‚  80 β”‚ 2.17.0.v20190920-0401  β”‚ EMF Common
 98 β”‚ Active β”‚  80 β”‚ 2.20.0.v20190920-0401  β”‚ EMF Ecore
 99 β”‚ Active β”‚  80 β”‚ 2.14.0.v20190528-0725  β”‚ EMF Change Model
100 β”‚ Active β”‚  80 β”‚ 2.16.0.v20190528-0725  β”‚ EMF XML/XMI Persistence
101 β”‚ Active β”‚  80 β”‚ 3.13.0.v20200828-1034  β”‚ Common Eclipse Runtime
108 β”‚ Active β”‚  80 β”‚ 9.4.50.v20221201       β”‚ Jetty :: Proxy
116 β”‚ Active β”‚  80 β”‚ 9.4.50.v20221201       β”‚ Jetty :: Websocket :: API
117 β”‚ Active β”‚  80 β”‚ 9.4.50.v20221201       β”‚ Jetty :: Websocket :: Client
118 β”‚ Active β”‚  80 β”‚ 9.4.50.v20221201       β”‚ Jetty :: Websocket :: Common
119 β”‚ Active β”‚  80 β”‚ 9.4.50.v20221201       β”‚ Jetty :: Websocket :: Server
120 β”‚ Active β”‚  80 β”‚ 9.4.50.v20221201       β”‚ Jetty :: Websocket :: Servlet Interface
122 β”‚ Active β”‚  80 β”‚ 0.19.0.v20221118-0359  β”‚ org.eclipse.lsp4j
123 β”‚ Active β”‚  80 β”‚ 0.19.0.v20221118-0359  β”‚ org.eclipse.lsp4j.jsonrpc
124 β”‚ Active β”‚  80 β”‚ 2.29.0.v20221121-0915  β”‚ Xtend Runtime Library
125 β”‚ Active β”‚  80 β”‚ 2.29.0.v20221121-0915  β”‚ Xtend Macro Interfaces
126 β”‚ Active β”‚  80 β”‚ 2.29.0.v20221121-0917  β”‚ Xtext
127 β”‚ Active β”‚  80 β”‚ 2.29.0.v20221121-0924  β”‚ Xtext Common Types
128 β”‚ Active β”‚  80 β”‚ 2.29.0.v20221121-0917  β”‚ Xtext IDE Core
129 β”‚ Active β”‚  80 β”‚ 2.29.0.v20221121-0917  β”‚ Xtext Utility
130 β”‚ Active β”‚  80 β”‚ 2.29.0.v20221121-0924  β”‚ Xbase Model
131 β”‚ Active β”‚  80 β”‚ 2.29.0.v20221121-0924  β”‚ Xbase Generic IDE Services
132 β”‚ Active β”‚  80 β”‚ 2.29.0.v20221121-0915  β”‚ Xbase Runtime Library
136 β”‚ Active β”‚  80 β”‚ 9.2.0                  β”‚ org.objectweb.asm.commons
137 β”‚ Active β”‚  80 β”‚ 9.2.0                  β”‚ org.objectweb.asm.tree
138 β”‚ Active β”‚  80 β”‚ 9.2.0                  β”‚ org.objectweb.asm.tree.analysis
139 β”‚ Active β”‚  80 β”‚ 9.2.0                  β”‚ org.objectweb.asm.util
140 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Core
141 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Add-on XML
142 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Marketplace Add-on Services
143 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Community Marketplace Add-on Service :: Karaf
144 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Audio
145 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: JAAS Authentication
146 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: OAuth2Client
147 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Automation
148 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Automation Media Modules
149 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Automation Script Modules
150 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Automation Script RuleSupport
151 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Automation REST API
152 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Configuration Core
153 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Configuration Discovery
154 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Configuration mDNS Discovery
155 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Configuration Dispatcher
156 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Ephemeris
157 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: ID
158 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Console
159 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Console for OSGi runtime Karaf
160 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: HTTP Interface
161 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: HTTP Interface Authentication
163 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Monitor
164 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Network I/O
165 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: REST Interface
166 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Audio REST Interface
167 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Authentication Support for the REST Interface
168 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: REST Interface :: Core
169 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: REST mDNS Announcer
170 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Sitemap REST Interface
171 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: SSE Interface
172 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: REST Interface :: Swagger 1
173 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Transformation REST Interface
174 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: UI REST Interface
175 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Voice REST Interface
176 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: mDNS Service
177 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: WebSocket
178 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Karaf Integration
179 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Core
180 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Items
181 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Item IDE
182 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Items Runtime
183 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Language Server
184 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Persistence
185 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Persistence IDE
186 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Persistence Runtime
187 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Rules
188 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Rule IDE
189 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Rules Runtime
190 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Script
191 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Script IDE
192 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Script Runtime
193 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Sitemap
194 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Sitemap IDE
195 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Sitemap Runtime
196 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Thing
197 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Thing IDE
198 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Model Thing Runtime
199 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Persistence
200 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Semantics
201 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: JSON Storage
202 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Thing
203 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Transformation Service
204 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: UI
205 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: UI Icon Support
206 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Voice
207 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB UI :: Bundles :: Main UI
208 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB UI :: Bundles :: Icon Set :: Classic
218 β”‚ Active β”‚  80 β”‚ 1.0.0.201802012106     β”‚ org.osgi:org.osgi.service.jaxrs
219 β”‚ Active β”‚  80 β”‚ 1.5.0                  β”‚ ThreeTen-Extra
220 β”‚ Active β”‚  80 β”‚ 1.33.0                 β”‚ SnakeYAML
221 β”‚ Active β”‚  80 β”‚ 2.1                    β”‚ SI Units
222 β”‚ Active β”‚  80 β”‚ 2.1.0                  β”‚ SI Quantities
223 β”‚ Active β”‚  80 β”‚ 4.2.1                  β”‚ Stax2 API
224 β”‚ Active β”‚  80 β”‚ 2.1.2                  β”‚ Units of Measurement Reference Implementation
225 β”‚ Active β”‚  80 β”‚ 2.1.0                  β”‚ Units of Measurement Common Library for Java
226 β”‚ Active β”‚  80 β”‚ 1.4.19                 β”‚ XStream Core
227 β”‚ Active β”‚  80 β”‚ 2.27                   β”‚ Dagger
228 β”‚ Active β”‚  80 β”‚ 1.2.2                  β”‚ hivemq-mqtt-client
229 β”‚ Active β”‚  80 β”‚ 1.6.2                  β”‚ JavaMail API
230 β”‚ Active β”‚  80 β”‚ 4.1.72.Final           β”‚ Netty/Buffer
231 β”‚ Active β”‚  80 β”‚ 4.1.72.Final           β”‚ Netty/Codec
232 β”‚ Active β”‚  80 β”‚ 4.1.72.Final           β”‚ Netty/Codec/HTTP
233 β”‚ Active β”‚  80 β”‚ 4.1.72.Final           β”‚ Netty/Codec/Socks
234 β”‚ Active β”‚  80 β”‚ 4.1.72.Final           β”‚ Netty/Common
235 β”‚ Active β”‚  80 β”‚ 4.1.72.Final           β”‚ Netty/Handler
236 β”‚ Active β”‚  80 β”‚ 4.1.72.Final           β”‚ Netty/Handler/Proxy
237 β”‚ Active β”‚  80 β”‚ 4.1.72.Final           β”‚ Netty/Resolver
238 β”‚ Active β”‚  80 β”‚ 2.0.46.Final           β”‚ Netty/TomcatNative [OpenSSL - Classes]
239 β”‚ Active β”‚  80 β”‚ 4.1.72.Final           β”‚ Netty/Transport
240 β”‚ Active β”‚  80 β”‚ 4.1.72.Final           β”‚ Netty/Transport/Classes/Epoll
241 β”‚ Active β”‚  80 β”‚ 4.1.72.Final           β”‚ Netty/Transport/Native/Unix/Common
242 β”‚ Active β”‚  80 β”‚ 2.2.19                 β”‚ rxjava
243 β”‚ Active β”‚  80 β”‚ 5.2.1.OH1              β”‚ nrjavaserial
244 β”‚ Active β”‚  80 β”‚ 3.9.0                  β”‚ Apache Commons Net
245 β”‚ Active β”‚  80 β”‚ 2.1.2                  β”‚ Java Concurrency Tools Core Library
246 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: Automation :: Jython Scripting
247 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: Astro Binding
248 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: FTP Upload Binding
249 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: Mail Binding
250 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: Xiaomi Mi Smart Home Binding
251 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: MQTT Broker Binding
252 β”‚ Active β”‚  81 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: MQTT EspMilightHub
253 β”‚ Active β”‚  81 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: MQTT Things and Channels
254 β”‚ Active β”‚  82 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: MQTT HomeAssistant Convention
255 β”‚ Active β”‚  82 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: MQTT Homie Convention
256 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: Network Binding
257 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: ZWave Binding
258 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Configuration USB-Serial Discovery
259 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Configuration USB-Serial Discovery for Linux using sysfs scanning
260 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Configuration USB-Serial Discovery using ser2net mDNS scanning
261 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Configuration Serial
262 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: MQTT Transport
263 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Serial Transport
264 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Serial Transport for RXTX
265 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Core :: Bundles :: Serial Transport for RFC2217
266 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: Persistence Service :: InfluxDB
267 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: Persistence Service :: MapDB
268 β”‚ Active β”‚  75 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: Transformation Service :: Exec
269 β”‚ Active β”‚  75 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: Transformation Service :: JSonPath
270 β”‚ Active β”‚  75 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: Transformation Service :: Map
271 β”‚ Active β”‚  75 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: Transformation Service :: RegEx
272 β”‚ Active β”‚  75 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: Transformation Service :: Scale
273 β”‚ Active β”‚  75 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: Transformation Service :: XPath
274 β”‚ Active β”‚  75 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: Transformation Service :: Xslt
275 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB UI :: Bundles :: Basic UI
276 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB UI :: Bundles :: HABPanel UI
277 β”‚ Active β”‚  80 β”‚ 1.0.3                  β”‚ reactive-streams
278 β”‚ Active β”‚  80 β”‚ 1.0.1                  β”‚ IO.Socket Engine Client
279 β”‚ Active β”‚  80 β”‚ 1.0.1                  β”‚ IO.Socket Socket Client
280 β”‚ Active β”‚  80 β”‚ 20180813.0.0           β”‚ JSON in Java
281 β”‚ Active β”‚  80 β”‚ 3.8.1.1                β”‚ Apache ServiceMix :: Bundles :: okhttp
282 β”‚ Active β”‚  80 β”‚ 1.13.0.1               β”‚ Apache ServiceMix :: Bundles :: okio
283 β”‚ Active β”‚  80 β”‚ 4.0.0.M1               β”‚ openHAB Add-ons :: Bundles :: IO :: openHAB Cloud Connector