Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.
SOLVED

LCDS 2.5 Install Error

Avatar

Level 1
Hello All,



When I try to install the LCDS 2.5 distribution on a SuSE 9.3
workstation, I get the following error message:


quote:





$ ./lcds25-lin.bin

Preparing to install...

Extracting the JRE from the installer archive...

Unpacking the JRE...

Extracting the installation resources from the installer
archive...

Configuring the installer for this system's environment...



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(Unknown Source)

at java.util.Properties.load(Unknown Source)

at
com.zerog.common.java.util.PropertiesUtil.loadProperties(DashoA8113)

at com.zerog.lax.LAX.<init>(DashoA8113)

at com.zerog.lax.LAX.main(DashoA8113)







Has anyone else seen this? Are there any work arounds? Is
SuSE 9.3 supported?



Thanks for any help,

-Stephen
1 Accepted Solution

Avatar

Correct answer by
Level 1
Hello All,



OK, I figured this out. If you remove all the "\u"s in all of
your prompts (PS1, PS2, PS3, PS4), then LaunchAnywhere doesn't
error out.



The LCDS team may want to look at using a different
installer, or a newer/better version of LaunchAnywhere.



Thanks,

-Stephen

View solution in original post

3 Replies

Avatar

Former Community Member
Are you still seeing this exception? If so, try the following
command to install LCDS:



./lcds25-lin.bin -i console



HTH

Kumaran



Avatar

Level 1
Thanks for the reply. Unfortunately, I get the same error:



$ ./lcds25-lin.bin -i console

Preparing to install...

Extracting the JRE from the installer archive...

Unpacking the JRE...

Extracting the installation resources from the installer
archive...

Configuring the installer for this system's environment...



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(Unknown Source)

at java.util.Properties.load(Unknown Source)

at
com.zerog.common.java.util.PropertiesUtil.loadProperties(DashoA8113)

at com.zerog.lax.LAX.<init>(DashoA8113)

at com.zerog.lax.LAX.main(DashoA8113)



LaunchAnywhere is a bit of a misnomer....



Thanks again,

-Stephen

Avatar

Correct answer by
Level 1
Hello All,



OK, I figured this out. If you remove all the "\u"s in all of
your prompts (PS1, PS2, PS3, PS4), then LaunchAnywhere doesn't
error out.



The LCDS team may want to look at using a different
installer, or a newer/better version of LaunchAnywhere.



Thanks,

-Stephen