Here's what I got from the command

date; ps -ef | grep sched
        Tue Jul 14 04:02:29 EDT 2009
        landon   11652 11626  0 04:02 pts/0    00:00:00 grep sched
        fossy    13841     1  5 Jun30 ?
        18:56:34 /usr/lib/fossology/fossology-scheduler -d

I think 18:56:34 NOT EQUAL 04:04:29 so the thing is hung.

When I restarted it I got all this garbled junk

WARNING:  nonstandard use of escape in a string literal
LINE 2: ', record_update=now(), agent_param='akey=\"244063\" a=\"480...
                                            ^
HINT:  Use the escape string syntax for escapes, e.g., E'\r\n'.
WARNING:  nonstandard use of escape in a string literal
LINE 2: ', record_update=now(), agent_param='akey=\"244069\" a=\"087...
                                            ^
HINT:  Use the escape string syntax for escapes, e.g., E'\r\n'.
WARNING:  nonstandard use of escape in a string literal
LINE 2: ', record_update=now(), agent_param='akey=\"244071\" a=\"2A3...
                                            ^
HINT:  Use the escape string syntax for escapes, e.g., E'\r\n'.

I didn't know if this made any sense. I'm looking to install 1.1.0 but
there isn't an Ubuntu Package for it yet but I think I might try to make
one.

Thanks for your help.


On Tue, 2009-07-14 at 09:20 -0600, Bob Gobeille wrote:
> On Jul 13, 2009, at 4:49 PM, Landon Jurgens wrote:
> 
> > The problem I'm having is that the licensing seems to be stuck and  
> > there
> > isn't any apparent reason why.
> >
> > It seemed to chug along fine for a good while and it made good use of
> > three of the four processors but after a weekend it seems to have
> > stopped. I don't know any way to diagnose the problem and any pointers
> > would be welcome. I'm also trying to propose this system for general  
> > use
> > so the sooner the better I can get at least one run through the  
> > better.
> 
> Look at Admin > Scheduler > Status
> 
> to see if the scheduler still has a heartbeat.  Do that by looking at  
> the scheduler update time.  It should be within 20 seconds of the  
> system clock time.  If it is not, the scheduler is hung or died.  To  
> see if it has died, do a  ps -ef | grep sched
> If it doesn't show up, then the process has died.
> 
> Either way, you should be able to do  /etc/init.d/fossology restart
> 
> Better yet, install version 1.1
> 
> The packages can found at:
> 
> deb http://fossology.org/debian/1.1.0~rc5-T/lenny/ ./
> deb http://fossology.org/debian/1.1.0~rc5-T/etch/ ./
> 
> 1.1 includes a watchdog daemon to restart the scheduler automatically  
> if the scheduler should die or hang.
> 
> Bob Gobeille
-- 
Landon Jurgens

721 Visions Drive
Skaneateles, NY 13152, USA
GE Inspection Technologies
http://www.geinspectiontechnologies.com/
_______________________________________________
fossology mailing list
[email protected]
http://fossology.org/mailman/listinfo/fossology

Reply via email to