Fix : An error occurred uploading to the iTunes Store via Application Loader

Encountered an issue after the recent Apple update and couldn’t upload to iTunes store. Had fixed all the cert issues and came across this solution. Tried it and works!

http://stackoverflow.com/questions/5783481/an-error-occurred-uploading-to-the-itunes-store

If you are unable to upload Apps to Apple and installed the JavaOSX update (April 3, 2012) this may help you regain your ability to upload Apps:

You can work around this issue by re-creating the old Java 1.5 symlinks:

sudo ln -s CurrentJDK /System/Library/Frameworks/JavaVM.framework/Versions/1.5
sudo ln -s CurrentJDK /System/Library/Frameworks/JavaVM.framework/Versions/1.5.0

Related posts:

  1. links for 2010-08-01
  2. links for 2010-06-08
  3. Application Virtualization with Microsoft SoftGrid (MSDN Connections 29th March 2007)
  4. links for 2010-07-16
  5. links for 2010-08-27

One thought on “Fix : An error occurred uploading to the iTunes Store via Application Loader

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>