PacketFence - BTS - PacketFence | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000689 | PacketFence | core | public | 2009-04-03 15:12 | 2012-02-29 10:56 |
Reporter | user4 | ||||
Assigned To | user4 | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
fixed in git revision | |||||
fixed in mtn revision | |||||
Summary | 0000689: daemon restart handler does not work correctly | ||||
Description | [root@localhost sbin]# ps aux | fgrep -i pfmon root 3166 0.0 5.0 45580 26012 ? Ssl 15:02 0:00 /usr/bin/perl ./pfmon -d root 3195 0.0 0.1 3916 660 pts/0 R+ 15:09 0:00 fgrep -i pfmon [root@localhost sbin]# kill -HUP 3166 ==> /usr/local/pf/logs/packetfence.log <== Apr 03 15:10:04 pfmon(0): caught SIGHUP - restarting (main::restart_handler) Apr 03 15:10:04 pfmon(0): could not restart: #! (main::restart_handler) Apr 03 15:10:04 pfmon(0): stopping pfmon (main::END) ==> /usr/local/pf/logs/pfmon <== Can't exec "./pfmon": No such file or directory at ./pfmon line 713 (0000001) (W exec) A system(), exec(), or piped open call could not execute the named program for the indicated reason. Typical reasons include: the permissions were wrong on the file, the file wasn't found in $ENV{PATH}, the executable in question was compiled for another architecture, or the #! line in a script points to an interpreter that can't be run for similar reasons. (Or maybe your system doesn't support #! at all.) Uncaught exception from user code: could not restart: #! at /usr/lib/perl5/site_perl/5.8.8/Log/Log4perl/Logger.pm line 896 at ./pfmon line 140 Same issue is present for pfdetect, pfdhcplistener, pfmon and pfredirect | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-04-03 15:12 | user4 | New Issue | |||
2009-04-03 15:12 | user4 | Status | new => assigned | ||
2009-04-03 15:12 | user4 | Assigned To | => user4 | ||
2009-04-03 15:25 | user4 | Summary | pfmon restart handler does not work correctly => daemon restart handler does not work correctly | ||
2009-04-03 15:25 | user4 | Description Updated | |||
2009-04-13 13:34 | user4 | Status | assigned => closed | ||
2009-04-13 13:34 | user4 | Note Added: 0001221 | |||
2009-04-13 13:34 | user4 | Resolution | open => fixed | ||
2010-04-15 17:56 | obilodeau | Category | 1.8.2 => 1.8.x | ||
2012-02-29 10:56 | obilodeau | Category | 1.8.x => core |
Notes | |||||
|
|||||
|
|