upload problem

Summary: Hello, I am Adrian Bodo, apple developer with No.D8Y5GAWY6X, and for two days I try to load the "StiiCodFiscal" application and receive the error from the attached file. I reinstalled Xcode thinking that there is the problem, but for nothing. I tried with an application already in the app store, the same error. Checking the archive is all right. I do not know what to do, please help me. Regards An error occurred while starting bundles for the software update process. Transporter will try to continue. Could not resolve module: org.springframework.spring-core [1] Unresolved requirement: Import-Package: joptsimple; resolution:="optional" Unresolved requirement: Import-Package: org.apache.commons.codec.binary; version="[1.10.0,2.0.0)" An error occurred while starting bundles for the software update process. Transporter will try to continue. Could not resolve module: com.apple.transporter.itmstransporter [4] Unresolved requirement: Import-Package: com.apple.itunes.epubtoolkit; version="[1.0.9.1,1.0.9.1]" An error occurred while starting bundles for the software update process. Transporter will try to continue. Could not resolve module: com.apple.transporter.asperasupport [5] Unresolved requirement: Import-Package: com.apple.transporter.toolregistry.api; version="[1.2.0,1.2.0]" An error occurred while starting bundles for the software update process. Transporter will try to continue. Could not resolve module: com.apple.transporter.commlink [6] Unresolved requirement: Import-Package: com.apple.transporter.commlink.api; version="[1.2.0,1.2.0]" An error occurred while starting bundles for the software update process. Transporter will try to continue. Could not resolve module: com.apple.transporter.mediatoolkit [8] Unresolved requirement: Import-Package: com.apple.its.asset.lsr; version="[1.4.4,1.4.4]" An error occurred while starting bundles for the software update process. Transporter will try to continue. Could not resolve module: com.apple.transporter.softwaresupport [9] Unresolved requirement: Import-Package: com.apple.jingle.leghorn.fileformat; version="[1.9.8,1.9.8]" -> Export-Package: com.apple.jingle.leghorn.fileformat; bundle-symbolic-name="com.apple.transporter.mediatoolkit"; bundle-version="1.9.8"; version="1.9.8"; uses:="com.apple.jingle.leghorn.fileformat.exceptions,com.apple.jingle.leghorn.fileformat.impl,com.apple.jingle.leghorn.media,javax.annotation,org.w3c.dom" com.apple.transporter.mediatoolkit [8] Unresolved requirement: Import-Package: com.apple.its.asset.lsr; version="[1.4.4,1.4.4]" Unresolved requirement: Import-Package: com.apple.jingle.leghorn.fileformat.exceptions; version="[1.9.8,1.9.8]" -> Export-Package: com.apple.jingle.leghorn.fileformat.exceptions; bundle-symbolic-name="com.apple.transporter.mediatoolkit"; bundle-version="1.9.8"; version="1.9.8"; uses:="com.apple.jingle.leghorn.fileformat" An error occurred while starting bundles for the software update process. Transporter will try to continue. Could not resolve module: com.apple.transporter.updater [10] Unresolved requirement: Import-Package: com.apple.transporter.toolregistry.api; version="[1.2.0,1.2.0]" Unresolved requirement: Import-Package: com.apple.transporter.log; version="[1.9.8,1.9.8]" -> Export-Package: com.apple.transporter.log; bundle-symbolic-name="com.apple.transporter.itmstransporter"; bundle-version="1.9.8"; version="1.9.8"; uses:="com.apple.transporter.foundation,com.apple.transporter.util,javax.annotation,org.apache.commons.lang3.tuple,org.xml.sax" com.apple.transporter.itmstransporter [4] Unresolved requirement: Import-Package: com.apple.itunes.epubtoolkit; version="[1.0.9.1,1.0.9.1]" An error occurred while starting bundles for the software update process. Transporter will try to continue. Could not resolve module: com.drewnoakes.metadata-extractor [12] Unresolved requirement: Import-Package: com.adobe.xmp; version="[5.1.0,6.0.0)" An error occurred while starting bundles for the software update process. Transporter will try to continue. Could not resolve module: org.apache.httpcomponents.httpclient-cache [39] Unresolved requirement: Import-Package: net.sf.ehcache; resolution:="optional" Unresolved requirement: Import-Package: net.spy.memcached; resolution:="optional" Unresolved requirement: Import-Package: org.apache.http; version="[4.4.0,5.0.0)" An error occurred while starting bundles for the software update process. Transporter will try to continue. Could not resolve module: org.apache.httpcomponents.httpmime [40] Unresolved requirement: Import-Package: org.apache.http; version="[4.4.0,5.0.0)" An error occurred while trying to start the updater service. Exception's name: java.lang.NullPointerException, Exception's message: serviceReferences parameter cannot be null An error occurred while trying to start transporter. Exception's name: java.lang.NullPointerException, Exception's message: serviceReferences parameter cannot be null

Today I have tried upload app on app store. But got above error for me. Please give me solution.

Hi, Did you manage to fix it?

Open the terminal and run these commands:

cd ~ mv .itmstransporter/ .old_itmstransporter/




Use above solutions . It work for me. Save my whole night.

Open the terminal and run these commands:

cd ~

mv .itmstransporter/ .old_itmstransporter/




Use above solutions . It work for me. Save my whole night.

Open Terminal.app (Applications → Utilities → Terminal.app) and enter:

  • rm -rf ~/.itmstransporter/
  • “/Applications/Xcode.app/Contents/Applications/Application Loader.app/Contents/itms/bin/iTMSTransporter”
  • Wait a while
  • Problem solved! 🙂
upload problem
 
 
Q