Posts

Post not yet marked as solved
1 Replies
823 Views
there are logs2020-02-04 20:53:17.956 altool[26426:232388] Using the proxy host '127.0.0.1' for delivery.2020-02-04 20:53:17.965 altool[26426:232388] Using the proxy port '52900' for delivery.2020-02-04 20:53:22.027 altool[26426:232388] Error:[2020-02-04 20:53:21 CST] <main> INFO: ParseError at [row,col]:[979,92]Message: XML document structures must start and end within the same entity. Exception's name: javax.xml.stream.XMLStreamException, Exception's message: ParseError at [row,col]:[979,92]Message: XML document structures must start and end within the same entity.java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.apple.transporter.launcher.Application.start(Application.java:220) at com.apple.transporter.launcher.Application.main(Application.java:658)Caused by: com.apple.transporter.bootstrap.BundleNotFoundException: bundle=[org.apache.felix.configadmin] version=[1.9.10,2.0.0) not found. at com.apple.transporter.bootstrap.BootstrapperPhase1.downloadNeededBundles(BootstrapperPhase1.java:269) at com.apple.transporter.bootstrap.BootstrapperPhase1.bootstrap(BootstrapperPhase1.java:97) at com.apple.transporter.bootstrap.BootstrapperPhase1.bootstrap(BootstrapperPhase1.java:59) at com.apple.transporter.launcher.Launcher.launchBootstrapper(Launcher.java:37) ... 6 more2020-02-04 20:53:22.027 altool[26426:232388] Out:<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"><plist version="1.0"><dict> <key>os-version</key> <string>10.15.3</string> <key>product-errors</key> <array> <dict> <key>code</key> <integer>-10000</integer> <key>message</key> <string>An error occurred uploading to the App Store.</string> <key>userInfo</key> <dict> <key>NSLocalizedDescription</key> <string>An error occurred uploading to the App Store.</string> <key>NSLocalizedFailureReason</key> <string>An error occurred uploading to the App Store.</string> </dict> </dict> </array> <key>tool-path</key> <string>/Applications/Xcode.app/Contents/SharedFrameworks/ContentDeliveryServices.framework/Versions/A/Frameworks/AppStoreService.framework</string> <key>tool-version</key> <string>4.00.1181</string></dict></plist>Can anyone help?Thanks!
Posted Last updated
.