Lahoucine BALLIHI a écrit 2 commentaires

  • [^] # Re: Séparateur de Classpath

    Posté par  . En réponse au message Probleme d'execution. Évalué à 1.

    En fait j'ai changé j'ai met que le chemin de vtk.jar
    mais maint l'erreur devient autre chose
    Apres avoir lancer mon programme voici la liste des erreurs

    chti-20.lille.grid5000.fr-1: taktuk_perl Lancer.pl (4299): error > Exception in thread "main"
    chti-20.lille.grid5000.fr-1: taktuk_perl Lancer.pl (4299): error > java.lang.UnsatisfiedLinkError: no vtkCommonJava in java.library.path
    chti-20.lille.grid5000.fr-1: taktuk_perl Lancer.pl (4299): error > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
    chti-20.lille.grid5000.fr-1: taktuk_perl Lancer.pl (4299): error > at java.lang.Runtime.loadLibrary0(Runtime.java:822)
    chti-20.lille.grid5000.fr-1: taktuk_perl Lancer.pl (4299): error > at java.lang.System.loadLibrary(System.java:993)
    chti-20.lille.grid5000.fr-1: taktuk_perl Lancer.pl (4299): error > at TestUni.(TestUni.java:8)
    chti-20.lille.grid5000.fr-2: taktuk_perl Lancer.pl (4298): error > Exception in thread "main"
    chti-20.lille.grid5000.fr-2: taktuk_perl Lancer.pl (4298): error > java.lang.UnsatisfiedLinkError: no vtkCommonJava in java.library.path
    chti-20.lille.grid5000.fr-2: taktuk_perl Lancer.pl (4298): error > at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
    chti-20.lille.grid5000.fr-2: taktuk_perl Lancer.pl (4298): error > at java.lang.Runtime.loadLibrary0(Runtime.java:822)
    chti-20.lille.grid5000.fr-2: taktuk_perl Lancer.pl (4298): error > at java.lang.System.loadLibrary(System.java:993)
    chti-20.lille.grid5000.fr-2: taktuk_perl Lancer.pl (4298): error > at TestUni.(TestUni.java:8)
    chti-20.lille.grid5000.fr-2: taktuk_perl Lancer.pl (4298): status > Exited with status 0
    chti-20.lille.grid5000.fr-1: taktuk_perl Lancer.pl (4299): status > Exited with status 0
    bbenamor@chti-20:~$

    Je crois que c'est un probleme des libriries
    Alors vous pouvez me proposer la solution?
    Notez que je lancer mon programme dans la Grid5000
    cdt
  • [^] # Re: classe à exécuter

    Posté par  . En réponse au message Probleme d'execution. Évalué à 1.

    Comment rajouter c'àd ajouter faire
    set classpath=.../modossier/TestUni.class;
    c'est ça?
    cdt