[ 
https://issues.apache.org/jira/browse/DBUTILS-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

wujianjun updated DBUTILS-152:
------------------------------
    Description: 
When the service is started, the following error message is displayed 
occasionally:

!image-2024-01-31-10-35-24-164.png!

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.

  was:
When the service is started, the following error message is displayed 
occasionally:

!image-2024-01-31-10-19-06-658.png!

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.


> 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-35-24-164.png!
> 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