[ 
https://issues.apache.org/jira/browse/DBUTILS-152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813246#comment-17813246
 ] 

Gary D. Gregory commented on DBUTILS-152:
-----------------------------------------

Hello [~jianjun365] 

There is not much we can do from a vague description and without a reproducible 
test case. The best way to progress here is to provide a failing unit test as a 
GitHub PR.

 

> The query method of the QueryRunner cannot be used occasionally
> ---------------------------------------------------------------
>
>                 Key: DBUTILS-152
>                 URL: https://issues.apache.org/jira/browse/DBUTILS-152
>             Project: Commons DbUtils
>          Issue Type: Bug
>    Affects Versions: 1.7
>            Reporter: wujianjun
>            Priority: Major
>         Attachments: image-2024-01-31-10-28-31-247.png
>
>
> When the service is started, the following error message is displayed 
> occasionally:
> !image-2024-01-31-10-36-21-110.png!
> Cannot set msg: incompatible types, cannot convert xxx to java.lang.String
>  
> The cause is that the corresponding ColumnHandler cannot be found when the 
> processColumn method of BeanProcessor processes data in the database
> !image-2024-01-31-10-28-31-247.png!
> The ColumnHandler has been loaded during initialization. It is suspected that 
> the startup time sequence is incorrect. It is recommended that the 
> ColumnHandler be loaded again when the ColumnHandler is empty.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to