tags:

views:

40

answers:

1

I have no idea why I am getting this error while adding my iPhone application with application loader:

An error occurred while trying to authenticate the package: 397613980.itmsp
An exception has occurred:javax/servlet/ServletContext
Could not connect to apple's web service

I have no idea what this errors are about? n what the hack java error doing here? any one with idea please help me?????

A: 

From the error message, it seems that Apple severs are down. Patience is a virtue… Try again later

coneybeare
I am still getting the same error!!
Akki
post some more details about your build
coneybeare
More details like? its an utility application, I tested it on iTouch ios 4.1 working perfectly on iTouch and while I build the target it was fine with some warnings.....is warning causing this error?
Akki
post your relevant build settings and warnings
coneybeare
I am using my distribution provisioning profile and certificate, that part of uploadig is correct because I followed step by step process as documented on apple website.
Akki
Warning I am getting is like: "setImage is deprecated", warning: 'removeObjectsFromIndices:numIndices:' is deprecated, warning: class 'XMLReader' does not implement the 'NSXMLParserDelegate' protocol
Akki
well, without more information I dont know
coneybeare