2.5 Milestone 6 Issues

Do you think these threads collecting issues across multiple bindings etc are useful? Personally I suspect that it ends up with issues getting lost as if I look at the last thread for M4 there are 175 messages relating to loads of different things over the past few weeks.

I think we should raise each issues in separate threads so they can be discussed properly and I would urge people to do this so issues are “lost in the noise” when there are many different things being discussed.

Just my preference of course :wink:

4 Likes

Trying to direct users away from cluttering up this thread.
I also get to see what issues others have experienced before I upgrade :wink:

Separate threads are good, but how do you enforce it? More likely they will jump on a 2 year old thread that vaguely applies. :face_with_raised_eyebrow:

We don’t enforce it, and I agree, this happens. However I would still argue that continuing another thread that is related is still a lot better than have 100 totally different topics in a single thread.

Agree. I dislike it but fear it’s up to us moderators to enforce this by moving posts to an own thread of theirs.

1 Like

I agree, we can move a section of the thread away if we think it moves off topic or in too much detail and needs it own thread. This way this thread (here) can remain a “heads-up” for issues

1 Like

10 posts were split to a new topic: mySensors binding lacking dependencies

I read these collection threads, but not every other. I try to filter the issues with „my“ changes and solve these later.

2 Likes

I just updated one system from M5 to M6 using openHABian and noticed this error. I will open a GitHub issue.

2019-12-02 06:07:40.545 [ERROR] [org.apache.felix.scr                ] - bundle org.apache.felix.scr:2.1.16 (43)Circular reference detected trying to get service {org.eclipse.smarthome.core.items.MetadataProvider}={service.id=244, service.bundleid=183, service.scope=bundle, component.name=org.eclipse.smarthome.core.semantics.internal.SemanticsMetadataProvider, component.id=90}

 stack of references: ServiceReference: {org.eclipse.smarthome.core.items.MetadataProvider}={service.id=244, service.bundleid=183, service.scope=bundle, component.name=org.eclipse.smarthome.core.semantics.internal.SemanticsMetadataProvider, component.id=90}

ServiceReference: {org.eclipse.smarthome.core.items.ItemRegistry}={service.id=243, service.bundleid=133, service.scope=bundle, component.name=org.eclipse.smarthome.core.internal.items.ItemRegistryImpl, component.id=144}

ServiceReference: {org.eclipse.smarthome.core.items.MetadataRegistry}={service.id=242, service.bundleid=133, service.scope=bundle, component.name=org.eclipse.smarthome.core.internal.items.MetadataRegistryImpl, component.id=148}

It seems to have settled down after a restart but this still appears to be a bug that could cause issues later on in development.

I’f I remember correctly then bindings installed from marketplace won’t resolve runtime dependencies in the same way like bindings in the official release. It’s more a feature than a bug. That’s why you have to trigger the feature installation manually.

The only binding I have installed on that test system is Z-Wave. It was a clean M5 install initially.

Sorry Bruce for the confusion. I replied to your earlier post:

1 Like

Is this of interest?

                      2.5.0.M6
                               Milestone Build

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or type 'system:shutdown' or 'logout' to shutdown openHAB.

