Author Topic: Installation.  (Read 1425 times)

0 Members and 1 Guest are viewing this topic.

Offline Matou953

  • VIP
  • Full Member
  • *
  • Posts: 26
    • View Profile
Installation.
« on: August 20, 2024, 12:45:04 »
Bonjour.
Je souhaite utiliser Ancestris mais voici ce que j'obtiens lors de l'installation :

Code: [Select]

 
Identifying path and application name:
   progdir=.
   APPNAME=ancestris
 
Checking configuration file on progdir/../etc:
   Configuration file found. Executing it.
 
Identifying userdir from configuration file:
   userdir(from conf file)=/home/rt/.ancestris/12
   userdir(after argument overwrite)=/home/rt/.ancestris/12
 
Checking configuration file on userdir/etc:
   Configuration file from userdir not found.
 
Checking if jdkhome is defined: (for MacOS, /Contents/Home should be at the end)
   jdkhome=
   jdkhome not defined.
 
Checking JAVA presence
   Linux...
================================================================
openjdk version "21.0.4" 2024-07-16
OpenJDK Runtime Environment (build 21.0.4+7-Ubuntu-1ubuntu224.04)
OpenJDK 64-Bit Server VM (build 21.0.4+7-Ubuntu-1ubuntu224.04, mixed mode, sharing)
================================================================
Found JAVA executable in PATH
JAVA is installed.
JAVA version is more than 1.8
jdkhome was left empty.
 
Defining clusters:
   clusters=/home/rt/Téléchargements/ancestris/ancestris:/home/rt/Téléchargements/ancestris/harness:
 
Defining exec command:
   nbexec=./../platform/lib/nbexec
 
Running exec command:
   => Linux system detected...
 
Command to be executed:
 
exec /bin/bash './../platform/lib/nbexec'             --jdkhome ''             --clusters '/home/rt/Téléchargements/ancestris/ancestris:/home/rt/Téléchargements/ancestris/harness:'             --userdir '/home/rt/.ancestris/12'             --branding ancestris -J-Xms96m -J-Xmx1g --laf javax.swing.plaf.nimbus.NimbusLookAndFeel -J-XX:+IgnoreUnrecognizedVMOptions -J-XX:+UseStringDeduplication -J-Dapple.laf.useScreenMenuBar=true -J-Dapple.awt.graphics.UseQuartz=true -J-Dsun.zip.disableMemoryMapping=true -J--add-opens=java.base/java.net=ALL-UNNAMED -J--add-opens=java.base/java.lang.ref=ALL-UNNAMED -J--add-opens=java.base/java.lang=ALL-UNNAMED  -J--add-opens=java.base/java.util=ALL-UNNAMED -J--add-exports=java.base/sun.reflect.annotation=ALL-UNNAMED -J--add-opens=java.prefs/java.util.prefs=ALL-UNNAMED -J--add-exports=java.management/sun.management=ALL-UNNAMED -J--add-opens=java.desktop/javax.swing.text=ALL-UNNAMED -J--add-opens=java.desktop/javax.swing=ALL-UNNAMED -J--add-opens=java.desktop/javax.swing.plaf.synth=ALL-UNNAMED -J--add-opens=java.desktop/javax.swing.plaf.basic=ALL-UNNAMED -J--add-opens=java.desktop/java.awt=ALL-UNNAMED -J--add-opens=java.desktop/java.awt.event=ALL-UNNAMED -J--add-exports=java.desktop/java.awt.peer=ALL-UNNAMED -J--add-exports=java.desktop/com.sun.beans.editors=ALL-UNNAMED -J--add-exports=java.desktop/sun.swing=ALL-UNNAMED -J--add-exports=java.desktop/sun.awt=ALL-UNNAMED -J--add-exports=java.desktop/sun.awt.im=ALL-UNNAMED -J--add-opens=java.desktop/sun.awt.X11=ALL-UNNAMED -J--add-opens=java.desktop/sun.awt.shell=ALL-UNNAMED -J--add-opens=java.desktop/com.sun.java.swing.plaf.gtk=ALL-UNNAMED -J--add-opens=java.desktop/com.sun.java.swing.plaf.motif=ALL-UNNAMED             
 
