异常:
WARN: GenerationTarget encountered exception accepting command : Error executing DDL via JDBC Statement
org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL via JD...
提示错误: The Apache Tomcat installation at this directory is version 8.5.0. A Tomcat 8.0 installation is expected。
解决方法:打开tomcat下的catalina.jar文件,具体目录为:/lib/catalina.jar,使用winrar工具打开ServerInfo.properties文件,位置...
php+nginx 启动后,访问项目文件,出现以下错误:
An error occurred.
Sorry, the page you are looking for is currently unavailable.
Please try again later.
If you are the system administrator of this resource then you should che...
nginx: [error] OpenEvent("Global\ngx_reload_2764") failed (2: The system cannot find the file specified)
原因:nginx没启动
在本地maven仓库发现jar包没有下载下来,都是包含update后缀的
处理方法:把这些文件删除,修改下pom.xml文件重新保存。
网页爬虫爬取数据时出现com.sleepycat.je.LockTimeoutException: (JE 5.0.73) Lock expired
程序异常如下:
com.sleepycat.je.LockTimeoutException: (JE 5.0.73) Lock expired. Locker 20922098
14 -1_Thread-19_ThreadLocker: waited...
浏览器设置cookies的时候报错"can only set cookies for the current domain selenium "
driver.manage().deleteAllCookies();
for(org.openqa.selenium.Cookie temp:Constant.arrCookies){
try{
driver.manage().addCoo...
1.selenium2.53.0与可以支持Firefox46 Firefox43,只测试了相对叫新的版本。Firefox47会报链接错误的问题。
示例:
System.setProperty("webdriver.firefox.bin","xxx/xxx/firefox.exe");
DesiredCapabilities capabilities = DesiredCapabilitie...
主要是是通过对浏览器的可视化范围进行扩大来实现异步加载网页的截图。
var page = require('webpage').create();
var system = require('system');
if (system.args.length != 3) {
console.log('参数不正确!');
} else {
var argUrl=system.args[1];
var a...
本月热门文章排行榜
博客统计
- 文章数量:83篇
- 草稿文章:4篇
- 已审评论:0条
- 微语数量:0条
- 待审评论:0条
- 页面数量:0篇
- 分类数量:10个
- 标签数量:65个
- 友链数量:1条
- 附件数量:18个
最后更新:2017年8月23日