Actions
Bug #13895
openIncorrect default option line 220 of wt_config.xml for <debug-level> in Wt 4.12.0
Start date:
07/31/2025
Due date:
% Done:
0%
Estimated time:
Description
I ran into a bug with the new 4.12.0 install.
In wt_config.xml line 220, the option should be "framework" or "all"
The default installation is "script" which causes the following error:
stopping server exception mesg: Error reading: /etc/wt/wt_config.xml: : expecting 'script' or 'all'
Updated by Matthias Van Ceulebroeck about 1 month ago
- Status changed from New to Resolved
- Assignee set to Matthias Van Ceulebroeck
- Target version set to 4.12.1
Hi Mark,
this has been an oversight, due to a rename. We have implemented this in #13867.
I like the naming of this ticket much more than that ticket, so I'll link them, but will put this "Resolved".
Updated by Matthias Van Ceulebroeck about 1 month ago
- Related to Bug #13867: Executing `./test.wt` results in the following error: unknown location(0): fatal error: in "chart_test_WDateTimeChartMinutes": Wt::WServer::Exception: Error reading: /home/spack/opt/spack/linux-sles15-aarch64/gcc-7.4.0/wt-4.12.0-vvvczhvsfsrgj7ubzr5lnvrvos added
Actions