WARNING: A terminally deprecated method in java.lang.System has been called
WARNING: System::setSecurityManager has been called by org.netbeans.TopSecurityManager (file:/home/rt/T%c3%a9l%c3%a9chargements/ancestris/platform/lib/boot.jar)
WARNING: Please consider reporting this to the maintainers of org.netbeans.TopSecurityManager
WARNING: System::setSecurityManager will be removed in a future release



L'anglais n'étant pas ma langue de prédilection je sollicite votre aide.

Dans l'attente de vous lire.

Offline Zurga

  • VIP
  • Supernatural Member
  • *
  • Posts: 4 274
    • View Profile
Re: Installation.
« Reply #1 on: August 20, 2024, 13:27:16 »
L'application ne se lance pas ?

Un warning n’empêche pas l'exécution en général.

Zurga

Offline Matou953

  • VIP
  • Full Member
  • *
  • Posts: 26
    • View Profile
Re: Installation.
« Reply #2 on: September 02, 2024, 08:22:14 »
Bonjour.

Lancé dans un xterm :
Code: [Select]
XXXX@toto:~$ ancestris &
[1] 10333
XXXX@toto:~$ 
 
Identifying path and application name:
   progdir=.
   APPNAME=ancestris
 
Checking configuration file on progdir/../etc:
   Configuration file found. Executing it.
 
Identifying userdir from configuration file:
   userdir(from conf file)=/home/rt/.ancestris/12
   userdir(after argument overwrite)=/home/rt/.ancestris/12
 
Checking configuration file on userdir/etc:
   Configuration file from userdir not found.
 
Checking if jdkhome is defined: (for MacOS, /Contents/Home should be at the end)
   jdkhome=
   jdkhome not defined.
 
Checking JAVA presence
   Linux...
================================================================
openjdk version "21.0.4" 2024-07-16
OpenJDK Runtime Environment (build 21.0.4+7-Ubuntu-1ubuntu224.04)
OpenJDK 64-Bit Server VM (build 21.0.4+7-Ubuntu-1ubuntu224.04, mixed mode, sharing)
================================================================
Found JAVA executable in PATH
JAVA is installed.
JAVA version is more than 1.8
jdkhome was left empty.
 
Defining clusters:
   clusters=/usr/share/ancestris/ancestris:./../harness:
 
Defining exec command:
   nbexec=./../platform/lib/nbexec
 
Running exec command:
   => Linux system detected...
 
Command to be executed:
 
exec /bin/bash './../platform/lib/nbexec'             --jdkhome ''             --clusters '/usr/share/ancestris/ancestris:./../harness:'             --userdir '/home/rt/.ancestris/12'             --branding ancestris -J-Xms96m -J-Xmx1g --laf javax.swing.plaf.nimbus.NimbusLookAndFeel -J-XX:+IgnoreUnrecognizedVMOptions -J-XX:+UseStringDeduplication -J-Dapple.laf.useScreenMenuBar=true -J-Dapple.awt.graphics.UseQuartz=true -J-Dsun.zip.disableMemoryMapping=true -J--add-opens=java.base/java.net=ALL-UNNAMED -J--add-opens=java.base/java.lang.ref=ALL-UNNAMED -J--add-opens=java.base/java.lang=ALL-UNNAMED  -J--add-opens=java.base/java.util=ALL-UNNAMED -J--add-exports=java.base/sun.reflect.annotation=ALL-UNNAMED -J--add-opens=java.prefs/java.util.prefs=ALL-UNNAMED -J--add-exports=java.management/sun.management=ALL-UNNAMED -J--add-opens=java.desktop/javax.swing.text=ALL-UNNAMED -J--add-opens=java.desktop/javax.swing=ALL-UNNAMED -J--add-opens=java.desktop/javax.swing.plaf.synth=ALL-UNNAMED -J--add-opens=java.desktop/javax.swing.plaf.basic=ALL-UNNAMED -J--add-opens=java.desktop/java.awt=ALL-UNNAMED -J--add-opens=java.desktop/java.awt.event=ALL-UNNAMED -J--add-exports=java.desktop/java.awt.peer=ALL-UNNAMED -J--add-exports=java.desktop/com.sun.beans.editors=ALL-UNNAMED -J--add-exports=java.desktop/sun.swing=ALL-UNNAMED -J--add-exports=java.desktop/sun.awt=ALL-UNNAMED -J--add-exports=java.desktop/sun.awt.im=ALL-UNNAMED -J--add-opens=java.desktop/sun.awt.X11=ALL-UNNAMED -J--add-opens=java.desktop/sun.awt.shell=ALL-UNNAMED -J--add-opens=java.desktop/com.sun.java.swing.plaf.gtk=ALL-UNNAMED -J--add-opens=java.desktop/com.sun.java.swing.plaf.motif=ALL-UNNAMED             
 

