You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2021/10/19 09:37:35 UTC

[GitHub] [shardingsphere] ulwfcyvi opened a new issue #13140: writeInt2 throws java.lang.NullPointerException

ulwfcyvi opened a new issue #13140:
URL: https://github.com/apache/shardingsphere/issues/13140


   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   
   #### sharding-proxy:5.0.0-beta
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   
   #### ShardingSphere-Proxy
   
   ### Expected behavior
   
   #### Find all records
   
   ### Actual behavior
   
   #### Can only check 5 records
   
   ### Reason analyze (If you can)
   
   #### org.apache.shardingsphere.db.protocol.postgresql.payload.PostgreSQLPacketPayload#writeInt2 throws java.lang.NullPointerException
   
   ### Steps to reproduce the behavior, such as: SQL to execute, sharding rule configuration, when exception occur etc.
   
   #### PostgreSqlDB  type  int2  field is NULL


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] TeslaCN commented on issue #13140: writeInt2 throws java.lang.NullPointerException

Posted by GitBox <gi...@apache.org>.
TeslaCN commented on issue #13140:
URL: https://github.com/apache/shardingsphere/issues/13140#issuecomment-946544288


   Hi @ulwfcyvi 
   Please check if your problem is same as https://github.com/apache/shardingsphere/issues/11169.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] ulwfcyvi commented on issue #13140: writeInt2 throws java.lang.NullPointerException

Posted by GitBox <gi...@apache.org>.
ulwfcyvi commented on issue #13140:
URL: https://github.com/apache/shardingsphere/issues/13140#issuecomment-946572530


   > Hi @ulwfcyvi
   > Please check if your problem is same as #11169.
   
   Did it just catch the exception? What I found is that after 5 queries, no results were found for the 6th time.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] ulwfcyvi closed issue #13140: writeInt2 throws java.lang.NullPointerException

Posted by GitBox <gi...@apache.org>.
ulwfcyvi closed issue #13140:
URL: https://github.com/apache/shardingsphere/issues/13140


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org