PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → Windev V303040 (Wx 2025 -SaaS) Crash when modifying the analysis
Windev V303040 (Wx 2025 -SaaS) Crash when modifying the analysis
Débuté par KriceBV, 07 juin 2025 17:14 - Aucune réponse
Membre enregistré
1 message
Posté le 07 juin 2025 - 17:14
Hello,

Since updating to the SaaS V303040 modifying the database and then generating almost always crashes the application. To avoid data loss I save before trying to generate.

Context:

- App in development
- About 20 DB tables currently HFSQL C/S (normalised, constraints in place, using enums,...)
- Dev.setup:
- Wx : Dedicated PC fully patched WIN11Pro - AMD Ryzen9 - 64GB
- HFSQL running on fully patched VM (ProxMox-Win11Pro Intel Ultra 5 125H - 8 cores assigned - 16GB)

I also found this error log:

[0607/104003.394:ERROR:context.cc(138)] The cache_path directory (C:\Users\xxxx\AppData\Local\Temp\cache.cef\Wx645424.5424) is not a child of the root_cache_path directory (C:\Users\xxxx\AppData\Local\Temp\cache.cef\Wx645424)
[0607/104003.394:ERROR:context.cc(162)] The cache_path is invalid. Defaulting to in-memory storage.
[0607/160436.875:ERROR:context.cc(138)] The cache_path directory (C:\Users\xxxx\AppData\Local\Temp\cache.cef\Wx6426612.26612) is not a child of the root_cache_path directory (C:\Users\xxxx\AppData\Local\Temp\cache.cef\Wx6426612)
[0607/160436.875:ERROR:context.cc(162)] The cache_path is invalid. Defaulting to in-memory storage.