Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

nested exception is java.lang.NoSuchMethodError: java.lang.String.isBlank()Z.

123 views
Skip to first unread message

Stefan Münch

unread,
Dec 21, 2019, 6:47:26 PM12/21/19
to LimboMedia
Hallo,

was läuft hier falsch?


2019-12-22 00:43:38,852 INFO  lm.tools - Initialized tool: Shell (BusyBox). Executable: C:\LimboMedia\tools\shell\busybox.exe. Version: BusyBox v1.32.0-FRP-3244-g48128b9aa (2019-08-16 14:17:45 BST) multi-call binary.
2019-12-22 00:43:39,071 INFO  lm.system - Starting module web -> Webserver HTTP(S) for Webinterface, API, UPnP Mediastreaming.
2019-12-22 00:43:39,414 ERROR lm.system - Starting module web FAILED. BeanCreationException -> Error creating bean with name 'serverStarter' defined in class path resource [lm-webserver-spring.xml]: Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: java.lang.String.isBlank()Z.

Kann ich hier etwas tun?

Grüße
Stefan


Stefan Münch

unread,
Dec 21, 2019, 7:28:16 PM12/21/19
to LimboMedia
Ich vergas:  Der Fehler tritt mit der LimboMedia Version 2,13 auf.

Mit LimboMedia Version 2.12 funktioniert alles

frantis...@gmail.com

unread,
Dec 23, 2019, 5:31:59 AM12/23/19
to LimboMedia
I have the same problem. I am running old 2.1 version instead - it works fine.

Dne neděle 22. prosince 2019 1:28:16 UTC+1 Stefan Münch napsal(a):

v.kara...@gmail.com

unread,
Feb 28, 2020, 2:10:54 PM2/28/20
to LimboMedia
2020-02-28 21:00:20,662 ERROR lm.system - Starting module web FAILED. BeanCreationException -> Error creating bean with name 'serverStarter' defined in class path resource [lm-webserver-spring.xml]: Invocation of init method failed; nested exception is java.lang.NoSuchMethodError: java.lang.String.isBlank()Z.
2020-02-28 21:00:20,663 INFO  lm.system - Shutting down LimboMedia Server...
2020-02-28 21:00:20,663 INFO  lm.system - Stopping module core.
2020-02-28 21:00:20,901 INFO  lm.system - Goodbye! :(
Same here... waiting for some changes.

Thomas K

unread,
Mar 3, 2020, 5:28:20 PM3/3/20
to LimboMedia
Hi guys,

got some good news for you even if it took some time: I just released 2.15 that should fix this issue!

Some words about the cause:
I accidentially used some language features (like the String.isBlank() method) only available from java 11 on. I didn't notice it because i'm on linux where package managers always deliver new java versions automatically while you seem to use windows with java 8 installed and with no auto-update. I reverted that changes so limbomedia works again from java 8 on.

To prevent such issues in future releases i decided to bundle the appropriate java version into the windows release, so there's no more need to install and update java manually what makes running limbomedia on windows even easier.


Sorry for all that trouble and waiting, hope to hear from you if things are running smooth now,
Thomas

Stefan Münch

unread,
Mar 8, 2020, 10:06:42 AM3/8/20
to LimboMedia
Hallo Thomas,
habe die neue Version 2.15 mit der aktuellen Windows 10 Version ausprobiert und es gab keinerlei Probleme.
Ich finde deine Idee das passende - und dann auch funktionierende - Java mit auszuliefern super.
Hatte noch das Windows Consumer Java 8 Update 241 64-Bit (8.0.2410.7) installiert, nun aber deinstalliert.
Vielen Dank für deine Arbeit!
Grüße
Stefan
Reply all
Reply to author
Forward
0 new messages