openhab> [CodeBlob (0x0000000113563e10)]
Framesize: 0
BufferBlob (0x0000000113563e10) used for StubRoutines (2)
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (sharedRuntime.cpp:834), pid=75928, tid=110811
#  fatal error: exception happened outside interpreter, nmethods and vtable stubs at pc 0x0000000113566acf
#
# JRE version: Java(TM) SE Runtime Environment (8.0_40-b25) (build 1.8.0_40-b25)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.40-b25 mixed mode bsd-amd64 compressed oops)
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/martin/Documents/HomeAutomation/openhab-2.1.0/userdata/hs_err_pid75928.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#
/Users/martin/OH/runtime/bin/karaf: line 175: 75928 Abort trap: 6           ${KARAF_EXEC} "${JAVA}" ${JAVA_OPTS} -Djava.endorsed.dirs="${JAVA_ENDORSED_DIRS}" -Djava.ext.dirs="${JAVA_EXT_DIRS}" -Dkaraf.instances="${KARAF_DATA}/tmp/instances" -Dkaraf.home="${KARAF_HOME}" -Dkaraf.base="${KARAF_BASE}" -Dkaraf.data="${KARAF_DATA}" -Dkaraf.etc="${KARAF_ETC}" -Dkaraf.log="${OPENHAB_LOGDIR}" -Dkaraf.restart.jvm.supported=true -Djava.io.tmpdir="${KARAF_DATA}/tmp" -Djava.util.logging.config.file="${KARAF_BASE}/etc/java.util.logging.properties" ${KARAF_SYSTEM_OPTS} ${KARAF_OPTS} ${OPTS} -classpath "${CLASSPATH}" ${MAIN} "$@"[hs_err_pid75928.log|attachment](upload://9W0Pnzpt1RZVD3UynDHMkX8d0K9.log) (101.2 KB) 
```[hs_err_pid75928.log|attachment](upload://9W0Pnzpt1RZVD3UynDHMkX8d0K9.log) (101.2 KB)

14 posts were split to a new topic: Things lost (JSONDB gone) on upgrade

My problem form earlier today reappeared.

Second crash of openhab (2.5.M6) only 53 min after having started it freshly after the reported crash earlier today. Similar error message. As I had to recreate my account (my last posts were from a few years ago) I can’t upload the error_pid file, but below is an excerpt.
Updated to M6 yesterday. running on OS X Mojave.

 A fatal error has been detected by the Java Runtime Environment:
#
#  Internal Error (sharedRuntime.cpp:834), pid=80390, tid=82443
#  fatal error: exception happened outside interpreter, nmethods and vtable stubs at pc 0x000000010ae96acf
#
# JRE version: Java(TM) SE Runtime Environment (8.0_40-b25) (build 1.8.0_40-b25)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.40-b25 mixed mode bsd-amd64 compressed oops)
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#

---------------  T H R E A D  ---------------

Current thread (0x00007ff747aba800):  JavaThread "HttpClient@1529fbf8-1916" [_thread_in_Java, id=82443, stack(0x000070000456a000,0x000070000466a000)]

Stack: [0x000070000456a000,0x000070000466a000],  sp=0x0000700004667920,  free space=1014k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [libjvm.dylib+0x58e7ba]
V  [libjvm.dylib+0x1e03af]
V  [libjvm.dylib+0x4c924b]
V  [libjvm.dylib+0x46fd67]
V  [libjvm.dylib+0x46c147]
C  [libsystem_platform.dylib+0x4b5d]  _sigtramp+0x1d
C  0x00007000046681e8
J 22893 C2 com.sun.crypto.provider.GCTR.doFinal([BII[BI)I (130 bytes) @ 0x000000010c2c42e8 [0x000000010c2c3f40+0x3a8]


---------------  P R O C E S S  ---------------

Java Threads: ( => current thread )
  0x00007ff745f91800 JavaThread "upnp-async-815" [_thread_blocked, id=104787, stack(0x000070000c6ea000,0x000070000c7ea000)]
  0x00007ff7350b7800 JavaThread "upnp-async-814" [_thread_blocked, id=101559, stack(0x000070000c5e7000,0x000070000c6e7000)]
  0x00007ff7350b6800 JavaThread "upnp-async-813" [_thread_blocked, id=100619, stack(0x000070000c4e4000,0x000070000c5e4000)]
  0x00007ff73514e800 JavaThread "upnp-async-812" [_thread_blocked, id=131431, stack(0x000070000c3e1000,0x000070000c4e1000)]
  0x00007ff735161800 JavaThread "upnp-async-811" [_thread_blocked, id=80007, stack(0x000070000c1db000,0x000070000c2db000)]

  0x00007ff773842800 JavaThread "upnp-async-810" [_thread_blocked, id=132163, stack(0x000070000aea2000,0x000070000afa2000)]
  0x00007ff746391000 JavaThread "upnp-main-264" [_thread_blocked, id=130855, stack(0x000070000ad9f000,0x000070000ae9f000)]
  0x00007ff744922800 JavaThread "upnp-main-263" [_thread_blocked, id=164931, stack(0x000070000a68a000,0x000070000a78a000)]
  0x00007ff746151000 JavaThread "upnp-async-809" [_thread_blocked, id=175911, stack(0x000070000a27e000,0x000070000a37e000)]
  0x00007ff744848800 JavaThread "OH-discovery-109" daemon [_thread_blocked, id=77091, stack(0x00007000067d0000,0x00007000068d0000)]
  0x00007ff741084000 JavaThread "OH-common-67" daemon [_thread_blocked, id=132435, stack(0x000070000d005000,0x000070000d105000)]
  0x00007ff745f88000 JavaThread "pool-78-thread-1" [_thread_blocked, id=71303, stack(0x000070000cf02000,0x000070000d002000)]
  0x00007ff747f99000 JavaThread "OH-homematicGateway-127" daemon [_thread_blocked, id=118607, stack(0x0000700004c7f000,0x0000700004d7f000)]
  0x00007ff744872800 JavaThread "OH-scheduler-67" daemon [_thread_blocked, id=105051, stack(0x000070000ac9c000,0x000070000ad9c000)]
  0x00007ff73515d800 JavaThread "HttpClient@1529fbf8-2067" [_thread_blocked, id=133923, stack(0x000070000ab99000,0x000070000ac99000)]
  0x00007ff744c8e800 JavaThread "HttpClient@1529fbf8-2066" [_thread_blocked, id=101131, stack(0x0000700009e72000,0x0000700009f72000)]
  0x00007ff7352e2000 JavaThread "OH-homematicGateway-126" daemon [_thread_blocked, id=82995, stack(0x00007000061be000,0x00007000062be000)]
  0x00007ff744a58000 JavaThread "OH-discovery-108" daemon [_thread_blocked, id=134183, stack(0x00007000057a0000,0x00007000058a0000)]
  0x00007ff745f17800 JavaThread "items-114" [_thread_blocked, id=128619, stack(0x00007000060bb000,0x00007000061bb000)]
  0x00007ff744918000 JavaThread "pool-77-thread-1" [_thread_blocked, id=166151, stack(0x000070000cbf9000,0x000070000ccf9000)]
  0x00007ff744956000 JavaThread "pool-76-thread-1" [_thread_blocked, id=61471, stack(0x000070000cdff000,0x000070000ceff000)]
  0x00007ff745f55800 JavaThread "OH-common-64" daemon [_thread_blocked, id=80867, stack(0x0000700009454000,0x0000700009554000)]
  0x00007ff735150800 JavaThread "jupnp-jetty-client-2014" daemon [_thread_blocked, id=104115, stack(0x0000700009d6f000,0x0000700009e6f000)]
  0x00007ff744a62800 JavaThread "jupnp-jetty-client-2013" daemon [_thread_in_native, id=138887, stack(0x0000700006de2000,0x0000700006ee2000)]
  0x00007ff7460b7800 JavaThread "qtp1263082990-2010" [_thread_blocked, id=102163, stack(0x000070000bfd5000,0x000070000c0d5000)]
  0x00007ff744855800 JavaThread "qtp1263082990-2005" [_thread_in_native, id=165535, stack(0x000070000caf6000,0x000070000cbf6000)]
  0x00007ff747e1f800 JavaThread "qtp1263082990-2004" [_thread_blocked, id=137539, stack(0x000070000c9f3000,0x000070000caf3000)]
  0x00007ff745834000 JavaThread "qtp1263082990-2003" [_thread_blocked, id=140519, stack(0x000070000c8f0000,0x000070000c9f0000)]
  0x00007ff744f80000 JavaThread "qtp1263082990-2002" [_thread_blocked, id=117019, stack(0x000070000c7ed000,0x000070000c8ed000)]
  0x00007ff747c24000 JavaThread "items-113" [_thread_blocked, id=90515, stack(0x0000700006bdc000,0x0000700006cdc000)]
  0x00007ff744959000 JavaThread "OH-scheduler-63" daemon [_thread_blocked, id=47799, stack(0x0000700006ad9000,0x0000700006bd9000)]
=>0x00007ff747aba800 JavaThread "HttpClient@1529fbf8-1916" [_thread_in_Java, id=82443, stack(0x000070000456a000,0x000070000466a000)]
  0x00007ff745dbf000 JavaThread "jupnp-jetty-client-1879" daemon [_thread_in_native, id=118791, stack(0x000070000a381000,0x000070000a481000)]
  0x00007ff73515f800 JavaThread "items-112" [_thread_blocked, id=217963, stack(0x000070000bed2000,0x000070000bfd2000)]
  0x00007ff74499a800 JavaThread "HttpClient@1529fbf8-1777" [_thread_blocked, id=115551, stack(0x00007000068d3000,0x00007000069d3000)]
  0x00007ff745b3b800 JavaThread "items-110" [_thread_blocked, id=102483, stack(0x00007000064c7000,0x00007000065c7000)]
  0x00007ff773ba3800 JavaThread "jupnp-jetty-client-1570" daemon [_thread_in_native, id=90647, stack(0x0000700008d3f000,0x0000700008e3f000)]
  0x00007ff744857800 JavaThread "qtp2084260425-1423" [_thread_blocked, id=149303, stack(0x000070000518e000,0x000070000528e000)]
  0x00007ff745b38800 JavaThread "pool-2-thread-1" [_thread_blocked, id=172823, stack(0x0000700009351000,0x0000700009451000)]
  0x00007ff744fdd000 JavaThread "jupnp-jetty-client-796" daemon [_thread_in_native, id=131083, stack(0x000070000bdcf000,0x000070000becf000)]
  0x00007ff745dc3800 JavaThread "HttpClient@1529fbf8-744" [_thread_in_native, id=165163, stack(0x000070000aa96000,0x000070000ab96000)]
 0x00007ff745ccf000 JavaThread "HttpClient@1529fbf8-504" [_thread_in_native, id=169735, stack(0x000070000bccc000,0x000070000bdcc000)]
  0x00007ff744a1d800 JavaThread "HttpClient@1529fbf8-503" [_thread_in_native, id=122383, stack(0x000070000afa5000,0x000070000b0a5000)]
  0x00007ff74585a800 JavaThread "qtp1263082990-475" [_thread_in_native, id=141323, stack(0x000070000862a000,0x000070000872a000)]
  0x00007ff7449e8800 JavaThread "qtp1263082990-474" [_thread_blocked, id=51723, stack(0x00007000074f7000,0x00007000075f7000)]
  0x00007ff747bfe800 JavaThread "qtp1263082990-471" [_thread_in_native, id=35347, stack(0x00007000066cd000,0x00007000067cd000)]
  0x00007ff74486f800 JavaThread "Thread-116" daemon [_thread_blocked, id=64263, stack(0x0000700004467000,0x0000700004567000)]
  0x00007ff747e32000 JavaThread "Thread-114" daemon [_thread_in_native, id=131591, stack(0x0000700004a79000,0x0000700004b79000)]
  0x00007ff744a13800 JavaThread "OH-homematicGateway-3" daemon [_thread_blocked, id=31239, stack(0x0000700004976000,0x0000700004a76000)]
  0x00007ff741048800 JavaThread "OH-homematicGateway-2" daemon [_thread_blocked, id=148487, stack(0x000070000c2de000,0x000070000c3de000)]
  0x00007ff791180800 JavaThread "nioEventLoopGroup-2-1" [_thread_in_native, id=217607, stack(0x0000700014f7f000,0x000070001507f000)]
  0x00007ff747939000 JavaThread "JmDNS(192-168-1-59.local.).State.Timer" [_thread_blocked, id=218115, stack(0x0000700014d79000,0x0000700014e79000)]
  0x00007ff747b0b000 JavaThread "JmDNS(192-168-1-59.local.).Timer" daemon [_thread_blocked, id=175107, stack(0x0000700014c76000,0x0000700014d76000)]
  0x00007ff747a92800 JavaThread "SocketListener(192-168-1-59.local.)" daemon [_thread_in_native, id=174595, stack(0x0000700014b73000,0x0000700014c73000)]
  0x00007ff744f54800 JavaThread "Timer-13" daemon [_thread_blocked, id=152323, stack(0x0000700014a70000,0x0000700014b70000)]
  0x00007ff7415f6800 JavaThread "Timer-12" daemon [_thread_blocked, id=153091, stack(0x000070001496d000,0x0000700014a6d000)]
  0x00007ff7443fe800 JavaThread "Refresh Thread: Equinox Container: 17681a7d-af5e-48aa-82b4-cb04ac225a89" daemon [_thread_blocked, id=120583, stack(0x000070000c0d8000,0x000070000c1d8000)]
  0x00007ff732289000 JavaThread "items-4" [_thread_blocked, id=70407, stack(0x0000700009048000,0x0000700009148000)]
  0x00007ff740410000 JavaThread "OkHttp ConnectionPool" daemon [_thread_blocked, id=138243, stack(0x00007000113ce000,0x00007000114ce000)]
  0x00007ff7425a6000 JavaThread "pool-23-thread-1" [_thread_blocked, id=166659, stack(0x00007000112cb000,0x00007000113cb000)]
  0x00007ff790f01000 JavaThread "qtp2084260425-327" [_thread_in_native, id=137731, stack(0x00007000111c8000,0x00007000112c8000)]
  0x00007ff7323f5800 JavaThread "qtp2084260425-326" [_thread_in_native, id=167171, stack(0x00007000110c5000,0x00007000111c5000)]
  0x00007ff743327000 JavaThread "Connector-Scheduler-1c9bbb2c" [_thread_blocked, id=167939, stack(0x0000700010ebf000,0x0000700010fbf000)]
  0x00007ff731b0c000 JavaThread "qtp2084260425-323" [_thread_blocked, id=137219, stack(0x0000700010dbc000,0x0000700010ebc000)]
  0x00007ff731afd000 JavaThread "qtp2084260425-322-acceptor-0@e4b94c5-ServerConnector@1c9bbb2c{HTTP/1.1,[http/1.1]}{192.168.1.56:9125}" [_thread_in_native, id=136963, stack(0x0000700010cb9000,0x0000700010db9000)]
  0x00007ff7317d5800 JavaThread "qtp2084260425-321" [_thread_in_native, id=168707, stack(0x0000700010bb6000,0x0000700010cb6000)]
  0x00007ff731a34000 JavaThread "qtp2084260425-320" [_thread_in_native, id=136195, stack(0x0000700010ab3000,0x0000700010bb3000)]
  0x00007ff7a0e85800 JavaThread "qtp2084260425-319" [_thread_in_native, id=135939, stack(0x00007000109b0000,0x0000700010ab0000)]
  0x00007ff74375b000 JavaThread "qtp2084260425-318" [_thread_in_native, id=169475, stack(0x00007000108ad000,0x00007000109ad000)]
  0x00007ff734386800 JavaThread "ESH-httpClient-common-308" daemon [_thread_in_native, id=172547, stack(0x000070000fe8f000,0x000070000ff8f000)]
  0x00007ff74151f000 JavaThread "ESH-httpClient-common-303" daemon [_thread_in_native, id=174083, stack(0x000070000f980000,0x000070000fa80000)]
  0x00007ff732246800 JavaThread "OH-thingHandler-5" daemon [_thread_in_native, id=108035, stack(0x000070000f26b000,0x000070000f36b000)]
  0x00007ff77280c800 JavaThread "HttpClient@1529fbf8-294" [_thread_in_native, id=112131, stack(0x000070000f065000,0x000070000f165000)]
  0x00007ff747a51800 JavaThread "OH-thingHandler-4" daemon [_thread_blocked, id=112387, stack(0x000070000ef62000,0x000070000f062000)]

.... [ and so forth ]

  0x00007ff7b0800000 JavaThread "main" [_thread_blocked, id=9219, stack(0x0000700000ec8000,0x0000700000fc8000)]

Other Threads:
  0x00007ff7b0833800 VMThread [stack: 0x0000700002916000,0x0000700002a16000] [id=22531]
  0x00007ff791001000 WatcherThread [stack: 0x000070000353a000,0x000070000363a000] [id=26883]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
 garbage-first heap   total 524288K, used 337888K [0x00000005c0000000, 0x00000005c0200800, 0x00000007c0000000)
  region size 2048K, 128 young (262144K), 14 survivors (28672K)
 Metaspace       used 103589K, capacity 117180K, committed 117324K, reserved 1150976K
  class space    used 12476K, capacity 15893K, committed 15948K, reserved 1048576K

Heap Regions: (Y=young(eden), SU=young(survivor), HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TS=gc time stamp, PTAMS=previous top-at-mark-start, NTAMS=next top-at-mark-start)
AC   0  O    TS     0 PTAMS 0x00000005c0200000 NTAMS 0x00000005c0200000 space 2048K, 100% used [0x00000005c0000000, 0x00000005c0200000)
AC   0  O    TS     0 PTAMS 0x00000005c0400000 NTAMS 0x00000005c0400000 space 2048K, 100% used [0x00000005c0200000, 0x00000005c0400000)
AC   0  O    TS     0 PTAMS 0x00000005c0600000 NTAMS 0x00000005c0600000 space 2048K, 100% used [0x00000005c0400000, 0x00000005c0600000)
AC   0  O    TS     0 PTAMS 0x00000005c0800000 NTAMS 0x00000005c0800000 space 2048K, 100% used [0x00000005c0600000, 0x00000005c0800000)
AC   0  O    TS     0 PTAMS 0x00000005c0a00000 NTAMS 0x00000005c0a00000 space 2048K, 100% used [0x00000005c0800000, 0x00000005c0a00000)
AC   0  O    TS     0 PTAMS 0x00000005c0c00000 NTAMS 0x00000005c0c00000 space 2048K, 100% used [0x00000005c0a00000, 0x00000005c0c00000)
AC   0  O    TS     0 PTAMS 0x00000005c0e00000 NTAMS 0x00000005c0e00000 space 2048K, 100% used [0x00000005c0c00000, 0x00000005c0e00000)
AC   0  O    TS     0 PTAMS 0x00000005c1000000 NTAMS 0x00000005c1000000 space 2048K, 100% used [0x00000005c0e00000, 0x00000005c1000000)
AC   0  O    TS     0 PTAMS 0x00000005c1200000 NTAMS 0x00000005c1200000 space 2048K, 100% used [0x00000005c1000000, 0x00000005c1200000)
.... several hundred lines omitted ....
ava_command: org.apache.karaf.main.Main
java_class_path (initial): /Users/martin/OH/runtime/lib/boot/org.apache.karaf.diagnostic.boot-4.2.7.jar:/Users/martin/OH/runtime/lib/boot/org.apache.karaf.jaas.boot-4.2.7.jar:/Users/martin/OH/runtime/lib/boot/org.apache.karaf.main-4.2.7.jar:/Users/martin/OH/runtime/lib/boot/org.apache.karaf.specs.activator-4.2.7.jar:/Users/martin/OH/runtime/lib/boot/osgi.core-6.0.0.jar
Launcher Type: SUN_STANDARD

Environment Variables:
PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/texbin
LD_LIBRARY_PATH=/Users/martin/OH/userdata/lib:/Users/martin/OH/runtime/lib
SHELL=/bin/bash
DISPLAY=/private/tmp/com.apple.launchd.xkIpt67VgL/org.macosforge.xquartz:0

Signal Handlers:
SIGSEGV: [libjvm.dylib+0x58ef95], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_ONSTACK|SA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.dylib+0x58ef95], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.dylib+0x46c118], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGPIPE: [libjvm.dylib+0x46c118], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: [libjvm.dylib+0x46c118], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGILL: [libjvm.dylib+0x46c118], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGUSR1: SIG_DFL, sa_mask[0]=11011111011111100000000111000110, sa_flags=none
SIGUSR2: [libjvm.dylib+0x46bc36], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
SIGHUP: [libjvm.dylib+0x46a209], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGINT: [libjvm.dylib+0x46a209], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGTERM: [libjvm.dylib+0x46a209], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO
SIGQUIT: [libjvm.dylib+0x46a209], sa_mask[0]=11111111011111110111111111111111, sa_flags=SA_RESTART|SA_SIGINFO


---------------  S Y S T E M  ---------------

OS:Bsduname:Darwin 18.7.0 Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 x86_64
rlimit: STACK 8192k, CORE 0k, NPROC 2837, NOFILE 10240, AS infinity
load average:2,69 2,50 2,25

CPU:total 12 (6 cores per cpu, 2 threads per core) family 6 model 62 stepping 4, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit

Memory: 4k page, physical 33554432k(2319448k free)

/proc/meminfo:


vm_info: Java HotSpot(TM) 64-Bit Server VM (25.40-b25) for bsd-amd64 JRE (1.8.0_40-b25), built on Feb 10 2015 21:07:25 by "java_re" with gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00)

time: Mon Dec  2 18:53:49 2019
elapsed time: 3214 seconds (0d 0h 53m 34s)


Any ideas? Been running OH for years now, never had it crash on me. Most recent change (beside the update to M6) is the inclusion of the Unifi Binding and switching on debugging for it.

Clemens

Try without the Unifi binding? It might be a worthwhile debugging step since that was a recent change.

I’ve got an odd issue between milestone 5 and milestone 6, the basicUI is mostly missing, I’ve got several nested groups, one for each room, some basic items like sliders appear, however colour wheels/pickers do not, instead showing a blank page, the label structure remains but they’re not populated with any items. I can’t see any errors in the log, though I’ve not tried debug/verbose yet.

I have a global colour wheel in a frame that appears on the main page, altering its value now gives me errors in the console -

2019-12-02 21:36:34.651 [WARN ] [rest.core.internal.item.ItemResource] - Received HTTP POST request at 'items/gColor' with an invalid status value '331,91,100'.

Things I’ve tried

  • Remove/clear cache
  • Restart
  • Uninstall/Reinstall via apt (running on rpi3 on raspbian)

I’ll try jumping back to M5 to see if the problem goes away and report back

Try clearing browser cache?

I didn’t attempt to clear the browser cache no, I did however -

  • Force Reload
  • Try on three separate devices (Firefox browser, Android app and iphone app)
  • Check the browser console for errors (only warning about source map errors)

Moving back to M5 has indeed fixed the issue, so its something introduced since M5, I don’t know if its a UI issue or a symptom of something else.

That’s a really old and insecure Java version from 2015 :open_mouth:. You might want to update your Java version to something more recent.

1 Like

Just a heads up - I updated to m6 by accident today (happened to look at my computer and saw an update service box asking if I wanted to install updates so I hit yes) once it updated all my items were not responding and showed “uninitialized”. Turns out all my bindings and other add-ons where not installed. I reinstalled and all is well. If your items aren’t working might want to check that!