3 Sep 2007 10:22
Centos 5 and NAV 3.2.2
Hi, first of all i'm trying to run NAV 3.2.2 on a Centos 5 and i know it's not supported, but with really liitle tweaking the system seem to be up and running, despite the problem i've always had with my HP9304m that i've already posted about (answer pending...). I get some errors from: Cron <navcron <at> nav> $BINDIR/getBoksMacs.sh $NUM_THREADS the body of the message is at the end of this msg, there's something i can do to fix it or the set of libs that comes with Centos5 is too much different to let NAV work as it is? Thanks for reading and my best regards, Marco barbieri. ---(Continue reading)Body--- org.postgresql.util.PSQLException: This statement has been closed. at org.postgresql.jdbc2.AbstractJdbc2Statement.checkClosed(postgresql-jdbc-8.1.407.jar.so) at org.postgresql.jdbc2.AbstractJdbc2Statement.getUpdateCount(postgresql-jdbc-8.1.407.jar.so) at org.postgresql.jdbc2.AbstractJdbc2Statement.executeUpdate(postgresql-jdbc-8.1.407.jar.so) at no.ntnu.nav.Database.Database.update(Database.java:1004) at no.ntnu.nav.Database.Database.insert(Database.java:928) at QueryBoks.runCamQueue(QueryBoks.java:1659) at QueryBoks.processMacEntry(QueryBoks.java:977) at QueryBoks.run(QueryBoks.java:266) SQLException for update statement: INSERT INTO cam
I've just
looked at the code that creates the offending SQL statement - it looks hairy,
but I'll try to fix it. I can post the patch here when it's done, if you like.
RSS Feed