Skip to content

Commit e11f762

Browse files
authored
Use autoEnable=false for JDK-8301341 workaround (#1636)
Signed-off-by: Wouter Born <[email protected]>
1 parent 4089f78 commit e11f762

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
autoEnable=false
12
multicastResponsePort=0
23
asyncThreadPoolSize=30
34
threadPoolSize=15

launch/app/runtime/services.cfg

+1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,6 @@ startlevel:50=ruleengine:start
2626
startlevel:70=dsl:sitemap
2727
startlevel:80=things:handler
2828

29+
org.jupnp:autoEnable=false
2930
org.jupnp:threadPoolSize=20
3031
org.ops4j.pax.logging:org.ops4j.pax.logging.log4j2.config.file=../../../../runtime/log4j2.xml

0 commit comments

Comments
 (0)