wenchongyang

Results 2 issues of wenchongyang

pyxmpp2\transport.py line:329 self._socket.setblocking(False) throw socket.error [Errno 10035] os: window xp _set_state('connect') dispatching... queue empty preparing handler: TCPHandler.prepare(): state: 'connect' _set_state('aborted') Traceback (most recent call last): File "C:\Documents and Settings\send_message_client.py", line...

## 场景描述: 1、客户端mybatis代码模拟实现一个事务异常(唯一键重复) 2、客户端mybatis代码再起一个只查询的语句无事务。此时异常 java.lang.RuntimeException: org.springframework.jdbc.UncategorizedSQLException: Error querying database. Cause: java.sql.SQLException: Transaction error, need to rollback. errno:1062 Duplicate entry 'xxxxxxxxxxx' for key 'uidx_mobile' The error may exist in URL [jar:file:/app/xxx-soa-impl/member-service-impl-20171115-RELEASE.jar!/BOOT-INF/classes!/mappers/UserMapper.xml]...