iTMSTransporter软件更新问题

时间:2014-04-25 11:37:11

标签: ios xcode macos itmstransporter

我正在编写一个自定义解决方案来创建&使用iTMSTransporter将iOS应用上传到应用商店。每当它启动时,它都会检查来自apple的软件更新。上帝,这是我用过的令人沮丧的工具。它每天都会检查更新,并且无休止地运行,并始终在这一行

  

[2014-04-25 16:51:13 IST] DEBUG:分析远程捆绑   资源com.apple.jingle.leghorn ...

我不知道它下载了什么,它暂停了几个小时。我必须杀死它再次使用iTMSTransporter。有时它会再次更新软件组件。如果我很幸运,它会在某个时间停止并完成它应该做的工作。

无论我提供什么命令,都会一直发生这种情况。甚至--help每次都在更新该死的软件组件。

这是完整的日志

mPub|development ✗⇒ iTMSTransporter -u apple@myusername.com -p mypass -v off -m  lookupMetadata -vendor_id 46saTYYTG  -destination /tmp/46saTYYTG
[2014-04-25 16:51:03 IST] <main>  INFO: Transporter is searching for updated software components.
[2014-04-25 16:51:13 IST] <main>  INFO: Transporter has detected that new software components exist; updating.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.beanutils...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.codec...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.collections...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.cli...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.digester...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.discovery...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.io...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.logging...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource org.apache.commons.math...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.commons.net...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource org.apache.felix.bundlerepository...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource org.apache.httpcomponents.httpclient...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... updated bundle already exists in download folder.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource org.apache.httpcomponents.httpcore...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... updated bundle already exists in download folder.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource org.apache.sanselan.sanselan...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.apache.xml.resolver...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.asperasoft.faspmanager...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.apple.transporter.asperasupport...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.apple.transporter...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... updated bundle already exists in download folder.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.apple.transporter.softwaresupport...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... updated bundle already exists in download folder.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.apple.transporter.updater...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... updated bundle already exists in download folder.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.activation...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.media.jai.core...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.media.jai.codec...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.mail...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.servlet...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.xml.soap...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.xml.rpc...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.javax.xml.stream...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource jaxb.api-2.0.5...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.jaxen...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.springsource.org.jdom...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource org.json.simple...
[2014-04-25 16:51:13 IST] <main> DEBUG:   ... resource is same as system bundle, skipping download.
[2014-04-25 16:51:13 IST] <main> DEBUG: Analyzing remote bundle resource com.apple.jingle.leghorn...

有人可以帮助我解决此问题或解决此软件更新问题。我们拥有庞大的自动应用分发队列。由于这个愚蠢的病态问题,它灾难性地失败了。过去两周我一直在争夺这个。无法找到或解决任何解决方案。

2 个答案:

答案 0 :(得分:1)

几年前我试图破解这个问题;没运气。

@tankLei找到this workaround。基本上他/她运行iTMSTransporter的实例进行更新,然后运行第二个,看到更新正在进行并跳过它。

你等了多久?在这种情况下,你有足够的带宽吗?

答案 1 :(得分:1)

刚刚遇到同样的问题,我想我找到了解决方案。 如果您只使用它从iTunes Connect下载(查找模式)数据,则每次运行时,它都将具有相同的更新过程。但是在使用上传模式成功上传后,您将无法再次进行检查,您将收到“INFO:Transporter正在跳过捆绑包更新检查:最近已经检查过”。而不是冗长的更新。希望这会有所帮助。