Nuclos troubleshooting: object import, maintenance mode, scheduler, rule compilation, nuclet export, blnsource, kill, ps.

globe with meridians Language: Deutsch · English

open book Troubleshooting

Typical Nuclos problems and solutions – object import, rules, nuclet export and killing the process.

On this page

Collection of typical problems during operation and development of Nuclos – with solutions.

ProblemSolution
Object import hangs at „waiting for status“Ensure the server is not in maintenance mode and jobs can run; if the scheduler is affected, restart the server.
Faulty rules block each other on savingDisable automatic compilation, fix all rules, then re-enable it.
A nuclet cannot be exported (missing in the wizard)In the DB, set blnsource = true for the nuclet in t_ad_application.

Force-kill the process (Linux)

ps aux | grep -i <path_to_nuclos>
kill <tomcat_pid>   # if needed kill -9

Related pages

gear Problems and error messages with the IDE


IDE errors.

Öffnen →