Skip to content

Instantly share code, notes, and snippets.

@pjbeaman
Created February 28, 2012 17:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pjbeaman/1933671 to your computer and use it in GitHub Desktop.
Save pjbeaman/1933671 to your computer and use it in GitHub Desktop.
JavaErrors
Java SDK installation failed with more than one exception (Attempt #Java SDK)
Some installation errors are present.
Exception type: System.AggregateException
Message: Some installation errors are present.
Exception type: System.ComponentModel.Win32Exception
Message: ApplicationName='/usr/bin/javac', CommandLine='"-version"', CurrentDirectory=''
at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0
at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0
at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
at Xamarin.Web.Installer.Utilities.RunCommand (System.String command, System.Int32& exitCode, Boolean fireAndForget, System.String[] arguments) [0x00000] in <filename unknown>:0
at Xamarin.Web.Installer.Utilities.RunCommand (System.String command, System.Int32& exitCode, System.String[] arguments) [0x00000] in <filename unknown>:0
at MacInstaller.MacJavaSoftwareItem.IsJavacValid () [0x00000] in <filename unknown>:0
at MacInstaller.MacJavaSoftwareItem.Install (UInt32 tryNumber) [0x00000] in <filename unknown>:0
at MacInstaller.WizardPageInstallationController.InstallationWorker () [0x00000] in <filename unknown>:0
Exception type: System.ComponentModel.Win32Exception
Message: ApplicationName='/usr/bin/javac', CommandLine='"-version"', CurrentDirectory=''
at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0
at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0
at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
at Xamarin.Web.Installer.Utilities.RunCommand (System.String command, System.Int32& exitCode, Boolean fireAndForget, System.String[] arguments) [0x00000] in <filename unknown>:0
at Xamarin.Web.Installer.Utilities.RunCommand (System.String command, System.Int32& exitCode, System.String[] arguments) [0x00000] in <filename unknown>:0
at MacInstaller.MacJavaSoftwareItem.IsJavacValid () [0x00000] in <filename unknown>:0
at MacInstaller.MacJavaSoftwareItem.Install (UInt32 tryNumber) [0x00000] in <filename unknown>:0
at MacInstaller.WizardPageInstallationController.InstallationWorker () [0x00000] in <filename unknown>:0
Exception type: System.ComponentModel.Win32Exception
Message: ApplicationName='/usr/bin/javac', CommandLine='"-version"', CurrentDirectory=''
at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0
at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in <filename unknown>:0
at System.Diagnostics.Process.Start () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
at Xamarin.Web.Installer.Utilities.RunCommand (System.String command, System.Int32& exitCode, Boolean fireAndForget, System.String[] arguments) [0x00000] in <filename unknown>:0
at Xamarin.Web.Installer.Utilities.RunCommand (System.String command, System.Int32& exitCode, System.String[] arguments) [0x00000] in <filename unknown>:0
at MacInstaller.MacJavaSoftwareItem.IsJavacValid () [0x00000] in <filename unknown>:0
at MacInstaller.MacJavaSoftwareItem.Install (UInt32 tryNumber) [0x00000] in <filename unknown>:0
at MacInstaller.WizardPageInstallationController.InstallationWorker () [0x00000] in <filename unknown>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment