YF-GoogleCodeBackups / snova

Automatically exported from code.google.com/p/snova
0 stars 0 forks source link

Snova 0.19.0 for Java 的C4连不上了 #395

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
从0.15.0升级到0.19.0版,然后C4就用不了了。Server用的snova-c4 
server v0.15.0。GAE则一切正常。

log如下:
[03-17 08:58:05.832][ERROR]Received error response:DefaultHttpResponse(chunked:
false)
HTTP/1.1 405 HTTP method POST is not supported by this URL
Cache-Control: must-revalidate,no-cache,no-store
Content-Type: text/html;charset=ISO-8859-1
Server: Jetty(7.5.4.v20111024)
Content-Length: 1346
Connection: keep-alive for isPull:true
[03-17 08:58:05.832][ERROR]Server error:<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 405 HTTP method POST is not supported by this URL</title>
</head>
<body>
<h2>HTTP ERROR: 405</h2>
<p>Problem accessing /invoke2. Reason:
<pre>    HTTP method POST is not supported by this URL</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>

</body>
</html>

[03-17 08:58:14.724][ERROR]Received error response:DefaultHttpResponse(chunked:
false)
HTTP/1.1 405 HTTP method POST is not supported by this URL
Cache-Control: must-revalidate,no-cache,no-store
Content-Type: text/html;charset=ISO-8859-1
Server: Jetty(7.5.4.v20111024)
Content-Length: 1346
Connection: keep-alive for isPull:true
[03-17 08:58:14.724][ERROR]Server error:<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 405 HTTP method POST is not supported by this URL</title>
</head>
<body>
<h2>HTTP ERROR: 405</h2>
<p>Problem accessing /invoke2. Reason:
<pre>    HTTP method POST is not supported by this URL</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>

</body>
</html>

Original issue reported on code.google.com by RogerSo...@gmail.com on 17 Mar 2013 at 1:00

GoogleCodeExporter commented 8 years ago
Upgrad to latest version
https://code.google.com/p/snova/downloads/list

Original comment by yinqiwen@gmail.com on 17 Mar 2013 at 2:26

GoogleCodeExporter commented 8 years ago
看了下releasenote,看样子server要重新布署了。JAVA Client 
0.21.0没有plugin文件,是不是沿用以前的plugin呢?

Original comment by RogerSo...@gmail.com on 17 Mar 2013 at 4:57

GoogleCodeExporter commented 8 years ago
我又Out了,看起来配置方法改成了gsnova的方式,以前的配置��
�不能用了

Original comment by RogerSo...@gmail.com on 17 Mar 2013 at 5:25