Description

root# commit

Nov 26 10:16:38 jlaunchd 25996 - - Now parsing file: /var/etc/jlaunchd.inc

Nov 26 10:16:38 jlaunchd 25996 - - Done parsing file: /var/etc/jlaunchd.inc

Nov 26 10:16:38 jlaunchd 25996 - - Now parsing file: /etc/jlaunchd.conf

Nov 26 10:16:38 jlaunchd 25996 - - Now parsing file: /var/etc/jlaunchd-last.inc

Nov 26 10:16:38 jlaunchd 25996 - - Done parsing file: /var/etc/jlaunchd-last.inc

Nov 26 10:16:38 jlaunchd 25996 - - Now parsing file: /etc/jlaunchd.conf

Nov 26 10:16:38 jlaunchd 25996 - - autoinstallation (PID 12540) terminate signal 15 sent

Nov 26 10:16:38 jlaunchd 25996 - - can not access /usr/sbin/bdbrepd: No such file or directory

Nov 26 10:16:38 jlaunchd 25996 - - Registered PID 13529(nfsd-service): exec_command

Nov 26 10:16:38 jlaunchd 25996 - - Registered PID 13530((null)): exec_command

Nov 26 10:16:38 jlaunchd 25996 - - Alarm clear command: /usr/sbin/cli (PID 13530) started

Nov 26 10:16:38 jlaunchd 25996 - - nfsd-service (PID 13529) started

Nov 26 10:16:38 jlaunchd 25996 - - Registered PID 13529(nfsd-service): new process

Nov 26 10:16:38 jlaunchd 25996 - - Registered PID 13531(trousers): exec_command

Nov 26 10:16:38 jlaunchd 25996 - - Registered PID 13532((null)): exec_command

Nov 26 10:16:38 jlaunchd 25996 - - Alarm clear command: /usr/sbin/cli (PID 13532) started

Nov 26 10:16:38 jlaunchd 25996 - - trousers (PID 13531) started

Nov 26 10:16:38 jlaunchd 25996 - - Registered PID 13531(trousers): new process

Nov 26 10:16:38 jlaunchd 25996 - - can not access /usr/sbin/cloudhamd: No such file or directory

Nov 26 10:16:38 jlaunchd 25996 - - can not access /usr/sbin/ipmid: No such file or directory

Nov 26 10:16:38 jlaunchd 25996 - - can not access /usr/sbin/opstated: No such file or directory

Nov 26 10:16:38 jlaunchd 25996 - - Registered PID 13533(commit-batch): exec_command

Nov 26 10:16:38 jlaunchd 25996 - - commit-batch (PID 13533) started

Nov 26 10:16:38 jlaunchd 25996 - - c

Nov 26 10:16:38 jlaunchd 25996 - - Registered PID 13535(trousers): exec_command

Nov 26 10:16:38 jlaunchd 25996 - - trousers (PID 13535) started

Nov 26 10:16:38 jlauNov 26 10:16:40 jlaunchd 25996 - - autoinstallation (PID 12540) exited with status=0 Normal Exit

Nov 26 10:16:43 jlaunchd 25996 - - nfsd-service (PID 13534) exited with status=1

Nov 26 10:16:43 jlaunchd 25996 - - Registered PID 13550(nfsd-service): exec_command

Nov 26 10:16:43 jlaunchd 25996 - - nfsd-service (PID 13550) started

Nov 26 10:16:43 jlaunchd 25996 - - Registered PID 13550(nfsd-service): new process

Nov 26 10:16:49 jlaunchd: JLAUNCHD_PROC_EXIT: process trousers (PID 13535) exited with status 137


Nov 26 10:16:54 jlaunchd: JLAUNCHD_PROC_EXIT: process trousers (PID 13557) exited with status 137

Nov 26 10:16:59 jlaunchd: JLAUNCHD_PROC_EXIT: process trousers (PID 13576) exited with status 137

Nov 26 10:16:59 jlaunchd 25996 - - trousers is thrashing, not restarted

Nov 26 10:16:59 jlaunchd 25996 - - Registered PID 13581((null)): exec_command

Nov 26 10:16:59 jlaunchd 25996 - - Alarm set command: /usr/sbin/cli (PID 13581) started

commit complete


Dec 1 10:29:35 jlaunchd: JLAUNCHD_PROC_EXIT: process trousers (PID 7915) exited with status 137

Dec 1 10:29:40 jlaunchd: JLAUNCHD_PROC_EXIT: process trousers (PID 7931) exited with status 137

Dec 1 10:29:45 jlaunchd: JLAUNCHD_PROC_EXIT: process trousers (PID 7944) exited with status 137

Dec 1 10:29:50 jlaunchd: JLAUNCHD_PROC_EXIT: process trousers (PID 7949) exited with status 137

Solution

The jlaunchd is a process which responsible fo starting or terminating other processes. 


When performing commit operations to enable or disable new services, jlaunchd logs the startup and terminate actions of these related processes. This is a normal informational-level log, so we can safely ignore it.


juniper@jtac-srx345-r2600# help syslog JLAUNCHD_PROC_EXIT

Name:     JLAUNCHD_PROC_EXIT

Message:   process <process-name> (PID <pid>) exited with status <process-exit-status>

Help:     jlaunchd reported exit of a child process.

Description: Junos launcher reported process exit event that was launched by it and is its child.

Type:     Event: This message reports an event, not an error

Severity:   info

Facility:   LOG_DAEMON

Modification History

2025-12-05 : Article Created