Application Loader Errors

I've try to upload an app and get this error on Application loader (both in Xcode uploader)


"An error occurred uploading to the App Store."


------------------------------------------------

This is Application loader view logs :


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

Application Loader Errors
 
 
Q