Page 1 sur 1

Problème installation Prospect

Posté : mar. juin 04, 2013 11:02 am
par McDonnel
Bonjour à tous,

Je test OpenConcerto pour remplacer Sage et pour l'instant il me convient totalement !

Je rencontre simplement un soucis à l'installation du module prospect. Voici le message:
Impossible de démarrer les modules

java.lang.Exception: Couldn't install module org.openconcerto.modules.customerrelationship.lead.Module@19728b4
org.openconcerto.utils.ExceptionHandler: Impossible de démarrer les modules
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:86)
at org.openconcerto.erp.modules.AvailableModulesPanel$2$1.done(AvailableModulesPanel.java:132)
at javax.swing.SwingWorker$5.run(Unknown Source)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.run(Unknown Source)
at sun.swing.AccumulativeRunnable.run(Unknown Source)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnable.actionPerformed(Unknown Source)
at javax.swing.Timer.fireActionPerformed(Unknown Source)
at javax.swing.Timer$DoPostEvent.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.WaitDispatchSupport$2.run(Unknown Source)
at java.awt.WaitDispatchSupport$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.WaitDispatchSupport.enter(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at org.openconcerto.erp.modules.AvailableModulesPanel$1.run(AvailableModulesPanel.java:63)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.util.concurrent.ExecutionException: java.lang.Exception: Couldn't install module org.openconcerto.modules.customerrelationship.lead.Module@19728b4
at java.util.concurrent.FutureTask$Sync.innerGet(Unknown Source)
at java.util.concurrent.FutureTask.get(Unknown Source)
at javax.swing.SwingWorker.get(Unknown Source)
at org.openconcerto.erp.modules.AvailableModulesPanel$2$1.done(AvailableModulesPanel.java:130)
... 41 more
Caused by: java.lang.Exception: Couldn't install module org.openconcerto.modules.customerrelationship.lead.Module@19728b4
at org.openconcerto.erp.modules.ModuleManager.installAndRegister(ModuleManager.java:900)
at org.openconcerto.erp.modules.ModuleManager.createModules(ModuleManager.java:851)
at org.openconcerto.erp.modules.ModuleManager.startModules(ModuleManager.java:819)
at org.openconcerto.erp.modules.ModuleManager.startModules(ModuleManager.java:807)
at org.openconcerto.erp.modules.ModuleManager.startModule(ModuleManager.java:791)
at org.openconcerto.erp.modules.AvailableModulesPanel$2$1.doInBackground(AvailableModulesPanel.java:122)
at javax.swing.SwingWorker$1.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at javax.swing.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IllegalArgumentException: Table already exists : LEAD
at org.openconcerto.erp.modules.DBContext.getCreateTable(DBContext.java:126)
at org.openconcerto.modules.customerrelationship.lead.Module.install(Module.java:34)
at org.openconcerto.erp.modules.ModuleManager$5.handle(ModuleManager.java:697)
at org.openconcerto.sql.utils.SQLUtils$2.handle(SQLUtils.java:85)
at org.openconcerto.sql.model.ConnectionHandler.compute(ConnectionHandler.java:55)
at org.openconcerto.sql.model.SQLDataSource.useConnection(SQLDataSource.java:690)
at org.openconcerto.sql.utils.SQLUtils.executeAtomic(SQLUtils.java:66)
at org.openconcerto.erp.modules.ModuleManager.install(ModuleManager.java:691)
at org.openconcerto.erp.modules.ModuleManager.installAndRegister(ModuleManager.java:898)
... 12 more
Merci d'avance à ceux qui pourront m'aider :)

Question subsidiaire: Est-il possible de gérer des numéros de série sur les articles en stock ?

Re: Problème installation Prospect

Posté : mar. juin 04, 2013 12:16 pm
par guillaume
Bonjour,

Essayez avec celui ci: http://ilm-informatique.fr/beta/org.ope ... ad-1.0.jar

Cordialement,

Re: Problème installation Prospect

Posté : mar. juin 04, 2013 3:07 pm
par McDonnel
Bonjour,

Effectivement l'installation fonctionne cependant lorsque je tente de démarrer le module j'ai le message suivant:
UncaughtException on thread Thread[AWT-EventQueue-0,6,main]

org.openconcerto.ui.group.Group.add(Ljava/lang/String;)V
org.openconcerto.utils.ExceptionHandler: UncaughtException on thread Thread[AWT-EventQueue-0,6,main]
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:86)
at org.openconcerto.utils.ExceptionHandler.handle(ExceptionHandler.java:90)
at org.openconcerto.erp.config.Gestion$1.uncaughtException(Gestion.java:115)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.lang.ThreadGroup.uncaughtException(Unknown Source)
at java.awt.EventDispatchThread.processException(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NoSuchMethodError: org.openconcerto.ui.group.Group.add(Ljava/lang/String;)V
at org.openconcerto.modules.customerrelationship.lead.LeadGroup.<init>(LeadGroup.java:11)
at org.openconcerto.modules.customerrelationship.lead.Module.setupElements(Module.java:68)
at org.openconcerto.erp.modules.ModuleManager.registerSQLElements(ModuleManager.java:738)
at org.openconcerto.erp.modules.ModuleManager.register(ModuleManager.java:947)
at org.openconcerto.erp.modules.ModuleManager.createModules(ModuleManager.java:883)
at org.openconcerto.erp.modules.ModuleManager.startModules(ModuleManager.java:845)
at org.openconcerto.erp.modules.ModuleManager.startModules(ModuleManager.java:833)
at org.openconcerto.erp.modules.ModuleManager.startModule(ModuleManager.java:817)
at org.openconcerto.erp.modules.LocalInstalledModulesPanel$StartAction.actionPerformed(LocalInstalledModulesPanel.java:157)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$200(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
... 6 more

Re: Problème installation Prospect

Posté : mar. juin 04, 2013 3:27 pm
par guillaume
Ah... oui effectivement, le module béta n'est compatible que 1.3.
Une fois installé, en le remplaçant par l'ancienne version, je pense que ça devrait démarrer...
sinon, patienter encore un peu que la 1.3 soit terminée.

Cordialement,

Re: Problème installation Prospect

Posté : mar. juin 04, 2013 3:54 pm
par McDonnel
Merci pour votre aide. J'étais passé en 1.3 car je n'arrivais pas non plus à l'installer en 1.2.

Je suis repassé en 1.2 et l'ai installé avec le fichier que vous avez mis plus haut et là ça fonctionne. Merci beaucoup :)

Avez-vous une idée de sortie de la 1.3 ?

Re: Problème installation Prospect

Posté : mer. oct. 23, 2013 1:26 pm
par asa
Bonjour je n'arrive pas à installer Prospect. Je suis sur OpenConcerto 1.2. Lors de l'installation j'ai le message:
Java virtual machine launcher: invalid or corrupt jarfile

Re: Problème installation Prospect

Posté : lun. oct. 28, 2013 9:46 pm
par guillaume
Utilisez la 1.3.

Cordialement,