Offline Zurga

  • VIP
  • Supernatural Member
  • *
  • Posts: 4 274
    • View Profile
Re: Installation.
« Reply #3 on: September 02, 2024, 08:56:37 »
Est-ce que vous avez un fichier de log dans le répertoire "/home/rt/.ancestris/12/var/log" ?

Un Warning, même majeur ne devrait pas bloquer le fonctionnement.

Zurga


Offline Matou953

  • VIP
  • Full Member
  • *
  • Posts: 26
    • View Profile
Re: Installation.
« Reply #4 on: September 02, 2024, 16:32:19 »
Avant tout, comment être averti des réponses ?

Voici les alertes :

Code: [Select]
rt@mitra:~/.ancestris/12/var/log$ more messages.log | grep -i warning
WARNING [org.netbeans.core.startup.NbEvents]: The extension /home/rt/Téléchargements/ancestris/ancestris/modules/ext/jakarta.activation-1.2.2.jar may be multiply loaded by modules: [/home/rt/Téléchargements/ancestris/ancestris/modules/ancestris-libs-jaxb.jar, /home/rt/Téléchargements/ancestris/ancestris/modules/ancestris-libs-javamail.jar]; see: http://www.netbeans.org/download/dev/javadoc/org-openide-modules/org/openide/modules/doc-files/classpath.html#class-path
WARNING [org.netbeans.core.projects.cache]: Inefficient to include an empty layer in a module: jar:file:/home/rt/Téléchargements/ancestris/ancestris/modules/ancestris-gedcom-privacy-standard.jar!/ancestris/gedcom/privacy/standard/layer.xml
WARNING [org.netbeans.core.projects.cache]: Inefficient to include an empty layer in a module: jar:file:/home/rt/Téléchargements/ancestris/ancestris/modules/ancestris-modules-gedcom-mergefile.jar!/ancestris/modules/gedcom/mergefile/layer.xml
WARNING [org.netbeans.modules.autoupdate.ui.actions.AutoupdateSettings]: The property "netbeans.default_userdir_root" was not set!
WARNING [org.openide.filesystems.Ordering]: Not all children in Services/ marked with the position attribute: [Browsers, Introspector, PropertyEditorManager], but some are: [AutoupdateType, MIMEResolver, Hidden]
WARNING [org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl]: Ineffective registration of resolver Services/MIMEResolver/GedcomResolver.xml use @MIMEResolver.Registration! See bug #191777.
WARNING [org.openide.filesystems.Ordering]: Not all children in Services/Hidden/ marked with the position attribute: [HtmlBrowserFactoryEditorForGeneralOptionsPanel.instance], but some are: [ancestris-app-ActionOpenDefault.instance]
rt@mitra:~/.ancestris/12/var/log$


Offline Zurga

  • VIP
  • Supernatural Member
  • *
  • Posts: 4 274
    • View Profile
Re: Installation.
« Reply #5 on: September 02, 2024, 16:46:59 »
Avant tout, comment être averti des réponses ?
Vous allez sur votre profil du forum et vous choisissez ensuite la catégorie "notification et email"

Voici les alertes :

