Bonjour
J'aimerai utiliser geonext sur ma ubuntu 12.04.
Je l'ai installé sous root et testé sous root => ça a marché.
Je la teste avec mon utilisateur lambda : ça ne marche plus !Je me dis : c'est parce que je l'ai installé avec root. Je la désintalle et l'installe avec mon utilisateur. Et là, l'installation plante de la même manière
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11 /opt/geonext/GEONExT 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:569) at java.util.Properties.load0(Properties.java:392) at java.util.Properties.load(Properties.java:342) at com.zerog.common.java.util.PropertiesUtil.loadProperties(DashoA8113) at com.zerog.lax.LAX.<init>(DashoA8113) at com.zerog.lax.LAX.main(DashoA8113)
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17 sh geonext_linux.bin Preparing to install... 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(Properties.java:569) at java.util.Properties.load0(Properties.java:392) at java.util.Properties.load(Properties.java:342) at com.zerog.common.java.util.PropertiesUtil.loadProperties(DashoA8113) at com.zerog.lax.LAX.<init>(DashoA8113) at com.zerog.lax.LAX.main(DashoA8113)








Répondre avec citation
Partager