阿枫J 2016-05-19 02:34 采纳率: 33.3%
浏览 5945
已结题

NC启动客户端时候报的错误,急急急急

run in local application.
错误: Exception caught while download server code version, try again...
错误: Exception caught while download server code version, try again...
错误: Exception caught while download server code version, try again...
错误: Exception caught while download server code version, try again...
URL:http://127.0.0.1:80
java.lang.RuntimeException: Exception caught while download server code version:
at nc.bs.framework.codesync.client.DownloadService.downloadServerVID(DownloadService.java:96)
at nc.bs.framework.codesync.client.DownloadService.initVID(DownloadService.java:29)
at nc.bs.framework.codesync.client.LocalPackageVIDCache.initPackageVIDCache(LocalPackageVIDCache.java:10)
at nc.ui.sm.login.AppletContainer.initCodeCacheParams(AppletContainer.java:552)
at nc.ui.sm.login.AppletContainer.init(AppletContainer.java:395)
at nc.starter.test.JStarter.StartNC(JStarter.java:128)
at nc.starter.test.JStarter.main(JStarter.java:389)
Caused by: java.io.IOException: Server returned HTTP response code: 500 for URL: http://127.0.0.1:80/CodeSynServlet
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1152)
at nc.bs.framework.codesync.client.DownloadService.post(DownloadService.java:279)
at nc.bs.framework.codesync.client.DownloadService.downloadServerVID(DownloadService.java:69)
... 6 more

这是错误代码!

  • 写回答

2条回答 默认 最新

  • baidu_35776843 2016-08-03 01:42
    关注

    麻烦问下你的问题解决了吗?我也遇到同样的问题了

    评论

报告相同问题?