> -----Original Message----- > From: Landon Jurgens [mailto:[email protected]] > Sent: Tuesday, July 28, 2009 5:55 AM > To: Laser, Mary > Cc: [email protected] > Subject: RE: [FOSSology] Agent terminated prematurely > > I see where I misunderstood your question. > > I've attached the file but I found a lot of the same entries > > 2009-07-26 06:40:08 EDT WARNING: nonstandard use of > escape in a > string literal at character 130 > 2009-07-26 06:40:08 EDT HINT: Use the escape string > syntax for > escapes, e.g., E'\r\n'.
This WARNING was introduce with PostgreSQL 8.3. The fossology code has been modified in 1.1 to eliminate these benign and annoying messages. > > I was able to grep some more info out > > lan...@server1:~$ cat /var/log/postgresql/postgresql-8.3-main.log|grep > LOG > 2009-07-27 01:11:46 EDT LOG: could not receive data from client: > Connection reset by peer > 2009-07-27 01:11:46 EDT LOG: unexpected EOF on client connection > 2009-07-27 01:12:29 EDT LOG: could not receive data from client: > Connection reset by peer ... > but I didn't get anything from these errors either. > > I'm thinking that it might be easier to take what I got so > far and then make the upgrade to 1.1.0. That is, by far, the best solution. Mary _______________________________________________ fossology mailing list [email protected] http://fossology.org/mailman/listinfo/fossology

