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/09/16 09:04:27 UTC

[GitHub] [shardingsphere] CrackerSuperior opened a new issue #12484: java.sql.SQLException: javax.transaction.SystemException: There is no registered resource that can recover the given XAResource instance. Either enable automatic resource registration, or register a corresponding resource.

CrackerSuperior opened a new issue #12484:
URL: https://github.com/apache/shardingsphere/issues/12484


   I don't know what happened


-- 
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] terrymanu closed issue #12484: java.sql.SQLException: javax.transaction.SystemException: There is no registered resource that can recover the given XAResource instance. Either enable automatic resource registration, or register a corresponding resource.

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


   


-- 
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] terrymanu commented on issue #12484: java.sql.SQLException: javax.transaction.SystemException: There is no registered resource that can recover the given XAResource instance. Either enable automatic resource registration, or register a corresponding resource.

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


   Sorry, there are no necessary information to reproduce it.
   I just close this issue.
   Please reference the template for next 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] menghaoranss commented on issue #12484: java.sql.SQLException: javax.transaction.SystemException: There is no registered resource that can recover the given XAResource instance. Either enable automatic resource registration, or register a corresponding resource.

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


   please provide your version and configuration.


-- 
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] terrymanu commented on issue #12484: java.sql.SQLException: javax.transaction.SystemException: There is no registered resource that can recover the given XAResource instance. Either enable automatic resource registration, or register a corresponding resource.

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


   Sorry, there are no necessary information to reproduce it.
   I just close this issue.
   Please reference the template for next 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] CrackerSuperior commented on issue #12484: java.sql.SQLException: javax.transaction.SystemException: There is no registered resource that can recover the given XAResource instance. Either enable automatic resource registration, or register a corresponding resource.

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


   > please provide your version and configuration.
   
   5.0.0-RC1
   
   ```
   mode:
    type: Cluster
    repository:
      type: ZooKeeper
      props:
        namespace: governance_ds
        server-lists: 172.18.40.128:2181
        retryIntervalMilliseconds: 1000
        timeToLiveSeconds: 60
        maxRetries: 3
        operationTimeoutMilliseconds: 1000
    overwrite: true
     
   rules:
    - !AUTHORITY
      users:
        - root@%:root
        - sharding@:sharding
      provider:
        type: ALL_PRIVILEGES_PERMITTED 
    - !TRANSACTION
     defaultType: XA
     #providerType: Bitronix
   
   scaling:
    blockQueueSize: 10000
    workerThread: 40
    clusterAutoSwitchAlgorithm:
      type: IDLE
      props:
        incremental-task-idle-minute-threshold: 30
   
   props:
    max-connections-size-per-query: 1
    executor-size: 16  # Infinite by default.
    proxy-frontend-flush-threshold: 128  # The default value is 128.
    proxy-opentracing-enabled: false
    proxy-hint-enabled: false
    sql-show: true
    check-table-metadata-enabled: false
    lock-wait-timeout-milliseconds: 50000 # The maximum time to wait for a lock
      # Proxy backend query fetch size. A larger value may increase the memory usage of ShardingSphere Proxy.
      # The default value is -1, which means set the minimum value for different JDBC drivers.
    proxy-backend-query-fetch-size: -1
    check-duplicate-table-enabled: false
   ```


-- 
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] terrymanu closed issue #12484: java.sql.SQLException: javax.transaction.SystemException: There is no registered resource that can recover the given XAResource instance. Either enable automatic resource registration, or register a corresponding resource.

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


   


-- 
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