|
1火车车厢
小妹刚刚自学了火车头的采集教程,然后自己做了一下,打算发布到自己的网站上去,但是采集都正常,就是发布不出来,显示是这样的
------------------------------------------------------------------------------------------------------------------------------采内容--成功采集内容并更新数据库http://www.chinacourt.org/html/article/201012/30/439755.shtml
采内容--成功采集内容并更新数据库http://www.chinacourt.org/html/article/201012/29/439675.shtml
采内容--成功采集内容并更新数据库http://www.chinacourt.org/html/article/201012/30/439751.shtml
采内容--成功采集内容并更新数据库http://www.chinacourt.org/html/article/201101/04/439945.shtml
采内容--成功采集内容并更新数据库http://www.chinacourt.org/html/article/201012/31/439891.shtml
采集内容全部完成√ ,载入网址30条,采集到有效内容30条,保存失败0条
共找到需要发布的内容5条...
Web在线发布失败,返回代码请查看错误日志文件:D:\Soft\LocoySpide\Data\36-热案追踪-民事案件采集\WebError.log
发内容--WEB发布是否成功未知,请检查发布配置是否正确:因琐事持斧砍伤妻子丈夫领刑- 中国法院网
发内容--WEB发布是否成功未知,请检查发布配置是否正确:国土资源部地籍管理司一处长涉嫌受贿千万被公诉- 中国法院网
发内容--WEB发布是否成功未知,请检查发布配置是否正确:为索债不择手段 朋友“变脸”仇人- 中国法院网
发内容--WEB发布是否成功未知,请检查发布配置是否正确:虚构证明骗领信用卡 巨额套现伸向身边人- 中国法院网
发布内容全部完成√ ,载入内容5条;Web发布成功0条,Web发布失败5条;
该版本不支持FTP上传功能,如果需要,请联系我们购买.
成功完成任务
------------------------------------------------------------------------------------------------------------------------------不知道是为什么,所有请各位高手给看看是什么原因?
下面附上WebError.log的记录
WebError.log的记录
------------------------------------------------------------------------------------------------------------------------------
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>后台管理系统 - 律所在线</title>
<style type="text/css">
<!--
body,td,th,div{font-size:12px;color:#FFF;}
body {background:#fff;margin:0;padding:0;text-align:center;}
form{margin:0;padding:0;}
input{font-size:12px;font-family:Arial;width:120px;}
#yzmimg{position:absolute;background:#152f73;border:4px solid #152f73;}
.copy{color:#1a326a;line-height:130%;font-family:Arial;background:url(image/bg02.jpg) repeat-x;}
a:link {color: #1a326a;}
a:visited {color: #1A326A;}
a:hover {color: #030;}
a:active {color: #030;}
-->
</style>
<script language="javascript">
function LoadHeight(){
document.lgnform.uname.focus();
var h = document.documentElement.clientHeight;
document.getElementById("mainview").style.height = h - (66+74) +"px";
}
function ShowYzm(obj){
if(obj.value == "点击获取验证码"){
obj.value = "" ;
}
var yzmdiv = document.getElementById("yzmimg") ;
if(yzmdiv.style.display == "none"){
document.getElementById("yanzhengma").src = "../inc/yzm.asp?s="+ Math.random() ;
}
yzmdiv.style.top = getPos(obj)[0]+20+"px" ;
yzmdiv.style.left = getPos(obj)[1]+"px" ;
yzmdiv.style.display = "block" ;
}
function getPos(cell){
var pos = new Array();
var t = cell.offsetTop;
var l = cell.offsetLeft;
while(cell=cell.offsetParent){
t+=cell.offsetTop;
l+=cell.offsetLeft;
}
pos[0] = t;
pos[1] = l;
return pos;
}
function chk(f){
if(f.uname.value.length<=0){
alert("用户名错误!");
f.uname.focus();
return false;
}
if(f.upwd.value.length<=0){
alert("密码错误!");
f.upwd.focus();
return false;
}
if(f.yzm.value.length!=4 || isNaN(f.yzm.value)){
alert("验证码输入错误!");
f.yzm.focus();
return false;
}
return true;
}
</script>
</head>
<body>
<div id="yzmimg" style="display:none;">
<div><img src="../inc/yzm.asp?s=" id="yanzhengma" style="cursor:pointer;" width="90" height="30" /></div>
<div id="yanzhengmatext" style="line-height:25px;cursor:pointer;">看不清? 换一张</div>
</div>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="66" style="background:url(image/bg01.jpg) repeat-x;"> </td>
</tr>
<tr>
<td height="468" align="center" bgcolor="#3f63ad"><table width="1000" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="40%" align="right" id="mainview"> </td>
<td width="9%" align="center"><img src="image/line01.jpg" /></td>
<td width="51%" align="left"><table border="0" cellspacing="0" cellpadding="0">
<form action="index.asp" method="post" name="lgnform">
<tr>
<td width="240"><table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="85" height="30" align="left"><b>用 户 名:</b></td>
<td width="155" align="left"><input name="uname" type="text" id="uname" /></td>
</tr>
<tr>
<td height="30" align="left"><b>登录密码:</b></td>
<td align="left"><input name="upwd" type="password" id="upwd" /></td>
</tr>
<tr>
<td height="30" align="left"><b>验 证 码:</b></td>
<td align="left"><input name="yzm" type="text" id="yzm" value="点击获取验证码" /></td>
</tr>
</table></td>
<td width="120" align="center">
<input type="image" src="image/btn01.jpg" style="width:auto;" />
<input type="hidden" name="action" value="ok" />
</td>
</tr>
</form>
</table></td>
</tr>
</table></td>
</tr>
<tr>
<td height="74" align="center" class="copy">CopyRight © 2009-2011 律所在线 版权所有 <a href="http://www.lvsuo.net/" target="_blank">www.lvsuo.net</a></td>
</tr>
</table>
</body>
</html>
--------------------------------------------------------------------------
麻烦各位高手给看看这是为什么,感激不尽 |
|