Erreur au lancement no splashscreen

Un conseil pour l'installation? Un problème technique pour installer OpenConcerto?
Répondre
jeanpierre
Messages : 2
Enregistré le : sam. juil. 08, 2017 4:06 pm

sam. juil. 08, 2017 4:10 pm

Bonjour,
J'ai pu lancer OpenConcerto-Configuration.sh mais quand j'ai voulu lancer OpenConcerto.sh, j'ai reçu le message d'erreur suivant :

UncaughtException on thread Thread[main,5,main]

no splashscreen in java.library.path
org.openconcerto.utils.ExceptionHandler: UncaughtException on thread Thread[main,5,main]
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:121)
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:125)
at org.openconcerto.erp.config.Gestion$2.uncaughtException(Gestion.java:198)
at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1057)
at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:1052)
at java.lang.Thread.dispatchUncaughtException(Thread.java:1959)
Caused by: java.lang.UnsatisfiedLinkError: no splashscreen in java.library.path
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1867)
at java.lang.Runtime.loadLibrary0(Runtime.java:870)
at java.lang.System.loadLibrary(System.java:1122)
at java.awt.SplashScreen$1.run(SplashScreen.java:124)
at java.awt.SplashScreen$1.run(SplashScreen.java:122)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.SplashScreen.getSplashScreen(SplashScreen.java:121)
at org.openconcerto.erp.config.Gestion.main(Gestion.java:247)

Cela me dépasse, quelqu'un peut-il m'éclairer de ses lumières ?
Merci d'avance.
Cordialement,
Avatar du membre
guillaume
Messages : 2457
Enregistré le : ven. févr. 11, 2011 7:15 pm

sam. juil. 08, 2017 8:35 pm

Bonjour,

Installez le JDK de Oracle, celui de votre linux est incomplet.
Sur Ubuntu voir https://doc.ubuntu-fr.org/java_proprietaire

Cordialement,
Directeur technique d'OpenConcerto qui dans son temps libre s'occupe du forum.
Pour une assistance pro, nous sommes joignables à ILM Informatique contre quelques jetons.
Pensez aussi à lire le manuel !
jeanpierre
Messages : 2
Enregistré le : sam. juil. 08, 2017 4:06 pm

lun. juil. 10, 2017 5:03 am

Bonjour,
J'ai installé jdk et tout fonctionne.
Merci beaucoup,
Cordialement,
Répondre