question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Bug: Beta 2.45 in docker will not start

See original GitHub issue

Deploying 2.45 fails, using the same config but on 2.44 works fine.

Error log:

2020-01-08 16:19:052020-01-09 00:19:05,256 FATAL [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0056: Server boot has failed in an unrecoverable manner; exiting. See previous messages for details.
2020-01-08 16:19:052020-01-09 00:19:05,226 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("parallel-subsystem-boot") failed - address: ([]) - failure description: "\"WFLYCTL0193: Failed executing subsystem datasources boot operations\""
2020-01-08 16:19:052020-01-09 00:19:05,223 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) "WFLYCTL0193: Failed executing subsystem datasources boot operations"
2020-01-08 16:19:052020-01-09 00:19:05,206 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 14) WFLYCTL0013: Operation ("add") failed - address: ([
2020-01-08 16:19:05("subsystem" => "datasources"),
2020-01-08 16:19:05("data-source" => "ApicurioDS")
2020-01-08 16:19:05]) - failure description: "WFLYCTL0113: '' is an invalid value for parameter exception-sorter-class-name. Values must have a minimum length of 1 characters"
2020-01-08 16:19:042020-01-09 00:19:04,583 INFO [org.wildfly.security] (ServerService Thread Pool -- 10) ELY00001: WildFly Elytron version 1.10.4.Final

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
EricWittmanncommented, Jan 9, 2020

Ah ha - looks like there are Null versions of both interfaces, so those should be OK as defaults. I’ll test that to ensure they work and then make the change.

1reaction
indiealexhcommented, Jan 9, 2020

Thank you @EricWittmann

Read more comments on GitHub >

github_iconTop Results From Across the Web

Workarounds for common problems - Docker Documentation
Docker Desktop fails to start when anti-virus software is installed . Some anti-virus software may be incompatible with Hyper-V and Microsoft Windows 10...
Read more >
Troubleshoot Docker Engine installation
The Docker daemon isn't running on your system. Start the daemon and try running the command again. Your Docker client is attempting to...
Read more >
[SOLVED] Docker Failed to Start - Docker Desktop for Windows
On install, Docker fails to start (with Linux Containers). But if I switch to Windows Containers, Docker starts without any problems.
Read more >
Known issues for Docker Desktop on Mac
Docker does not auto-start on login even when it is enabled in Preferences. This is related to a set of issues with Docker...
Read more >
Troubleshoot topics | Docker Documentation
If you manually uninstall Hyper-V, WSL 2 or disable virtualization, Docker Desktop cannot start. See Unable to run Docker for Windows on Windows...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found