1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110
|
2011-04-07 14:50:55,333 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@7a78d3: display name [org.springframework.context.support.ClassPathXmlApplicationContext@7a78d3]; startup date [Thu Apr 07 14:50:55 CEST 2011]; root of context hierarchy
2011-04-07 14:50:55,380 [main] DEBUG org.springframework.util.ClassUtils - Class [org.apache.commons.collections.map.CaseInsensitiveMap] or one of its dependencies is not present: java.lang.ClassNotFoundException: org.apache.commons.collections.map.CaseInsensitiveMap
2011-04-07 14:50:55,396 [main] DEBUG org.springframework.util.ClassUtils - Class [edu.emory.mathcs.backport.java.util.concurrent.ConcurrentHashMap] or one of its dependencies is not present: java.lang.ClassNotFoundException: edu.emory.mathcs.backport.java.util.concurrent.ConcurrentHashMap
2011-04-07 14:50:55,443 [main] INFO org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML bean definitions from class path resource [applicationContext.xml]
2011-04-07 14:50:55,490 [main] DEBUG org.springframework.beans.factory.xml.DefaultDocumentLoader - Using JAXP provider [com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl]
2011-04-07 14:50:55,552 [main] DEBUG org.springframework.beans.factory.xml.PluggableSchemaResolver - Loading schema mappings from [META-INF/spring.schemas]
2011-04-07 14:50:55,552 [main] DEBUG org.springframework.beans.factory.xml.PluggableSchemaResolver - Loaded schema mappings: {http://www.springframework.org/schema/lang/spring-lang-2.5.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang.xsd=org/springframework/scripting/config/spring-lang-2.5.xsd, http://www.springframework.org/schema/context/spring-context-2.5.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/jms/spring-jms-2.5.xsd=org/springframework/jms/config/spring-jms-2.5.xsd, http://www.springframework.org/schema/context/spring-context.xsd=org/springframework/context/config/spring-context-2.5.xsd, http://www.springframework.org/schema/aop/spring-aop.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/util/spring-util-2.0.xsd=org/springframework/beans/factory/xml/spring-util-2.0.xsd, http://www.springframework.org/schema/util/spring-util-2.5.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool-2.0.xsd=org/springframework/beans/factory/xml/spring-tool-2.0.xsd, http://www.springframework.org/schema/tx/spring-tx-2.0.xsd=org/springframework/transaction/config/spring-tx-2.0.xsd, http://www.springframework.org/schema/tool/spring-tool-2.5.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/tx/spring-tx-2.5.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans-2.0.xsd=org/springframework/beans/factory/xml/spring-beans-2.0.xsd, http://www.springframework.org/schema/jms/spring-jms.xsd=org/springframework/jms/config/spring-jms-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans-2.5.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/beans/spring-beans.xsd=org/springframework/beans/factory/xml/spring-beans-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/tool/spring-tool.xsd=org/springframework/beans/factory/xml/spring-tool-2.5.xsd, http://www.springframework.org/schema/tx/spring-tx.xsd=org/springframework/transaction/config/spring-tx-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-2.0.xsd=org/springframework/ejb/config/spring-jee-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.0.xsd=org/springframework/aop/config/spring-aop-2.0.xsd, http://www.springframework.org/schema/aop/spring-aop-2.5.xsd=org/springframework/aop/config/spring-aop-2.5.xsd, http://www.springframework.org/schema/jee/spring-jee-2.5.xsd=org/springframework/ejb/config/spring-jee-2.5.xsd, http://www.springframework.org/schema/lang/spring-lang-2.0.xsd=org/springframework/scripting/config/spring-lang-2.0.xsd, http://www.springframework.org/schema/util/spring-util.xsd=org/springframework/beans/factory/xml/spring-util-2.5.xsd}
2011-04-07 14:50:55,568 [main] DEBUG org.springframework.beans.factory.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/beans/spring-beans-2.5.xsd] in classpath: org/springframework/beans/factory/xml/spring-beans-2.5.xsd
2011-04-07 14:50:55,661 [main] DEBUG org.springframework.beans.factory.xml.PluggableSchemaResolver - Found XML schema [http://www.springframework.org/schema/context/spring-context-2.5.xsd] in classpath: org/springframework/context/config/spring-context-2.5.xsd
2011-04-07 14:50:55,677 [main] DEBUG org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader - Loading bean definitions
2011-04-07 14:50:55,708 [main] DEBUG org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver - Loaded mappings [{http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceHandler, http://www.springframework.org/schema/lang=org.springframework.scripting.config.LangNamespaceHandler, http://www.springframework.org/schema/jee=org.springframework.ejb.config.JeeNamespaceHandler, http://www.springframework.org/schema/aop=org.springframework.aop.config.AopNamespaceHandler, http://www.springframework.org/schema/util=org.springframework.beans.factory.xml.UtilNamespaceHandler, http://www.springframework.org/schema/jms=org.springframework.jms.config.JmsNamespaceHandler, http://www.springframework.org/schema/tx=org.springframework.transaction.config.TxNamespaceHandler, http://www.springframework.org/schema/context=org.springframework.context.config.ContextNamespaceHandler}]
2011-04-07 14:50:55,740 [main] DEBUG org.springframework.util.ClassUtils - Class [weblogic.management.Helper] or one of its dependencies is not present: java.lang.ClassNotFoundException: weblogic.management.Helper
2011-04-07 14:50:55,740 [main] DEBUG org.springframework.util.ClassUtils - Class [com.ibm.websphere.management.AdminServiceFactory] or one of its dependencies is not present: java.lang.ClassNotFoundException: com.ibm.websphere.management.AdminServiceFactory
2011-04-07 14:50:55,755 [main] DEBUG org.springframework.util.ClassUtils - Class [javax.persistence.EntityManagerFactory] or one of its dependencies is not present: java.lang.ClassNotFoundException: javax.persistence.EntityManagerFactory
2011-04-07 14:50:55,818 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [D:\kalloubi\workspace\Prototype\target\classes\dao\xml]
2011-04-07 14:50:55,818 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [D:\kalloubi\workspace\Prototype\target\classes\dao\xml] for files matching pattern [D:/kalloubi/workspace/Prototype/target/classes/dao/xml/**/*.class]
2011-04-07 14:50:55,818 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:dao/xml/**/*.class] to resources [file [D:\kalloubi\workspace\Prototype\target\classes\dao\xml\XmlGestionPlanFile.class]]
2011-04-07 14:50:55,927 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [D:\kalloubi\workspace\Prototype\target\classes\test]
2011-04-07 14:50:55,927 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [D:\kalloubi\workspace\Prototype\target\classes\test] for files matching pattern [D:/kalloubi/workspace/Prototype/target/classes/test/**/*.class]
2011-04-07 14:50:55,927 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:test/**/*.class] to resources [file [D:\kalloubi\workspace\Prototype\target\classes\test\Lecture.class]]
2011-04-07 14:50:55,943 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [D:\kalloubi\workspace\Prototype\target\classes\metier\plan]
2011-04-07 14:50:55,943 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [D:\kalloubi\workspace\Prototype\target\classes\metier\plan] for files matching pattern [D:/kalloubi/workspace/Prototype/target/classes/metier/plan/**/*.class]
2011-04-07 14:50:55,943 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:metier/plan/**/*.class] to resources [file [D:\kalloubi\workspace\Prototype\target\classes\metier\plan\GestionnairePlan.class]]
2011-04-07 14:50:55,974 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [D:\kalloubi\workspace\Prototype\target\classes\gui]
2011-04-07 14:50:55,974 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [D:\kalloubi\workspace\Prototype\target\classes\gui] for files matching pattern [D:/kalloubi/workspace/Prototype/target/classes/gui/**/*.class]
2011-04-07 14:50:55,989 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [D:\kalloubi\workspace\Prototype\target\classes\gui\composant] for files matching pattern [D:/kalloubi/workspace/Prototype/target/classes/gui/**/*.class]
2011-04-07 14:50:56,005 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\listeners] for files matching pattern [D:/kalloubi/workspace/Prototype/target/classes/gui/**/*.class]
2011-04-07 14:50:56,005 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\menus] for files matching pattern [D:/kalloubi/workspace/Prototype/target/classes/gui/**/*.class]
2011-04-07 14:50:56,005 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:gui/**/*.class] to resources [file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\CustomMutableTreeNode.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\listeners\TreeSelectionListener.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\MenuBar$1.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\MenuBar$2.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\MenuBar.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\menus\MenuClicDroit.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\menus\MenuClicDroitDemiOrbite.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\menus\MenuClicDroitPlan.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\menus\MenuClicDroitTC.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\TextAreaAppender$1.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\TextAreaAppender.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\MainUi$1.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\MainUi.class]]
2011-04-07 14:50:56,021 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Looking for matching resources in directory tree [D:\kalloubi\workspace\Prototype\target\classes\gui\composant]
2011-04-07 14:50:56,021 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [D:\kalloubi\workspace\Prototype\target\classes\gui\composant] for files matching pattern [D:/kalloubi/workspace/Prototype/target/classes/gui/composant/**/*.class]
2011-04-07 14:50:56,021 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\listeners] for files matching pattern [D:/kalloubi/workspace/Prototype/target/classes/gui/composant/**/*.class]
2011-04-07 14:50:56,021 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Searching directory [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\menus] for files matching pattern [D:/kalloubi/workspace/Prototype/target/classes/gui/composant/**/*.class]
2011-04-07 14:50:56,021 [main] DEBUG org.springframework.core.io.support.PathMatchingResourcePatternResolver - Resolved location pattern [classpath*:gui/composant/**/*.class] to resources [file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\CustomMutableTreeNode.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\listeners\TreeSelectionListener.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\MenuBar$1.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\MenuBar$2.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\MenuBar.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\menus\MenuClicDroit.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\menus\MenuClicDroitDemiOrbite.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\menus\MenuClicDroitPlan.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\menus\MenuClicDroitTC.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\TextAreaAppender$1.class], file [D:\kalloubi\workspace\Prototype\target\classes\gui\composant\TextAreaAppender.class]]
2011-04-07 14:50:56,036 [main] DEBUG org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loaded 6 bean definitions from location pattern [applicationContext.xml]
2011-04-07 14:50:56,036 [main] INFO org.springframework.context.support.ClassPathXmlApplicationContext - Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext@7a78d3]: org.springframework.beans.factory.support.DefaultListableBeanFactory@698403
2011-04-07 14:50:56,036 [main] DEBUG org.springframework.context.support.ClassPathXmlApplicationContext - 6 beans defined in org.springframework.context.support.ClassPathXmlApplicationContext@7a78d3: display name [org.springframework.context.support.ClassPathXmlApplicationContext@7a78d3]; startup date [Thu Apr 07 14:50:55 CEST 2011]; root of context hierarchy
2011-04-07 14:50:56,036 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2011-04-07 14:50:56,052 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2011-04-07 14:50:56,083 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor' to allow for resolving potential circular references
2011-04-07 14:50:56,099 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2011-04-07 14:50:56,099 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2011-04-07 14:50:56,099 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2011-04-07 14:50:56,114 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor' to allow for resolving potential circular references
2011-04-07 14:50:56,114 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2011-04-07 14:50:56,114 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2011-04-07 14:50:56,114 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2011-04-07 14:50:56,114 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor' to allow for resolving potential circular references
2011-04-07 14:50:56,130 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2011-04-07 14:50:56,130 [main] DEBUG org.springframework.context.support.ClassPathXmlApplicationContext - Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@104faf8]
2011-04-07 14:50:56,130 [main] DEBUG org.springframework.context.support.ClassPathXmlApplicationContext - Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@162dbb6]
2011-04-07 14:50:56,130 [main] INFO org.springframework.beans.factory.support.DefaultListableBeanFactory - Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@698403: defining beans [org.springframework.context.annotation.internalCommonAnnotationProcessor,org.springframework.context.annotation.internalAutowiredAnnotationProcessor,org.springframework.context.annotation.internalRequiredAnnotationProcessor,xmlGestionPlanFile,gestionnairePlan,mainUi]; root of factory hierarchy
2011-04-07 14:50:56,130 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalCommonAnnotationProcessor'
2011-04-07 14:50:56,130 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalAutowiredAnnotationProcessor'
2011-04-07 14:50:56,130 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'org.springframework.context.annotation.internalRequiredAnnotationProcessor'
2011-04-07 14:50:56,130 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'xmlGestionPlanFile'
2011-04-07 14:50:56,130 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'xmlGestionPlanFile'
2011-04-07 14:50:56,302 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'xmlGestionPlanFile' to allow for resolving potential circular references
2011-04-07 14:50:56,302 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'xmlGestionPlanFile'
2011-04-07 14:50:56,302 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'gestionnairePlan'
2011-04-07 14:50:56,302 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'gestionnairePlan'
2011-04-07 14:50:56,317 [main] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Found injected field on class [metier.plan.GestionnairePlan]: ResourceElement for private dao.xml.XmlGestionPlanFile metier.plan.GestionnairePlan.lecteurPlan
2011-04-07 14:50:56,317 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'gestionnairePlan' to allow for resolving potential circular references
2011-04-07 14:50:56,317 [main] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected field of bean 'gestionnairePlan': ResourceElement for private dao.xml.XmlGestionPlanFile metier.plan.GestionnairePlan.lecteurPlan
2011-04-07 14:50:56,317 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'xmlGestionPlanFile'
2011-04-07 14:50:56,317 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'gestionnairePlan'
2011-04-07 14:50:56,317 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating shared instance of singleton bean 'mainUi'
2011-04-07 14:50:56,317 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Creating instance of bean 'mainUi'
2011-04-07 14:50:56,427 [main] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Found injected field on class [gui.MainUi]: ResourceElement for private metier.plan.GestionnairePlan gui.MainUi.gestionnairePlan
2011-04-07 14:50:56,442 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Eagerly caching bean 'mainUi' to allow for resolving potential circular references
2011-04-07 14:50:56,442 [main] DEBUG org.springframework.beans.factory.annotation.InjectionMetadata - Processing injected field of bean 'mainUi': ResourceElement for private metier.plan.GestionnairePlan gui.MainUi.gestionnairePlan
2011-04-07 14:50:56,442 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'gestionnairePlan'
2011-04-07 14:50:56,489 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Finished creating instance of bean 'mainUi'
2011-04-07 14:50:56,489 [main] DEBUG org.springframework.context.support.ClassPathXmlApplicationContext - Publishing event in context [org.springframework.context.support.ClassPathXmlApplicationContext@7a78d3]: org.springframework.context.event.ContextRefreshedEvent[source=org.springframework.context.support.ClassPathXmlApplicationContext@7a78d3: display name [org.springframework.context.support.ClassPathXmlApplicationContext@7a78d3]; startup date [Thu Apr 07 14:50:55 CEST 2011]; root of context hierarchy]
2011-04-07 14:50:56,489 [main] DEBUG org.springframework.beans.factory.support.DefaultListableBeanFactory - Returning cached instance of singleton bean 'mainUi'
2011-04-07 14:50:56,489 [main] INFO gui.MainUi - Initialisation de la fenêtre principale
2011-04-07 14:50:56,489 [main] INFO gui.composant.MenuBar - chargement de la barre
2011-04-07 14:50:56,505 [main] DEBUG gui.MainUi - Création du panel principal
2011-04-07 14:50:56,505 [main] INFO gui.MainUi - Récupération du panneau d'information
2011-04-07 14:50:56,505 [main] INFO gui.MainUi - Creation du panneau d'information
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
at gui.composant.MenuBar$1.actionPerformed(MenuBar.java:77)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1225)
at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1266)
at java.awt.Component.processMouseEvent(Component.java:6263)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
at java.awt.Component.processEvent(Component.java:6028)
at java.awt.Container.processEvent(Container.java:2041)
at java.awt.Component.dispatchEventImpl(Component.java:4630)
at java.awt.Container.dispatchEventImpl(Container.java:2099)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
at java.awt.Container.dispatchEventImpl(Container.java:2085)
at java.awt.Window.dispatchEventImpl(Window.java:2475)
at java.awt.Component.dispatchEvent(Component.java:4460)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:122) |
Partager