Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I installation
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CCThomX
  • installation
  • Issues
  • #39

Closed
Open
Created Nov 04, 2021 by Philippe Gauron@gauronOwner

Astor planté au démarrage

Voici les étapes suivies :

  1. lancement du client d'interface graphique Astor sur une autre machine que gogh, et ajout l'hôte gogh.thomx.fr

  2. Astor ne bougeant pas durant au moins 5 minutes, coupure du client graphique en pressant ctrl-C

  3. 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. progress bar

astor -ro et astor -db_ro fait la même chose.

Edited Nov 04, 2021 by Philippe Gauron
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking