简体   繁体   English

如何解决此错误“尝试对程序包进行身份验证时发生错误:397613980.itmsp”? 我在加载我的应用程序时

[英]how to resolve this error“An error occurred while trying to authenticate the package: 397613980.itmsp”? I am getting when loading my application

I have no idea why I am getting this error while adding my iPhone application with application loader: 我不知道为什么在使用应用程序加载器添加iPhone应用程序时出现此错误:

An error occurred while trying to authenticate the package: 397613980.itmsp 尝试对软件包进行身份验证时发生错误:397613980.itmsp
An exception has occurred:javax/servlet/ServletContext 发生异常:javax / servlet / ServletContext
Could not connect to apple's web service 无法连接到Apple的Web服务

I have no idea what this errors are about? 我不知道这个错误是关于什么的? n what the hack java error doing here? n hack java错误在这里做什么? any one with idea please help me????? 任何有想法的人请帮助我?????

From the error message, it seems that Apple severs are down. 从错误消息来看,苹果服务器似乎已关闭。 Patience is a virtue… Try again later 耐心是一种美德……请稍后再试

当我错误地提交了使用临时设置配置文件而不是应用商店设置配置文件签名的应用程序时,出现了此错误。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 为什么在加载TableViewcontroller时出现此错误 - Why am I getting this error when loading my TableViewcontroller 我正在尝试通过我的iPhone应用程序与服务器通信时收到SSL错误 - I am getting SSL Error, while trying to communicate with the server through my iphone app 无法验证软件包:727047181.itmsp - Unable to authenticate the package : 727047181.itmsp 当我从其他应用程序向我的应用程序添加文件夹时出现错误,例如没有此类文件或目录 - when i am adding folder from other app to my app am getting error like no such file or directory 尝试在我的iPhone上运行我的应用程序进行调试时,我在XCode中收到“无法安装应用程序”错误 - I get “Can't install application” error in XCode when trying to run my application on my iPhone for debug 为什么我在尝试删除tableview ios中的部分时出现断言错误 - Why am I getting an assert Error When trying to Delete a section in a tableview ios 使用我的应用程序的mgtwitter引擎时出现一个错误 - I am getting one error while using the mgtwitter engine my app NSFetchedResultsController-我的_sectionNameKeyPath_是_nil_! 为什么添加/删除时出现此错误? - NSFetchedResultsController - My _sectionNameKeyPath_ is _nil_ !! Why am I getting this error when adding / deleting? 我正在尝试在地图视图上放置多个图钉,但出现错误 - I am trying to drop multiple pins on a map view but getting error 我正在尝试在设备上测试我的iPhone应用程序,并且遇到调试错误(收到程序接收到的SIGABRT)xcode 4.2 - I am trying to test my iPhone application on my device and I am getting debugging errors (Program Received SIGABRT) xcode 4.2
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM