Menu

#23 Could not parse the version String

open
5
2004-06-05
2004-06-05
Anonymous
No

I run postgresql on Fecora Core 1. I get this message:

"Attention! Could not parse the version String
(PostgreSQL 7.3.4-RH on i386-redhat-linux-gnu, compiled
by GCC i386-redhat-linux-gcc (GCC) 3.3.2 20031022 (Red
Hat Linux 3.3.2-1)) supplied by the backend please
report this bug."

After that I get this:

java.lang.NullPointerException
at
org.sourceforge.jxdbcon.postgresql.PGDatabaseMetaDataV6.getRuntimeParameter(Unknown
Source)
at
org.sourceforge.jxdbcon.postgresql.PGConnection.open(Unknown
Source)
at
org.sourceforge.jxdbcon.JXDBConDriver.connect(Unknown
Source)

I thinkt its because is using PGDatabaseMetaDataV6
instead of PGDatabaseMetaDataV73

Discussion


Log in to post a comment.