1 错误描述
Procedure execution failed
2013 - Lost connection to MySQL server during query
2 错误原因
3 解决办法...
分类:
数据库 时间:
2015-06-25 14:11:01
阅读次数:
143
当在eclipse中的web工程中增加了extjs4,出现An internal error occurred during: "Building workspace".Java heap space 错误。解决办法1:把extjs4的工程安装包不要放到web工程中就ok了,或者建议直接用myecl...
分类:
其他好文 时间:
2015-06-25 13:44:31
阅读次数:
140
删除工作空间下的“/.metadata/.plugins/org.eclipse.core.runtime/.settings/com.genuitec.eclipse.ast.deploy.core.prefs”这个文件。在这个文件中存储了一些部署项目的信息。删了这个部署的项目的信息就没有错误了。...
分类:
Web程序 时间:
2015-06-17 23:08:57
阅读次数:
151
转自:http://www.hongkiat.com/blog/clean-install-mavericks/During the installation process, you mayexperiencethe indicator hanging at“About a second rema...
分类:
系统相关 时间:
2015-06-16 14:38:46
阅读次数:
612
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Communications link failure during rollback().看到这个错误后先查看代码,首先想到,我先打开的数据库连接,并且执行了query和insert操作都没问题啊,但是最后的回滚就出问题了,下面根据日志分析一下:...
分类:
数据库 时间:
2015-06-15 22:11:16
阅读次数:
381
按照http://martinfowler.com/eaaCatalog/unitOfWork.html这篇文章的介绍,UnitOfWork是为了维护对象的变化,A Unit of Work keeps track of everything you do during a business tra...
分类:
其他好文 时间:
2015-06-10 23:52:10
阅读次数:
194
重装系统后,需要安装AnkhSVN,结果一直报如下错误An error occurred during the installation of assembly"Microsoft.VC80.CRT,version = "8.0.50727.163", type = "win32", publicK...
2014年参加了多场演讲,其中感觉还不错的几场总结下:时间:2014-07-19地点:深圳活动:InfoQ Arch Summit 深圳题目:实时系统架构与实践InfoQ 2014年深圳架构师峰会组织的很不错,演讲现场的音效也很好,讲起来很舒服。这次分享的思路是介绍下云巴的总体架构,各个模块在设计中...
分类:
其他好文 时间:
2015-06-09 19:29:16
阅读次数:
101