Very Slow App Upload/Communication Failure - Application Loader

后端 未结 10 687
失恋的感觉
失恋的感觉 2020-12-16 20:41

I have been using application loader since one year. But for last few months I have problems with the application loader.

When I click on the send button in the Ap

10条回答
  •  爱一瞬间的悲伤
    2020-12-16 20:50

    The problem is that Application Loader uses Java, and Java does not inherit the Mac's proxy settings. The solution is to specify the proxy information to Java.

    If you are on a Mac OS pre-10.7.5 (more or less) just look for the Java Preferences application via the spotlight. If not, this SO question specifies how to do so.

提交回复
热议问题