Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Auszug
hiddentrue

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.

Status
colourGrey
titleReferenz
Status
colourBlue
titleDeveloper
Status
colourGreen
titleUpdated: Jul 2026
Status
colourGrey
titleapplies to Nuclos 4.2026.x

Panel
bgColor#F4F5F7

On this page

Inhalt
maxLevel2
minLevel2

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)

Codeblock
languagebash
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.

Open →