bom dia,
estou com sérios problemas na instalação, não consigo entender o que está acontecendo. Li alguns outros comentários aqui, mas não consigo corregir o problema, vocês poderiam me ajudar por favor?
vou mandar o que está escrito no server.log
2013-05-03 10:23:44,987 INFO [org.apache.catalina.startup.Embedded] Catalina naming disabled
2013-05-03 10:23:45,088 INFO [org.apache.catalina.startup.ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.
2013-05-03 10:23:45,091 INFO [org.apache.catalina.startup.ClusterRuleSetFactory] Unable to find a cluster rule set in the classpath. Will load the default rule set.
2013-05-03 10:23:45,517 INFO [org.apache.coyote.http11.Http11BaseProtocol] Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
2013-05-03 10:23:45,520 INFO [org.apache.catalina.startup.Catalina] Initialization processed in 427 ms
2013-05-03 10:23:45,523 INFO [org.jboss.web.tomcat.tc5.StandardService] Starting service jboss.web
2013-05-03 10:23:45,529 INFO [org.apache.catalina.core.StandardEngine] Starting Servlet Engine: Apache Tomcat/5.5.20
2013-05-03 10:23:45,609 INFO [org.apache.catalina.core.StandardHost] XML validation disabled
2013-05-03 10:23:45,709 INFO [org.apache.catalina.startup.Catalina] Server startup in 186 ms
2013-05-03 10:23:45,979 INFO [org.jboss.web.tomcat.tc5.TomcatDeployer] deploy, ctxPath=/, warUrl=.../deploy/jbossweb-tomcat55.sar/ROOT.war/
2013-05-03 10:23:46,479 INFO [org.apache.catalina.loader.WebappLoader] Dual registration of jndi stream handler: factory already defined
2013-05-03 10:23:47,608 INFO [org.jboss.resource.deployment.RARDeployment] Required license terms exist, view META-INF/ra.xml in .../deploy/jboss-local-jdbc.rar
2013-05-03 10:23:48,021 INFO [org.jboss.resource.adapter.jdbc.remote.WrapperDataSourceService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=geplanes_bsc_PostgreSQLDS' to JNDI name 'java:geplanes_bsc_PostgreSQLDS'
2013-05-03 10:23:48,070 INFO [org.jboss.resource.adapter.jdbc.remote.WrapperDataSourceService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=localhost_geplanes_bsc_PostgreSQLDS' to JNDI name 'java:localhost_geplanes_bsc_PostgreSQLDS'
2013-05-03 10:23:48,126 INFO [org.jboss.resource.adapter.jdbc.remote.WrapperDataSourceService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=127.0.0.1_geplanes_bsc_PostgreSQLDS' to JNDI name 'java:127.0.0.1_geplanes_bsc_PostgreSQLDS'
2013-05-03 10:23:48,865 INFO [org.jboss.resource.adapter.jdbc.remote.WrapperDataSourceService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
2013-05-03 10:23:49,119 INFO [org.jboss.web.tomcat.tc5.TomcatDeployer] deploy, ctxPath=/geplanes_bsc, warUrl=.../deploy/geplanes_bsc.war/
2013-05-03 10:23:49,451 ERROR [STDERR] log4j:ERROR A "org.jboss.logging.util.OnlyOnceErrorHandler" object is not assignable to a "org.apache.log4j.spi.ErrorHandler" variable.
2013-05-03 10:23:49,453 ERROR [STDERR] log4j:ERROR The class "org.apache.log4j.spi.ErrorHandler" was loaded by
2013-05-03 10:23:49,455 ERROR [STDERR] log4j:ERROR [WebappClassLoader
delegate: false
repositories:
/WEB-INF/classes/
----------> Parent Classloader:
java.net.FactoryURLClassLoader@847a8f3
] whereas object of type
2013-05-03 10:23:49,457 ERROR [STDERR] log4j:ERROR "org.jboss.logging.util.OnlyOnceErrorHandler" was loaded by [org.jboss.system.server.NoAnnotationURLClassLoader@7ecd2c3c].
2013-05-03 10:23:49,523 ERROR [STDERR] log4j:ERROR Could not create an Appender. Reported error follows.
2013-05-03 10:23:49,525 ERROR [STDERR] java.lang.ClassCastException: org.jboss.logging.appender.DailyRollingFileAppender cannot be cast to org.apache.log4j.Appender
2013-05-03 10:23:49,527 ERROR [STDERR] at org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:238)
2013-05-03 10:23:49,529 ERROR [STDERR] at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.java:171)
2013-05-03 10:23:49,530 ERROR [STDERR] at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurator.java:184)
2013-05-03 10:23:49,531 ERROR [STDERR] at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOMConfigurator.java:502)
2013-05-03 10:23:49,533 ERROR [STDERR] at org.apache.log4j.xml.DOMConfigurator.parseRoot(DOMConfigurator.java:471)
2013-05-03 10:23:49,536 ERROR [STDERR] at org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:921)
2013-05-03 10:23:49,537 ERROR [STDERR] at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:790)
2013-05-03 10:23:49,539 ERROR [STDERR] at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:696)
2013-05-03 10:23:49,540 ERROR [STDERR] at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:471)
2013-05-03 10:23:49,542 ERROR [STDERR] at org.apache.log4j.LogManager.<clinit>(LogManager.java:125)
2013-05-03 10:23:49,544 ERROR [STDERR] at org.apache.log4j.Logger.getLogger(Logger.java:105)
2013-05-03 10:23:49,545 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-03 10:23:49,547 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,547 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,549 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,550 ERROR [STDERR] at org.apache.commons.logging.impl.Log4jProxy.<init>(Log4jProxy.java:132)
2013-05-03 10:23:49,551 ERROR [STDERR] at org.apache.commons.logging.impl.Log4JLogger.<init>(Log4JLogger.java:39)
2013-05-03 10:23:49,552 ERROR [STDERR] at sun.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source)
2013-05-03 10:23:49,554 ERROR [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2013-05-03 10:23:49,556 ERROR [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2013-05-03 10:23:49,558 ERROR [STDERR] at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
2013-05-03 10:23:49,559 ERROR [STDERR] at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
2013-05-03 10:23:49,561 ERROR [STDERR] at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:372)
2013-05-03 10:23:49,562 ERROR [STDERR] at org.apache.catalina.core.ContainerBase.getLogger(ContainerBase.java:380)
2013-05-03 10:23:49,563 ERROR [STDERR] at org.apache.catalina.core.StandardContext.start(StandardContext.java:4114)
2013-05-03 10:23:49,564 ERROR [STDERR] at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
2013-05-03 10:23:49,565 ERROR [STDERR] at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
2013-05-03 10:23:49,566 ERROR [STDERR] at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
2013-05-03 10:23:49,567 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-03 10:23:49,569 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,570 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,572 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,573 ERROR [STDERR] at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
2013-05-03 10:23:49,574 ERROR [STDERR] at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
2013-05-03 10:23:49,576 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
2013-05-03 10:23:49,576 ERROR [STDERR] at org.apache.catalina.core.StandardContext.init(StandardContext.java:5052)
2013-05-03 10:23:49,578 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-03 10:23:49,579 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,581 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,581 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,582 ERROR [STDERR] at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
2013-05-03 10:23:49,584 ERROR [STDERR] at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
2013-05-03 10:23:49,586 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
2013-05-03 10:23:49,587 ERROR [STDERR] at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:297)
2013-05-03 10:23:49,588 ERROR [STDERR] at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.java:103)
2013-05-03 10:23:49,589 ERROR [STDERR] at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:371)
2013-05-03 10:23:49,590 ERROR [STDERR] at org.jboss.web.WebModule.startModule(WebModule.java:83)
2013-05-03 10:23:49,592 ERROR [STDERR] at org.jboss.web.WebModule.startService(WebModule.java:61)
2013-05-03 10:23:49,593 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
2013-05-03 10:23:49,594 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
2013-05-03 10:23:49,596 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
2013-05-03 10:23:49,596 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,597 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,599 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
2013-05-03 10:23:49,600 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
2013-05-03 10:23:49,601 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
2013-05-03 10:23:49,603 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
2013-05-03 10:23:49,604 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
2013-05-03 10:23:49,605 ERROR [STDERR] at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
2013-05-03 10:23:49,606 ERROR [STDERR] at com.sun.proxy.$Proxy0.start(Unknown Source)
2013-05-03 10:23:49,608 ERROR [STDERR] at org.jboss.system.ServiceController.start(ServiceController.java:417)
2013-05-03 10:23:49,610 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
2013-05-03 10:23:49,611 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,612 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,613 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
2013-05-03 10:23:49,615 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
2013-05-03 10:23:49,616 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
2013-05-03 10:23:49,618 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
2013-05-03 10:23:49,620 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
2013-05-03 10:23:49,621 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
2013-05-03 10:23:49,623 ERROR [STDERR] at com.sun.proxy.$Proxy31.start(Unknown Source)
2013-05-03 10:23:49,624 ERROR [STDERR] at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466)
2013-05-03 10:23:49,626 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-03 10:23:49,627 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,628 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,630 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,631 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
2013-05-03 10:23:49,633 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
2013-05-03 10:23:49,634 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
2013-05-03 10:23:49,637 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
2013-05-03 10:23:49,637 ERROR [STDERR] at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
2013-05-03 10:23:49,639 ERROR [STDERR] at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
2013-05-03 10:23:49,640 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
2013-05-03 10:23:49,642 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
2013-05-03 10:23:49,643 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
2013-05-03 10:23:49,645 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
2013-05-03 10:23:49,645 ERROR [STDERR] at com.sun.proxy.$Proxy32.start(Unknown Source)
2013-05-03 10:23:49,647 ERROR [STDERR] at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
2013-05-03 10:23:49,648 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
2013-05-03 10:23:49,649 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
2013-05-03 10:23:49,650 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
2013-05-03 10:23:49,651 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,653 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,654 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
2013-05-03 10:23:49,655 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
2013-05-03 10:23:49,657 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
2013-05-03 10:23:49,658 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
2013-05-03 10:23:49,659 ERROR [STDERR] at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
2013-05-03 10:23:49,661 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
2013-05-03 10:23:49,662 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
2013-05-03 10:23:49,663 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
2013-05-03 10:23:49,664 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
2013-05-03 10:23:49,665 ERROR [STDERR] at com.sun.proxy.$Proxy8.deploy(Unknown Source)
2013-05-03 10:23:49,666 ERROR [STDERR] at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
2013-05-03 10:23:49,667 ERROR [STDERR] at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
2013-05-03 10:23:49,668 ERROR [STDERR] at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
2013-05-03 10:23:49,669 ERROR [STDERR] at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
2013-05-03 10:23:49,669 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
2013-05-03 10:23:49,670 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
2013-05-03 10:23:49,670 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
2013-05-03 10:23:49,671 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,671 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,671 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
2013-05-03 10:23:49,672 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
2013-05-03 10:23:49,672 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
2013-05-03 10:23:49,673 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
2013-05-03 10:23:49,673 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
2013-05-03 10:23:49,673 ERROR [STDERR] at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
2013-05-03 10:23:49,674 ERROR [STDERR] at com.sun.proxy.$Proxy0.start(Unknown Source)
2013-05-03 10:23:49,674 ERROR [STDERR] at org.jboss.system.ServiceController.start(ServiceController.java:417)
2013-05-03 10:23:49,675 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
2013-05-03 10:23:49,675 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,676 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,677 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
2013-05-03 10:23:49,677 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
2013-05-03 10:23:49,677 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
2013-05-03 10:23:49,678 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
2013-05-03 10:23:49,678 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
2013-05-03 10:23:49,679 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
2013-05-03 10:23:49,679 ERROR [STDERR] at com.sun.proxy.$Proxy4.start(Unknown Source)
2013-05-03 10:23:49,679 ERROR [STDERR] at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
2013-05-03 10:23:49,680 ERROR [STDERR] at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
2013-05-03 10:23:49,680 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
2013-05-03 10:23:49,680 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
2013-05-03 10:23:49,681 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
2013-05-03 10:23:49,681 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-03 10:23:49,682 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,682 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,683 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,683 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
2013-05-03 10:23:49,684 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
2013-05-03 10:23:49,684 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
2013-05-03 10:23:49,686 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
2013-05-03 10:23:49,686 ERROR [STDERR] at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
2013-05-03 10:23:49,687 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
2013-05-03 10:23:49,687 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
2013-05-03 10:23:49,688 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
2013-05-03 10:23:49,688 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
2013-05-03 10:23:49,688 ERROR [STDERR] at com.sun.proxy.$Proxy5.deploy(Unknown Source)
2013-05-03 10:23:49,689 ERROR [STDERR] at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
2013-05-03 10:23:49,689 ERROR [STDERR] at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
2013-05-03 10:23:49,690 ERROR [STDERR] at org.jboss.Main.boot(Main.java:200)
2013-05-03 10:23:49,690 ERROR [STDERR] at org.jboss.Main$1.run(Main.java:490)
2013-05-03 10:23:49,690 ERROR [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-03 10:23:49,691 ERROR [STDERR] log4j:ERROR Could not parse url [file:/C:/Users/Hannah Morikawa/Documents/ACTYVEA_Hannah/ATRYBU/concurrents/jboss/jboss/server/default/conf/log4j.xml].
2013-05-03 10:23:49,692 ERROR [STDERR] java.lang.NullPointerException
2013-05-03 10:23:49,693 ERROR [STDERR] at java.util.Hashtable.put(Unknown Source)
2013-05-03 10:23:49,694 ERROR [STDERR] at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.java:172)
2013-05-03 10:23:49,694 ERROR [STDERR] at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurator.java:184)
2013-05-03 10:23:49,695 ERROR [STDERR] at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOMConfigurator.java:502)
2013-05-03 10:23:49,695 ERROR [STDERR] at org.apache.log4j.xml.DOMConfigurator.parseRoot(DOMConfigurator.java:471)
2013-05-03 10:23:49,696 ERROR [STDERR] at org.apache.log4j.xml.DOMConfigurator.parse(DOMConfigurator.java:921)
2013-05-03 10:23:49,696 ERROR [STDERR] at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:790)
2013-05-03 10:23:49,696 ERROR [STDERR] at org.apache.log4j.xml.DOMConfigurator.doConfigure(DOMConfigurator.java:696)
2013-05-03 10:23:49,697 ERROR [STDERR] at org.apache.log4j.helpers.OptionConverter.selectAndConfigure(OptionConverter.java:471)
2013-05-03 10:23:49,697 ERROR [STDERR] at org.apache.log4j.LogManager.<clinit>(LogManager.java:125)
2013-05-03 10:23:49,698 ERROR [STDERR] at org.apache.log4j.Logger.getLogger(Logger.java:105)
2013-05-03 10:23:49,698 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-03 10:23:49,698 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,699 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,699 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,700 ERROR [STDERR] at org.apache.commons.logging.impl.Log4jProxy.<init>(Log4jProxy.java:132)
2013-05-03 10:23:49,701 ERROR [STDERR] at org.apache.commons.logging.impl.Log4JLogger.<init>(Log4JLogger.java:39)
2013-05-03 10:23:49,701 ERROR [STDERR] at sun.reflect.GeneratedConstructorAccessor21.newInstance(Unknown Source)
2013-05-03 10:23:49,702 ERROR [STDERR] at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2013-05-03 10:23:49,702 ERROR [STDERR] at java.lang.reflect.Constructor.newInstance(Unknown Source)
2013-05-03 10:23:49,703 ERROR [STDERR] at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529)
2013-05-03 10:23:49,703 ERROR [STDERR] at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235)
2013-05-03 10:23:49,704 ERROR [STDERR] at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:372)
2013-05-03 10:23:49,704 ERROR [STDERR] at org.apache.catalina.core.ContainerBase.getLogger(ContainerBase.java:380)
2013-05-03 10:23:49,705 ERROR [STDERR] at org.apache.catalina.core.StandardContext.start(StandardContext.java:4114)
2013-05-03 10:23:49,705 ERROR [STDERR] at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
2013-05-03 10:23:49,705 ERROR [STDERR] at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
2013-05-03 10:23:49,706 ERROR [STDERR] at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
2013-05-03 10:23:49,706 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-03 10:23:49,707 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,707 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,708 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,708 ERROR [STDERR] at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
2013-05-03 10:23:49,709 ERROR [STDERR] at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
2013-05-03 10:23:49,710 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
2013-05-03 10:23:49,710 ERROR [STDERR] at org.apache.catalina.core.StandardContext.init(StandardContext.java:5052)
2013-05-03 10:23:49,711 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-03 10:23:49,711 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,711 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,712 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,712 ERROR [STDERR] at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
2013-05-03 10:23:49,713 ERROR [STDERR] at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
2013-05-03 10:23:49,713 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
2013-05-03 10:23:49,714 ERROR [STDERR] at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:297)
2013-05-03 10:23:49,714 ERROR [STDERR] at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.java:103)
2013-05-03 10:23:49,714 ERROR [STDERR] at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:371)
2013-05-03 10:23:49,715 ERROR [STDERR] at org.jboss.web.WebModule.startModule(WebModule.java:83)
2013-05-03 10:23:49,715 ERROR [STDERR] at org.jboss.web.WebModule.startService(WebModule.java:61)
2013-05-03 10:23:49,715 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
2013-05-03 10:23:49,716 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
2013-05-03 10:23:49,717 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
2013-05-03 10:23:49,717 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,718 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,718 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
2013-05-03 10:23:49,719 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
2013-05-03 10:23:49,720 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
2013-05-03 10:23:49,720 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
2013-05-03 10:23:49,720 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
2013-05-03 10:23:49,721 ERROR [STDERR] at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
2013-05-03 10:23:49,721 ERROR [STDERR] at com.sun.proxy.$Proxy0.start(Unknown Source)
2013-05-03 10:23:49,722 ERROR [STDERR] at org.jboss.system.ServiceController.start(ServiceController.java:417)
2013-05-03 10:23:49,722 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
2013-05-03 10:23:49,722 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,723 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,723 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
2013-05-03 10:23:49,724 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
2013-05-03 10:23:49,724 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
2013-05-03 10:23:49,725 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
2013-05-03 10:23:49,725 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
2013-05-03 10:23:49,726 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
2013-05-03 10:23:49,727 ERROR [STDERR] at com.sun.proxy.$Proxy31.start(Unknown Source)
2013-05-03 10:23:49,727 ERROR [STDERR] at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466)
2013-05-03 10:23:49,727 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-03 10:23:49,728 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,728 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,729 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,729 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
2013-05-03 10:23:49,730 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
2013-05-03 10:23:49,730 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
2013-05-03 10:23:49,731 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
2013-05-03 10:23:49,731 ERROR [STDERR] at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
2013-05-03 10:23:49,732 ERROR [STDERR] at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
2013-05-03 10:23:49,732 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
2013-05-03 10:23:49,732 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
2013-05-03 10:23:49,733 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
2013-05-03 10:23:49,733 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
2013-05-03 10:23:49,734 ERROR [STDERR] at com.sun.proxy.$Proxy32.start(Unknown Source)
2013-05-03 10:23:49,734 ERROR [STDERR] at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
2013-05-03 10:23:49,734 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
2013-05-03 10:23:49,736 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
2013-05-03 10:23:49,736 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source)
2013-05-03 10:23:49,737 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,737 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,738 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
2013-05-03 10:23:49,738 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
2013-05-03 10:23:49,738 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
2013-05-03 10:23:49,739 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
2013-05-03 10:23:49,739 ERROR [STDERR] at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
2013-05-03 10:23:49,740 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
2013-05-03 10:23:49,740 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
2013-05-03 10:23:49,740 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
2013-05-03 10:23:49,741 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
2013-05-03 10:23:49,741 ERROR [STDERR] at com.sun.proxy.$Proxy8.deploy(Unknown Source)
2013-05-03 10:23:49,742 ERROR [STDERR] at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
2013-05-03 10:23:49,742 ERROR [STDERR] at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
2013-05-03 10:23:49,743 ERROR [STDERR] at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentScanner.java:263)
2013-05-03 10:23:49,744 ERROR [STDERR] at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.java:336)
2013-05-03 10:23:49,744 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
2013-05-03 10:23:49,745 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
2013-05-03 10:23:49,745 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
2013-05-03 10:23:49,746 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,746 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,746 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
2013-05-03 10:23:49,747 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
2013-05-03 10:23:49,747 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
2013-05-03 10:23:49,747 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
2013-05-03 10:23:49,748 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
2013-05-03 10:23:49,748 ERROR [STDERR] at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
2013-05-03 10:23:49,749 ERROR [STDERR] at com.sun.proxy.$Proxy0.start(Unknown Source)
2013-05-03 10:23:49,749 ERROR [STDERR] at org.jboss.system.ServiceController.start(ServiceController.java:417)
2013-05-03 10:23:49,749 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
2013-05-03 10:23:49,750 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,751 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,751 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
2013-05-03 10:23:49,752 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
2013-05-03 10:23:49,752 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
2013-05-03 10:23:49,753 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
2013-05-03 10:23:49,753 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
2013-05-03 10:23:49,754 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
2013-05-03 10:23:49,754 ERROR [STDERR] at com.sun.proxy.$Proxy4.start(Unknown Source)
2013-05-03 10:23:49,755 ERROR [STDERR] at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
2013-05-03 10:23:49,756 ERROR [STDERR] at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
2013-05-03 10:23:49,757 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
2013-05-03 10:23:49,758 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
2013-05-03 10:23:49,759 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
2013-05-03 10:23:49,759 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2013-05-03 10:23:49,765 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,765 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2013-05-03 10:23:49,766 ERROR [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2013-05-03 10:23:49,766 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
2013-05-03 10:23:49,766 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
2013-05-03 10:23:49,767 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
2013-05-03 10:23:49,768 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
2013-05-03 10:23:49,768 ERROR [STDERR] at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.java:142)
2013-05-03 10:23:49,769 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
2013-05-03 10:23:49,770 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
2013-05-03 10:23:49,770 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
2013-05-03 10:23:49,770 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
2013-05-03 10:23:49,771 ERROR [STDERR] at com.sun.proxy.$Proxy5.deploy(Unknown Source)
2013-05-03 10:23:49,771 ERROR [STDERR] at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
2013-05-03 10:23:49,772 ERROR [STDERR] at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
2013-05-03 10:23:49,772 ERROR [STDERR] at org.jboss.Main.boot(Main.java:200)
2013-05-03 10:23:49,772 ERROR [STDERR] at org.jboss.Main$1.run(Main.java:490)
2013-05-03 10:23:49,773 ERROR [STDERR] at java.lang.Thread.run(Unknown Source)
2013-05-03 10:23:50,169 INFO [STDOUT] 10:23:50,168 INFO [ContextLoader] Root WebApplicationContext: initialization started
2013-05-03 10:23:50,170 INFO [STDOUT] 10:23:50,170 INFO [[/geplanes_bsc]] Loading Spring root WebApplicationContext
2013-05-03 10:23:52,416 INFO [STDOUT] 10:23:52,416 INFO [XmlBeanDefinitionReader] Loading XML bean definitions from ServletContext resource [/WEB-INF/applicationConfig.xml]
2013-05-03 10:23:52,589 INFO [STDOUT] 10:23:52,588 INFO [AnnotationsXmlWebApplicationContext] Bean factory for application context [Root WebApplicationContext]: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [config,authenticationConfig,dataSource,sessionFactory,hibernateTemplate,sqlErrorCodesTranslator,transactionTemplate,hibernateTransactionManager,jdbcTemplate]; root of BeanFactory hierarchy
2013-05-03 10:23:52,813 INFO [STDOUT] 10:23:52,813 INFO [CollectionFactory] Commons Collections 3.x available
2013-05-03 10:23:52,851 INFO [STDOUT] 10:23:52,851 INFO [Version] Hibernate Annotations 3.4.0.GA
2013-05-03 10:23:52,878 INFO [STDOUT] 10:23:52,878 INFO [Environment] Hibernate 3.3.2.GA
2013-05-03 10:23:52,884 INFO [STDOUT] 10:23:52,884 INFO [Environment] hibernate.properties not found
2013-05-03 10:23:52,891 INFO [STDOUT] 10:23:52,891 INFO [Environment] Bytecode provider name : javassist
2013-05-03 10:23:52,901 INFO [STDOUT] 10:23:52,901 INFO [Environment] using JDK 1.4 java.sql.Timestamp handling
2013-05-03 10:23:53,121 INFO [STDOUT] 10:23:53,121 INFO [Version] Hibernate Commons Annotations 3.1.0.GA
2013-05-03 10:23:53,135 INFO [STDOUT] 10:23:53,135 INFO [AnnotationSessionFactoryBean] Building new Hibernate SessionFactory
2013-05-03 10:23:53,282 INFO [STDOUT] 10:23:53,282 INFO [HibernateSearchEventListenerRegister] Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
2013-05-03 10:23:53,378 INFO [STDOUT] 10:23:53,378 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.AcaoPreventiva
2013-05-03 10:23:53,469 INFO [STDOUT] 10:23:53,468 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.AcaoPreventiva on table AcaoPreventiva
2013-05-03 10:23:53,700 INFO [STDOUT] 10:23:53,700 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.AcompanhamentoIndicador
2013-05-03 10:23:53,702 INFO [STDOUT] 10:23:53,702 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.AcompanhamentoIndicador on table AcompanhamentoIndicador
2013-05-03 10:23:53,713 INFO [STDOUT] 10:23:53,713 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.AnexoAnomalia
2013-05-03 10:23:53,714 INFO [STDOUT] 10:23:53,714 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.AnexoAnomalia on table AnexoAnomalia
2013-05-03 10:23:53,719 INFO [STDOUT] 10:23:53,719 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.AnexoIndicador
2013-05-03 10:23:53,720 INFO [STDOUT] 10:23:53,720 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.AnexoIndicador on table AnexoIndicador
2013-05-03 10:23:53,723 INFO [STDOUT] 10:23:53,723 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.Anomalia
2013-05-03 10:23:53,724 INFO [STDOUT] 10:23:53,724 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.Anomalia on table Anomalia
2013-05-03 10:23:53,752 INFO [STDOUT] 10:23:53,752 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.Arquivo
2013-05-03 10:23:53,753 INFO [STDOUT] 10:23:53,753 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.Arquivo on table Arquivo
2013-05-03 10:23:53,759 INFO [STDOUT] 10:23:53,759 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.Atividade
2013-05-03 10:23:53,760 INFO [STDOUT] 10:23:53,760 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.Atividade on table Atividade
2013-05-03 10:23:53,763 INFO [STDOUT] 10:23:53,763 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.AuditoriaGestao
2013-05-03 10:23:53,764 INFO [STDOUT] 10:23:53,764 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.AuditoriaGestao on table AuditoriaGestao
2013-05-03 10:23:53,774 INFO [STDOUT] 10:23:53,774 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.AuditoriaGestaoIndicador
2013-05-03 10:23:53,775 INFO [STDOUT] 10:23:53,775 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.AuditoriaGestaoIndicador on table AuditoriaGestaoIndicador
2013-05-03 10:23:53,779 INFO [STDOUT] 10:23:53,779 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.AuditoriaGestaoIndicadorItem
2013-05-03 10:23:53,780 INFO [STDOUT] 10:23:53,780 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.AuditoriaGestaoIndicadorItem on table AuditoriaGestaoIndicadorItem
2013-05-03 10:23:53,785 INFO [STDOUT] 10:23:53,785 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.AuditoriaInterna
2013-05-03 10:23:53,786 INFO [STDOUT] 10:23:53,786 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.AuditoriaInterna on table AuditoriaInterna
2013-05-03 10:23:53,796 INFO [STDOUT] 10:23:53,796 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.CausaEfeito
2013-05-03 10:23:53,797 INFO [STDOUT] 10:23:53,797 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.CausaEfeito on table CausaEfeito
2013-05-03 10:23:53,801 INFO [STDOUT] 10:23:53,801 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.Comentario
2013-05-03 10:23:53,803 INFO [STDOUT] 10:23:53,803 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.Comentario on table Comentario
2013-05-03 10:23:53,806 INFO [STDOUT] 10:23:53,806 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.ComentarioItem
2013-05-03 10:23:53,807 INFO [STDOUT] 10:23:53,806 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.ComentarioItem on table ComentarioItem
2013-05-03 10:23:53,811 INFO [STDOUT] 10:23:53,811 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.Competencia
2013-05-03 10:23:53,812 INFO [STDOUT] 10:23:53,812 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.Competencia on table Competencia
2013-05-03 10:23:53,816 INFO [STDOUT] 10:23:53,815 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.CompetenciaOrganizacional
2013-05-03 10:23:53,817 INFO [STDOUT] 10:23:53,817 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.CompetenciaOrganizacional on table CompetenciaOrganizacional
2013-05-03 10:23:53,822 INFO [STDOUT] 10:23:53,822 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.EmailHistorico
2013-05-03 10:23:53,823 INFO [STDOUT] 10:23:53,823 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.EmailHistorico on table EmailHistorico
2013-05-03 10:23:53,829 INFO [STDOUT] 10:23:53,829 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.EmailHistoricoUsuario
2013-05-03 10:23:53,830 INFO [STDOUT] 10:23:53,830 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.EmailHistoricoUsuario on table EmailHistoricoUsuario
2013-05-03 10:23:53,834 INFO [STDOUT] 10:23:53,834 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.FatorAvaliacao
2013-05-03 10:23:53,835 INFO [STDOUT] 10:23:53,835 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.FatorAvaliacao on table FatorAvaliacao
2013-05-03 10:23:53,839 INFO [STDOUT] 10:23:53,839 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.Indicador
2013-05-03 10:23:53,840 INFO [STDOUT] 10:23:53,840 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.Indicador on table Indicador
2013-05-03 10:23:53,872 INFO [STDOUT] 10:23:53,872 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.Iniciativa
2013-05-03 10:23:53,873 INFO [STDOUT] 10:23:53,873 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.Iniciativa on table Iniciativa
2013-05-03 10:23:53,878 INFO [STDOUT] 10:23:53,878 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.ItemAuditoriaInterna
2013-05-03 10:23:53,879 INFO [STDOUT] 10:23:53,879 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.ItemAuditoriaInterna on table ItemAuditoriaInterna
2013-05-03 10:23:53,884 INFO [STDOUT] 10:23:53,884 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.ItemFatorAvaliacao
2013-05-03 10:23:53,885 INFO [STDOUT] 10:23:53,885 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.ItemFatorAvaliacao on table ItemFatorAvaliacao
2013-05-03 10:23:53,888 INFO [STDOUT] 10:23:53,888 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.ItemModeloAuditoriaGestao
2013-05-03 10:23:53,889 INFO [STDOUT] 10:23:53,889 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.ItemModeloAuditoriaGestao on table ItemModeloAuditoriaGestao
2013-05-03 10:23:53,894 INFO [STDOUT] 10:23:53,893 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.LogProcesso
2013-05-03 10:23:53,894 INFO [STDOUT] 10:23:53,894 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.LogProcesso on table LogProcesso
2013-05-03 10:23:53,899 INFO [STDOUT] 10:23:53,899 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.MapaCompetencia
2013-05-03 10:23:53,900 INFO [STDOUT] 10:23:53,900 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.MapaCompetencia on table MapaCompetencia
2013-05-03 10:23:53,908 INFO [STDOUT] 10:23:53,908 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.MapaEstrategico
2013-05-03 10:23:53,909 INFO [STDOUT] 10:23:53,909 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.MapaEstrategico on table MapaEstrategico
2013-05-03 10:23:53,913 INFO [STDOUT] 10:23:53,913 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.MapaNegocio
2013-05-03 10:23:53,914 INFO [STDOUT] 10:23:53,913 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.MapaNegocio on table MapaNegocio
2013-05-03 10:23:53,931 INFO [STDOUT] 10:23:53,931 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.MatrizFCS
2013-05-03 10:23:53,933 INFO [STDOUT] 10:23:53,933 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.MatrizFCS on table MatrizFCS
2013-05-03 10:23:53,939 INFO [STDOUT] 10:23:53,939 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.MatrizFCSFator
2013-05-03 10:23:53,940 INFO [STDOUT] 10:23:53,940 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.MatrizFCSFator on table MatrizFCSFator
2013-05-03 10:23:53,942 INFO [STDOUT] 10:23:53,942 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.MatrizFCSIniciativa
2013-05-03 10:23:53,943 INFO [STDOUT] 10:23:53,943 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.MatrizFCSIniciativa on table MatrizFCSIniciativa
2013-05-03 10:23:53,947 INFO [STDOUT] 10:23:53,947 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.MatrizFCSIniciativaFator
2013-05-03 10:23:53,948 INFO [STDOUT] 10:23:53,948 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.MatrizFCSIniciativaFator on table MatrizFCSIniciativaFator
2013-05-03 10:23:53,952 INFO [STDOUT] 10:23:53,952 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.Mensagem
2013-05-03 10:23:53,953 INFO [STDOUT] 10:23:53,953 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.Mensagem on table Mensagem
2013-05-03 10:23:53,957 INFO [STDOUT] 10:23:53,956 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.ModeloAuditoriaGestao
2013-05-03 10:23:53,958 INFO [STDOUT] 10:23:53,958 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.ModeloAuditoriaGestao on table ModeloAuditoriaGestao
2013-05-03 10:23:53,964 INFO [STDOUT] 10:23:53,964 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.NivelHierarquico
2013-05-03 10:23:53,965 INFO [STDOUT] 10:23:53,965 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.NivelHierarquico on table NivelHierarquico
2013-05-03 10:23:53,968 INFO [STDOUT] 10:23:53,968 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.Norma
2013-05-03 10:23:53,969 INFO [STDOUT] 10:23:53,969 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.Norma on table Norma
2013-05-03 10:23:53,972 INFO [STDOUT] 10:23:53,972 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.ObjetivoEstrategico
2013-05-03 10:23:53,973 INFO [STDOUT] 10:23:53,973 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.ObjetivoEstrategico on table ObjetivoEstrategico
2013-05-03 10:23:53,976 INFO [STDOUT] 10:23:53,976 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.ObjetivoMapaEstrategico
2013-05-03 10:23:53,977 INFO [STDOUT] 10:23:53,977 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.ObjetivoMapaEstrategico on table ObjetivoMapaEstrategico
2013-05-03 10:23:53,983 INFO [STDOUT] 10:23:53,983 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.Ocorrencia
2013-05-03 10:23:53,984 INFO [STDOUT] 10:23:53,984 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.Ocorrencia on table Ocorrencia
2013-05-03 10:23:53,990 INFO [STDOUT] 10:23:53,990 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.PainelIndicadorFiltro
2013-05-03 10:23:53,991 INFO [STDOUT] 10:23:53,991 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.PainelIndicadorFiltro on table PainelIndicadorFiltro
2013-05-03 10:23:53,995 INFO [STDOUT] 10:23:53,994 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.Papel
2013-05-03 10:23:53,995 INFO [STDOUT] 10:23:53,995 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.Papel on table Papel
2013-05-03 10:23:54,003 INFO [STDOUT] 10:23:54,003 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.ParametrosSistema
2013-05-03 10:23:54,004 INFO [STDOUT] 10:23:54,004 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.ParametrosSistema on table ParametrosSistema
2013-05-03 10:23:54,013 INFO [STDOUT] 10:23:54,013 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.Permissao
2013-05-03 10:23:54,014 INFO [STDOUT] 10:23:54,014 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.Permissao on table Permissao
2013-05-03 10:23:54,017 INFO [STDOUT] 10:23:54,017 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.Perspectiva
2013-05-03 10:23:54,018 INFO [STDOUT] 10:23:54,018 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.Perspectiva on table Perspectiva
2013-05-03 10:23:54,020 INFO [STDOUT] 10:23:54,020 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.PerspectivaMapaEstrategico
2013-05-03 10:23:54,021 INFO [STDOUT] 10:23:54,020 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.PerspectivaMapaEstrategico on table PerspectivaMapaEstrategico
2013-05-03 10:23:54,026 INFO [STDOUT] 10:23:54,026 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.PlanoAcao
2013-05-03 10:23:54,027 INFO [STDOUT] 10:23:54,027 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.PlanoAcao on table PlanoAcao
2013-05-03 10:23:54,035 INFO [STDOUT] 10:23:54,035 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.PlanoGestao
2013-05-03 10:23:54,036 INFO [STDOUT] 10:23:54,036 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.PlanoGestao on table PlanoGestao
2013-05-03 10:23:54,057 INFO [STDOUT] 10:23:54,057 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.RequisitoNorma
2013-05-03 10:23:54,058 INFO [STDOUT] 10:23:54,058 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.RequisitoNorma on table RequisitoNorma
2013-05-03 10:23:54,062 INFO [STDOUT] 10:23:54,062 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.SolicitacaoCancelamentoIndicador
2013-05-03 10:23:54,063 INFO [STDOUT] 10:23:54,063 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.SolicitacaoCancelamentoIndicador on table SolicitacaoCancelamentoIndicador
2013-05-03 10:23:54,069 INFO [STDOUT] 10:23:54,069 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.SolicitacaoRepactuacaoIndicador
2013-05-03 10:23:54,070 INFO [STDOUT] 10:23:54,070 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.SolicitacaoRepactuacaoIndicador on table SolicitacaoRepactuacaoIndicador
2013-05-03 10:23:54,076 INFO [STDOUT] 10:23:54,076 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.Tela
2013-05-03 10:23:54,077 INFO [STDOUT] 10:23:54,077 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.Tela on table Tela
2013-05-03 10:23:54,079 INFO [STDOUT] 10:23:54,079 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.UnidadeGerencial
2013-05-03 10:23:54,079 INFO [STDOUT] 10:23:54,079 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.UnidadeGerencial on table UnidadeGerencial
2013-05-03 10:23:54,099 INFO [STDOUT] 10:23:54,099 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.UnidadeMedida
2013-05-03 10:23:54,100 INFO [STDOUT] 10:23:54,100 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.UnidadeMedida on table UnidadeMedida
2013-05-03 10:23:54,103 INFO [STDOUT] 10:23:54,103 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.Usuario
2013-05-03 10:23:54,104 INFO [STDOUT] 10:23:54,104 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.Usuario on table Usuario
2013-05-03 10:23:54,117 INFO [STDOUT] 10:23:54,117 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.UsuarioAuditoriaInterna
2013-05-03 10:23:54,118 INFO [STDOUT] 10:23:54,118 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.UsuarioAuditoriaInterna on table UsuarioAuditoriaInterna
2013-05-03 10:23:54,121 INFO [STDOUT] 10:23:54,121 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.UsuarioPapel
2013-05-03 10:23:54,122 INFO [STDOUT] 10:23:54,122 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.UsuarioPapel on table UsuarioPapel
2013-05-03 10:23:54,124 INFO [STDOUT] 10:23:54,124 INFO [AnnotationBinder] Binding entity from annotated class: br.com.linkcom.sgm.beans.UsuarioUnidadeGerencial
2013-05-03 10:23:54,125 INFO [STDOUT] 10:23:54,125 INFO [EntityBinder] Bind entity br.com.linkcom.sgm.beans.UsuarioUnidadeGerencial on table UsuarioUnidadeGerencial
2013-05-03 10:23:54,269 INFO [STDOUT] 10:23:54,269 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.AcaoPreventiva.planosAcao -> PlanoAcao
2013-05-03 10:23:54,273 INFO [STDOUT] 10:23:54,273 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.Anomalia.anexosAnomalia -> AnexoAnomalia
2013-05-03 10:23:54,274 INFO [STDOUT] 10:23:54,274 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.Anomalia.causasEfeito -> CausaEfeito
2013-05-03 10:23:54,275 INFO [STDOUT] 10:23:54,275 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.Anomalia.planosAcao -> PlanoAcao
2013-05-03 10:23:54,276 INFO [STDOUT] 10:23:54,276 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.AuditoriaGestao.listaAuditoriaGestaoIndicador -> AuditoriaGestaoIndicador
2013-05-03 10:23:54,276 INFO [STDOUT] 10:23:54,276 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.AuditoriaGestaoIndicador.listaAuditoriaGestaoIndicadorItem -> AuditoriaGestaoIndicadorItem
2013-05-03 10:23:54,277 INFO [STDOUT] 10:23:54,277 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.AuditoriaInterna.listaItemAuditoriaInterna -> ItemAuditoriaInterna
2013-05-03 10:23:54,278 INFO [STDOUT] 10:23:54,278 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.AuditoriaInterna.listaUsuarioAuditoriaInterna -> UsuarioAuditoriaInterna
2013-05-03 10:23:54,279 INFO [STDOUT] 10:23:54,279 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.Comentario.listaComentarioItem -> ComentarioItem
2013-05-03 10:23:54,279 INFO [STDOUT] 10:23:54,279 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.EmailHistorico.listaEmailHistoricoUsuario -> EmailHistoricoUsuario
2013-05-03 10:23:54,280 INFO [STDOUT] 10:23:54,280 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.FatorAvaliacao.listaItemFatorAvaliacao -> ItemFatorAvaliacao
2013-05-03 10:23:54,281 INFO [STDOUT] 10:23:54,281 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.Indicador.acompanhamentosIndicador -> AcompanhamentoIndicador
2013-05-03 10:23:54,281 INFO [STDOUT] 10:23:54,281 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.Indicador.anexosIndicador -> AnexoIndicador
2013-05-03 10:23:54,282 INFO [STDOUT] 10:23:54,282 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.Iniciativa.listaPlanoAcao -> PlanoAcao
2013-05-03 10:23:54,283 INFO [STDOUT] 10:23:54,283 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.MapaCompetencia.atividades -> Atividade
2013-05-03 10:23:54,284 INFO [STDOUT] 10:23:54,284 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.MapaCompetencia.competencias -> Competencia
2013-05-03 10:23:54,284 INFO [STDOUT] 10:23:54,284 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.MapaEstrategico.listaPerspectivaMapaEstrategico -> PerspectivaMapaEstrategico
2013-05-03 10:23:54,285 INFO [STDOUT] 10:23:54,285 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.MatrizFCS.listaMatrizFcsFator -> MatrizFCSFator
2013-05-03 10:23:54,286 INFO [STDOUT] 10:23:54,286 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.MatrizFCS.listaMatrizFcsIniciativa -> MatrizFCSIniciativa
2013-05-03 10:23:54,287 INFO [STDOUT] 10:23:54,287 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.MatrizFCSIniciativa.listaMatrizFcsIniciativaFator -> MatrizFCSIniciativaFator
2013-05-03 10:23:54,287 INFO [STDOUT] 10:23:54,287 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.ModeloAuditoriaGestao.listaItemModeloAuditoriaGestao -> ItemModeloAuditoriaGestao
2013-05-03 10:23:54,288 INFO [STDOUT] 10:23:54,288 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.Norma.listaRequisitoNorma -> RequisitoNorma
2013-05-03 10:23:54,289 INFO [STDOUT] 10:23:54,289 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.ObjetivoMapaEstrategico.listaIndicador -> Indicador
2013-05-03 10:23:54,289 INFO [STDOUT] 10:23:54,289 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.ObjetivoMapaEstrategico.listaIniciativa -> Iniciativa
2013-05-03 10:23:54,290 INFO [STDOUT] 10:23:54,290 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.ObjetivoMapaEstrategico.listaMatrizFCS -> MatrizFCS
2013-05-03 10:23:54,291 INFO [STDOUT] 10:23:54,291 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.Papel.listaPermissao -> Permissao
2013-05-03 10:23:54,292 INFO [STDOUT] 10:23:54,292 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.Papel.listaPessoapapel -> UsuarioPapel
2013-05-03 10:23:54,292 INFO [STDOUT] 10:23:54,292 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.PerspectivaMapaEstrategico.listaObjetivoMapaEstrategico -> ObjetivoMapaEstrategico
2013-05-03 10:23:54,293 INFO [STDOUT] 10:23:54,293 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.PlanoGestao.unidadesGerenciais -> UnidadeGerencial
2013-05-03 10:23:54,294 INFO [STDOUT] 10:23:54,294 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.UnidadeGerencial.listaIndicador -> Indicador
2013-05-03 10:23:54,302 INFO [STDOUT] 10:23:54,302 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.UnidadeGerencial.usuariosUnidadeGerencial -> UsuarioUnidadeGerencial
2013-05-03 10:23:54,303 INFO [STDOUT] 10:23:54,303 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.Usuario.usuariosPapel -> UsuarioPapel
2013-05-03 10:23:54,303 INFO [STDOUT] 10:23:54,303 INFO [CollectionBinder] Mapping collection: br.com.linkcom.sgm.beans.Usuario.usuariosUnidadeGerencial -> UsuarioUnidadeGerencial
2013-05-03 10:23:54,316 INFO [STDOUT] 10:23:54,316 INFO [Version] Hibernate Validator 3.1.0.GA
2013-05-03 10:23:54,619 INFO [STDOUT] 10:23:54,619 INFO [ConnectionProviderFactory] Initializing connection provider: org.springframework.orm.hibernate3.LocalDataSourceConnectionProvider
2013-05-03 10:23:54,627 INFO [STDOUT] Conectando ao banco padrão para configuração do hibernate. (jndi: 'geplanes_PostgreSQLDS')
2013-05-03 10:23:54,913 INFO [STDOUT] 10:23:54,913 INFO [SettingsFactory] RDBMS: PostgreSQL, version: 8.3.10
2013-05-03 10:23:54,916 INFO [STDOUT] 10:23:54,916 INFO [SettingsFactory] JDBC driver: PostgreSQL Native Driver, version: PostgreSQL 8.1 JDBC3 with SSL (build 409)
2013-05-03 10:23:54,978 INFO [STDOUT] 10:23:54,978 INFO [Dialect] Using dialect: org.hibernate.dialect.PostgreSQLDialect
2013-05-03 10:23:54,991 INFO [STDOUT] 10:23:54,991 INFO [TransactionFactoryFactory] Using default transaction strategy (direct JDBC transactions)
2013-05-03 10:23:54,996 INFO [STDOUT] 10:23:54,996 INFO [TransactionManagerLookupFactory] No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
2013-05-03 10:23:54,997 INFO [STDOUT] 10:23:54,997 INFO [SettingsFactory] Automatic flush during beforeCompletion(): disabled
2013-05-03 10:23:54,997 INFO [STDOUT] 10:23:54,997 INFO [SettingsFactory] Automatic session close at end of transaction: disabled
2013-05-03 10:23:54,998 INFO [STDOUT] 10:23:54,998 INFO [SettingsFactory] JDBC batch size: 15
2013-05-03 10:23:54,998 INFO [STDOUT] 10:23:54,998 INFO [SettingsFactory] JDBC batch updates for versioned data: disabled
2013-05-03 10:23:55,000 INFO [STDOUT] 10:23:55,000 INFO [SettingsFactory] Scrollable result sets: enabled
2013-05-03 10:23:55,001 INFO [STDOUT] 10:23:55,001 INFO [SettingsFactory] JDBC3 getGeneratedKeys(): disabled
2013-05-03 10:23:55,001 INFO [STDOUT] 10:23:55,001 INFO [SettingsFactory] Connection release mode: on_close
2013-05-03 10:23:55,002 INFO [STDOUT] 10:23:55,002 INFO [SettingsFactory] Default batch fetch size: 1
2013-05-03 10:23:55,002 INFO [STDOUT] 10:23:55,002 INFO [SettingsFactory] Generate SQL with comments: disabled
2013-05-03 10:23:55,003 INFO [STDOUT] 10:23:55,003 INFO [SettingsFactory] Order SQL updates by primary key: disabled
2013-05-03 10:23:55,003 INFO [STDOUT] 10:23:55,003 INFO [SettingsFactory] Order SQL inserts for batching: disabled
2013-05-03 10:23:55,004 INFO [STDOUT] 10:23:55,003 INFO [SettingsFactory] Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
2013-05-03 10:23:55,010 INFO [STDOUT] 10:23:55,010 INFO [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
2013-05-03 10:23:55,011 INFO [STDOUT] 10:23:55,011 INFO [SettingsFactory] Query language substitutions: {}
2013-05-03 10:23:55,011 INFO [STDOUT] 10:23:55,011 INFO [SettingsFactory] JPA-QL strict compliance: disabled
2013-05-03 10:23:55,012 INFO [STDOUT] 10:23:55,011 INFO [SettingsFactory] Second-level cache: enabled
2013-05-03 10:23:55,012 INFO [STDOUT] 10:23:55,012 INFO [SettingsFactory] Query cache: enabled
2013-05-03 10:23:55,025 INFO [STDOUT] 10:23:55,025 INFO [SettingsFactory] Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
2013-05-03 10:23:55,026 INFO [STDOUT] 10:23:55,026 INFO [RegionFactoryCacheProviderBridge] Cache provider: org.hibernate.cache.EhCacheProvider
2013-05-03 10:23:55,033 INFO [STDOUT] 10:23:55,033 INFO [SettingsFactory] Optimize cache for minimal puts: disabled
2013-05-03 10:23:55,034 INFO [STDOUT] 10:23:55,034 INFO [SettingsFactory] Structured second-level cache entries: disabled
2013-05-03 10:23:55,034 INFO [STDOUT] 10:23:55,034 INFO [SettingsFactory] Query cache factory: org.hibernate.cache.StandardQueryCacheFactory
2013-05-03 10:23:55,049 INFO [STDOUT] 10:23:55,049 INFO [SettingsFactory] Echoing all SQL to stdout
2013-05-03 10:23:55,052 INFO [STDOUT] 10:23:55,051 INFO [SettingsFactory] Statistics: disabled
2013-05-03 10:23:55,052 INFO [STDOUT] 10:23:55,052 INFO [SettingsFactory] Deleted entity synthetic identifier rollback: disabled
2013-05-03 10:23:55,053 INFO [STDOUT] 10:23:55,053 INFO [SettingsFactory] Default entity-mode: pojo
2013-05-03 10:23:55,053 INFO [STDOUT] 10:23:55,053 INFO [SettingsFactory] Named query checking : enabled
2013-05-03 10:23:55,233 INFO [STDOUT] 10:23:55,233 INFO [SessionFactoryImpl] building session factory
2013-05-03 10:23:55,260 INFO [STDOUT] 10:23:55,260 WARN [ConfigurationFactory] No configuration found. Configuring ehcache from ehcache-failsafe.xml found in the classpath: jar:file:/C:/Users/Hannah%20Morikawa/Documents/ACTYVEA_Hannah/ATRYBU/concurrents/jboss/jboss/server/default/./deploy/geplanes_bsc.war/WEB-INF/lib/ehcache-1.2.3.jar!/ehcache-failsafe.xml
2013-05-03 10:23:56,398 INFO [STDOUT] 10:23:56,398 INFO [SessionFactoryObjectFactory] Not binding factory to JNDI, no JNDI name configured
2013-05-03 10:23:56,401 INFO [STDOUT] 10:23:56,401 INFO [UpdateTimestampsCache] starting update timestamps cache at region: org.hibernate.cache.UpdateTimestampsCache
2013-05-03 10:23:56,405 INFO [STDOUT] 10:23:56,405 WARN [EhCacheProvider] Could not find configuration [org.hibernate.cache.UpdateTimestampsCache]; using defaults.
2013-05-03 10:23:56,440 INFO [STDOUT] 10:23:56,440 INFO [StandardQueryCache] starting query cache at region: org.hibernate.cache.StandardQueryCache
2013-05-03 10:23:56,442 INFO [STDOUT] 10:23:56,442 WARN [EhCacheProvider] Could not find configuration [org.hibernate.cache.StandardQueryCache]; using defaults.
2013-05-03 10:23:56,492 INFO [STDOUT] 10:23:56,492 INFO [NeoBeanFactoryPostProcessor] Encontrado Config. Utilizando bean config
2013-05-03 10:23:56,544 INFO [STDOUT] 10:23:56,544 INFO [XmlBeanDefinitionReader] Loading XML bean definitions from class path resource [org/springframework/jdbc/support/sql-error-codes.xml]
2013-05-03 10:23:56,576 INFO [STDOUT] 10:23:56,576 INFO [SQLErrorCodesFactory] SQLErrorCodes loaded: [DB2, HSQL, MS-SQL, MySQL, Oracle, Informix, PostgreSQL, Sybase]
2013-05-03 10:23:56,596 INFO [STDOUT] Conectando ao banco padrão para configuração do hibernate. (jndi: 'geplanes_PostgreSQLDS')
2013-05-03 10:23:56,670 INFO [STDOUT] 10:23:56,670 INFO [NeoBeanFactoryPostProcessor] AuthorizationDAO não configurado no XML mas encontrado na aplicação. Utilizando classe: br.com.linkcom.sgm.dao.GeplanesAuthorizationDAO
2013-05-03 10:23:56,700 INFO [STDOUT] 10:23:56,700 INFO [AnnotationsXmlWebApplicationContext] 13 beans defined in application context [Root WebApplicationContext]
2013-05-03 10:23:56,711 INFO [STDOUT] 10:23:56,710 INFO [AnnotationsXmlWebApplicationContext] Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@47122d]
2013-05-03 10:23:56,716 INFO [STDOUT] 10:23:56,716 INFO [AnnotationsXmlWebApplicationContext] Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@5ad557c2]
2013-05-03 10:23:56,726 INFO [STDOUT] 10:23:56,726 INFO [UiApplicationContextUtils] Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.ResourceBundleThemeSource@7dd74c03]
2013-05-03 10:23:56,730 INFO [STDOUT] 10:23:56,730 INFO [DefaultListableBeanFactory] Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [config,authenticationConfig,dataSource,sessionFactory,hibernateTemplate,sqlErrorCodesTranslator,transactionTemplate,hibernateTransactionManager,jdbcTemplate,neoImageResolver,neoFormater,authorizationDAO,multipartResolver]; root of BeanFactory hierarchy]
2013-05-03 10:23:56,782 INFO [STDOUT] 10:23:56,782 INFO [ContextLoader] Criando contexto de aplicação Neo
2013-05-03 10:23:56,931 INFO [STDOUT] 10:23:56,931 INFO [AnnotationsXmlWebApplicationContext] Bean factory for application context [Root WebApplicationContext]: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [mapaNegocio,ajaxCompetenciaOrganizacionalController,indexController,apresentacaoResultadosProcess,definicaoCompetenciaProcess,definicaoEstrategiaProcess,definicaoNegocioProcess,distribuicaoPesosIndicadoresProcess,envioEmailProcess,iniciativaPlanoAcaoProcess,lancamentoValorRealProcess,logProcessoProcess,matrizFCSProcess,painelControle,sobreGeplanesProcess,sobreLinkComProcess,solicitacaoCancelamentoIndicadorProcess,solicitacaoRepactuacaoIndicadorProcess,acaoPreventivaReport,alcanceMetaInstitucionalReport,anomaliaDiagramaReport,anomaliaListagemReport,anomaliaReport,anomaliaSinteticoPorStatusReport,apresentacaoResultadosReport,auditoriaGestaoReport,auditoriaInternaReport,desempenhoReport,diarioBordoReport,indicadoresEstrategicoReport,iniciativaPlanoAcaoReport,mapaCompetenciaReport,mapaEstrategicoReport,mapaNegocioReport,matrizFCSReport,pendenciaAnomaliaReport,pendenciaCadastroReport,unidadeGerencialAutoCompleteController,unidadeGerencialTreeController,alterarSenhaProcess,controleCadastroService,distribuicaoPesosIndicadoresService,lancamentoValorRealService,parametrosSistemaCrud,acaoPreventivaCrud,anomaliaCrud,auditoriaGestaoCrud,auditoriaInternaCrud,competenciaOrganizacionalCrud,emailHistoricoCrud,fatorAvaliacaoCrud,indicadorCrud,mensagemCrud,modeloAuditoriaGestaoCrud,nivelHierarquicoCrud,normaCrud,objetivoEstrategicoCrud,ocorrenciaCrud,papelCrud,perspectivaCrud,planoGestaoCrud,unidadeGerencialCrud,unidadeMedidaCrud,usuarioCrud,acaoPreventivaService,acompanhamentoIndicadorService,anexoAnomaliaService,anexoIndicadorService,anomaliaService,arquivoService,atividadeService,auditoriaGestaoIndicadorItemService,auditoriaGestaoIndicadorService,auditoriaGestaoService,auditoriaInternaService,causaEfeitoService,comentarioItemService,comentarioService,competenciaOrganizacionalService,competenciaService,emailHistoricoService,emailHistoricoUsuarioService,fatorAvaliacaoService,indicadorService,iniciativaService,itemFatorAvaliacaoService,itemModeloAuditoriaGestaoService,logProcessoService,mapaCompetenciaService,mapaEstrategicoService,mapaNegocioService,matrizFCSFatorService,matrizFCSIniciativaFatorService,matrizFCSIniciativaService,matrizFCSService,mensagemService,modeloAuditoriaGestaoService,nivelHierarquicoService,normaService,objetivoEstrategicoService,objetivoMapaEstrategicoService,ocorrenciaService,painelIndicadorFiltroService,papelService,parametrosSistemaService,permissaoService,perspectivaMapaEstrategicoService,perspectivaService,planoAcaoService,planoGestaoService,requisitoNormaService,solicitacaoCancelamentoIndicadorService,solicitacaoRepactuacaoIndicadorService,telaService,unidadeGerencialService,unidadeMedidaService,usuarioPapelService,usuarioService,usuarioUnidadeGerencialService,genericService,acaoPreventivaDAO,acompanhamentoIndicadorDAO,anexoAnomaliaDAO,anexoIndicadorDAO,anomaliaDAO,arquivoDAO,atividadeDAO,auditoriaGestaoDAO,auditoriaGestaoIndicadorDAO,auditoriaGestaoIndicadorItemDAO,auditoriaInternaDAO,causaEfeitoDAO,comentarioDAO,comentarioItemDAO,competenciaDAO,competenciaOrganizacionalDAO,emailHistoricoDAO,emailHistoricoUsuarioDAO,fatorAvaliacaoDAO,indicadorDAO,iniciativaDAO,itemFatorAvaliacaoDAO,itemModeloAuditoriaGestaoDAO,logProcessoDAO,mapaCompetenciaDAO,mapaEstrategicoDAO,mapaNegocioDAO,matrizFCSDAO,matrizFCSFatorDAO,matrizFCSIniciativaDAO,matrizFCSIniciativaFatorDAO,mensagemDAO,modeloAuditoriaGestaoDAO,nivelHierarquicoDAO,normaDAO,objetivoEstrategicoDAO,objetivoMapaEstrategicoDAO,ocorrenciaDAO,painelIndicadorFiltroDAO,papelDAO,parametrosSistemaDAO,permissaoDAO,perspectivaDAO,perspectivaMapaEstrategicoDAO,planoAcaoDAO,planoGestaoDAO,requisitoNormaDAO,solicitacaoCancelamentoIndicadorDAO,solicitacaoRepactuacaoIndicadorDAO,telaDAO,unidadeGerencialDAO,unidadeMedidaDAO,usuarioDAO,usuarioPapelDAO,usuarioUnidadeGerencialDAO,genericDAO]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [config,authenticationConfig,dataSource,sessionFactory,hibernateTemplate,sqlErrorCodesTranslator,transactionTemplate,hibernateTransactionManager,jdbcTemplate,neoImageResolver,neoFormater,authorizationDAO,multipartResolver]; root of BeanFactory hierarchy
2013-05-03 10:23:57,160 INFO [STDOUT] 10:23:57,160 INFO [AnnotationsXmlWebApplicationContext] 176 beans defined in application context [Root WebApplicationContext]
2013-05-03 10:23:57,165 INFO [STDOUT] 10:23:57,165 INFO [AnnotationsXmlWebApplicationContext] Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@5058431c]
2013-05-03 10:23:57,166 INFO [STDOUT] 10:23:57,166 INFO [AnnotationsXmlWebApplicationContext] Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@529e0c79]
2013-05-03 10:23:57,168 INFO [STDOUT] 10:23:57,168 INFO [UiApplicationContextUtils] Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.DelegatingThemeSource@645064f]
2013-05-03 10:23:57,170 INFO [STDOUT] 10:23:57,169 INFO [DefaultListableBeanFactory] Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [mapaNegocio,ajaxCompetenciaOrganizacionalController,indexController,apresentacaoResultadosProcess,definicaoCompetenciaProcess,definicaoEstrategiaProcess,definicaoNegocioProcess,distribuicaoPesosIndicadoresProcess,envioEmailProcess,iniciativaPlanoAcaoProcess,lancamentoValorRealProcess,logProcessoProcess,matrizFCSProcess,painelControle,sobreGeplanesProcess,sobreLinkComProcess,solicitacaoCancelamentoIndicadorProcess,solicitacaoRepactuacaoIndicadorProcess,acaoPreventivaReport,alcanceMetaInstitucionalReport,anomaliaDiagramaReport,anomaliaListagemReport,anomaliaReport,anomaliaSinteticoPorStatusReport,apresentacaoResultadosReport,auditoriaGestaoReport,auditoriaInternaReport,desempenhoReport,diarioBordoReport,indicadoresEstrategicoReport,iniciativaPlanoAcaoReport,mapaCompetenciaReport,mapaEstrategicoReport,mapaNegocioReport,matrizFCSReport,pendenciaAnomaliaReport,pendenciaCadastroReport,unidadeGerencialAutoCompleteController,unidadeGerencialTreeController,alterarSenhaProcess,controleCadastroService,distribuicaoPesosIndicadoresService,lancamentoValorRealService,parametrosSistemaCrud,acaoPreventivaCrud,anomaliaCrud,auditoriaGestaoCrud,auditoriaInternaCrud,competenciaOrganizacionalCrud,emailHistoricoCrud,fatorAvaliacaoCrud,indicadorCrud,mensagemCrud,modeloAuditoriaGestaoCrud,nivelHierarquicoCrud,normaCrud,objetivoEstrategicoCrud,ocorrenciaCrud,papelCrud,perspectivaCrud,planoGestaoCrud,unidadeGerencialCrud,unidadeMedidaCrud,usuarioCrud,acaoPreventivaService,acompanhamentoIndicadorService,anexoAnomaliaService,anexoIndicadorService,anomaliaService,arquivoService,atividadeService,auditoriaGestaoIndicadorItemService,auditoriaGestaoIndicadorService,auditoriaGestaoService,auditoriaInternaService,causaEfeitoService,comentarioItemService,comentarioService,competenciaOrganizacionalService,competenciaService,emailHistoricoService,emailHistoricoUsuarioService,fatorAvaliacaoService,indicadorService,iniciativaService,itemFatorAvaliacaoService,itemModeloAuditoriaGestaoService,logProcessoService,mapaCompetenciaService,mapaEstrategicoService,mapaNegocioService,matrizFCSFatorService,matrizFCSIniciativaFatorService,matrizFCSIniciativaService,matrizFCSService,mensagemService,modeloAuditoriaGestaoService,nivelHierarquicoService,normaService,objetivoEstrategicoService,objetivoMapaEstrategicoService,ocorrenciaService,painelIndicadorFiltroService,papelService,parametrosSistemaService,permissaoService,perspectivaMapaEstrategicoService,perspectivaService,planoAcaoService,planoGestaoService,requisitoNormaService,solicitacaoCancelamentoIndicadorService,solicitacaoRepactuacaoIndicadorService,telaService,unidadeGerencialService,unidadeMedidaService,usuarioPapelService,usuarioService,usuarioUnidadeGerencialService,genericService,acaoPreventivaDAO,acompanhamentoIndicadorDAO,anexoAnomaliaDAO,anexoIndicadorDAO,anomaliaDAO,arquivoDAO,atividadeDAO,auditoriaGestaoDAO,auditoriaGestaoIndicadorDAO,auditoriaGestaoIndicadorItemDAO,auditoriaInternaDAO,causaEfeitoDAO,comentarioDAO,comentarioItemDAO,competenciaDAO,competenciaOrganizacionalDAO,emailHistoricoDAO,emailHistoricoUsuarioDAO,fatorAvaliacaoDAO,indicadorDAO,iniciativaDAO,itemFatorAvaliacaoDAO,itemModeloAuditoriaGestaoDAO,logProcessoDAO,mapaCompetenciaDAO,mapaEstrategicoDAO,mapaNegocioDAO,matrizFCSDAO,matrizFCSFatorDAO,matrizFCSIniciativaDAO,matrizFCSIniciativaFatorDAO,mensagemDAO,modeloAuditoriaGestaoDAO,nivelHierarquicoDAO,normaDAO,objetivoEstrategicoDAO,objetivoMapaEstrategicoDAO,ocorrenciaDAO,painelIndicadorFiltroDAO,papelDAO,parametrosSistemaDAO,permissaoDAO,perspectivaDAO,perspectivaMapaEstrategicoDAO,planoAcaoDAO,planoGestaoDAO,requisitoNormaDAO,solicitacaoCancelamentoIndicadorDAO,solicitacaoRepactuacaoIndicadorDAO,telaDAO,unidadeGerencialDAO,unidadeMedidaDAO,usuarioDAO,usuarioPapelDAO,usuarioUnidadeGerencialDAO,genericDAO]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [config,authenticationConfig,dataSource,sessionFactory,hibernateTemplate,sqlErrorCodesTranslator,transactionTemplate,hibernateTransactionManager,jdbcTemplate,neoImageResolver,neoFormater,authorizationDAO,multipartResolver]; root of BeanFactory hierarchy]
2013-05-03 10:24:00,697 INFO [STDOUT] 10:24:00,697 INFO [ContextLoader] Using context class [br.com.linkcom.neo.core.web.init.AnnotationsXmlWebApplicationContext] for root WebApplicationContext
2013-05-03 10:24:00,698 INFO [STDOUT] 10:24:00,698 INFO [ContextLoader] Root WebApplicationContext: initialization completed in 10531 ms
2013-05-03 10:24:00,701 INFO [STDOUT] 10:24:00,701 INFO [RequestFilter] Initializing filter 'requestFilter'
2013-05-03 10:24:00,717 INFO [STDOUT] 10:24:00,716 INFO [RequestFilter] Filter 'requestFilter' configured successfully
2013-05-03 10:24:00,739 INFO [STDOUT] 10:24:00,739 INFO [DispatcherServlet] Initializing servlet 'sgm'
2013-05-03 10:24:00,757 INFO [STDOUT] 10:24:00,757 INFO [DispatcherServlet] FrameworkServlet 'sgm': initialization started
2013-05-03 10:24:00,758 INFO [STDOUT] 10:24:00,758 INFO [[/geplanes_bsc]] Loading WebApplicationContext for Spring FrameworkServlet 'sgm'
2013-05-03 10:24:00,761 INFO [STDOUT] 10:24:00,761 INFO [AnnotationsXmlWebApplicationContext] Bean factory for application context [WebApplicationContext for namespace 'sgm-servlet']: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans []; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [mapaNegocio,ajaxCompetenciaOrganizacionalController,indexController,apresentacaoResultadosProcess,definicaoCompetenciaProcess,definicaoEstrategiaProcess,definicaoNegocioProcess,distribuicaoPesosIndicadoresProcess,envioEmailProcess,iniciativaPlanoAcaoProcess,lancamentoValorRealProcess,logProcessoProcess,matrizFCSProcess,painelControle,sobreGeplanesProcess,sobreLinkComProcess,solicitacaoCancelamentoIndicadorProcess,solicitacaoRepactuacaoIndicadorProcess,acaoPreventivaReport,alcanceMetaInstitucionalReport,anomaliaDiagramaReport,anomaliaListagemReport,anomaliaReport,anomaliaSinteticoPorStatusReport,apresentacaoResultadosReport,auditoriaGestaoReport,auditoriaInternaReport,desempenhoReport,diarioBordoReport,indicadoresEstrategicoReport,iniciativaPlanoAcaoReport,mapaCompetenciaReport,mapaEstrategicoReport,mapaNegocioReport,matrizFCSReport,pendenciaAnomaliaReport,pendenciaCadastroReport,unidadeGerencialAutoCompleteController,unidadeGerencialTreeController,alterarSenhaProcess,controleCadastroService,distribuicaoPesosIndicadoresService,lancamentoValorRealService,parametrosSistemaCrud,acaoPreventivaCrud,anomaliaCrud,auditoriaGestaoCrud,auditoriaInternaCrud,competenciaOrganizacionalCrud,emailHistoricoCrud,fatorAvaliacaoCrud,indicadorCrud,mensagemCrud,modeloAuditoriaGestaoCrud,nivelHierarquicoCrud,normaCrud,objetivoEstrategicoCrud,ocorrenciaCrud,papelCrud,perspectivaCrud,planoGestaoCrud,unidadeGerencialCrud,unidadeMedidaCrud,usuarioCrud,acaoPreventivaService,acompanhamentoIndicadorService,anexoAnomaliaService,anexoIndicadorService,anomaliaService,arquivoService,atividadeService,auditoriaGestaoIndicadorItemService,auditoriaGestaoIndicadorService,auditoriaGestaoService,auditoriaInternaService,causaEfeitoService,comentarioItemService,comentarioService,competenciaOrganizacionalService,competenciaService,emailHistoricoService,emailHistoricoUsuarioService,fatorAvaliacaoService,indicadorService,iniciativaService,itemFatorAvaliacaoService,itemModeloAuditoriaGestaoService,logProcessoService,mapaCompetenciaService,mapaEstrategicoService,mapaNegocioService,matrizFCSFatorService,matrizFCSIniciativaFatorService,matrizFCSIniciativaService,matrizFCSService,mensagemService,modeloAuditoriaGestaoService,nivelHierarquicoService,normaService,objetivoEstrategicoService,objetivoMapaEstrategicoService,ocorrenciaService,painelIndicadorFiltroService,papelService,parametrosSistemaService,permissaoService,perspectivaMapaEstrategicoService,perspectivaService,planoAcaoService,planoGestaoService,requisitoNormaService,solicitacaoCancelamentoIndicadorService,solicitacaoRepactuacaoIndicadorService,telaService,unidadeGerencialService,unidadeMedidaService,usuarioPapelService,usuarioService,usuarioUnidadeGerencialService,genericService,acaoPreventivaDAO,acompanhamentoIndicadorDAO,anexoAnomaliaDAO,anexoIndicadorDAO,anomaliaDAO,arquivoDAO,atividadeDAO,auditoriaGestaoDAO,auditoriaGestaoIndicadorDAO,auditoriaGestaoIndicadorItemDAO,auditoriaInternaDAO,causaEfeitoDAO,comentarioDAO,comentarioItemDAO,competenciaDAO,competenciaOrganizacionalDAO,emailHistoricoDAO,emailHistoricoUsuarioDAO,fatorAvaliacaoDAO,indicadorDAO,iniciativaDAO,itemFatorAvaliacaoDAO,itemModeloAuditoriaGestaoDAO,logProcessoDAO,mapaCompetenciaDAO,mapaEstrategicoDAO,mapaNegocioDAO,matrizFCSDAO,matrizFCSFatorDAO,matrizFCSIniciativaDAO,matrizFCSIniciativaFatorDAO,mensagemDAO,modeloAuditoriaGestaoDAO,nivelHierarquicoDAO,normaDAO,objetivoEstrategicoDAO,objetivoMapaEstrategicoDAO,ocorrenciaDAO,painelIndicadorFiltroDAO,papelDAO,parametrosSistemaDAO,permissaoDAO,perspectivaDAO,perspectivaMapaEstrategicoDAO,planoAcaoDAO,planoGestaoDAO,requisitoNormaDAO,solicitacaoCancelamentoIndicadorDAO,solicitacaoRepactuacaoIndicadorDAO,telaDAO,unidadeGerencialDAO,unidadeMedidaDAO,usuarioDAO,usuarioPapelDAO,usuarioUnidadeGerencialDAO,genericDAO]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [config,authenticationConfig,dataSource,sessionFactory,hibernateTemplate,sqlErrorCodesTranslator,transactionTemplate,hibernateTransactionManager,jdbcTemplate,neoImageResolver,neoFormater,authorizationDAO,multipartResolver]; root of BeanFactory hierarchy
2013-05-03 10:24:00,767 INFO [STDOUT] 10:24:00,767 INFO [AnnotationsXmlWebApplicationContext] No beans defined in application context [WebApplicationContext for namespace 'sgm-servlet']
2013-05-03 10:24:00,768 INFO [STDOUT] 10:24:00,768 INFO [AnnotationsXmlWebApplicationContext] Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@183d1102]
2013-05-03 10:24:00,769 INFO [STDOUT] 10:24:00,768 INFO [AnnotationsXmlWebApplicationContext] Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@5127a6bc]
2013-05-03 10:24:00,769 INFO [STDOUT] 10:24:00,769 INFO [UiApplicationContextUtils] Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.DelegatingThemeSource@233aa44]
2013-05-03 10:24:00,770 INFO [STDOUT] 10:24:00,770 INFO [DefaultListableBeanFactory] Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans []; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [mapaNegocio,ajaxCompetenciaOrganizacionalController,indexController,apresentacaoResultadosProcess,definicaoCompetenciaProcess,definicaoEstrategiaProcess,definicaoNegocioProcess,distribuicaoPesosIndicadoresProcess,envioEmailProcess,iniciativaPlanoAcaoProcess,lancamentoValorRealProcess,logProcessoProcess,matrizFCSProcess,painelControle,sobreGeplanesProcess,sobreLinkComProcess,solicitacaoCancelamentoIndicadorProcess,solicitacaoRepactuacaoIndicadorProcess,acaoPreventivaReport,alcanceMetaInstitucionalReport,anomaliaDiagramaReport,anomaliaListagemReport,anomaliaReport,anomaliaSinteticoPorStatusReport,apresentacaoResultadosReport,auditoriaGestaoReport,auditoriaInternaReport,desempenhoReport,diarioBordoReport,indicadoresEstrategicoReport,iniciativaPlanoAcaoReport,mapaCompetenciaReport,mapaEstrategicoReport,mapaNegocioReport,matrizFCSReport,pendenciaAnomaliaReport,pendenciaCadastroReport,unidadeGerencialAutoCompleteController,unidadeGerencialTreeController,alterarSenhaProcess,controleCadastroService,distribuicaoPesosIndicadoresService,lancamentoValorRealService,parametrosSistemaCrud,acaoPreventivaCrud,anomaliaCrud,auditoriaGestaoCrud,auditoriaInternaCrud,competenciaOrganizacionalCrud,emailHistoricoCrud,fatorAvaliacaoCrud,indicadorCrud,mensagemCrud,modeloAuditoriaGestaoCrud,nivelHierarquicoCrud,normaCrud,objetivoEstrategicoCrud,ocorrenciaCrud,papelCrud,perspectivaCrud,planoGestaoCrud,unidadeGerencialCrud,unidadeMedidaCrud,usuarioCrud,acaoPreventivaService,acompanhamentoIndicadorService,anexoAnomaliaService,anexoIndicadorService,anomaliaService,arquivoService,atividadeService,auditoriaGestaoIndicadorItemService,auditoriaGestaoIndicadorService,auditoriaGestaoService,auditoriaInternaService,causaEfeitoService,comentarioItemService,comentarioService,competenciaOrganizacionalService,competenciaService,emailHistoricoService,emailHistoricoUsuarioService,fatorAvaliacaoService,indicadorService,iniciativaService,itemFatorAvaliacaoService,itemModeloAuditoriaGestaoService,logProcessoService,mapaCompetenciaService,mapaEstrategicoService,mapaNegocioService,matrizFCSFatorService,matrizFCSIniciativaFatorService,matrizFCSIniciativaService,matrizFCSService,mensagemService,modeloAuditoriaGestaoService,nivelHierarquicoService,normaService,objetivoEstrategicoService,objetivoMapaEstrategicoService,ocorrenciaService,painelIndicadorFiltroService,papelService,parametrosSistemaService,permissaoService,perspectivaMapaEstrategicoService,perspectivaService,planoAcaoService,planoGestaoService,requisitoNormaService,solicitacaoCancelamentoIndicadorService,solicitacaoRepactuacaoIndicadorService,telaService,unidadeGerencialService,unidadeMedidaService,usuarioPapelService,usuarioService,usuarioUnidadeGerencialService,genericService,acaoPreventivaDAO,acompanhamentoIndicadorDAO,anexoAnomaliaDAO,anexoIndicadorDAO,anomaliaDAO,arquivoDAO,atividadeDAO,auditoriaGestaoDAO,auditoriaGestaoIndicadorDAO,auditoriaGestaoIndicadorItemDAO,auditoriaInternaDAO,causaEfeitoDAO,comentarioDAO,comentarioItemDAO,competenciaDAO,competenciaOrganizacionalDAO,emailHistoricoDAO,emailHistoricoUsuarioDAO,fatorAvaliacaoDAO,indicadorDAO,iniciativaDAO,itemFatorAvaliacaoDAO,itemModeloAuditoriaGestaoDAO,logProcessoDAO,mapaCompetenciaDAO,mapaEstrategicoDAO,mapaNegocioDAO,matrizFCSDAO,matrizFCSFatorDAO,matrizFCSIniciativaDAO,matrizFCSIniciativaFatorDAO,mensagemDAO,modeloAuditoriaGestaoDAO,nivelHierarquicoDAO,normaDAO,objetivoEstrategicoDAO,objetivoMapaEstrategicoDAO,ocorrenciaDAO,painelIndicadorFiltroDAO,papelDAO,parametrosSistemaDAO,permissaoDAO,perspectivaDAO,perspectivaMapaEstrategicoDAO,planoAcaoDAO,planoGestaoDAO,requisitoNormaDAO,solicitacaoCancelamentoIndicadorDAO,solicitacaoRepactuacaoIndicadorDAO,telaDAO,unidadeGerencialDAO,unidadeMedidaDAO,usuarioDAO,usuarioPapelDAO,usuarioUnidadeGerencialDAO,genericDAO]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [config,authenticationConfig,dataSource,sessionFactory,hibernateTemplate,sqlErrorCodesTranslator,transactionTemplate,hibernateTransactionManager,jdbcTemplate,neoImageResolver,neoFormater,authorizationDAO,multipartResolver]; root of BeanFactory hierarchy]
2013-05-03 10:24:00,777 INFO [STDOUT] 10:24:00,777 INFO [DispatcherServlet] Using context class [br.com.linkcom.neo.core.web.init.AnnotationsXmlWebApplicationContext] for servlet 'sgm'
2013-05-03 10:24:00,779 INFO [STDOUT] 10:24:00,779 INFO [DispatcherServlet] Using MultipartResolver [br.com.linkcom.neo.controller.NeoCommonsMultipartResolver@def577d]
2013-05-03 10:24:00,786 INFO [STDOUT] 10:24:00,786 INFO [DispatcherServlet] Unable to locate LocaleResolver with name 'localeResolver': using default [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver@256e588e]
2013-05-03 10:24:00,792 INFO [STDOUT] 10:24:00,792 INFO [DispatcherServlet] Unable to locate ThemeResolver with name 'themeResolver': using default [org.springframework.web.servlet.theme.FixedThemeResolver@29d22104]
2013-05-03 10:24:00,812 INFO [STDOUT] 10:24:00,812 INFO [AnnotationsHandlerMapping] Inicializando configuração dos Controllers para o modulo: /sgm
2013-05-03 10:24:00,896 INFO [STDOUT] 10:24:00,896 INFO [DispatcherServlet] No HandlerMappings found in servlet 'sgm': using default
2013-05-03 10:24:00,900 INFO [STDOUT] 10:24:00,900 INFO [DispatcherServlet] No HandlerAdapters found in servlet 'sgm': using default
2013-05-03 10:24:00,922 INFO [STDOUT] 10:24:00,922 INFO [DispatcherServlet] No ViewResolvers found in servlet 'sgm': using default
2013-05-03 10:24:00,924 INFO [STDOUT] 10:24:00,923 INFO [DispatcherServlet] FrameworkServlet 'sgm': initialization completed in 166 ms
2013-05-03 10:24:00,926 INFO [STDOUT] 10:24:00,926 INFO [DispatcherServlet] Servlet 'sgm' configured successfully
2013-05-03 10:24:00,927 INFO [STDOUT] 10:24:00,927 INFO [DispatcherServlet] Initializing servlet 'util'
2013-05-03 10:24:00,927 INFO [STDOUT] 10:24:00,927 INFO [DispatcherServlet] FrameworkServlet 'util': initialization started
2013-05-03 10:24:00,928 INFO [STDOUT] 10:24:00,928 INFO [[/geplanes_bsc]] Loading WebApplicationContext for Spring FrameworkServlet 'util'
2013-05-03 10:24:00,929 INFO [STDOUT] 10:24:00,929 INFO [AnnotationsXmlWebApplicationContext] Bean factory for application context [WebApplicationContext for namespace 'util-servlet']: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans []; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [mapaNegocio,ajaxCompetenciaOrganizacionalController,indexController,apresentacaoResultadosProcess,definicaoCompetenciaProcess,definicaoEstrategiaProcess,definicaoNegocioProcess,distribuicaoPesosIndicadoresProcess,envioEmailProcess,iniciativaPlanoAcaoProcess,lancamentoValorRealProcess,logProcessoProcess,matrizFCSProcess,painelControle,sobreGeplanesProcess,sobreLinkComProcess,solicitacaoCancelamentoIndicadorProcess,solicitacaoRepactuacaoIndicadorProcess,acaoPreventivaReport,alcanceMetaInstitucionalReport,anomaliaDiagramaReport,anomaliaListagemReport,anomaliaReport,anomaliaSinteticoPorStatusReport,apresentacaoResultadosReport,auditoriaGestaoReport,auditoriaInternaReport,desempenhoReport,diarioBordoReport,indicadoresEstrategicoReport,iniciativaPlanoAcaoReport,mapaCompetenciaReport,mapaEstrategicoReport,mapaNegocioReport,matrizFCSReport,pendenciaAnomaliaReport,pendenciaCadastroReport,unidadeGerencialAutoCompleteController,unidadeGerencialTreeController,alterarSenhaProcess,controleCadastroService,distribuicaoPesosIndicadoresService,lancamentoValorRealService,parametrosSistemaCrud,acaoPreventivaCrud,anomaliaCrud,auditoriaGestaoCrud,auditoriaInternaCrud,competenciaOrganizacionalCrud,emailHistoricoCrud,fatorAvaliacaoCrud,indicadorCrud,mensagemCrud,modeloAuditoriaGestaoCrud,nivelHierarquicoCrud,normaCrud,objetivoEstrategicoCrud,ocorrenciaCrud,papelCrud,perspectivaCrud,planoGestaoCrud,unidadeGerencialCrud,unidadeMedidaCrud,usuarioCrud,acaoPreventivaService,acompanhamentoIndicadorService,anexoAnomaliaService,anexoIndicadorService,anomaliaService,arquivoService,atividadeService,auditoriaGestaoIndicadorItemService,auditoriaGestaoIndicadorService,auditoriaGestaoService,auditoriaInternaService,causaEfeitoService,comentarioItemService,comentarioService,competenciaOrganizacionalService,competenciaService,emailHistoricoService,emailHistoricoUsuarioService,fatorAvaliacaoService,indicadorService,iniciativaService,itemFatorAvaliacaoService,itemModeloAuditoriaGestaoService,logProcessoService,mapaCompetenciaService,mapaEstrategicoService,mapaNegocioService,matrizFCSFatorService,matrizFCSIniciativaFatorService,matrizFCSIniciativaService,matrizFCSService,mensagemService,modeloAuditoriaGestaoService,nivelHierarquicoService,normaService,objetivoEstrategicoService,objetivoMapaEstrategicoService,ocorrenciaService,painelIndicadorFiltroService,papelService,parametrosSistemaService,permissaoService,perspectivaMapaEstrategicoService,perspectivaService,planoAcaoService,planoGestaoService,requisitoNormaService,solicitacaoCancelamentoIndicadorService,solicitacaoRepactuacaoIndicadorService,telaService,unidadeGerencialService,unidadeMedidaService,usuarioPapelService,usuarioService,usuarioUnidadeGerencialService,genericService,acaoPreventivaDAO,acompanhamentoIndicadorDAO,anexoAnomaliaDAO,anexoIndicadorDAO,anomaliaDAO,arquivoDAO,atividadeDAO,auditoriaGestaoDAO,auditoriaGestaoIndicadorDAO,auditoriaGestaoIndicadorItemDAO,auditoriaInternaDAO,causaEfeitoDAO,comentarioDAO,comentarioItemDAO,competenciaDAO,competenciaOrganizacionalDAO,emailHistoricoDAO,emailHistoricoUsuarioDAO,fatorAvaliacaoDAO,indicadorDAO,iniciativaDAO,itemFatorAvaliacaoDAO,itemModeloAuditoriaGestaoDAO,logProcessoDAO,mapaCompetenciaDAO,mapaEstrategicoDAO,mapaNegocioDAO,matrizFCSDAO,matrizFCSFatorDAO,matrizFCSIniciativaDAO,matrizFCSIniciativaFatorDAO,mensagemDAO,modeloAuditoriaGestaoDAO,nivelHierarquicoDAO,normaDAO,objetivoEstrategicoDAO,objetivoMapaEstrategicoDAO,ocorrenciaDAO,painelIndicadorFiltroDAO,papelDAO,parametrosSistemaDAO,permissaoDAO,perspectivaDAO,perspectivaMapaEstrategicoDAO,planoAcaoDAO,planoGestaoDAO,requisitoNormaDAO,solicitacaoCancelamentoIndicadorDAO,solicitacaoRepactuacaoIndicadorDAO,telaDAO,unidadeGerencialDAO,unidadeMedidaDAO,usuarioDAO,usuarioPapelDAO,usuarioUnidadeGerencialDAO,genericDAO]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [config,authenticationConfig,dataSource,sessionFactory,hibernateTemplate,sqlErrorCodesTranslator,transactionTemplate,hibernateTransactionManager,jdbcTemplate,neoImageResolver,neoFormater,authorizationDAO,multipartResolver]; root of BeanFactory hierarchy
2013-05-03 10:24:00,937 INFO [STDOUT] 10:24:00,937 INFO [AnnotationsXmlWebApplicationContext] No beans defined in application context [WebApplicationContext for namespace 'util-servlet']
2013-05-03 10:24:00,937 INFO [STDOUT] 10:24:00,937 INFO [AnnotationsXmlWebApplicationContext] Unable to locate MessageSource with name 'messageSource': using default [org.springframework.context.support.DelegatingMessageSource@6db0d235]
2013-05-03 10:24:00,938 INFO [STDOUT] 10:24:00,938 INFO [AnnotationsXmlWebApplicationContext] Unable to locate ApplicationEventMulticaster with name 'applicationEventMulticaster': using default [org.springframework.context.event.SimpleApplicationEventMulticaster@73b8cdd5]
2013-05-03 10:24:00,939 INFO [STDOUT] 10:24:00,939 INFO [UiApplicationContextUtils] Unable to locate ThemeSource with name 'themeSource': using default [org.springframework.ui.context.support.DelegatingThemeSource@69d1964d]
2013-05-03 10:24:00,940 INFO [STDOUT] 10:24:00,940 INFO [DefaultListableBeanFactory] Pre-instantiating singletons in factory [org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans []; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [mapaNegocio,ajaxCompetenciaOrganizacionalController,indexController,apresentacaoResultadosProcess,definicaoCompetenciaProcess,definicaoEstrategiaProcess,definicaoNegocioProcess,distribuicaoPesosIndicadoresProcess,envioEmailProcess,iniciativaPlanoAcaoProcess,lancamentoValorRealProcess,logProcessoProcess,matrizFCSProcess,painelControle,sobreGeplanesProcess,sobreLinkComProcess,solicitacaoCancelamentoIndicadorProcess,solicitacaoRepactuacaoIndicadorProcess,acaoPreventivaReport,alcanceMetaInstitucionalReport,anomaliaDiagramaReport,anomaliaListagemReport,anomaliaReport,anomaliaSinteticoPorStatusReport,apresentacaoResultadosReport,auditoriaGestaoReport,auditoriaInternaReport,desempenhoReport,diarioBordoReport,indicadoresEstrategicoReport,iniciativaPlanoAcaoReport,mapaCompetenciaReport,mapaEstrategicoReport,mapaNegocioReport,matrizFCSReport,pendenciaAnomaliaReport,pendenciaCadastroReport,unidadeGerencialAutoCompleteController,unidadeGerencialTreeController,alterarSenhaProcess,controleCadastroService,distribuicaoPesosIndicadoresService,lancamentoValorRealService,parametrosSistemaCrud,acaoPreventivaCrud,anomaliaCrud,auditoriaGestaoCrud,auditoriaInternaCrud,competenciaOrganizacionalCrud,emailHistoricoCrud,fatorAvaliacaoCrud,indicadorCrud,mensagemCrud,modeloAuditoriaGestaoCrud,nivelHierarquicoCrud,normaCrud,objetivoEstrategicoCrud,ocorrenciaCrud,papelCrud,perspectivaCrud,planoGestaoCrud,unidadeGerencialCrud,unidadeMedidaCrud,usuarioCrud,acaoPreventivaService,acompanhamentoIndicadorService,anexoAnomaliaService,anexoIndicadorService,anomaliaService,arquivoService,atividadeService,auditoriaGestaoIndicadorItemService,auditoriaGestaoIndicadorService,auditoriaGestaoService,auditoriaInternaService,causaEfeitoService,comentarioItemService,comentarioService,competenciaOrganizacionalService,competenciaService,emailHistoricoService,emailHistoricoUsuarioService,fatorAvaliacaoService,indicadorService,iniciativaService,itemFatorAvaliacaoService,itemModeloAuditoriaGestaoService,logProcessoService,mapaCompetenciaService,mapaEstrategicoService,mapaNegocioService,matrizFCSFatorService,matrizFCSIniciativaFatorService,matrizFCSIniciativaService,matrizFCSService,mensagemService,modeloAuditoriaGestaoService,nivelHierarquicoService,normaService,objetivoEstrategicoService,objetivoMapaEstrategicoService,ocorrenciaService,painelIndicadorFiltroService,papelService,parametrosSistemaService,permissaoService,perspectivaMapaEstrategicoService,perspectivaService,planoAcaoService,planoGestaoService,requisitoNormaService,solicitacaoCancelamentoIndicadorService,solicitacaoRepactuacaoIndicadorService,telaService,unidadeGerencialService,unidadeMedidaService,usuarioPapelService,usuarioService,usuarioUnidadeGerencialService,genericService,acaoPreventivaDAO,acompanhamentoIndicadorDAO,anexoAnomaliaDAO,anexoIndicadorDAO,anomaliaDAO,arquivoDAO,atividadeDAO,auditoriaGestaoDAO,auditoriaGestaoIndicadorDAO,auditoriaGestaoIndicadorItemDAO,auditoriaInternaDAO,causaEfeitoDAO,comentarioDAO,comentarioItemDAO,competenciaDAO,competenciaOrganizacionalDAO,emailHistoricoDAO,emailHistoricoUsuarioDAO,fatorAvaliacaoDAO,indicadorDAO,iniciativaDAO,itemFatorAvaliacaoDAO,itemModeloAuditoriaGestaoDAO,logProcessoDAO,mapaCompetenciaDAO,mapaEstrategicoDAO,mapaNegocioDAO,matrizFCSDAO,matrizFCSFatorDAO,matrizFCSIniciativaDAO,matrizFCSIniciativaFatorDAO,mensagemDAO,modeloAuditoriaGestaoDAO,nivelHierarquicoDAO,normaDAO,objetivoEstrategicoDAO,objetivoMapaEstrategicoDAO,ocorrenciaDAO,painelIndicadorFiltroDAO,papelDAO,parametrosSistemaDAO,permissaoDAO,perspectivaDAO,perspectivaMapaEstrategicoDAO,planoAcaoDAO,planoGestaoDAO,requisitoNormaDAO,solicitacaoCancelamentoIndicadorDAO,solicitacaoRepactuacaoIndicadorDAO,telaDAO,unidadeGerencialDAO,unidadeMedidaDAO,usuarioDAO,usuarioPapelDAO,usuarioUnidadeGerencialDAO,genericDAO]; parent: org.springframework.beans.factory.support.DefaultListableBeanFactory defining beans [config,authenticationConfig,dataSource,sessionFactory,hibernateTemplate,sqlErrorCodesTranslator,transactionTemplate,hibernateTransactionManager,jdbcTemplate,neoImageResolver,neoFormater,authorizationDAO,multipartResolver]; root of BeanFactory hierarchy]
2013-05-03 10:24:00,948 INFO [STDOUT] 10:24:00,948 INFO [DispatcherServlet] Using context class [br.com.linkcom.neo.core.web.init.AnnotationsXmlWebApplicationContext] for servlet 'util'
2013-05-03 10:24:00,949 INFO [STDOUT] 10:24:00,949 INFO [DispatcherServlet] Using MultipartResolver [br.com.linkcom.neo.controller.NeoCommonsMultipartResolver@def577d]
2013-05-03 10:24:00,950 INFO [STDOUT] 10:24:00,950 INFO [DispatcherServlet] Unable to locate LocaleResolver with name 'localeResolver': using default [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver@3ee2cf81]
2013-05-03 10:24:00,952 INFO [STDOUT] 10:24:00,952 INFO [DispatcherServlet] Unable to locate ThemeResolver with name 'themeResolver': using default [org.springframework.web.servlet.theme.FixedThemeResolver@1ca53e68]
2013-05-03 10:24:00,955 INFO [STDOUT] 10:24:00,954 INFO [AnnotationsHandlerMapping] Inicializando configuração dos Controllers para o modulo: /util
2013-05-03 10:24:00,959 INFO [STDOUT] 10:24:00,959 INFO [DispatcherServlet] No HandlerMappings found in servlet 'util': using default
2013-05-03 10:24:00,960 INFO [STDOUT] 10:24:00,960 INFO [DispatcherServlet] No HandlerAdapters found in servlet 'util': using default
2013-05-03 10:24:00,961 INFO [STDOUT] 10:24:00,961 INFO [DispatcherServlet] No ViewResolvers found in servlet 'util': using default
2013-05-03 10:24:00,961 INFO [STDOUT] 10:24:00,961 INFO [DispatcherServlet] FrameworkServlet 'util': initialization completed in 34 ms
2013-05-03 10:24:00,962 INFO [STDOUT] 10:24:00,962 INFO [DispatcherServlet] Servlet 'util' configured successfully
2013-05-03 10:24:01,030 INFO [org.jboss.web.tomcat.tc5.TomcatDeployer] deploy, ctxPath=/jmx-console, warUrl=.../deploy/jmx-console.war/
2013-05-03 10:24:01,303 INFO [org.apache.coyote.http11.Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
2013-05-03 10:24:01,419 INFO [org.apache.jk.common.ChannelSocket] JK: ajp13 listening on /0.0.0.0:8009
2013-05-03 10:24:01,434 INFO [org.apache.jk.server.JkMain] Jk running ID=0 time=0/49 config=null
2013-05-03 10:24:01,446 INFO [org.jboss.system.server.Server] JBoss (MX MicroKernel) [4.0.5.GA (build: CVSTag=Branch_4_0 date=200610162339)] Started in 27s:113ms
Autor: Hannah Mayumi Morikawa
1Um comentário