[Beginners Corner] - Re: I want to understand Jboss log files...
by bouzzi
Here my jboss.log file:
=========================================================================
|
| JBoss Bootstrap Environment
|
| JBOSS_HOME: /opt/jboss-4.0.3
|
| JAVA: /usr/java/jdk1.5.0_06/bin/java
|
| JAVA_OPTS: -server -Xms512m -Xmx768m -XX:MaxPermSize=256m -Xdebug -Xrunjdwp:transport=dt_socket,address=8181,server=y,suspend=n
|
| CLASSPATH: /opt/jboss-4.0.3/bin/run.jar:/usr/java/jdk1.5.0_06/lib/tools.jar
|
| =========================================================================
|
| Listening for transport dt_socket at address: 8181
| 12:58:13,377 INFO [Server] Starting JBoss (MX MicroKernel)...
| 12:58:13,379 INFO [Server] Release ID: JBoss [Zion] 4.0.3SP1 (build: CVSTag=JBoss_4_0_3_SP1 date=200510231751)
| 12:58:13,381 INFO [Server] Home Dir: /opt/jboss-4.0.3
| 12:58:13,381 INFO [Server] Home URL: file:/opt/jboss-4.0.3/
| 12:58:13,382 INFO [Server] Patch URL: null
| 12:58:13,382 INFO [Server] Server Name: all
| 12:58:13,383 INFO [Server] Server Home Dir: /opt/jboss-4.0.3/server/all
| 12:58:13,383 INFO [Server] Server Home URL: file:/opt/jboss-4.0.3/server/all/
| 12:58:13,383 INFO [Server] Server Temp Dir: /opt/jboss-4.0.3/server/all/tmp
| 12:58:13,384 INFO [Server] Root Deployment Filename: jboss-service.xml
| 12:58:13,810 INFO [ServerInfo] Java version: 1.5.0_06,Sun Microsystems Inc.
| 12:58:13,810 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_06-b05,Sun Microsystems Inc.
| 12:58:13,810 INFO [ServerInfo] OS-System: Linux 2.6.5-7.308-smp,i386
| 12:58:14,302 INFO [Server] Core system initialized
| 12:58:16,240 INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml
| 12:58:19,572 INFO [EJB3Deployer] Default persistence.properties: {hibernate.transaction.flush_before_completion=false, hibernate.jndi.java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces, hibernate.transaction.auto_close_session=false, hibernate.jndi.java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, hibernate.cache.provider_class=org.hibernate.cache.HashtableCacheProvider, hibernate.transaction.manager_lookup_class=org.hibernate.transaction.JBossTransactionManagerLookup, hibernate.dialect=org.hibernate.dialect.HSQLDialect, hibernate.query.factory_class=org.hibernate.hql.ast.ASTQueryTranslatorFactory, hibernate.hbm2ddl.auto=create-drop, hibernate.connection.datasource=java:/DefaultDS, hibernate.connection.release_mode=after_statement}
| 12:58:19,584 INFO [SocketServerInvoker] Invoker started for locator: InvokerLocator [socket://10.1.64.80:3873/0.0.0.0:3873]
| 12:58:20,001 INFO [AspectDeployer] Deployed AOP: file:/opt/jboss-4.0.3/server/all/deploy/ejb3-interceptors-aop.xml
| 12:58:22,337 INFO [WebService] Using RMI server codebase: http://m3sweb84:8083/
| 12:58:22,557 INFO [TreeCache] setting cluster properties from xml to: UDP(ip_mcast=true;ip_ttl=64;loopback=false;mcast_addr=228.1.2.3;mcast_port=45551;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD(down_thread=true;shun=true;up_thread=true):VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=false;up_thread=false)
| 12:58:22,581 INFO [TreeCache] setEvictionPolicyConfig(): [config: null]
| 12:58:22,588 WARN [TreeCache] No transaction manager lookup class has been defined. Transactions cannot be used
| 12:58:22,612 INFO [TreeCache] interceptor chain is:
| class org.jboss.cache.interceptors.CallInterceptor
| class org.jboss.cache.interceptors.LockInterceptor
| class org.jboss.cache.interceptors.CacheLoaderInterceptor
| class org.jboss.cache.interceptors.UnlockInterceptor
| class org.jboss.cache.interceptors.ReplicationInterceptor
| class org.jboss.cache.interceptors.CacheStoreInterceptor
| 12:58:22,629 INFO [TreeCache] cache mode is REPL_SYNC
| 12:58:22,922 INFO [STDOUT]
| -------------------------------------------------------
| GMS: address is m3sweb84:32871
| -------------------------------------------------------
| 12:58:24,963 INFO [TreeCache] viewAccepted(): new members: [m3sweb86:32854, m3sweb85:32773, m3sweb84:32871]
| 12:58:24,977 INFO [TreeCache] received the state (size=192 bytes)
| 12:58:24,984 INFO [TreeCache] transient state: 140 bytes
| 12:58:24,984 INFO [TreeCache] setting transient state
| 12:58:24,992 INFO [TreeCache] locking the old tree
| 12:58:24,993 INFO [TreeCache] locking the old tree was successful
| 12:58:24,993 INFO [TreeCache] setting the transient state was successful
| 12:58:24,995 INFO [TreeCache] forcing release of all locks in old tree
| 12:58:24,995 INFO [TreeCache] state was retrieved successfully (in 37 milliseconds)
| 12:58:24,995 INFO [LRUPolicy] Starting eviction policy using the provider: org.jboss.ejb3.cache.tree.StatefulEvictionPolicy
| 12:58:24,996 INFO [LRUPolicy] Starting a eviction timer with wake up interval of (secs) 1
| 12:58:25,043 INFO [TreeCache] setting cluster properties from xml to: UDP(ip_mcast=true;ip_ttl=2;loopback=false;mcast_addr=228.1.2.3;mcast_port=43333;mcast_recv_buf_size=80000;mcast_send_buf_size=150000;ucast_recv_buf_size=80000;ucast_send_buf_size=150000):PING(down_thread=false;num_initial_members=3;timeout=2000;up_thread=false):MERGE2(max_interval=20000;min_interval=10000):FD(down_thread=true;shun=true;up_thread=true):VERIFY_SUSPECT(down_thread=false;timeout=1500;up_thread=false):pbcast.NAKACK(down_thread=false;gc_lag=50;max_xmit_size=8192;retransmit_timeout=600,1200,2400,4800;up_thread=false):UNICAST(down_thread=false;min_threshold=10;timeout=600,1200,2400;window_size=100):pbcast.STABLE(desired_avg_gossip=20000;down_thread=false;up_thread=false):FRAG(down_thread=false;frag_size=8192;up_thread=false):pbcast.GMS(join_retry_timeout=2000;join_timeout=5000;print_local_addr=true;shun=true):pbcast.STATE_TRANSFER(down_thread=false;up_thread=false)
| 12:58:25,051 INFO [TreeCache] setEvictionPolicyConfig(): [config: null]
| 12:58:26,909 INFO [MailService] Mail Service bound to java:/Mail
| 12:58:27,315 INFO [NamingService] Started jndi bootstrap jnpPort=1099, rmiPort=1098, backlog=50, bindAddress=/0.0.0.0, Client SocketFactory=null, Server SocketFactory=org.jboss.net.sockets.DefaultSocketFactory@ad093076
| 12:58:27,432 INFO [TreeCache] interceptor chain is:
| class org.jboss.cache.interceptors.CallInterceptor
| class org.jboss.cache.interceptors.LockInterceptor
| class org.jboss.cache.interceptors.UnlockInterceptor
| class org.jboss.cache.interceptors.ReplicationInterceptor
| 12:58:27,434 INFO [TreeCache] cache mode is REPL_SYNC
| 12:58:27,444 INFO [STDOUT]
| -------------------------------------------------------
| GMS: address is m3sweb84:32875
| -------------------------------------------------------
| 12:58:29,453 INFO [TreeCache] viewAccepted(): new members: [m3sweb86:32871, m3sweb85:32776, m3sweb84:32875]
| 12:58:29,478 INFO [TreeCache] received the state (size=192 bytes)
| 12:58:29,478 INFO [TreeCache] transient state: 140 bytes
| 12:58:29,480 INFO [TreeCache] setting transient state
| 12:58:29,488 INFO [TreeCache] locking the old tree
| 12:58:29,489 INFO [TreeCache] locking the old tree was successful
| 12:58:29,489 INFO [TreeCache] setting the transient state was successful
| 12:58:29,489 INFO [TreeCache] forcing release of all locks in old tree
| 12:58:29,489 INFO [TreeCache] state was retrieved successfully (in 36 milliseconds)
| 12:58:29,489 INFO [LRUPolicy] Starting eviction policy using the provider: org.jboss.cache.eviction.LRUPolicy
| 12:58:29,489 INFO [LRUPolicy] Starting a eviction timer with wake up interval of (secs) 5
| 12:58:30,610 INFO [Embedded] Catalina naming disabled
| 12:58:31,119 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
| 12:58:31,122 INFO [Catalina] Initialization processed in 407 ms
| 12:58:31,124 INFO [StandardService] Starting service jboss.web
| 12:58:31,128 INFO [StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5
| 12:58:31,173 INFO [StandardHost] XML validation disabled
| 12:58:31,200 INFO [Catalina] Server startup in 78 ms
| 12:58:31,342 INFO [TomcatDeployer] deploy, ctxPath=/invoker, warUrl=.../deploy/http-invoker.sar/invoker.war/
| 12:58:31,678 INFO [WebappLoader] Dual registration of jndi stream handler: factory already defined
| 12:58:32,254 INFO [TomcatDeployer] deploy, ctxPath=/ws4ee, warUrl=.../tmp/deploy/tmp5239jboss-ws4ee.war/
| 12:58:32,512 INFO [TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jbossweb-tomcat55.sar/ROOT.war/
| 12:58:32,704 INFO [TomcatDeployer] deploy, ctxPath=/jbossmq-httpil, warUrl=.../deploy/jms/jbossmq-httpil.sar/jbossmq-httpil.war/
| 12:58:32,912 INFO [TomcatDeployer] deploy, ctxPath=/web-console, warUrl=.../deploy/management/console-mgr.sar/web-console.war/
| 12:58:34,847 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-local-jdbc.rar
| 12:58:35,101 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-ha-xa-jdbc.rar
| 12:58:35,305 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
| 12:58:35,506 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-xa-jdbc.rar
| 12:58:35,724 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jms/jms-ra.rar
| 12:58:35,905 INFO [RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/mail-ra.rar
| 12:58:37,348 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
| 12:58:37,859 INFO [A] Bound to JNDI name: queue/A
| 12:58:37,863 INFO [B] Bound to JNDI name: queue/B
| 12:58:37,866 INFO [C] Bound to JNDI name: queue/C
| 12:58:37,870 INFO [D] Bound to JNDI name: queue/D
| 12:58:37,874 INFO [ex] Bound to JNDI name: queue/ex
| 12:58:37,920 INFO [testTopic] Bound to JNDI name: topic/testTopic
| 12:58:37,924 INFO [securedTopic] Bound to JNDI name: topic/securedTopic
| 12:58:37,928 INFO [testDurableTopic] Bound to JNDI name: topic/testDurableTopic
| 12:58:37,932 INFO [testQueue] Bound to JNDI name: queue/testQueue
| 12:58:38,027 INFO [UILServerILService] JBossMQ UIL service available at : /0.0.0.0:8093
| 12:58:38,094 INFO [DLQ] Bound to JNDI name: queue/DLQ
| 12:58:38,297 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
| 12:58:39,963 INFO [TomcatDeployer] deploy, ctxPath=/M34Diffusion, warUrl=.../tmp/deploy/tmp5306M34Diffusion.war/
| 12:58:42,137 INFO [TomcatDeployer] deploy, ctxPath=/M34RechercheTerritoriale, warUrl=.../tmp/deploy/tmp5307M34RechercheTerritoriale.war/
| 12:58:42,336 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.util.LocalStrings', returnNull=true
| 12:58:42,337 INFO [PropertyMessageResources] Initializing, config='org.apache.struts.action.ActionResources', returnNull=true
| 12:58:42,562 INFO [PropertyMessageResources] Initializing, config='com.msss.rt.ApplicationResources', returnNull=true
| 12:58:43,817 INFO [TomcatDeployer] deploy, ctxPath=/acegiichain, warUrl=.../tmp/deploy/tmp5308acegiichain.war/
| 12:58:44,000 INFO [ContextLoader] Root WebApplicationContext: initialization started
| 12:58:44,000 INFO [[/acegiichain]] Loading Spring root WebApplicationContext
| 12:58:44,127 INFO [XmlBeanDefinitionReader] Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationContext-acegi-security.xml]
| 12:58:44,557 INFO [XmlWebApplicationContext] Bean factory for application context [Root WebApplicationContext]: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [filterChainProxy,contextHolderAwareRequestFilter,authenticationManager,roleVoter,accessDecisionManager,authenticationEntryPoint,exceptionTranslationFilter,ichainUserDetailsService,ichainAuthenticationProvider,httpSessionContextIntegrationFilter,logoutFilter,authenticationProcessingFilter]; root of BeanFactory hierarchy
| 12:58:44,575 INFO [XmlWebApplicationContext] 12 beans defined in application context [Root WebApplicationContext]
| 12:58:44,586 INFO [CollectionFactory] JDK 1.4+ collections available
| 12:58:44,593 INFO [XmlWebApplicationContext] Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@14cc34b]
| 12:58:44,597 INFO [XmlWebApplicationContext] Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@e2e869]
| 12:58:44,604 INFO [UiApplicationContextUtils] Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@10098b]
| 12:58:44,606 INFO [DefaultListableBeanFactory] Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [filterChainProxy,contextHolderAwareRequestFilter,authenticationManager,roleVoter,accessDecisionManager,authenticationEntryPoint,exceptionTranslationFilter,ichainUserDetailsService,ichainAuthenticationProvider,httpSessionContextIntegrationFilter,logoutFilter,authenticationProcessingFilter]; root of BeanFactory hierarchy]
| 12:58:44,905 INFO [ContextLoader] Using context class [org.springframework.web.context.support.XmlWebApplicationContext] for root WebApplicationContext
| 12:58:44,905 INFO [ContextLoader] Root WebApplicationContext: initialization completed in 906 ms
| 12:58:47,184 INFO [TomcatDeployer] deploy, ctxPath=/i25, warUrl=.../tmp/deploy/tmp5309i25.war/
| 12:58:47,260 INFO [WebappClassLoader] validateJarFile(/opt/jboss-4.0.3/server/all/./tmp/deploy/tmp5309i25.war/WEB-INF/lib/servlet-api.jar) - jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: javax/servlet/Servlet.class
| 12:58:47,780 INFO [TilesPlugin] Tiles definition factory loaded for module ''.
| 12:58:51,263 INFO [TomcatDeployer] deploy, ctxPath=/m40, warUrl=.../tmp/deploy/tmp5310m40.war/
| 12:58:51,449 INFO [[/m40]] Initializing Spring root WebApplicationContext
| 12:58:51,450 INFO [ContextLoader] Root WebApplicationContext: initialization started
| 12:58:51,509 INFO [XmlWebApplicationContext] Refreshing org.springframework.web.context.support.XmlWebApplicationContext@b48e23: display name [Root WebApplicationContext]; startup date [Thu Jan 17 12:58:51 EST 2008]; root of context hierarchy
| 12:58:51,656 INFO [XmlBeanDefinitionReader] Loading XML bean definitions from ServletContext resource [/WEB-INF/spring/applicationContext.xml]
| 12:58:52,904 INFO [XmlBeanDefinitionReader] Loading XML bean definitions from ServletContext resource [/WEB-INF/spring/applicationContext-acegi.xml]
| 12:58:52,950 INFO [XmlBeanDefinitionReader] Loading XML bean definitions from ServletContext resource [/WEB-INF/spring/applicationContext-acegi-extra.xml]
| 12:58:52,986 INFO [XmlWebApplicationContext] Bean factory for application context [org.springframework.web.context.support.XmlWebApplicationContext@b48e23]: org.springframework.beans.factory.support.DefaultListableBeanFactory@ce374a
| 12:58:55,010 INFO [PropertyPlaceholderConfigurer] Loading properties file from class path resource [jdbc.properties]
| 12:58:55,175 INFO [XmlWebApplicationContext] Bean 'loggingProxyCreator' is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
| 12:58:55,276 INFO [DefaultListableBeanFactory] Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@ce374a: defining beans [sessionFactory,abstractSessionFactory,sessionFactoryDefault,jdbc.properties,propertyConfigurer,m40DataSource,m40TransactionManager,loggingInterceptor,loggingProxyCreator,m40TransactionAttributeSource,odsActesConstitutifsService,odsAddService,odsAdressesService,odsAnnulerModifsService,odsCompleterService,odsCoordonneesElectroniquesService,odsDeleteService,odsFermetureService,odsIdentificationService,odsNomsService,odsTelephonesService,ldsAddService,ldsAdressesService,ldsAnnulerModifsService,ldsCompleterService,ldsCoordonneesElectroniquesService,ldsDeleteService,ldsFermetureService,ldsIdentificationService,ldsNomsService,ldsServicesService,ldsTelephonesService,personneRessourceAddService,personneRessourceAdressesService,personneRessourceCoordonneesElectroniquesService,personneRessourceDeleteService,personneRessourceFermetureService,personneRessourceIdentificationService,personneRessourceTelephonesService,menuProxy,menuDelegate,recherchePersonneRessourceDelegate,fusionDelegateTarget,fusionDelegate,integrationDelegateTarget,integrationDelegate,cessionDelegateTarget,cessionDelegate,historiqueDelegate,rechercheCommuneDelegate,validateDelegate,odsAnnulerModifsDelegateTarget,odsAnnulerModifsDelegate,odsCompleterDelegateTarget,odsCompleterDelegate,odsDeleteDelegateTarget,odsDeleteDelegate,odsFermetureDelegateTarget,odsFermetureDelegate,odsSaveDelegateTarget,odsSaveDelegate,odsSaveCompleterDelegateTarget,odsSaveCompleterDelegate,odsValidateDelegate,ldsAnnulerModifsDelegateTarget,ldsAnnulerModifsDelegate,ldsCompleterDelegateTarget,ldsCompleterDelegate,ldsDeleteDelegateTarget,ldsDeleteDelegate,ldsFermetureDelegateTarget,ldsFermetureDelegate,ldsSaveDelegateTarget,ldsSaveDelegate,ldsSaveCompleterDelegateTarget,ldsSaveCompleterDelegate,ldsValidateDelegate,personneRessourceDeleteDelegateTarget,personneRessourceDeleteDelegate,personneRessourceFermetureDelegateTarget,personneRessourceFermetureDelegate,personneRessourceSaveDelegateTarget,personneRessourceSaveDelegate,personneRessourceValidateDelegate,recherchePersonneRessourceProxy,ficProxy,validateProxy,odsProxy,ldsProxy,personneRessourceProxy,fusionIntegrationCessionTarget,fusionIntegrationCessionService,fusionIntegrationCessionDAO,impliqueFusionTarget,impliqueFusionService,impliqueFusionDAO,abonneTarget,abonneService,abonneDAO,serviceWebTarget,serviceWebService,serviceWebDAO,acteConstitutifTarget,acteConstitutifService,acteConstitutifDAO,acteConstitutifEtatTarget,acteConstitutifEtatService,acteConstitutifEtatDAO,capaciteEtatTarget,capaciteEtatService,capaciteEtatDAO,adresseEtatTarget,adresseEtatService,adresseEtatDAO,adresseFormatLibreTarget,adresseFormatLibreService,adresseFormatLibreDAO,adresseTarget,adresseService,adresseDAO,capaciteTarget,capaciteService,capaciteDAO,caracteristiqueLieuDispensateurServicesTarget,caracteristiqueLieuDispensateurServicesService,caracteristiqueLieuDispensateurServicesDAO,caracteristiqueServiceTarget,caracteristiqueServiceService,caracteristiqueServiceDAO,categorieInstallationPostaleTarget,categorieInstallationPostaleService,categorieInstallationPostaleDAO,categorieServiceTarget,categorieServiceService,categorieServiceDAO,categorieSubdivisionImmeubleTarget,categorieSubdivisionImmeubleService,categorieSubdivisionImmeubleDAO,codePostalTarget,codePostalService,codePostalDAO,communicationTarget,communicationService,communicationDAO,coordonneeElectroniqueEtatTarget,coordonneeElectroniqueEtatService,coordonneeElectroniqueEtatDAO,coordonneeElectroniqueTarget,coordonneeElectroniqueService,coordonneeElectroniqueDAO,cycleRecommandationTarget,cycleRecommandationService,cycleRecommandationDAO,decisionTarget,decisionService,decisionDAO,demandeModificationEtatTarget,demandeModificationEtatService,demandeModificationEtatDAO,demandeModificationTarget,demandeModificationService,demandeModificationDAO,lieuDispensateurServicesDesignationTarget,lieuDispensateurServicesDesignationService,lieuDispensateurServicesDesignationDAO,documentJointTarget,documentJointService,documentJointDAO,domaineValeurTarget,domaineValeurService,domaineValeurDAO,elementInformationTarget,elementInformationService,elementInformationDAO,employeurTarget,employeurService,employeurDAO,etapeSuiviTarget,etapeSuiviService,etapeSuiviDAO,etatTarget,etatService,etatDAO,etatTypeFaciliteLinguistiqueTarget,etatTypeFaciliteLinguistiqueService,etatTypeFaciliteLinguistiqueDAO,evenementTarget,evenementService,evenementDAO,fonctionnaliteTarget,fonctionnaliteService,fonctionnaliteDAO,hierarchieLieuDispensateurServicesEtatTarget,hierarchieLieuDispensateurServicesEtatService,hierarchieLieuDispensateurServicesEtatDAO,hierarchieLieuDispensateurServicesTarget,hierarchieLieuDispensateurServicesService,hierarchieLieuDispensateurServicesDAO,hierarchieMissionTarget,hierarchieMissionService,hierarchieMissionDAO,hierarchieOrganismeDispensateurServicesEtatTarget,hierarchieOrganismeDispensateurServicesEtatService,hierarchieOrganismeDispensateurServicesEtatDAO,hierarchieOrganismeDispensateurServicesTarget,hierarchieOrganismeDispensateurServicesService,hierarchieOrganismeDispensateurServicesDAO,hierarchieServiceTarget,hierarchieServiceService,hierarchieServiceDAO,hierarchieTypeLieuDispensateurServicesTarget,hierarchieTypeLieuDispensateurServicesService,hierarchieTypeLieuDispensateurServicesDAO,historiqueFICServiceTarget,historiqueFICService,historiqueFICDAO,journalTarget,journalService,journalDAO,langueTarget,langueService,langueDAO,lieuDispensateurServicesEtatTarget,lieuDispensateurServicesEtatService,lieuDispensateurServicesEtatDAO,lieuDispensateurServicesTarget,lieuDispensateurServicesService,lieuDispensateurServicesDAO,lieuDispensateurServicesTerritoireTarget,lieuDispensateurServicesTerritoireService,lieuDispensateurServicesTerritoireDAO,lieuDispensateurServicesTypeFaciliteLinguistiqueTarget,lieuDispensateurServicesTypeFaciliteLinguistiqueService,lieuDispensateurServicesTypeFaciliteLinguistiqueDAO,loiTarget,loiService,loiDAO,menuTarget,menuService,menuDAO,messageTarget,messageService,messageDAO,missionServiceTarget,missionServiceService,missionServiceDAO,missionTarget,missionService,missionDAO,missionTypeCapaciteTarget,missionTypeCapaciteService,missionTypeCapaciteDAO,modeConstitutionTarget,modeConstitutionService,modeConstitutionDAO,modeFinancementTarget,modeFinancementService,modeFinancementDAO,municipaliteTarget,municipaliteService,municipaliteDAO,nomEtatTarget,nomEtatService,nomEtatDAO,nomTarget,nomService,nomDAO,odonymeTarget,odonymeService,odonymeDAO,organismeDispensateurServicesDesignationTarget,organismeDispensateurServicesDesignationService,organismeDispensateurServicesDesignationDAO,organismeDispensateurServicesElementInformationTarget,organismeDispensateurServicesElementInformationService,organismeDispensateurServicesElementInformationDAO,organismeDispensateurServicesEtatTarget,organismeDispensateurServicesEtatService,organismeDispensateurServicesEtatDAO,organismeDispensateurServicesTarget,organismeDispensateurServicesService,organismeDispensateurServicesDAO,organismeDispensateurServicesTypeDesignationMinistereTarget,organismeDispensateurServicesTypeDesignationMinistereService,organismeDispensateurServicesTypeDesignationMinistereDAO,organismeDispensateurServicesModeFinancementTarget,organismeDispensateurServicesModeFinancementService,organismeDispensateurServicesModeFinancementDAO,organismeDispensateurServicesModeFinancementEtatTarget,organismeDispensateurServicesModeFinancementEtatService,organismeDispensateurServicesModeFinancementEtatDAO,organismeDispensateurServicesTerritoireTarget,organismeDispensateurServicesTerritoireService,organismeDispensateurServicesTerritoireDAO,organismeLieuDispensateurServicesEtatTarget,organismeLieuDispensateurServicesEtatService,organismeLieuDispensateurServicesEtatDAO,organismeLieuDispensateurServicesTarget,organismeLieuDispensateurServicesService,organismeLieuDispensateurServicesDAO,parametreTarget,parametreService,parametreDAO,paysTarget,paysService,paysDAO,permisTarget,permisService,permisDAO,personneRessourceTarget,personneRessourceService,personneRessourceDAO,personneRessourceTypePersonneRessourceTarget,personneRessourceTypePersonneRessourceService,personneRessourceTypePersonneRessourceDAO,pointCardinalTarget,pointCardinalService,pointCardinalDAO,problematiqueProgrammeTarget,problematiqueProgrammeService,problematiqueProgrammeDAO,problematiqueTarget,problematiqueService,problematiqueDAO,programmeModeFinancementTarget,programmeModeFinancementService,programmeModeFinancementDAO,programmeTarget,programmeService,programmeDAO,promoteurTarget,promoteurService,promoteurDAO,raisonFermetureTarget,raisonFermetureService,raisonFermetureDAO,recommandationTarget,recommandationService,recommandationDAO,regroupeDemandeModifTarget,regroupeDemandeModifService,regroupeDemandeModifDAO,rejetChargementTarget,rejetChargementService,rejetChargementDAO,serviceCapaciteMissionTarget,serviceCapaciteMissionService,serviceCapaciteMissionDAO,serviceLieuDispensateurServicesLangueTarget,serviceLieuDispensateurServicesLangueService,serviceLieuDispensateurServicesLangueDAO,serviceLieuDispensateurServicesTarget,serviceLieuDispensateurServicesService,serviceLieuDispensateurServicesDAO,serviceProgrammeTarget,serviceProgrammeService,serviceProgrammeDAO,serviceLieuDispensateurServicesLangueEtatTarget,serviceLieuDispensateurServicesLangueEtatService,serviceLieuDispensateurServicesLangueEtatDAO,serviceTarget,serviceService,serviceDAO,severiteTarget,severiteService,severiteDAO,sexeTarget,sexeService,sexeDAO,statistiqueTarget,statistiqueService,statistiqueDAO,subdivisionPaysTarget,subdivisionPaysService,subdivisionPaysDAO,telephoneEtatTarget,telephoneEtatService,telephoneEtatDAO,telephoneTarget,telephoneService,telephoneDAO,territoireTarget,territoireService,territoireDAO,themeTarget,themeService,themeDAO,typeCapaciteTarget,typeCapaciteService,typeCapaciteDAO,typeContributeurTarget,typeContributeurService,typeContributeurDAO,typeCoordonneeElectroniqueTarget,typeCoordonneeElectroniqueService,typeCoordonneeElectroniqueDAO,typeCoordonneeGeospatialeTarget,typeCoordonneeGeospatialeService,typeCoordonneeGeospatialeDAO,typeDemandeTarget,typeDemandeService,typeDemandeDAO,typeDesignationMinistereEtatTarget,typeDesignationMinistereEtatService,typeDesignationMinistereEtatDAO,typeDesignationMinisterielleTarget,typeDesignationMinisterielleService,typeDesignationMinisterielleDAO,typeDiffusionTarget,typeDiffusionService,typeDiffusionDAO,typeEtapeSuiviTarget,typeEtapeSuiviService,typeEtapeSuiviDAO,typeEtatTarget,typeEtatService,typeEtatDAO,typeEvenementTarget,typeEvenementService,typeEvenementDAO,typeFaciliteLinguistiqueTarget,typeFaciliteLinguistiqueService,typeFaciliteLinguistiqueDAO,typeInformationTarget,typeInformationService,typeInformationDAO,typeLieuDispensateurServicesMissionTarget,typeLieuDispensateurServicesMissionService,typeLieuDispensateurServicesMissionDAO,typeLieuDispensateurServicesRaisonFermetureTarget,typeLieuDispensateurServicesRaisonFermetureService,typeLieuDispensateurServicesRaisonFermetureDAO,typeLieuDispensateurServicesTarget,typeLieuDispensateurServicesService,typeLieuDispensateurServicesDAO,typeLieuDispensateurServicesTypeCapaciteTarget,typeLieuDispensateurServicesTypeCapaciteService,typeLieuDispensateurServicesTypeCapaciteDAO,typeLieuDispensateurServicesTypeContributeurTarget,typeLieuDispensateurServicesTypeContributeurService,typeLieuDispensateurServicesTypeContributeurDAO,typeLieuDispensateurServicesTypeCoordonneeElectroniqueTarget,typeLieuDispensateurServicesTypeCoordonneeElectroniqueService,typeLieuDispensateurServicesTypeCoordonneeElectroniqueDAO,typeLieuDispensateurServicesTypeEtapeSuiviTarget,typeLieuDispensateurServicesTypeEtapeSuiviService,typeLieuDispensateurServicesTypeEtapeSuiviDAO,typeLieuDispensateurServicesTypeEvenementTarget,typeLieuDispensateurServicesTypeEvenementService,typeLieuDispensateurServicesTypeEvenementDAO,typeLieuDispensateurServicesTypeInformationTarget,typeLieuDispensateurServicesTypeInformationService,typeLieuDispensateurServicesTypeInformationDAO,typeLieuDispensateurServicesTypeNomTarget,typeLieuDispensateurServicesTypeNomService,typeLieuDispensateurServicesTypeNomDAO,typeLieuDispensateurServicesTypePersonneRessourceTarget,typeLieuDispensateurServicesTypePersonneRessourceService,typeLieuDispensateurServicesTypePersonneRessourceDAO,typeLieuDispensateurServicesTypeTelephoneTarget,typeLieuDispensateurServicesTypeTelephoneService,typeLieuDispensateurServicesTypeTelephoneDAO,typeLieuDispensateurServicesTypeTerritoireTarget,typeLieuDispensateurServicesTypeTerritoireService,typeLieuDispensateurServicesTypeTerritoireDAO,typeLieuDispensateurServicesTypeUtilisationTarget,typeLieuDispensateurServicesTypeUtilisationService,typeLieuDispensateurServicesTypeUtilisationDAO,typeMissionTarget,typeMissionService,typeMissionDAO,typeModeFinancementTarget,typeModeFinancementService,typeModeFinancementDAO,typeNomTarget,typeNomService,typeNomDAO,typeOrganismeDispensateurServicesHierarchieTarget,typeOrganismeDispensateurServicesHierarchieService,typeOrganismeDispensateurServicesHierarchieDAO,typeOrganismeDispensateurServicesMissionTarget,typeOrganismeDispensateurServicesMissionService,typeOrganismeDispensateurServicesMissionDAO,typeOrganismeDispensateurServicesModeFinancementTarget,typeOrganismeDispensateurServicesModeFinancementService,typeOrganismeDispensateurServicesModeFinancementDAO,typeOrganismeDispensateurServiceModeConstitutionTarget,typeOrganismeDispensateurServiceModeConstitutionService,typeOrganismeDispensateurServiceModeConstitutionDAO,typeOrganismeDispensateurServicesRaisonFermetureTarget,typeOrganismeDispensateurServicesRaisonFermetureService,typeOrganismeDispensateurServicesRaisonFermetureDAO,typeOrganismeDispensateurServicesTarget,typeOrganismeDispensateurServicesService,typeOrganismeDispensateurServicesDAO,typeOrganismeDispensateurServicesTypeCapaciteTarget,typeOrganismeDispensateurServicesTypeCapaciteService,typeOrganismeDispensateurServicesTypeCapaciteDAO,typeOrganismeDispensateurServicesTypeContributeurTarget,typeOrganismeDispensateurServicesTypeContributeurService,typeOrganismeDispensateurServicesTypeContributeurDAO,typeOrganismeDispensateurServicesTypeCoordonneeElectroniqueTarget,typeOrganismeDispensateurServicesTypeCoordonneeElectroniqueService,typeOrganismeDispensateurServicesTypeCoordonneeElectroniqueDAO,typeOrganismeDispensateurServicesTypeEtapeSuiviTarget,typeOrganismeDispensateurServicesTypeEtapeSuiviService,typeOrganismeDispensateurServicesTypeEtapeSuiviDAO,typeOrganismeDispensateurServicesTypeEvenementTarget,typeOrganismeDispensateurServicesTypeEvenementService,typeOrganismeDispensateurServicesTypeEvenementDAO,typeOrganismeDispensateurServicesTypeInformationTarget,typeOrganismeDispensateurServicesTypeInformationService,typeOrganismeDispensateurServicesTypeInformationDAO,typeOrganismeDispensateurServicesTypeNomTarget,typeOrganismeDispensateurServicesTypeNomService,typeOrganismeDispensateurServicesTypeNomDAO,typeOrganismeDispensateurServicesTypePersonneRessourceTarget,typeOrganismeDispensateurServicesTypePersonneRessourceService,typeOrganismeDispensateurServicesTypePersonneRessourceDAO,typeOrganismeDispensateurServicesTypeTelephoneTarget,typeOrganismeDispensateurServicesTypeTelephoneService,typeOrganismeDispensateurServicesTypeTelephoneDAO,typeOrganismeDispensateurServicesTypeTerritoireTarget,typeOrganismeDispensateurServicesTypeTerritoireService,typeOrganismeDispensateurServicesTypeTerritoireDAO,typeOrganismeDispensateurServicesTypeUtilisationTarget,typeOrganismeDispensateurServicesTypeUtilisationService,typeOrganismeDispensateurServicesTypeUtilisationDAO,typePersonneRessourceTarget,typePersonneRessourceService,typePersonneRessourceDAO,typeRelationAffaireTarget,typeRelationAffaireService,typeRelationAffaireDAO,typeStatistiqueTarget,typeStatistiqueService,typeStatistiqueDAO,typeStatutTarget,typeStatutService,typeStatutDAO,typeTelephoneTarget,typeTelephoneService,typeTelephoneDAO,typeTerritoireTarget,typeTerritoireService,typeTerritoireDAO,typeUtilisationTarget,typeUtilisationService,typeUtilisationDAO,uniteMesureTarget,uniteMesureService,uniteMesureDAO,utilisateurCommunicationTarget,utilisateurCommunicationService,utilisateurCommunicationDAO,utilisateurDemandeModificationTarget,utilisateurDemandeModificationService,utilisateurDemandeModificationDAO,utilisateurEmployeurTarget,utilisateurEmployeurService,utilisateurEmployeurDAO,utilisateurEtapeSuiviTarget,utilisateurEtapeSuiviService,utilisateurEtapeSuiviDAO,utilisateurLieuDispensateurServicesTarget,utilisateurLieuDispensateurServicesService,utilisateurLieuDispensateurServicesDAO,utilisateurOrganismeDispensateurServicesTarget,utilisateurOrganismeDispensateurServicesService,utilisateurOrganismeDispensateurServicesDAO,utilisateurTarget,utilisateurService,utilisateurDAO,rechercheTarget,rechercheService,rechercheDAO,consultationTerritoireService,consultationMunicipaliteService,attributionTerritoireService,identDecoupMunCpAdService,m34Delegate,contextHolderAwareRequestFilter,authenticationManager,roleVoter,accessDecisionManager,userDetailsServiceImpl,httpSessionContextIntegrationFilter,logoutFilter,authenticationProcessingFilter,filterChainProxy,daoAuthenticationProvider,timeoutFilter]; root of factory hierarchy
| 12:58:55,507 INFO [Environment] Hibernate 3.2.2
| 12:58:55,521 INFO [Environment] hibernate.properties not found
| 12:58:55,525 INFO [Environment] Bytecode provider name : cglib
| 12:58:55,531 INFO [Environment] using JDK 1.4 java.sql.Timestamp handling
| 12:58:55,659 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/CategorieService.hbm.xml
| 12:58:55,912 INFO [HbmBinder] Mapping class: com.msss.m40.bo.CategorieService -> TM40CategService
| 12:58:55,956 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeOrganismeDispensateurServicesTypeEvenement.hbm.xml
| 12:58:55,985 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeOrganismeDispensateurServicesTypeEvenement -> TM40_TypeODS_TypeEvenement
| 12:58:56,608 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/RejetChargement.hbm.xml
| 12:58:56,637 INFO [HbmBinder] Mapping class: com.msss.m40.bo.RejetChargement -> TM40RejetChargement
| 12:58:56,639 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeOrganismeDispensateurServicesTypeTerritoire.hbm.xml
| 12:58:56,668 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeOrganismeDispensateurServicesTypeTerritoire -> TM40_TypeODS_TypeTerritoire
| 12:58:56,670 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeLieuDispensateurServicesRaisonFermeture.hbm.xml
| 12:58:56,699 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeLieuDispensateurServicesRaisonFermeture -> TM40_TypeLDS_RaisonFermeture
| 12:58:56,702 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeLieuDispensateurServicesTypeTelephone.hbm.xml
| 12:58:56,745 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeLieuDispensateurServicesTypeTelephone -> TM40_TypeLDS_TypeTelephone
| 12:58:56,748 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeDesignationMinistereEtat.hbm.xml
| 12:58:56,790 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeDesignationMinistereEtat -> TM40_TypeDesignationMinist_Etat
| 12:58:56,792 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeOrganismeDispensateurServicesTypeCapacite.hbm.xml
| 12:58:56,833 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeOrganismeDispensateurServicesTypeCapacite -> TM40_TypeODS_TypeCapacite
| 12:58:56,835 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/MissionTypeCapacite.hbm.xml
| 12:58:56,878 INFO [HbmBinder] Mapping class: com.msss.m40.bo.MissionTypeCapacite -> TM40_Mission_TypeCapacite
| 12:58:56,881 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/RegroupeDemandeModif.hbm.xml
| 12:58:56,918 INFO [HbmBinder] Mapping class: com.msss.m40.bo.RegroupeDemandeModif -> TM40RegroupeDemandeModif
| 12:58:56,921 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Loi.hbm.xml
| 12:58:56,958 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Loi -> TM40Loi
| 12:58:56,960 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.Loi.modeConstitutions -> TM40_Loi_ModeConstitution
| 12:58:56,961 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/HistoriqueFIC.hbm.xml
| 12:58:56,997 INFO [HbmBinder] Mapping class: com.msss.m40.bo.HistoriqueFIC -> VM40HistoriqueODS_LDS
| 12:58:56,999 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeLieuDispensateurServicesTypeInformation.hbm.xml
| 12:58:57,037 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeLieuDispensateurServicesTypeInformation -> TM40_TypeLDS_TypeInformation
| 12:58:57,040 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Mission.hbm.xml
| 12:58:57,086 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Mission -> TM40Mission
| 12:58:57,089 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.Mission.typeContributeurs -> TM40_Mission_TypeContributeur
| 12:58:57,091 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.Mission.programmes -> TM40_Mission_Programme
| 12:58:57,092 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.Mission.typeTerritoires -> TM40_Mission_TypeTerritoire
| 12:58:57,093 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.Mission.typeDesignationMinists -> TM40_Mission_TypeDesignationMinist
| 12:58:57,095 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.Mission.typeRelationAffaires -> TM40_Mission_TypeRelationAffaire
| 12:58:57,096 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.Mission.modeFinancements -> TM40_Mission_ModeFinancement
| 12:58:57,097 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Severite.hbm.xml
| 12:58:57,130 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Severite -> TM40Severite
| 12:58:57,132 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/DocumentJoint.hbm.xml
| 12:58:57,164 INFO [HbmBinder] Mapping class: com.msss.m40.bo.DocumentJoint -> TM40DocumentJoint
| 12:58:57,169 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeCoordonneeElectronique.hbm.xml
| 12:58:57,205 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeCoordonneeElectronique -> TM40TypeCoordElectronique
| 12:58:57,209 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/ODSLDSDesignationHistoriqueView.hbm.xml
| 12:58:57,239 INFO [HbmBinder] Mapping class: com.msss.m40.bo.ODSLDSDesignationHistoriqueView -> VM40ODSLDSDesignationHistorique
| 12:58:57,241 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Message.hbm.xml
| 12:58:57,272 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Message -> TM40Message
| 12:58:57,277 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/UtilisateurEtapeSuivi.hbm.xml
| 12:58:57,304 INFO [HbmBinder] Mapping class: com.msss.m40.bo.UtilisateurEtapeSuivi -> TM40_Utilisateur_EtapeSuivi
| 12:58:57,307 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeLieuDispensateurServicesTypeEtapeSuivi.hbm.xml
| 12:58:57,334 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeLieuDispensateurServicesTypeEtapeSuivi -> TM40_TypeLDS_TypeEtapeSuivi
| 12:58:57,337 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeLieuDispensateurServicesTypeUtilisation.hbm.xml
| 12:58:57,362 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeLieuDispensateurServicesTypeUtilisation -> TM40_TypeLDS_TypeUtilisation
| 12:58:57,364 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeTelephone.hbm.xml
| 12:58:57,390 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeTelephone -> TM40TypeTelephone
| 12:58:57,393 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/CategorieInstallationPostale.hbm.xml
| 12:58:57,417 INFO [HbmBinder] Mapping class: com.msss.m40.bo.CategorieInstallationPostale -> TM40CategInstallationPostale
| 12:58:57,419 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeStatut.hbm.xml
| 12:58:57,442 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeStatut -> TM40TypeStatut
| 12:58:57,444 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/ResultatsRechercheTO.hbm.xml
| 12:58:57,478 INFO [HbmBinder] Mapping class: com.msss.m40.to.ResultatsRechercheTO -> ResultatsRechercheTO
| 12:58:57,493 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/ServiceCapaciteMission.hbm.xml
| 12:58:57,516 INFO [HbmBinder] Mapping class: com.msss.m40.bo.ServiceCapaciteMission -> VM40_Capacite_LDS
| 12:58:57,522 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeOrganismeDispensateurServicesTypePersonneRessource.hbm.xml
| 12:58:57,540 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeOrganismeDispensateurServicesTypePersonneRessource -> TM40_TypeODS_TypePersRess
| 12:58:57,543 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/OrganismeDispensateurServicesModeFinancement.hbm.xml
| 12:58:57,562 INFO [HbmBinder] Mapping class: com.msss.m40.bo.OrganismeDispensateurServicesModeFinancement -> TM40_ODS_ModeFinancement
| 12:58:57,563 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.OrganismeDispensateurServicesModeFinancement.demandesModification -> TM40_DemandeModif_ODS_ModeFinancement
| 12:58:57,565 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/PersonneRessourceTypePersonneRessource.hbm.xml
| 12:58:57,582 INFO [HbmBinder] Mapping class: com.msss.m40.bo.PersonneRessourceTypePersonneRessource -> TM40_PersRess_TypePersRess
| 12:58:57,585 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/OrganismeLieuDispensateurServices.hbm.xml
| 12:58:57,608 INFO [HbmBinder] Mapping class: com.msss.m40.bo.OrganismeLieuDispensateurServices -> TM40_ODS_LDS
| 12:58:57,610 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/CaracteristiqueLieuDispensateurServices.hbm.xml
| 12:58:57,627 INFO [HbmBinder] Mapping class: com.msss.m40.bo.CaracteristiqueLieuDispensateurServices -> TM40CaractLDS
| 12:58:57,629 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeOrganismeDispensateurServicesTypeNom.hbm.xml
| 12:58:57,644 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeOrganismeDispensateurServicesTypeNom -> TM40_TypeODS_TypeNom
| 12:58:57,646 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/PointCardinal.hbm.xml
| 12:58:57,657 INFO [HbmBinder] Mapping class: com.msss.m40.bo.PointCardinal -> TM40PointCardinal
| 12:58:57,657 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeModeFinancement.hbm.xml
| 12:58:57,668 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeModeFinancement -> TM40TypeModeFinancement
| 12:58:57,669 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.TypeModeFinancement.modeFinancements -> TM40_ModeFinance_TypeModeFinance
| 12:58:57,669 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/HierarchieMission.hbm.xml
| 12:58:57,679 INFO [HbmBinder] Mapping class: com.msss.m40.bo.HierarchieMission -> TM40HierarchieMission
| 12:58:57,681 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeEtapeSuivi.hbm.xml
| 12:58:57,692 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeEtapeSuivi -> TM40TypeEtapeSuivi
| 12:58:57,694 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeLieuDispensateurServicesTypeTerritoire.hbm.xml
| 12:58:57,703 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeLieuDispensateurServicesTypeTerritoire -> TM40_TypeLDS_TypeTerritoire
| 12:58:57,705 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Langue.hbm.xml
| 12:58:57,714 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Langue -> TM40Langue
| 12:58:57,715 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/OrganismeLieuDispensateurServicesEtat.hbm.xml
| 12:58:57,723 INFO [HbmBinder] Mapping class: com.msss.m40.bo.OrganismeLieuDispensateurServicesEtat -> TM40_ODS_LDS_Etat
| 12:58:57,724 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/SubdivisionPays.hbm.xml
| 12:58:57,734 INFO [HbmBinder] Mapping class: com.msss.m40.bo.SubdivisionPays -> TM40SubdivPays
| 12:58:57,735 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/LieuDispensateurServices.hbm.xml
| 12:58:57,751 INFO [HbmBinder] Mapping class: com.msss.m40.bo.LieuDispensateurServices -> TM40LDS
| 12:58:57,755 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeOrganismeDispensateurServicesTypeCoordonneeElectronique.hbm.xml
| 12:58:57,764 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeOrganismeDispensateurServicesTypeCoordonneeElectronique -> TM40_TypeODS_TypeCoordElectronique
| 12:58:57,765 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/CapaciteEtat.hbm.xml
| 12:58:57,777 INFO [HbmBinder] Mapping class: com.msss.m40.bo.CapaciteEtat -> TM40_Capacite_Etat
| 12:58:57,779 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/DemandeModificationEtat.hbm.xml
| 12:58:57,787 INFO [HbmBinder] Mapping class: com.msss.m40.bo.DemandeModificationEtat -> TM40_DemandeModif_Etat
| 12:58:57,789 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/ServiceLieuDispensateurServices.hbm.xml
| 12:58:57,797 INFO [HbmBinder] Mapping class: com.msss.m40.bo.ServiceLieuDispensateurServices -> TM40ServiceLDS
| 12:58:57,799 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/RaisonFermeture.hbm.xml
| 12:58:57,808 INFO [HbmBinder] Mapping class: com.msss.m40.bo.RaisonFermeture -> TM40RaisonFermeture
| 12:58:57,809 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/DomaineValeur.hbm.xml
| 12:58:57,818 INFO [HbmBinder] Mapping class: com.msss.m40.bo.DomaineValeur -> TM40DomaineValeur
| 12:58:57,819 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Permis.hbm.xml
| 12:58:57,828 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Permis -> TM40Permis
| 12:58:57,830 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/LieuDispensateurServicesTerritoire.hbm.xml
| 12:58:57,839 INFO [HbmBinder] Mapping class: com.msss.m40.bo.LieuDispensateurServicesTerritoire -> TM40_LDS_Territoire
| 12:58:57,840 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Theme.hbm.xml
| 12:58:57,849 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Theme -> TM40Theme
| 12:58:57,850 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/UtilisateurEmployeur.hbm.xml
| 12:58:57,859 INFO [HbmBinder] Mapping class: com.msss.m40.bo.UtilisateurEmployeur -> TM40_Utilisateur_Employeur
| 12:58:57,861 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeInformation.hbm.xml
| 12:58:57,874 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeInformation -> TM40TypeInformation
| 12:58:57,876 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Programme.hbm.xml
| 12:58:57,887 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Programme -> TM40Programme
| 12:58:57,888 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.Programme.missions -> TM40_Mission_Programme
| 12:58:57,888 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/ActeConstitutifEtat.hbm.xml
| 12:58:57,896 INFO [HbmBinder] Mapping class: com.msss.m40.bo.ActeConstitutifEtat -> TM40_ActeConstitutif_Etat
| 12:58:57,897 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/ZeProceduresStockees.hbm.xml
| 12:58:57,910 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/ImpliqueFusion.hbm.xml
| 12:58:57,918 INFO [HbmBinder] Mapping class: com.msss.m40.bo.ImpliqueFusion -> TM40ImpliqueFIC
| 12:58:57,919 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeTerritoire.hbm.xml
| 12:58:57,930 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeTerritoire -> TM40TypeTerritoire
| 12:58:57,931 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.TypeTerritoire.missions -> TM40_Mission_TypeTerritoire
| 12:58:57,932 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeLieuDispensateurServicesTypeCoordonneElectronique.hbm.xml
| 12:58:57,940 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeLieuDispensateurServicesTypeCoordonneeElectronique -> TM40_TypeLDS_TypeCoordElectronique
| 12:58:57,941 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Adresse.hbm.xml
| 12:58:57,954 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Adresse -> TM40Adresse
| 12:58:57,955 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.Adresse.demandesModification -> TM40_DemandeModif_Adresse
| 12:58:57,960 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Utilisateur.hbm.xml
| 12:58:57,974 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Utilisateur -> TM40Utilisateur
| 12:58:57,976 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.Utilisateur.cycleRecommandations -> TM40_Utilisateur_CycleRecommandation
| 12:58:57,977 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.Utilisateur.typeContributeurs -> Tm40_Utilisateur_TypeContributeur
| 12:58:57,978 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/AdresseEtat.hbm.xml
| 12:58:57,990 INFO [HbmBinder] Mapping class: com.msss.m40.bo.AdresseEtat -> TM40_Adresse_Etat
| 12:58:57,991 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeOrganismeDispensateurServicesTypeContributeur.hbm.xml
| 12:58:57,999 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeOrganismeDispensateurServicesTypeContributeur -> TM40_TypeODS_TypeContributeur
| 12:58:58,001 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeLieuDispensateurServicesTypeEvenement.hbm.xml
| 12:58:58,011 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeLieuDispensateurServicesTypeEvenement -> TM40_TypeLDS_TypeEvenement
| 12:58:58,013 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/FusionIntegrationCession.hbm.xml
| 12:58:58,022 INFO [HbmBinder] Mapping class: com.msss.m40.bo.FusionIntegrationCession -> TM40FusionIntegrationCession
| 12:58:58,024 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeUtilisation.hbm.xml
| 12:58:58,036 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeUtilisation -> TM40TypeUtilisation
| 12:58:58,039 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/ServiceLieuDispensateurServicesLangueEtat.hbm.xml
| 12:58:58,049 INFO [HbmBinder] Mapping class: com.msss.m40.bo.ServiceLieuDispensateurServicesLangueEtat -> TM40_ServiceLDS_CdLang_Etat
| 12:58:58,050 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeDemande.hbm.xml
| 12:58:58,064 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeDemande -> TM40TypeDemande
| 12:58:58,064 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Promoteur.hbm.xml
| 12:58:58,074 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Promoteur -> TM40Promoteur
| 12:58:58,075 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Capacite.hbm.xml
| 12:58:58,085 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Capacite -> TM40Capacite
| 12:58:58,086 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.Capacite.demandesModification -> TM40_DemandeModif_Capacite
| 12:58:58,087 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Decision.hbm.xml
| 12:58:58,095 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Decision -> TM40Decision
| 12:58:58,096 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/OrganismeDispensateurServicesEtat.hbm.xml
| 12:58:58,104 INFO [HbmBinder] Mapping class: com.msss.m40.bo.OrganismeDispensateurServicesEtat -> TM40_ODS_Etat
| 12:58:58,106 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Menu.hbm.xml
| 12:58:58,115 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Menu -> TM40Menu
| 12:58:58,116 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeLieuDispensateurServicesMission.hbm.xml
| 12:58:58,124 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeLieuDispensateurServicesMission -> TM40_TypeLDS_Mission
| 12:58:58,125 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeLieuDispensateurServicesTypePersonneRessource.hbm.xml
| 12:58:58,133 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeLieuDispensateurServicesTypePersonneRessource -> TM40_TypeLDS_TypePersRess
| 12:58:58,135 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Recommandation.hbm.xml
| 12:58:58,143 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Recommandation -> TM40Recommandation
| 12:58:58,144 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/UtilisateurCommunication.hbm.xml
| 12:58:58,151 INFO [HbmBinder] Mapping class: com.msss.m40.bo.UtilisateurCommunication -> TM40_Utilisateur_Communication
| 12:58:58,152 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/CycleRecommandation.hbm.xml
| 12:58:58,161 INFO [HbmBinder] Mapping class: com.msss.m40.bo.CycleRecommandation -> TM40CycleRecommandation
| 12:58:58,162 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.CycleRecommandation.utilisateurs -> TM40_Utilisateur_CycleRecommandation
| 12:58:58,162 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Municipalite.hbm.xml
| 12:58:58,170 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Municipalite -> TM40Municipalite
| 12:58:58,171 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Telephone.hbm.xml
| 12:58:58,183 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Telephone -> TM40Telephone
| 12:58:58,183 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.Telephone.demandesModification -> TM40_DemandeModif_Telephone
| 12:58:58,186 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeLieuDispensateurServicesTypeCapacite.hbm.xml
| 12:58:58,199 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeLieuDispensateurServicesTypeCapacite -> TM40_TypeLDS_TypeCapacite
| 12:58:58,201 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/OrganismeDispensateurServicesTypeDesignationMinistere.hbm.xml
| 12:58:58,215 INFO [HbmBinder] Mapping class: com.msss.m40.bo.OrganismeDispensateurServicesTypeDesignationMinistere -> TM40_ODS_TypeDesignationMinist
| 12:58:58,217 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeEvenement.hbm.xml
| 12:58:58,227 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeEvenement -> TM40TypeEvenement
| 12:58:58,229 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/OrganismeDispensateurServicesModeFinancementEtat.hbm.xml
| 12:58:58,237 INFO [HbmBinder] Mapping class: com.msss.m40.bo.OrganismeDispensateurServicesModeFinancementEtat -> TM40_ODS_ModeFinancement_Etat
| 12:58:58,238 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/AdresseFormatLibre.hbm.xml
| 12:58:58,247 INFO [HbmBinder] Mapping class: com.msss.m40.bo.AdresseFormatLibre -> TM40AdresseFormatLibre
| 12:58:58,248 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeOrganismeDispensateurServicesHierarchie.hbm.xml
| 12:58:58,259 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeOrganismeDispensateurServicesHierarchie -> TM40_TypeODS_Hierarchie
| 12:58:58,260 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Journal.hbm.xml
| 12:58:58,267 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Journal -> TM40Journal
| 12:58:58,267 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Statistique.hbm.xml
| 12:58:58,275 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Statistique -> TM40Statistique
| 12:58:58,277 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeContributeur.hbm.xml
| 12:58:58,288 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeContributeur -> TM40TypeContributeur
| 12:58:58,290 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.TypeContributeur.utilisateurs -> Tm40_Utilisateur_TypeContributeur
| 12:58:58,290 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.TypeContributeur.missions -> Tm40_Mission_TypeContributeur
| 12:58:58,291 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeStatistique.hbm.xml
| 12:58:58,299 INFO [HbmBinder] Mapping class: com.msss.m40.bo.TypeStatistique -> TM40TypeStatistique
| 12:58:58,300 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/ServiceWeb.hbm.xml
| 12:58:58,307 INFO [HbmBinder] Mapping class: com.msss.m40.bo.ServiceWeb -> TM40ServiceWeb
| 12:58:58,308 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.ServiceWeb.abonnes -> TM40_Abonne_ServiceWeb
| 12:58:58,308 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/DemandeModificationODSTypeDesignationMinisterielle.hbm.xml
| 12:58:58,317 INFO [HbmBinder] Mapping class: com.msss.m40.bo.DemandeModificationODSTypeDesignationMinisterielle -> TM40_DemandeModif_ODS_TypeDesignationMinist
| 12:58:58,318 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/MissionService.hbm.xml
| 12:58:58,326 INFO [HbmBinder] Mapping class: com.msss.m40.bo.MissionService -> TM40_Mission_Service
| 12:58:58,327 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/ModeFinancement.hbm.xml
| 12:58:58,336 INFO [HbmBinder] Mapping class: com.msss.m40.bo.ModeFinancement -> TM40ModeFinancement
| 12:58:58,336 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.ModeFinancement.typeModeFinancement -> TM40_ModeFinance_TypeModeFinance
| 12:58:58,337 INFO [HbmBinder] Mapping collection: com.msss.m40.bo.ModeFinancement.missions -> TM40_Mission_ModeFinancement
| 12:58:58,338 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/Parametre.hbm.xml
| 12:58:58,345 INFO [HbmBinder] Mapping class: com.msss.m40.bo.Parametre -> TM40Parametre
| 12:58:58,346 INFO [Configuration] Reading mappings from file: /opt/jboss-4.0.3/server/all/tmp/deploy/tmp5310m40.war/WEB-INF/classes/com/msss/m40/bo/hibernate/TypeOrganismeDispe
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121318#4121318
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121318
18 years, 5 months
[JBoss Seam] - Re: Need definitive answers on unit testing with Seam
by grettke_spdr
"christian.bauer(a)jboss.com" wrote : All of the threads you link to are from people who didn't read the updated documentation of Seam 2.0:
|
That is me, I was reading 1.2.1.GA documentation as that is what we are using right now.
"christian.bauer(a)jboss.com" wrote :
| Note the last sentence. All the postersl (and probably you) have problems because they are using the wrong persistence.xml. If you don't understand how the persistence.xml needs to look like for a standalone EntityManager test (without SeamTest container),
|
In other words we need to get off our lazy butts and read up on how JPA works! :)
You put it very nicely, though. One of the guys at work would've said to me "Grant. Thinking is required.". I suppose there is just a lot on everyone's mind right now.
Folks using seam-gen'd projects honestly expect this stuff to be wired up out of the box. Lazy people? Perhaps (finger pointing back at myself).
"christian.bauer(a)jboss.com" wrote : read the second chapter of my book (it's free).
|
I own a copy of Christian's book. It is a real treat. I wouldn't say that just because Christian is so helpful either. If it sucked I just wouldn't have mentioned it at all.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121310#4121310
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121310
18 years, 5 months
[JBoss Seam] - Problem with Seam tests and "dependsOnGroups"
by chawax
Hi,
I have problems on TestNG tests for Seam components when using dependsOnGroups attribute of @Test annotation.
For example, this test works :
@org.testng.annotations.Test (groups="groupe1")
| public void testUsageUnite() throws Exception
| {
| new ComponentTest() {
| @Override
| protected void testComponents() throws Exception {
while this one doesn't work :
@org.testng.annotations.Test (
| groups="groupe2",
| dependsOnGroups="groupe1")
| public void testCreerUnitesOrganisationFromCodeUnique() throws Exception
| {
| new ComponentTest() {
| @Override
| protected void testComponents() throws Exception {
The stack trace is the following :
begin(fr.myCompanycore.organisation.test.ServiceOrganisationExterneTest) Time elapsed: 0.062 sec <<< FAILURE!
| java.lang.IllegalStateException: Attempted to invoke a Seam component outside the an initialized application
| at org.jboss.seam.contexts.Lifecycle.getApplication(Lifecycle.java:36)
| at org.jboss.seam.contexts.Lifecycle.beginSession(Lifecycle.java:169)
| at org.jboss.seam.contexts.ServletLifecycle.beginSession(ServletLifecycle.java:124)
| at org.jboss.seam.mock.BaseSeamTest.begin(BaseSeamTest.java:920)
| at org.jboss.seam.mock.SeamTest.begin(SeamTest.java:28)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.testng.internal.MethodHelper.invokeMethod(MethodHelper.java:552)
| at org.testng.internal.Invoker.invokeConfigurationMethod(Invoker.java:322)
| at org.testng.internal.Invoker.invokeConfigurations(Invoker.java:156)
| at org.testng.internal.Invoker.invokeMethod(Invoker.java:365)
| at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:785)
| at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:114)
| at org.testng.TestRunner.privateRun(TestRunner.java:693)
| at org.testng.TestRunner.run(TestRunner.java:574)
| at org.testng.SuiteRunner.privateRun(SuiteRunner.java:241)
| at org.testng.SuiteRunner.run(SuiteRunner.java:145)
| at org.testng.TestNG.createAndRunSuiteRunners(TestNG.java:901)
| at org.testng.TestNG.runSuitesLocally(TestNG.java:863)
| at org.apache.maven.surefire.testng.TestNGExecutor.executeTestNG(TestNGExecutor.java:69)
| at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:78)
| at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:308)
| at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:879)
|
If I remove the dependsOnGroups attribute, the tests are successful.
Is it a known problem ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121306#4121306
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121306
18 years, 5 months
[JBoss Seam] - How to reliably count active sessions and connected users ?
by gaboo
Hello.
I'm using seam 2.0.0 and I'd like to cound the active sessions and connected users.
For session, I'm using two observer methods in an application scoped ejb to count :
@Observer("org.jboss.seam.postCreate.org.jboss.seam.web.session")
| public void increaseUserCount() {
| userCount++;
| }
|
| @Observer("org.jboss.seam.preDestroyContext.SESSION")
| public void decreaseUserCount() {
| userCount--;
| }
For connected users, I use those two seam security events :
@Observer("org.jboss.seam.security.loginSuccessful")
| public void increaseConnectedUserCount() {
| connectedUserCount++;
| }
|
| @Observer("org.jboss.seam.security.loggedOut")
| public void decreaseConnectedUserCount() {
| connectedUserCount--;
| }
Both solutions aren't ok. For example, sometimes I have a number of -1 for connected users. And for sessions, the number keeps high, so I don't know If a really catch all session ending.
Do you have / know a better idea ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121298#4121298
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121298
18 years, 5 months
[JBoss Messaging] - Occasional NPE when use JGroups multiplexor
by Jeremy Stone
When we start up our JBoss application we sometimes get the exception shown below. It occurs on roughly 1/4 of startups. We are running JBossAS 4.2.0.GA with JBoss Messaging 1.4.0.SP3 (also saw problem with SP2). We are running with clustered destinations (but with just one cluster node at present). We use JGroups 2.5.1 with the multiplexor using the udp-sync channel config (shown below) for the control channel.
Debugging, the following seems to happen at application server startup:
- Main thread calls GroupMember.start() which connects to the controlChannel
- Multiplexer thread calls back to the ControlMembershipListener viewAccepted() which creates the latch object
- Main thread continues to call latch.countDown(). There is clearly a race condition here which causes latch to be null sometimes. Bang!
Note:
- problem does not occur if dont use multiplexor in JBoss messaging config (i.e. use configuration bundled with JBM): i.e. callback to viewAccepted() is on the main thread.
- but it does occur if use multiplexor with the udp-sync channel config replaced by that in the configuration bundled with JBM. This differs from that in udp-sync (below) in that in the former use_flush is set for STATE_TRANSFER and GMS, and in udp-sync use_concurrent_stack=true with thread_pool and oob.thread_pool.enabled both =true. So these differences do not account for the problem.
Setting the system property jgroups.mux.enabled=false makes it work again (with the multiplexor-style configuration) and is our solution for the time being.
Any thoughts?
2008-01-17 19:02:33,118 37694 WARN [org.jboss.system.ServiceController]
| (main:) Problem starting service jboss.messaging:service=PostOffice
| java.lang.NullPointerException
| at
| org.jboss.messaging.core.impl.postoffice.GroupMember.start(GroupMember.java:160)
| at
| org.jboss.messaging.core.impl.postoffice.MessagingPostOffice.start(MessagingPostOffice.java:347)
| at
| org.jboss.messaging.core.jmx.MessagingPostOfficeService.startService(MessagingPostOfficeService.java:427)
| at
| org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
| at
| org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:196)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at
| sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at
| sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at
| org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at
| org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at
| org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at
| org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at
| org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:995)
| at $Proxy0.start(Unknown Source)
| at org.jboss.system.ServiceController.start(ServiceController.java:417)
| at org.jboss.system.ServiceController.start(ServiceController.java:435)
| at org.jboss.system.ServiceController.start(ServiceController.java:435)
| at org.jboss.system.ServiceController.start(ServiceController.java:435)
| at org.jboss.system.ServiceController.start(ServiceController.java:435)
| at org.jboss.system.ServiceController.start(ServiceController.java:435)
| at org.jboss.system.ServiceController.start(ServiceController.java:435)
| at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
| at
| sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at
| org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
| at
| org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
| at $Proxy4.start(Unknown Source)
| at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at
| sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at
| sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at
| org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at
| org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at
| org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at
| org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
| at $Proxy43.start(Unknown Source)
| at org.jboss.deployment.XSLSubDeployer.start(XSLSubDeployer.java:197)
| at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
| at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
| at
| sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at
| org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at
| org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at
| org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at
| org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
| at $Proxy9.deploy(Unknown Source)
| at
| org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
| at
| org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
| at
| org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
| at
| org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
| at
| org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
| at
| org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
| at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
| at
| sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at
| org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
| at
| org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at
| org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
| at $Proxy0.start(Unknown Source)
| at org.jboss.system.ServiceController.start(ServiceController.java:417)
| at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
| at
| sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at
| org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
| at
| org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
| at $Proxy4.start(Unknown Source)
| at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
| at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
| at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at
| sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at
| sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at
| org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
| at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
| at
| org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at
| org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
| at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
| at
| org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
| at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
| at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
| at $Proxy5.deploy(Unknown Source)
| at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
| at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
| at org.jboss.Main.boot(Main.java:200)
| at org.jboss.Main$1.run(Main.java:508)
| at java.lang.Thread.run(Thread.java:595)
JGroups stack used for controll channel:
<stack name="udp-sync"
| description="IP multicast based stack, without flow control and without message bundling. This should be used
| instead of udp if (1) synchronous calls are used and (2) the message volume (rate and size)
| is not that large. Don't use this configuration if you send messages at a high sustained rate, or you might
| run out of memory">
| <config>
| <UDP
| mcast_addr="${jboss.partition.udpGroup:228.1.2.3}"
| mcast_port="${jgroups.udp.mcast_port:45599}"
| tos="8"
| ucast_recv_buf_size="20000000"
| ucast_send_buf_size="640000"
| mcast_recv_buf_size="25000000"
| mcast_send_buf_size="640000"
| loopback="false"
| discard_incompatible_packets="true"
| max_bundle_size="64000"
| max_bundle_timeout="30"
| use_incoming_packet_handler="true"
| ip_ttl="${jgroups.udp.ip_ttl:2}"
| enable_bundling="true"
|
| use_concurrent_stack="true"
|
| thread_pool.enabled="true"
| thread_pool.min_threads="1"
| thread_pool.max_threads="25"
| thread_pool.keep_alive_time="5000"
| thread_pool.queue_enabled="false"
| thread_pool.queue_max_size="100"
| thread_pool.rejection_policy="Run"
|
| oob_thread_pool.enabled="true"
| oob_thread_pool.min_threads="1"
| oob_thread_pool.max_threads="8"
| oob_thread_pool.keep_alive_time="5000"
| oob_thread_pool.queue_enabled="false"
| oob_thread_pool.queue_max_size="100"
| oob_thread_pool.rejection_policy="Run"/>
| <PING timeout="2000"
| num_initial_members="3"/>
| <MERGE2 max_interval="100000"
| min_interval="20000"/>
| <FD_SOCK/>
| <FD timeout="10000" max_tries="5" shun="true"/>
| <VERIFY_SUSPECT timeout="1500" />
| <pbcast.NAKACK max_xmit_size="60000"
| use_mcast_xmit="false" gc_lag="0"
| retransmit_timeout="300,600,1200,2400,4800"
| discard_delivered_msgs="false"/>
| <UNICAST timeout="300,600,1200,2400,3600"/>
| <pbcast.STABLE stability_delay="1000" desired_avg_gossip="50000"
| max_bytes="400000"/>
| <pbcast.GMS print_local_addr="true" join_timeout="3000"
| join_retry_timeout="2000" shun="false"
| view_bundling="true"/>
| <FRAG2 frag_size="60000" />
| <!--
| <pbcast.STREAMING_STATE_TRANSFER/>
| -->
| <pbcast.STATE_TRANSFER/>
| <pbcast.FLUSH timeout="0"/>
| </config>
| </stack>
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121295#4121295
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121295
18 years, 5 months