URL: https://linuxfr.org/forums/programmation-java/posts/probleme-dexecution Title: Probleme d'execution Authors: Lahoucine BALLIHI Date: 2008年01月15日T14:00:06+01:00 Tags: Score: 0 Bonjour à toutes et à tous en fait je veux exécuter mon programme sous la grille5000 francais, mon programme utilise vtk.jar comme bibliotheque voici la ligne de commande : system("/home/lille/aflissi/java/jdk1.5.0_05/jre/bin/java -cp /home/lille/aflissi/java/jdk1.5.0_05/jre/bin,*thirdpart/vtk/bin/vtk.jar TestUni $b1 $b2 $procid"); voici la reponse chicon-20.lille.grid5000.fr-2: taktuk_perl Lancer.pl (8505): error> Exception in thread "main" chicon-20.lille.grid5000.fr-2: taktuk_perl Lancer.pl (8505): error> java.lang.NoClassDefFoundError: TestUni Je crois que l'erreur depend de classpath mais je connai pas où exactement cdt