当前位置:编程学习 > JAVA >>

linux系统下的JAVA问题,求高手帮忙

Caused by: org.apache.xmlrpc.XmlRpcException: Failed to invoke method encapsulate in class edu.washington.cs.vanish.service.impl.VanishServiceHandler: Failed to openStreams

请问这是什么问题?回答正确可追加分! --------------------编程问答-------------------- 网络连接错误? --------------------编程问答-------------------- 整个在linux终端的结果是这样的
[root@gsm vanish]# bin/vanish client -f conf -o ENCRYPTED_FILE encapsulate
edu.washington.cs.vanish.internal.VanishException: Failed after retries
at edu.washington.cs.vanish.apps.VanishClientImpl.executeWithoutReturn(VanishClientImpl.java:327)
at edu.washington.cs.vanish.apps.VanishClientImpl.encapsulate(VanishClientImpl.java:187)
at edu.washington.cs.vanish.apps.VanishClientRunner.execute(VanishClientRunner.java:91)
at edu.washington.cs.vanish.apps.VanishClientRunner.doWork(VanishClientRunner.java:113)
at edu.washington.cs.vanish.apps.VanishClientRunner.main(VanishClientRunner.java:133)
Caused by: org.apache.xmlrpc.XmlRpcException: Failed to invoke method encapsulate in class edu.washington.cs.vanish.service.impl.VanishServiceHandler: Failed to openStreams
at org.apache.xmlrpc.client.XmlRpcStreamTransport.readResponse(XmlRpcStreamTransport.java:186)
at org.apache.xmlrpc.client.XmlRpcStreamTransport.sendRequest(XmlRpcStreamTransport.java:145)
at org.apache.xmlrpc.client.XmlRpcHttpTransport.sendRequest(XmlRpcHttpTransport.java:94)
at org.apache.xmlrpc.client.XmlRpcSunHttpTransport.sendRequest(XmlRpcSunHttpTransport.java:44)
at org.apache.xmlrpc.client.XmlRpcClientWorker.execute(XmlRpcClientWorker.java:53)
at org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:166)
at org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:136)
at org.apache.xmlrpc.client.XmlRpcClient.execute(XmlRpcClient.java:125)
at edu.washington.cs.vanish.apps.VanishClientImpl.executeWithoutReturn(VanishClientImpl.java:320)
... 4 more

求高手指点阿 --------------------编程问答-------------------- 在火狐浏览器运行此插件也有类似问题
Failed to invoke method encapsulate in class edu.washington.cs.vanish.service.impl.VanishServiceHandler: Failed to push all shares. --------------------编程问答--------------------
引用 3 楼 guoshaoming 的回复:
在火狐浏览器运行此插件也有类似问题
Failed to invoke method encapsulate in class edu.washington.cs.vanish.service.impl.VanishServiceHandler: Failed to push all shares.
请问楼主这个问题你解决了吗?我也遇到这个问题了,实在难以解决啊……对了,如何让vanish连接到vuze DHT网络呢?ubuntu下vanish源代码编译成功了,vuze软件也安装好了,但是这两者没有产生关系啊!
补充:Java ,  Java相关
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,