database.sarang.net
UserID
Passwd
Database
DBMS
MySQL
ㆍPostgreSQL
Firebird
Oracle
Informix
Sybase
MS-SQL
DB2
Cache
CUBRID
LDAP
ALTIBASE
Tibero
DB 문서들
스터디
Community
공지사항
자유게시판
구인|구직
DSN 갤러리
도움주신분들
Admin
운영게시판
최근게시물
PostgreSQL Q&A 6843 게시물 읽기
No. 6843
pgsql jdbc 와 poolman connection 의 연결시 문제점?
작성자
데니
작성일
2006-10-09 11:17ⓒ
2006-10-09 11:20ⓜ
조회수
4,085

Pgsql jdbc와 poolman을 사용 하여 자료를 불러올때..

자료는 정상적으로 불러와 지나...poolman 로그에 다음과 같은 에러 메세지가

필드수만큼 쌓이고 있어..질문합니다...


왜 저런 에러가 생기는지 감을 잡지 못하고 있습니다...원인이 어디에 있는걸까여?


환경은 struts+tiles+tomcat5.5+pgsql 입니다..


-PoolMan Local Pool Deployer: Created JDBC XA Connection Pool named: N_SCM

-Driver doesn't support strong ResultSetMetaData,  and PoolMan subsequently failed an attempt to fabricate  a table name in spite of the driver limitations.


이 글에 대한 댓글이 총 1건 있습니다.

Though I didn't know Korean ,but I can understand the problem because it took me quite a while to resolve the same issue.After I checked the code, I found that one method should be added to the class PoolManPreparedStatement:

                      public String getSQL() {

                          return  queryString;

 

                        }

 

  After done that and re-packaged the poolman.jar, it just worked well.Hope this will be helpful to you.

chenshs님이 2007-01-02 17:39에 작성한 댓글입니다. Edit
[Top]
No.
제목
작성자
작성일
조회
6846pg_dump 사용하는법좀 갈켜주세요 2 고수는 답달지말고 그냥 넘어가세요 [7]
초보
2006-10-09
5372
6845pg_dump 사용하는법좀 갈켜주세요 [2]
초보
2006-10-09
3485
6844pgsql에서 데이터를 덤프를 받는방법좀 갈켜주세요 [1]
초보
2006-10-09
3590
6843pgsql jdbc 와 poolman connection 의 연결시 문제점? [1]
데니
2006-10-09
4085
6842드뎌 똑같은 현상이 나타났습니다. ㅜ.ㅜ [3]
롱다리
2006-10-09
3836
6841postgresql 의테이블과내용을 [2]
초보
2006-10-08
3419
6840인코딩관련 [1]
dba
2006-10-04
3336
Valid XHTML 1.0!
All about the DATABASE... Copyleft 1999-2024 DSN, All rights reserved.
작업시간: 0.017초, 이곳 서비스는
	PostgreSQL v16.2로 자료를 관리합니다