Code: [Select]
rt@mitra:~/.ancestris/12/var/log$ more messages.log | grep -i warning
WARNING [org.netbeans.core.startup.NbEvents]: The extension /home/rt/Téléchargements/ancestris/ancestris/modules/ext/jakarta.activation-1.2.2.jar may be multiply loaded by modules: [/home/rt/Téléchargements/ancestris/ancestris/modules/ancestris-libs-jaxb.jar, /home/rt/Téléchargements/ancestris/ancestris/modules/ancestris-libs-javamail.jar]; see: http://www.netbeans.org/download/dev/javadoc/org-openide-modules/org/openide/modules/doc-files/classpath.html#class-path
WARNING [org.netbeans.core.projects.cache]: Inefficient to include an empty layer in a module: jar:file:/home/rt/Téléchargements/ancestris/ancestris/modules/ancestris-gedcom-privacy-standard.jar!/ancestris/gedcom/privacy/standard/layer.xml
WARNING [org.netbeans.core.projects.cache]: Inefficient to include an empty layer in a module: jar:file:/home/rt/Téléchargements/ancestris/ancestris/modules/ancestris-modules-gedcom-mergefile.jar!/ancestris/modules/gedcom/mergefile/layer.xml
WARNING [org.netbeans.modules.autoupdate.ui.actions.AutoupdateSettings]: The property "netbeans.default_userdir_root" was not set!
WARNING [org.openide.filesystems.Ordering]: Not all children in Services/ marked with the position attribute: [Browsers, Introspector, PropertyEditorManager], but some are: [AutoupdateType, MIMEResolver, Hidden]
WARNING [org.netbeans.modules.openide.filesystems.declmime.MIMEResolverImpl]: Ineffective registration of resolver Services/MIMEResolver/GedcomResolver.xml use @MIMEResolver.Registration! See bug #191777.
WARNING [org.openide.filesystems.Ordering]: Not all children in Services/Hidden/ marked with the position attribute: [HtmlBrowserFactoryEditorForGeneralOptionsPanel.instance], but some are: [ancestris-app-ActionOpenDefault.instance]
rt@mitra:~/.ancestris/12/var/log$

Ce n'est pas parlant.
Pourriez-vous envoyer le fichier à zurga @ ancestris . org
Des bouts par bouts, on ne va pas s'en sortir.

Je n'ai d'ailleurs toujours pas compris si vous arriviez à utiliser l'application où si votre angoisse est juste quelques warning dans les logs.

Zurga

Offline Matou953

  • VIP
  • Full Member
  • *
  • Posts: 26
    • View Profile
Re: Installation.
« Reply #6 on: September 02, 2024, 17:05:09 »
Vous parliez de warning alors…
Je vous envoie le fichier.

Offline Zurga

  • VIP
  • Supernatural Member
  • *
  • Posts: 4 274
    • View Profile
Re: Installation.
« Reply #7 on: September 02, 2024, 17:25:03 »
Est-ce que vous avez un répertoire : /usr/share/ancestris/platform ?

S'il vous le manque, cela pourrait expliquer le problème.
Si c'est le cas, je vous invite à réinstaller le logiciel.

Zurga

Offline Matou953

  • VIP
  • Full Member
  • *
  • Posts: 26
    • View Profile
Re: Installation.
« Reply #8 on: September 02, 2024, 17:54:43 »
Je l'ai installé plusieurs fois, rien n'y fait.

Offline Zurga

  • VIP
  • Supernatural Member
  • *
  • Posts: 4 274
    • View Profile
Re: Installation.
« Reply #9 on: September 02, 2024, 22:08:57 »
J'aurais du me relire.

Est-ce que vous avez un répertoire : /usr/share/ancestris/harness ?

Zurga

Offline Matou953

  • VIP
  • Full Member
  • *
  • Posts: 26
    • View Profile
Re: Installation.
« Reply #10 on: September 03, 2024, 08:25:21 »
Répertoire inconnu au bataillon.

Offline Zurga

  • VIP
  • Supernatural Member
  • *
  • Posts: 4 274
    • View Profile
Re: Installation.
« Reply #11 on: September 03, 2024, 08:41:37 »
C'est un souci.

Vous installez le logiciel via quel moyen ?

Zurga

Offline Matou953

  • VIP
  • Full Member
  • *
  • Posts: 26
    • View Profile
Re: Installation.
« Reply #12 on: September 03, 2024, 09:02:12 »
aptitude et les dépôts d'Ubuntu. Mais aussi le paquet du site Ancestris.
« Last Edit: September 03, 2024, 09:03:47 by Matou953 »

Offline Zurga

  • VIP
  • Supernatural Member
  • *
  • Posts: 4 274
    • View Profile
Re: Installation.
« Reply #13 on: September 03, 2024, 09:24:43 »
Le AppImage du site ou le zip contiennent bien le répertoire "harness".

Ne connaissant pas particulièrement aptitude (je suis plutôt sur des plateformes Windows), ne sachant pas quel dépôt vous utilisez, je suis arrivé au bout de ce que je pouvais faire.

Zurga

Offline Matou953

  • VIP
  • Full Member
  • *
  • Posts: 26
    • View Profile
Re: Installation.
« Reply #14 on: September 03, 2024, 09:35:47 »
Ça marchait bien avant la ré-installation de mon système.
Merci de votre aide, à la prochaine  ;)