Forums - Installation Error

5 posts / 0 new
Last post
Installation Error
vielster
Join Date: 5 Oct 16
Posts: 2
Posted: Wed, 2016-10-05 22:57

When attempting to install on Ubuntu 14.04, I get the following error stream...

Launching installer...

 
An internal LaunchAnywhere application error has occured and this application cannot proceed. (LAX)
 
Stack Trace:
java.lang.IllegalArgumentException: Malformed \uxxxx encoding.
at java.util.Properties.loadConvert(Properties.java:568)
at java.util.Properties.load0(Properties.java:391)
at java.util.Properties.load(Properties.java:317)
at com.zerog.common.java.util.PropertiesUtil.loadProperties(Unknown Source)
at com.zerog.lax.LAX.<init>(Unknown Source)
at com.zerog.lax.LAX.main(Unknown Source)
 
  • Up0
  • Down0
jpcordovae
Join Date: 7 Oct 15
Posts: 1
Posted: Sat, 2016-10-08 08:35

same in Windows 10, seems like the file were corrupted.

  • Up0
  • Down0
Himanshu Aggarwal
Join Date: 8 Aug 16
Posts: 3
Posted: Fri, 2016-10-21 00:19

This is a known issue with InstallAnywhere software. I have successfully tried installing the SDK on windows 10. Hack is to run the installer from CMD and explicitly providing path of java vm using LAX_VM:

C:\Users\hiaggarw\Downloads\fastcv-installer-android-1-7-1\fastcv-installer-android-1-7-1.exe LAX_VM "C:\Program Files (x86)\Java\jre1.8.0_101\bin\java.exe" -i GUI

  • Up0
  • Down0
zhaoyue
Profile picture
Join Date: 24 Jan 17
Posts: 3
Posted: Mon, 2017-02-20 19:47

I also encountered a similar problem on the win10, the error plagued me for several days, I used the java1.8, I would like to ask you is how to solve?

  • Up0
  • Down0
orasnin
Join Date: 2 Oct 19
Posts: 7
Posted: Wed, 2019-12-18 01:40

Try this one

 

C:\fastcv-installer-android-1-7-1>fastcv-installer-android-1-7-1.exe LAX_VM "C:\Program Files\Java\jdk1.7.0_80\bin\java.exe" -i GUI

  • Up0
  • Down0
or Register

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.