i'm trying to upload my zipped app file to itunes via application loader, i got error:
Failure instantiating web-service client
An exception has occured: Unable to open url: https://itunesconnect.apple.com/WebO...erService?wsdl
Could not connect to Apple's web service.
Unable to authenticate the package: 385245180.itmsp
i'm trying to upload my zipped app file to itunes via application loader, i got error:
Failure instantiating web-service client
An exception has occured: Unable to open url: https://itunesconnect.apple.com/WebO...erService?wsdl
Could not connect to Apple's web service.
Unable to authenticate the package: 385245180.itmsp
expert ... any idea?
Check your configuration for java, probably is the problem, I had the same error, but I already upload my app before, this was after that I recevied answers from apple , I intented an other machine with same caracteristic I mean that xcode, java etc , and I can upload my app, therefore I 'll said you that modified my java's configuration and other programs already not run more how netbeans, probably application loader was afected too, when I modified java, so check java . My email ma_cu_ja@hotmail.com. Saludos desde Mèxico.
Check your configuration for java, probably is the problem, I had the same error, but I already upload my app before, this was after that I recevied answers from apple , I intented an other machine with same caracteristic I mean that xcode, java etc , and I can upload my app, therefore I 'll said you that modified my java's configuration and other programs already not run more how netbeans, probably application loader was afected too, when I modified java, so check java . My email ma_cu_ja@hotmail.com. Saludos desde Mèxico.
thanks for your information and help. I have correct my JAVA configurations and now i got error message:
he guided me to use console.app to monitor all error messages. finally I realized that is because of my java version are outdated. after I upgraded and fixed my java, everything fine now and can upload to appstore.