现在位置:首页 » 发表在 2017年04月 的所有文章
网页爬虫爬取数据时出现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...
本月热门文章排行榜