Hi,
What does these line means:
2006-08-07 08:51:02 Semaphore wait aborted: Interrupted system call 2006-08-07 08:51:20 Setting up page channel (id=3) 2006-08-07 08:51:20 calling ftok('/soft/pub/BB/hobbit/server',3) 2006-08-07 08:51:20 ftok() returns: 0x3000A01 2006-08-07 08:51:20 shmget() returns: 0x25B
Dominique UNIL - University of Lausanne
On Mon, Aug 07, 2006 at 09:13:54AM +0200, Dominique Frise wrote:
2006-08-07 08:51:02 Semaphore wait aborted: Interrupted system call 2006-08-07 08:51:20 Setting up page channel (id=3) 2006-08-07 08:51:20 calling ftok('/soft/pub/BB/hobbit/server',3) 2006-08-07 08:51:20 ftok() returns: 0x3000A01 2006-08-07 08:51:20 shmget() returns: 0x25B
They are debugging output from the startup of one of the hobbitd_* modules, probably hobbitd_alert. You must be running it with "hobbitd_channel --channel=page --debug hobbitd_alert" ...
Regards, Henrik
Henrik Stoerner wrote:
On Mon, Aug 07, 2006 at 09:13:54AM +0200, Dominique Frise wrote:
2006-08-07 08:51:02 Semaphore wait aborted: Interrupted system call 2006-08-07 08:51:20 Setting up page channel (id=3) 2006-08-07 08:51:20 calling ftok('/soft/pub/BB/hobbit/server',3) 2006-08-07 08:51:20 ftok() returns: 0x3000A01 2006-08-07 08:51:20 shmget() returns: 0x25B
They are debugging output from the startup of one of the hobbitd_* modules, probably hobbitd_alert. You must be running it with "hobbitd_channel --channel=page --debug hobbitd_alert" ...
That was it :-)
Thanks Henrik.
Dominique UNIL - University of Lausanne
participants (2)
-
Dominique.Frise@unil.ch
-
henrik@hswn.dk