Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

搜索成功,但是列表是空的 #5

Open
GoogleCodeExporter opened this issue Mar 15, 2015 · 7 comments
Open

搜索成功,但是列表是空的 #5

GoogleCodeExporter opened this issue Mar 15, 2015 · 7 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 4 Feb 2013 at 5:19

Attachments:

@GoogleCodeExporter
Copy link
Author

您好,在我的电脑上一直没有重现这个问题!
在您的程序目录下应该是有一个目录名称是logs,打包上传我�
��下呢?

Original comment by [email protected] on 4 Feb 2013 at 8:06

@GoogleCodeExporter
Copy link
Author

logs

Original comment by [email protected] on 4 Feb 2013 at 8:18

Attachments:

@GoogleCodeExporter
Copy link
Author

补充一下,今天不用代理连不上,所以开了 goagent

Original comment by [email protected] on 4 Feb 2013 at 8:20

@GoogleCodeExporter
Copy link
Author

貌似只有登录行为在使用配置的代理,搜索时无视代理,直��
�就在连drive.google.com(然后撞墙了。。。
希望代理可以直接SOCKS5,并且DNS也要通过代理。。。

Original comment by [email protected] on 4 Feb 2013 at 3:18

@GoogleCodeExporter
Copy link
Author

@liangfh 
提示“搜索成功”但是没有结果,我看了下日志,问题应该��
�搜索的时候请求中断了(可能如sinsinpub说的“撞墙了”)。
打开Goagent也会出现这个问题吗?

@sinsinpub 
过年期间我在看下,如果是这个问题,看看有没有好的解决��
�案。

Original comment by [email protected] on 5 Feb 2013 at 4:59

@GoogleCodeExporter
Copy link
Author

“搜索成功”提示错误的问题,随后会修复。

Original comment by [email protected] on 5 Feb 2013 at 5:00

@GoogleCodeExporter
Copy link
Author

下载了 
1.3.0,不用代理,登录成功,搜索失败,我在浏览器里访问dri
ve.google.com 也是成功的。

=============

2013-02-25 13:11:19 [ERROR] 
com.chenfei.android.apk.downloader.ui.home.search.SearchWorker<doInBackground>>(
?) - 搜索错误
java.lang.RuntimeException: java.lang.RuntimeException: 
java.net.SocketException: Software caused connection abort: recv failed
    at com.gc.android.market.api.MarketSession.executeProtobuf(Unknown Source)
    at com.gc.android.market.api.MarketSession.flush(Unknown Source)
    at com.chenfei.android.apk.downloader.session.Session.searchApps(Unknown Source)
    at com.chenfei.android.apk.downloader.ui.home.search.SearchWorker.doInBackground(Unknown Source)
    at com.chenfei.android.apk.downloader.ui.home.search.SearchWorker.doInBackground(Unknown Source)
    at javax.swing.SwingWorker$1.call(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at javax.swing.SwingWorker.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.RuntimeException: java.net.SocketException: Software 
caused connection abort: recv failed
    at com.gc.android.market.api.MarketSession.executeRawHttpQuery(Unknown Source)
    ... 12 more
Caused by: java.net.SocketException: Software caused connection abort: recv 
failed
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.io.BufferedInputStream.fill(Unknown Source)
    at java.io.BufferedInputStream.read1(Unknown Source)
    at java.io.BufferedInputStream.read(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    ... 13 more
===================

Original comment by [email protected] on 25 Feb 2013 at 5:19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant