Astor planté au démarrage
Voici les étapes suivies :
-
lancement du client d'interface graphique Astor sur une autre machine que gogh, et ajout l'hôte gogh.thomx.fr
-
Astor ne bougeant pas durant au moins 5 minutes, coupure du client graphique en pressant ctrl-C
-
Depuis, lorsqu'on redémarre, Astor bloque sur le logo de chargement. On n'a alors que deux possibilités:
- interrompre l'exécution avec ctrl-C (
kill astor
a le même effet). - mettre l'exécution en tache de fond (ctrl-Z puis
bg
), qui s'interrompt lorsqu'on se déconnecte de la machine.
$ astor
Display is localhost:10.0
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at admin.astor.tools.MySqlUtil.manageTangoHostProperties(MySqlUtil.java:231)
at admin.astor.AstorUtil.getTangoHostList(AstorUtil.java:714)
at admin.astor.AstorTree.initTangoObjects(AstorTree.java:375)
at admin.astor.AstorTree.initComponent(AstorTree.java:305)
at admin.astor.AstorTree.<init>(AstorTree.java:110)
at admin.astor.Astor.buildTree(Astor.java:181)
at admin.astor.Astor.<init>(Astor.java:107)
at admin.astor.Astor$35.run(Astor.java:1361)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:74)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:205)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Voici la barre de progression qui s'affiche.
astor -ro
et astor -db_ro
fait la même chose.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information