The use of Jive with postgresql - Mailing list pgsql-jdbc
From | Ned Wolpert |
---|---|
Subject | The use of Jive with postgresql |
Date | |
Msg-id | XFMail.20011102125838.ned.wolpert@knowledgenet.com Whole thread Raw |
Responses |
Re: The use of Jive with postgresql
|
List | pgsql-jdbc |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Folks- (Hopefullly) quick question; There is a forum product out there called 'Jive', which stores information into postgresql. However, there is a problem in the driver where the parsing fails in certain cases. I'm trying to debug what the problem is. (This is seen in 7.1.x and beta1 versions of the driver.) Here is the stack trace. It can't parse a specific entry for the prepared statement properly... can anyone find the culpret? (For those who might use Jive, its with version 1.2.4, their free one.) Thanks! java.sql.SQLException: ERROR: oidin: error in "\254\355\000\005sr\000(com.coolservlets.forum.filter.FilterHtmla\210$\374OZ)\ 351\002\000\002L\000\020propDescriptionst\000\026Ljava/util/Properties;L\000\0 05propsq\000~\000\001xr\000)com.coolservlets.forum.ForumMessageFilter\020\027\ 200\240\016T\301X\002\000\001L\000\007messaget\000%Lcom/coolservlets/forum/For umMessage;xppsr\000\024java.util.Properties9\022\320zp6>\230\002\000\001L\000\ 010defaultsq\000~\000\001xr\000\023java.util.Hashtable\023\273\017%!J\344\270\ 003\000\002F\000\012loadFactorI\000\011thresholdxp?@\000\000\000\000\000\010w\ 010\000\000\000\013\000\000\000\000xpsq\000~\000\005?@\000\000\000\000\000\010 w\010\000\000\000\013\000\000\000\000xp": can't parse "\254\355\000\005sr\000(com.coolservlets.forum.filter.FilterHtmla\210$\374OZ)\ 351\002\000\002L\000\020propDescriptionst\000\026Ljava/util/Properties;L\000\0 05propsq\000~\000\001xr\000)com.coolservlets.forum.ForumMessageFilter\020\027\ 200\240\016T\301X\002\000\001L\000\007messaget\000%Lcom/coolservlets/forum/For umMessage;xppsr\000\024java.util.Properties9\022\320zp6>\230\002\000\001L\000\ 010defaultsq\000~\000\001xr\000\023java.util.Hashtable\023\273\017%!J\344\270\ 003\000\002F\000\012loadFactorI\000\011thresholdxp?@\000\000\000\000\000\010w\ 010\000\000\000\013\000\000\000\000xpsq\000~\000\005?@\000\000\000\000\000\010 w\010\000\000\000\013\000\000\000\000xp" at org.postgresql.core.QueryExecutor.execute(Unknown Source) at org.postgresql.Connection.ExecSQL(Unknown Source) at org.postgresql.jdbc2.Statement.execute(Unknown Source) at org.postgresql.jdbc2.PreparedStatement.execute(Unknown Source) at com.coolservlets.forum.database.DbForum.saveFiltersToDb(DbForum.java:1092) at com.coolservlets.forum.database.DbForum.<init>(DbForum.java:162) at com.coolservlets.forum.database.DbForumFactory.createForum(DbForumFactory.java :131) at com.coolservlets.forum.ForumFactoryProxy.createForum(ForumFactoryProxy.java:85 ) at org.mv5.delivery.runtime.CreateForumHandler.handleMessage(CreateForumHandler.j ava:48) at org.mv5.delivery.runtime.MessageServer.onMessage(MessageServer.java:70) at progress.message.jclient.Session.ew_(progress/message/jclient/Session.java:131 3) at progress.message.jclient.QueueSession.run(progress/message/jclient/QueueSessio n.java: 623) at progress.message.jclient.sl.run(progress/message/jclient/Session$SessionThread .java:1 240) Virtually, Ned Wolpert <ned.wolpert@knowledgenet.com> D08C2F45: 28E7 56CB 58AC C622 5A51 3C42 8B2B 2739 D08C 2F45 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE74vruiysnOdCML0URAqRMAJ0TG2VgRCn63q+rGbqpyuznUGefKwCeIXTu unwWStt+DVE1brHKs6ixow0= =1PPk -----END PGP SIGNATURE-----
pgsql-jdbc by date: