projeto-siga / siga

Repositório principal do projeto siga
siga-le.vercel.app
GNU Affero General Public License v3.0
90 stars 94 forks source link

GERAL: Mensagens indesejadas no log #314

Closed crivano closed 8 years ago

crivano commented 9 years ago

Notei que, para o branch vraptor, existem muitas mensagens indesejadas no log de subida das aplicações. Gostaria que @hodrigohamalho ou @kmacedovarela olhassem isso e fizessem as devidas alterações ou nas aplicações ou nas configurações do Jboss.

Considero isso muito importante, pois estamos em processo de trocar nossa versão da produção para utilizar o VRaptor e, se pudermos detectar e corrigir algum problema pelos logs, será bem melhor do que deixá-lo para ser corrigido quando algum usuário reclamar.

Abaixo podem ser visualizadas as mensagens de log de meu ambiente de desenvolvimento:

18:41:30,472 INFO  [org.jboss.modules] (main) JBoss Modules version 1.3.3.Final-redhat-1
18:41:31,331 INFO  [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1
18:41:31,422 INFO  [org.jboss.as] (MSC service thread 1-6) JBAS015899: JBoss EAP 6.2.3.GA (AS 7.3.3.Final-redhat-3) starting
18:41:32,489 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found siga.war in deployment directory. To trigger deployment create a file called siga.war.dodeploy
18:41:32,490 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found sigawf.war in deployment directory. To trigger deployment create a file called sigawf.war.dodeploy
18:41:32,490 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found sigaex.war in deployment directory. To trigger deployment create a file called sigaex.war.dodeploy
18:41:32,490 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found sigagc.war in deployment directory. To trigger deployment create a file called sigagc.war.dodeploy
18:41:32,491 INFO  [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) JBAS015003: Found sigaidp.war in deployment directory. To trigger deployment create a file called sigaidp.war.dodeploy
18:41:32,550 INFO  [org.xnio] (MSC service thread 1-3) XNIO Version 3.0.9.GA-redhat-1
18:41:32,554 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
18:41:32,557 INFO  [org.xnio.nio] (MSC service thread 1-3) XNIO NIO Implementation Version 3.0.9.GA-redhat-1
18:41:32,575 INFO  [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 3.2.19.GA-redhat-1
18:41:32,603 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 29) JBAS010280: Activating Infinispan subsystem.
18:41:32,628 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 35) JBAS012605: Activated the following JSF Implementations: [main, 1.2]
18:41:32,631 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 37) JBAS011800: Activating Naming Subsystem
18:41:32,643 INFO  [org.jboss.as.security] (ServerService Thread Pool -- 42) JBAS013171: Activating Security Subsystem
18:41:32,657 INFO  [org.jboss.as.security] (MSC service thread 1-11) JBAS013170: Current PicketBox version=4.0.19.SP6-redhat-1
18:41:32,683 INFO  [org.jboss.as.connector.logging] (MSC service thread 1-5) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.23.1.Final-redhat-1)
18:41:32,697 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 46) JBAS015537: Activating WebServices Extension
18:41:32,726 INFO  [org.jboss.as.naming] (MSC service thread 1-6) JBAS011802: Starting Naming Service
18:41:32,726 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-2) JBAS015400: Bound mail session [java:jboss/mail/Default]
18:41:32,781 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 25) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
18:41:33,088 INFO  [org.apache.coyote.http11] (MSC service thread 1-16) JBWEB003001: Coyote HTTP/1.1 initializing on : http-localhost/127.0.0.1:8080
18:41:33,088 INFO  [org.apache.coyote.ajp] (MSC service thread 1-10) JBWEB003046: Starting Coyote AJP/1.3 on ajp-localhost/127.0.0.1:8009
18:41:33,089 INFO  [org.apache.coyote.http11] (MSC service thread 1-16) JBWEB003000: Coyote HTTP/1.1 starting on: http-localhost/127.0.0.1:8080
18:41:33,222 INFO  [org.jboss.ws.common.management] (MSC service thread 1-8) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.2.4.Final-redhat-1
18:41:33,502 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-9) JBAS015012: Started FileSystemDeploymentService for directory /Users/nato/Development/jboss-eap-6.2.3/standalone/deployments
18:41:33,509 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015876: Starting deployment of "sigaex.war" (runtime-name: "sigaex.war")
18:41:33,509 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-13) JBAS015876: Starting deployment of "ojdbc6.jar" (runtime-name: "ojdbc6.jar")
18:41:33,510 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-11) JBAS015876: Starting deployment of "sigagc.war" (runtime-name: "sigagc.war")
18:41:33,509 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "ckeditor.war" (runtime-name: "ckeditor.war")
18:41:33,509 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "sigawf.war" (runtime-name: "sigawf.war")
18:41:33,510 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-10) JBAS015876: Starting deployment of "sigaidp.war" (runtime-name: "sigaidp.war")
18:41:33,510 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-14) JBAS015876: Starting deployment of "siga.war" (runtime-name: "siga.war")
18:41:33,514 INFO  [org.jboss.as.remoting] (MSC service thread 1-5) JBAS017100: Listening on 127.0.0.1:9999
18:41:33,514 INFO  [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:4447
18:41:34,335 INFO  [org.apache.coyote.http11] (MSC service thread 1-7) JBWEB003001: Coyote HTTP/1.1 initializing on : http-localhost/127.0.0.1:8443
18:41:34,340 INFO  [org.apache.coyote.http11] (MSC service thread 1-7) JBWEB003000: Coyote HTTP/1.1 starting on: http-localhost/127.0.0.1:8443
18:41:35,046 INFO  [org.jboss.web] (ServerService Thread Pool -- 49) JBAS018210: Register web context: /ckeditor
18:41:35,851 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) JBAS010403: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 11.2)
18:41:35,918 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:/jboss/datasources/SigaServicosDS]
18:41:35,918 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-14) JBAS010400: Bound data source [java:/jboss/datasources/SigaCpDS]
18:41:35,919 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:/jboss/datasources/SigaWfDS]
18:41:35,920 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) JBAS010400: Bound data source [java:jboss/datasources/SigaExDS]
18:41:35,923 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-11) JBAS010400: Bound data source [java:/jboss/datasources/SigaGcDS]
18:41:39,527 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
18:41:39,600 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
18:41:39,747 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-16) JBAS015893: Encountered invalid class name 'org.kxml2.io.KXmlParser,org.kxml2.io.KXmlSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
18:41:39,748 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-16) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
18:41:39,955 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry log4j.jar in /Users/nato/Development/jboss-eap-6.2.3/standalone/deployments/sigaex.war/WEB-INF/lib/commons-logging-1.0.2.jar  does not point to a valid jar for a Class-Path reference.
18:41:39,956 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry log4j-core.jar in /Users/nato/Development/jboss-eap-6.2.3/standalone/deployments/sigaex.war/WEB-INF/lib/commons-logging-1.0.2.jar  does not point to a valid jar for a Class-Path reference.
18:41:40,061 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.kxml2.io.KXmlParser,org.kxml2.io.KXmlSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
18:41:40,064 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
18:41:40,138 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-15) JBAS018567: Deployment "deployment.siga.war" is using a private module ("org.apache.commons.lang:main") which may be changed or removed in future versions without notice.
18:41:40,139 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-15) JBAS018567: Deployment "deployment.siga.war" is using a private module ("org.apache.commons.lang:main") which may be changed or removed in future versions without notice.
18:41:40,140 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-15) JBAS018567: Deployment "deployment.siga.war" is using a private module ("org.apache.ws.xmlschema:main") which may be changed or removed in future versions without notice.
18:41:40,140 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-15) JBAS018567: Deployment "deployment.siga.war" is using a private module ("org.apache.ws.xmlschema:main") which may be changed or removed in future versions without notice.
18:41:40,140 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-15) JBAS018567: Deployment "deployment.siga.war" is using a private module ("asm.asm:main") which may be changed or removed in future versions without notice.
18:41:40,141 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-15) JBAS018567: Deployment "deployment.siga.war" is using a private module ("asm.asm:main") which may be changed or removed in future versions without notice.
18:41:40,141 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-15) JBAS018567: Deployment "deployment.siga.war" is using a private module ("org.javassist:main") which may be changed or removed in future versions without notice.
18:41:40,142 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-15) JBAS018567: Deployment "deployment.siga.war" is using a private module ("org.javassist:main") which may be changed or removed in future versions without notice.
18:41:40,156 INFO  [org.jboss.weld.deployer] (MSC service thread 1-11) JBAS016002: Processing weld deployment sigaidp.war
18:41:40,235 INFO  [org.jboss.weld.deployer] (MSC service thread 1-14) JBAS016002: Processing weld deployment siga.war
18:41:40,235 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry derbyLocale_cs.jar in /Users/nato/Development/jboss-eap-6.2.3/standalone/deployments/sigawf.war/WEB-INF/lib/derby-10.4.2.0.jar  does not point to a valid jar for a Class-Path reference.
18:41:40,238 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry derbyLocale_de_DE.jar in /Users/nato/Development/jboss-eap-6.2.3/standalone/deployments/sigawf.war/WEB-INF/lib/derby-10.4.2.0.jar  does not point to a valid jar for a Class-Path reference.
18:41:40,239 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry derbyLocale_es.jar in /Users/nato/Development/jboss-eap-6.2.3/standalone/deployments/sigawf.war/WEB-INF/lib/derby-10.4.2.0.jar  does not point to a valid jar for a Class-Path reference.
18:41:40,239 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry derbyLocale_fr.jar in /Users/nato/Development/jboss-eap-6.2.3/standalone/deployments/sigawf.war/WEB-INF/lib/derby-10.4.2.0.jar  does not point to a valid jar for a Class-Path reference.
18:41:40,240 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry derbyLocale_hu.jar in /Users/nato/Development/jboss-eap-6.2.3/standalone/deployments/sigawf.war/WEB-INF/lib/derby-10.4.2.0.jar  does not point to a valid jar for a Class-Path reference.
18:41:40,240 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry derbyLocale_it.jar in /Users/nato/Development/jboss-eap-6.2.3/standalone/deployments/sigawf.war/WEB-INF/lib/derby-10.4.2.0.jar  does not point to a valid jar for a Class-Path reference.
18:41:40,240 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry derbyLocale_ja_JP.jar in /Users/nato/Development/jboss-eap-6.2.3/standalone/deployments/sigawf.war/WEB-INF/lib/derby-10.4.2.0.jar  does not point to a valid jar for a Class-Path reference.
18:41:40,241 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry derbyLocale_ko_KR.jar in /Users/nato/Development/jboss-eap-6.2.3/standalone/deployments/sigawf.war/WEB-INF/lib/derby-10.4.2.0.jar  does not point to a valid jar for a Class-Path reference.
18:41:40,241 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry derbyLocale_pl.jar in /Users/nato/Development/jboss-eap-6.2.3/standalone/deployments/sigawf.war/WEB-INF/lib/derby-10.4.2.0.jar  does not point to a valid jar for a Class-Path reference.
18:41:40,241 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry derbyLocale_pt_BR.jar in /Users/nato/Development/jboss-eap-6.2.3/standalone/deployments/sigawf.war/WEB-INF/lib/derby-10.4.2.0.jar  does not point to a valid jar for a Class-Path reference.
18:41:40,242 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-14) JNDI bindings for session bean named SigaStarter in deployment unit deployment "siga.war" are as follows:

    java:global/siga/SigaStarter!br.gov.jfrj.siga.util.SigaStarter
    java:app/siga/SigaStarter!br.gov.jfrj.siga.util.SigaStarter
    java:module/SigaStarter!br.gov.jfrj.siga.util.SigaStarter
    java:global/siga/SigaStarter
    java:app/siga/SigaStarter
    java:module/SigaStarter

18:41:40,242 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry derbyLocale_ru.jar in /Users/nato/Development/jboss-eap-6.2.3/standalone/deployments/sigawf.war/WEB-INF/lib/derby-10.4.2.0.jar  does not point to a valid jar for a Class-Path reference.
18:41:40,242 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry derbyLocale_zh_CN.jar in /Users/nato/Development/jboss-eap-6.2.3/standalone/deployments/sigawf.war/WEB-INF/lib/derby-10.4.2.0.jar  does not point to a valid jar for a Class-Path reference.
18:41:40,243 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-6) JBAS015960: Class Path entry derbyLocale_zh_TW.jar in /Users/nato/Development/jboss-eap-6.2.3/standalone/deployments/sigawf.war/WEB-INF/lib/derby-10.4.2.0.jar  does not point to a valid jar for a Class-Path reference.
18:41:40,267 INFO  [org.jboss.weld.deployer] (MSC service thread 1-9) JBAS016005: Starting Services for CDI deployment: sigaidp.war
18:41:40,351 INFO  [org.jboss.weld.deployer] (MSC service thread 1-7) JBAS016005: Starting Services for CDI deployment: siga.war
18:41:40,364 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015893: Encountered invalid class name 'org.kxml2.io.KXmlParser,org.kxml2.io.KXmlSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
18:41:40,366 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-5) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
18:41:40,377 INFO  [org.jboss.weld.Version] (MSC service thread 1-9) WELD-000900 1.1.17 (redhat)
18:41:40,437 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-7) JBWS024061: Adding service endpoint metadata: id=GiService
 address=http://localhost:8080/siga/servicos/GiService
 implementor=br.gov.jfrj.siga.gi.service.impl.GiServiceImpl
 serviceName={http://impl.service.gi.siga.jfrj.gov.br/}GiService
 portName={http://impl.service.gi.siga.jfrj.gov.br/}GiServiceImplPort
 annotationWsdlLocation=null
 wsdlLocationOverride=null
 mtomEnabled=false
18:41:40,437 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-9) JBWS024061: Adding service endpoint metadata: id=br.gov.jfrj.siga.gi.service.impl.GiServiceImpl
 address=http://localhost:8080/sigaidp/GiService
 implementor=br.gov.jfrj.siga.gi.service.impl.GiServiceImpl
 serviceName={http://impl.service.gi.siga.jfrj.gov.br/}GiService
 portName={http://impl.service.gi.siga.jfrj.gov.br/}GiServiceImplPort
 annotationWsdlLocation=null
 wsdlLocationOverride=null
 mtomEnabled=false
18:41:40,468 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-8) JBAS018567: Deployment "deployment.sigaex.war" is using a private module ("org.apache.commons.lang:main") which may be changed or removed in future versions without notice.
18:41:40,468 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-8) JBAS018567: Deployment "deployment.sigaex.war" is using a private module ("org.apache.commons.lang:main") which may be changed or removed in future versions without notice.
18:41:40,468 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-8) JBAS018567: Deployment "deployment.sigaex.war" is using a private module ("org.apache.ws.xmlschema:main") which may be changed or removed in future versions without notice.
18:41:40,469 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-8) JBAS018567: Deployment "deployment.sigaex.war" is using a private module ("org.apache.ws.xmlschema:main") which may be changed or removed in future versions without notice.
18:41:40,469 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-8) JBAS018567: Deployment "deployment.sigaex.war" is using a private module ("asm.asm:main") which may be changed or removed in future versions without notice.
18:41:40,469 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-8) JBAS018567: Deployment "deployment.sigaex.war" is using a private module ("asm.asm:main") which may be changed or removed in future versions without notice.
18:41:40,469 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-8) JBAS018567: Deployment "deployment.sigaex.war" is using a private module ("org.javassist:main") which may be changed or removed in future versions without notice.
18:41:40,470 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-8) JBAS018567: Deployment "deployment.sigaex.war" is using a private module ("org.javassist:main") which may be changed or removed in future versions without notice.
18:41:40,553 INFO  [org.jboss.weld.deployer] (MSC service thread 1-8) JBAS016002: Processing weld deployment sigaex.war
18:41:40,557 INFO  [org.jboss.as.ejb3.deployment.processors.EjbJndiBindingsDeploymentUnitProcessor] (MSC service thread 1-8) JNDI bindings for session bean named ExStarter in deployment unit deployment "sigaex.war" are as follows:

    java:global/sigaex/ExStarter!br.gov.jfrj.siga.hibernate.ExStarter
    java:app/sigaex/ExStarter!br.gov.jfrj.siga.hibernate.ExStarter
    java:module/ExStarter!br.gov.jfrj.siga.hibernate.ExStarter
    java:global/sigaex/ExStarter
    java:app/sigaex/ExStarter
    java:module/ExStarter

18:41:40,641 INFO  [org.jboss.weld.deployer] (MSC service thread 1-11) JBAS016005: Starting Services for CDI deployment: sigaex.war
18:41:40,658 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-11) JBWS024061: Adding service endpoint metadata: id=ExService
 address=http://localhost:8080/sigaex/servicos/ExService
 implementor=br.gov.jfrj.siga.ex.service.impl.ExServiceImpl
 serviceName={http://impl.service.ex.siga.jfrj.gov.br/}ExService
 portName={http://impl.service.ex.siga.jfrj.gov.br/}ExServiceImplPort
 annotationWsdlLocation=null
 wsdlLocationOverride=null
 mtomEnabled=false
18:41:40,658 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-11) JBWS024061: Adding service endpoint metadata: id=br.gov.jfrj.siga.gi.service.impl.GiServiceImpl
 address=http://localhost:8080/sigaex/GiService
 implementor=br.gov.jfrj.siga.gi.service.impl.GiServiceImpl
 serviceName={http://impl.service.gi.siga.jfrj.gov.br/}GiService
 portName={http://impl.service.gi.siga.jfrj.gov.br/}GiServiceImplPort
 annotationWsdlLocation=null
 wsdlLocationOverride=null
 mtomEnabled=false
18:41:40,684 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-7) Creating Service {http://impl.service.gi.siga.jfrj.gov.br/}GiService from class br.gov.jfrj.siga.gi.service.GiService
18:41:40,684 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-11) Creating Service {http://impl.service.ex.siga.jfrj.gov.br/}ExService from class br.gov.jfrj.siga.ex.service.ExService
18:41:40,684 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-9) Creating Service {http://impl.service.gi.siga.jfrj.gov.br/}GiService from class br.gov.jfrj.siga.gi.service.GiService
18:41:41,295 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.sigagc.war" is using a private module ("asm.asm:main") which may be changed or removed in future versions without notice.
18:41:41,296 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.sigagc.war" is using a private module ("asm.asm:main") which may be changed or removed in future versions without notice.
18:41:41,296 WARN  [org.jboss.as.dependency.unsupported] (MSC service thread 1-2) JBAS018568: Deployment "deployment.sigagc.war" is using an unsupported module ("org.infinispan:main") which may be changed or removed in future versions without notice.
18:41:41,297 WARN  [org.jboss.as.dependency.unsupported] (MSC service thread 1-2) JBAS018568: Deployment "deployment.sigagc.war" is using an unsupported module ("org.infinispan:main") which may be changed or removed in future versions without notice.
18:41:41,328 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment sigagc.war
18:41:41,354 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-7) Setting the server's publish address to be http://localhost:8080/siga/servicos/GiService
18:41:41,355 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-9) Setting the server's publish address to be http://localhost:8080/sigaidp/GiService
18:41:41,355 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-11) Setting the server's publish address to be http://localhost:8080/sigaex/servicos/ExService
18:41:41,373 INFO  [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016005: Starting Services for CDI deployment: sigagc.war
18:41:41,379 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=GcService
 address=http://localhost:8080/sigagc/servicos
 implementor=br.gov.jfrj.siga.gc.service.impl.GcServiceImpl
 serviceName={http://impl.service.gc.siga.jfrj.gov.br/}GcService
 portName={http://impl.service.gc.siga.jfrj.gov.br/}GcServiceImplPort
 annotationWsdlLocation=null
 wsdlLocationOverride=null
 mtomEnabled=false
18:41:41,380 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-3) JBWS024061: Adding service endpoint metadata: id=br.gov.jfrj.siga.gi.service.impl.GiServiceImpl
 address=http://localhost:8080/sigagc/GiService
 implementor=br.gov.jfrj.siga.gi.service.impl.GiServiceImpl
 serviceName={http://impl.service.gi.siga.jfrj.gov.br/}GiService
 portName={http://impl.service.gi.siga.jfrj.gov.br/}GiServiceImplPort
 annotationWsdlLocation=null
 wsdlLocationOverride=null
 mtomEnabled=false
18:41:41,399 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://impl.service.gc.siga.jfrj.gov.br/}GcService from class br.gov.jfrj.siga.gc.service.GcService
18:41:41,445 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8080/sigagc/servicos
18:41:41,478 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/Users/nato/Development/jboss-eap-6.2.3/standalone/data/wsdl/sigagc.war/GcService.wsdl
18:41:41,481 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-3) Creating Service {http://impl.service.gi.siga.jfrj.gov.br/}GiService from class br.gov.jfrj.siga.gi.service.GiService
18:41:41,482 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-9) JBWS024074: WSDL published to: file:/Users/nato/Development/jboss-eap-6.2.3/standalone/data/wsdl/sigaidp.war/GiService.wsdl
18:41:41,484 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-7) JBWS024074: WSDL published to: file:/Users/nato/Development/jboss-eap-6.2.3/standalone/data/wsdl/siga.war/GiService.wsdl
18:41:41,489 INFO  [org.jboss.as.webservices] (MSC service thread 1-8) JBAS015539: Starting service jboss.ws.port-component-link
18:41:41,523 INFO  [org.picketlink.identity.federation] (MSC service thread 1-9) PLFED000209: Using logger implementation: org.picketlink.identity.federation.PicketLinkLoggerImpl
18:41:41,529 INFO  [org.jboss.as.webservices] (MSC service thread 1-13) JBAS015539: Starting service jboss.ws.endpoint."sigaidp.war"."br.gov.jfrj.siga.gi.service.impl.GiServiceImpl"
18:41:41,531 INFO  [org.jboss.weld.deployer] (MSC service thread 1-10) JBAS016008: Starting weld service for deployment sigaidp.war
18:41:41,532 INFO  [org.jboss.as.webservices] (MSC service thread 1-7) JBAS015539: Starting service jboss.ws.endpoint."siga.war".GiService
18:41:41,535 INFO  [org.jboss.weld.deployer] (MSC service thread 1-14) JBAS016008: Starting weld service for deployment siga.war
18:41:41,543 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-3) Setting the server's publish address to be http://localhost:8080/sigagc/GiService
18:41:41,564 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-3) JBWS024074: WSDL published to: file:/Users/nato/Development/jboss-eap-6.2.3/standalone/data/wsdl/sigagc.war/GiService.wsdl
18:41:41,567 INFO  [org.jboss.as.webservices] (MSC service thread 1-3) JBAS015539: Starting service jboss.ws.endpoint."sigagc.war".GcService
18:41:41,568 INFO  [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015539: Starting service jboss.ws.endpoint."sigagc.war"."br.gov.jfrj.siga.gi.service.impl.GiServiceImpl"
18:41:41,569 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016008: Starting weld service for deployment sigagc.war
18:41:41,584 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-11) JBWS024074: WSDL published to: file:/Users/nato/Development/jboss-eap-6.2.3/standalone/data/wsdl/sigaex.war/ExService.wsdl
18:41:41,586 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-11) Creating Service {http://impl.service.gi.siga.jfrj.gov.br/}GiService from class br.gov.jfrj.siga.gi.service.GiService
18:41:41,681 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-11) Setting the server's publish address to be http://localhost:8080/sigaex/GiService
18:41:41,701 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-11) JBWS024074: WSDL published to: file:/Users/nato/Development/jboss-eap-6.2.3/standalone/data/wsdl/sigaex.war/GiService.wsdl
18:41:41,708 INFO  [org.jboss.as.webservices] (MSC service thread 1-5) JBAS015539: Starting service jboss.ws.endpoint."sigaex.war".ExService
18:41:41,708 INFO  [org.jboss.as.webservices] (MSC service thread 1-10) JBAS015539: Starting service jboss.ws.endpoint."sigaex.war"."br.gov.jfrj.siga.gi.service.impl.GiServiceImpl"
18:41:41,709 INFO  [org.jboss.weld.deployer] (MSC service thread 1-8) JBAS016008: Starting weld service for deployment sigaex.war
18:41:41,836 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.sigawf.war" is using a private module ("org.apache.commons.lang:main") which may be changed or removed in future versions without notice.
18:41:41,837 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.sigawf.war" is using a private module ("org.apache.commons.lang:main") which may be changed or removed in future versions without notice.
18:41:41,837 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.sigawf.war" is using a private module ("org.apache.ws.xmlschema:main") which may be changed or removed in future versions without notice.
18:41:41,837 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.sigawf.war" is using a private module ("org.apache.ws.xmlschema:main") which may be changed or removed in future versions without notice.
18:41:41,837 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.sigawf.war" is using a private module ("asm.asm:main") which may be changed or removed in future versions without notice.
18:41:41,838 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.sigawf.war" is using a private module ("asm.asm:main") which may be changed or removed in future versions without notice.
18:41:41,882 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment sigawf.war
18:41:42,257 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-11) JBAS010403: Deploying JDBC-compliant driver class org.apache.derby.jdbc.AutoloadedDriver (version 10.4)
18:41:42,258 INFO  [org.jboss.weld.deployer] (MSC service thread 1-11) JBAS016005: Starting Services for CDI deployment: sigawf.war
18:41:42,264 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-11) JBWS024061: Adding service endpoint metadata: id=WfService
 address=http://localhost:8080/sigawf/servicos
 implementor=br.gov.jfrj.siga.wf.service.impl.WfServiceImpl
 serviceName={http://impl.service.wf.siga.jfrj.gov.br/}WfService
 portName={http://impl.service.wf.siga.jfrj.gov.br/}WfServiceImplPort
 annotationWsdlLocation=null
 wsdlLocationOverride=null
 mtomEnabled=false
18:41:42,265 INFO  [org.jboss.ws.cxf.metadata] (MSC service thread 1-11) JBWS024061: Adding service endpoint metadata: id=br.gov.jfrj.siga.gi.service.impl.GiServiceImpl
 address=http://localhost:8080/sigawf/GiService
 implementor=br.gov.jfrj.siga.gi.service.impl.GiServiceImpl
 serviceName={http://impl.service.gi.siga.jfrj.gov.br/}GiService
 portName={http://impl.service.gi.siga.jfrj.gov.br/}GiServiceImplPort
 annotationWsdlLocation=null
 wsdlLocationOverride=null
 mtomEnabled=false
18:41:42,280 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-11) Creating Service {http://impl.service.wf.siga.jfrj.gov.br/}WfService from class br.gov.jfrj.siga.wf.service.WfService
18:41:42,391 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-11) Setting the server's publish address to be http://localhost:8080/sigawf/servicos
18:41:42,412 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-11) JBWS024074: WSDL published to: file:/Users/nato/Development/jboss-eap-6.2.3/standalone/data/wsdl/sigawf.war/WfService.wsdl
18:41:42,413 INFO  [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-11) Creating Service {http://impl.service.gi.siga.jfrj.gov.br/}GiService from class br.gov.jfrj.siga.gi.service.GiService
18:41:42,473 INFO  [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-11) Setting the server's publish address to be http://localhost:8080/sigawf/GiService
18:41:42,489 INFO  [org.jboss.ws.cxf.deployment] (MSC service thread 1-11) JBWS024074: WSDL published to: file:/Users/nato/Development/jboss-eap-6.2.3/standalone/data/wsdl/sigawf.war/GiService.wsdl
18:41:42,495 INFO  [org.jboss.as.webservices] (MSC service thread 1-10) JBAS015539: Starting service jboss.ws.endpoint."sigawf.war".WfService
18:41:42,496 INFO  [org.jboss.weld.deployer] (MSC service thread 1-16) JBAS016008: Starting weld service for deployment sigawf.war
18:41:42,495 INFO  [org.jboss.as.webservices] (MSC service thread 1-11) JBAS015539: Starting service jboss.ws.endpoint."sigawf.war"."br.gov.jfrj.siga.gi.service.impl.GiServiceImpl"
18:41:43,009 INFO  [org.picketlink] (MSC service thread 1-13) PLINK002000: Bootstrapping PicketLink
18:41:43,031 INFO  [org.jboss.web] (ServerService Thread Pool -- 48) JBAS018210: Register web context: /sigaidp
18:41:43,076 WARN  [org.picketlink.identity.federation] (ServerService Thread Pool -- 48) PLFED000230: Security Token registry option not specified: Issued Tokens will not be persisted!
18:41:43,076 WARN  [org.picketlink.identity.federation] (ServerService Thread Pool -- 48) PLFED000212: Revocation registry option not specified: cancelled ids will not be persisted!
18:41:43,081 WARN  [org.picketlink.identity.federation] (ServerService Thread Pool -- 48) PLFED000230: Security Token registry option not specified: Issued Tokens will not be persisted!
18:41:43,081 WARN  [org.picketlink.identity.federation] (ServerService Thread Pool -- 48) PLFED000212: Revocation registry option not specified: cancelled ids will not be persisted!
18:41:43,123 INFO  [org.picketlink] (MSC service thread 1-12) PLINK002000: Bootstrapping PicketLink
18:41:43,134 INFO  [br.com.caelum.vraptor.config.BasicConfiguration] (ServerService Thread Pool -- 48) Using class br.com.caelum.vraptor.ioc.guice.GuiceProvider as Container Provider
18:41:43,322 INFO  [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 50) HCANN000001: Hibernate Commons Annotations {4.0.1.Final-redhat-2}
18:41:43,329 INFO  [org.hibernate.Version] (ServerService Thread Pool -- 50) HHH000412: Hibernate Core {4.2.7.SP4-redhat-1}
18:41:43,332 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 50) HHH000206: hibernate.properties not found
18:41:43,337 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 50) HHH000021: Bytecode provider name : javassist
18:41:43,402 INFO  [org.picketlink] (MSC service thread 1-15) PLINK002000: Bootstrapping PicketLink
18:41:43,418 INFO  [org.jboss.web] (ServerService Thread Pool -- 59) JBAS018210: Register web context: /sigagc
18:41:43,422 INFO  [org.picketlink.identity.federation] (ServerService Thread Pool -- 59) PLFED000205: Service Provider is setting the CanonicalizationMethod on XMLSignatureUtil: http://www.w3.org/2001/10/xml-exc-c14n#WithComments
18:41:43,476 INFO  [br.com.caelum.vraptor.config.BasicConfiguration] (ServerService Thread Pool -- 59) Using class br.com.caelum.vraptor.ioc.guice.GuiceProvider as Container Provider
18:41:43,486 INFO  [org.picketlink] (MSC service thread 1-7) PLINK002000: Bootstrapping PicketLink
18:41:43,642 INFO  [org.picketlink] (MSC service thread 1-16) PLINK002000: Bootstrapping PicketLink
18:41:43,653 INFO  [org.jboss.web] (ServerService Thread Pool -- 60) JBAS018210: Register web context: /sigawf
18:41:43,656 INFO  [org.picketlink.identity.federation] (ServerService Thread Pool -- 60) PLFED000205: Service Provider is setting the CanonicalizationMethod on XMLSignatureUtil: http://www.w3.org/2001/10/xml-exc-c14n#WithComments
18:41:43,706 INFO  [br.com.caelum.vraptor.config.BasicConfiguration] (ServerService Thread Pool -- 60) Using class br.com.caelum.vraptor.ioc.guice.GuiceProvider as Container Provider
18:41:43,709 WARN  [br.com.caelum.vraptor.core.BaseComponents] (ServerService Thread Pool -- 48) There is neither commons-fileupload nor servlet3 handlers registered. If you are willing to upload a file, please add the commons-fileupload in your classpath or use a Servlet 3 Container
18:41:44,342 INFO  [br.com.caelum.vraptor.config.BasicConfiguration] (ServerService Thread Pool -- 48) br.com.caelum.vraptor.scanning = null
18:41:44,342 INFO  [br.com.caelum.vraptor.scan.WebAppBootstrapFactory] (ServerService Thread Pool -- 48) Dynamic WebAppBootstrap found.
18:41:44,622 INFO  [br.com.caelum.vraptor.core.DefaultConverters] (ServerService Thread Pool -- 48) Registering bundled converters
18:41:44,629 INFO  [br.com.caelum.vraptor.view.LinkToHandler] (ServerService Thread Pool -- 48) Registering linkTo component
18:41:44,690 INFO  [br.com.caelum.vraptor.VRaptor] (ServerService Thread Pool -- 48) VRaptor 3.5.4 successfuly initialized
18:41:44,730 INFO  [br.com.caelum.vraptor.config.BasicConfiguration] (ServerService Thread Pool -- 59) br.com.caelum.vraptor.scanning = null
18:41:44,731 INFO  [br.com.caelum.vraptor.scan.WebAppBootstrapFactory] (ServerService Thread Pool -- 59) Dynamic WebAppBootstrap found.
18:41:44,850 INFO  [br.com.caelum.vraptor.config.BasicConfiguration] (ServerService Thread Pool -- 60) br.com.caelum.vraptor.scanning = null
18:41:44,850 INFO  [br.com.caelum.vraptor.scan.WebAppBootstrapFactory] (ServerService Thread Pool -- 60) Dynamic WebAppBootstrap found.
18:41:45,310 INFO  [br.com.caelum.vraptor.core.DefaultConverters] (ServerService Thread Pool -- 59) Registering bundled converters
18:41:45,420 INFO  [stdout] (ServerService Thread Pool -- 60) Inicializando o hibernate!
18:41:45,476 WARN  [org.hibernate.ejb.Ejb3Configuration] (ServerService Thread Pool -- 59) HHH000193: Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation
18:41:46,047 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 59) HHH000400: Using dialect: org.hibernate.dialect.Oracle10gDialect
18:41:46,172 WARN  [net.sf.ehcache.config.CacheConfiguration] (ServerService Thread Pool -- 50) Cache 'corporativo' is set to eternal but also has TTI/TTL set.  To avoid this warning, clean up the config removing conflicting values of eternal, TTI and TTL. Effective configuration for Cache 'corporativo' will be eternal='true', timeToIdleSeconds='0', timeToLiveSeconds='0'.
18:41:46,329 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 50) HHH000400: Using dialect: org.hibernate.dialect.Oracle10gDialect
18:41:46,434 WARN  [net.sf.ehcache.config.CacheConfiguration] (ServerService Thread Pool -- 57) Cache 'corporativo' is set to eternal but also has TTI/TTL set.  To avoid this warning, clean up the config removing conflicting values of eternal, TTI and TTL. Effective configuration for Cache 'corporativo' will be eternal='true', timeToIdleSeconds='0', timeToLiveSeconds='0'.
18:41:46,529 WARN  [org.hibernate.service.jta.platform.internal.JtaPlatformInitiator] (ServerService Thread Pool -- 50) HHH000427: Using deprecated org.hibernate.transaction.TransactionManagerLookup strategy [hibernate.transaction.manager_lookup_class], use newer org.hibernate.service.jta.platform.spi.JtaPlatform strategy instead [hibernate.transaction.jta.platform]
18:41:46,529 INFO  [org.hibernate.service.jta.platform.internal.JtaPlatformInitiator] (ServerService Thread Pool -- 50) HHH000428: Encountered legacy TransactionManagerLookup specified; convert to newer org.hibernate.service.jta.platform.spi.JtaPlatform contract specified via hibernate.transaction.jta.platform setting
18:41:46,539 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (ServerService Thread Pool -- 50) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.JtaTransactionFactory
18:41:46,549 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 50) HHH000397: Using ASTQueryTranslatorFactory
18:41:46,618 INFO  [org.hibernate.validator.internal.util.Version] (ServerService Thread Pool -- 50) HV000001: Hibernate Validator 4.3.1.Final-redhat-1
18:41:47,226 WARN  [org.hibernate.service.jta.platform.internal.JtaPlatformInitiator] (ServerService Thread Pool -- 59) HHH000427: Using deprecated org.hibernate.transaction.TransactionManagerLookup strategy [hibernate.transaction.manager_lookup_class], use newer org.hibernate.service.jta.platform.spi.JtaPlatform strategy instead [hibernate.transaction.jta.platform]
18:41:47,227 INFO  [org.hibernate.service.jta.platform.internal.JtaPlatformInitiator] (ServerService Thread Pool -- 59) HHH000428: Encountered legacy TransactionManagerLookup specified; convert to newer org.hibernate.service.jta.platform.spi.JtaPlatform contract specified via hibernate.transaction.jta.platform setting
18:41:47,230 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (ServerService Thread Pool -- 59) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.JtaTransactionFactory
18:41:47,233 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 59) HHH000397: Using ASTQueryTranslatorFactory
18:41:47,244 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 57) HHH000400: Using dialect: org.hibernate.dialect.Oracle10gDialect
18:41:47,470 INFO  [org.hibernate.cache.spi.UpdateTimestampsCache] (ServerService Thread Pool -- 59) HHH000250: Starting update timestamps cache at region: org.hibernate.cache.spi.UpdateTimestampsCache
18:41:47,474 INFO  [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 59) ISPN000128: Infinispan version: Infinispan 'Delirium' 5.2.7.Final
18:41:47,638 INFO  [org.hibernate.search.Version] (ServerService Thread Pool -- 50) HSEARCH000034: Hibernate Search 4.2.0.Final
18:41:47,684 WARN  [org.hibernate.service.jta.platform.internal.JtaPlatformInitiator] (ServerService Thread Pool -- 57) HHH000427: Using deprecated org.hibernate.transaction.TransactionManagerLookup strategy [hibernate.transaction.manager_lookup_class], use newer org.hibernate.service.jta.platform.spi.JtaPlatform strategy instead [hibernate.transaction.jta.platform]
18:41:47,684 INFO  [org.hibernate.service.jta.platform.internal.JtaPlatformInitiator] (ServerService Thread Pool -- 57) HHH000428: Encountered legacy TransactionManagerLookup specified; convert to newer org.hibernate.service.jta.platform.spi.JtaPlatform contract specified via hibernate.transaction.jta.platform setting
18:41:47,684 INFO  [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 50) HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
18:41:47,687 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (ServerService Thread Pool -- 57) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.JtaTransactionFactory
18:41:47,690 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 57) HHH000397: Using ASTQueryTranslatorFactory
18:41:47,691 WARN  [org.hibernate.search.impl.ConfigContext] (ServerService Thread Pool -- 50) HSEARCH000075: Configuration setting hibernate.search.lucene_version was not specified, using LUCENE_CURRENT.
18:41:47,732 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:47,735 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started org.hibernate.cache.spi.UpdateTimestampsCache cache from hibernate container
18:41:47,749 INFO  [org.hibernate.cache.internal.StandardQueryCache] (ServerService Thread Pool -- 59) HHH000248: Starting query cache at region: org.hibernate.cache.internal.StandardQueryCache
18:41:47,762 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:47,764 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started local-query cache from hibernate container
18:41:49,056 WARN  [net.sf.ehcache.config.ConfigurationFactory] (ServerService Thread Pool -- 60) No configuration found. Configuring ehcache from ehcache-failsafe.xml  found in the classpath: vfs:/Users/nato/Development/jboss-eap-6.2.3/standalone/deployments/sigawf.war/WEB-INF/lib/ehcache-2.8.3.jar/ehcache-failsafe.xml
18:41:49,237 INFO  [org.hibernate.search.Version] (ServerService Thread Pool -- 59) HSEARCH000034: Hibernate Search 4.2.0.Final
18:41:49,273 WARN  [org.hibernate.search.impl.ConfigContext] (ServerService Thread Pool -- 59) HSEARCH000075: Configuration setting hibernate.search.lucene_version was not specified, using LUCENE_CURRENT.
18:41:49,519 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:49,519 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.dp.DpCargo cache from hibernate container
18:41:49,526 WARN  [net.sf.ehcache.config.CacheConfiguration] (ServerService Thread Pool -- 60) Cache 'corporativo' is set to eternal but also has TTI/TTL set.  To avoid this warning, clean up the config removing conflicting values of eternal, TTI and TTL. Effective configuration for Cache 'corporativo' will be eternal='true', timeToIdleSeconds='0', timeToLiveSeconds='0'.
18:41:49,533 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:49,533 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started pending-puts cache from hibernate container
18:41:49,605 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:49,605 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.dp.CpTipoPessoa cache from hibernate container
18:41:49,744 WARN  [org.hibernate.internal.util.xml.DTDEntityResolver] (ServerService Thread Pool -- 60) HHH000223: Recognized obsolete hibernate namespace http://hibernate.sourceforge.net/. Use namespace http://www.hibernate.org/dtd/ instead. Refer to Hibernate 3.6 Migration Guide!
18:41:49,805 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:49,805 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.cp.CpTipoConfiguracao cache from hibernate container
18:41:49,897 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:49,897 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.dp.CpUF cache from hibernate container
18:41:49,945 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:49,945 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.dp.DpFuncaoConfianca cache from hibernate container
18:41:50,008 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:50,009 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.dp.CpLocalidade cache from hibernate container
18:41:50,063 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:50,063 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.cp.CpTipoServico cache from hibernate container
18:41:50,145 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:50,145 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.dp.CpMarcador cache from hibernate container
18:41:50,259 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:50,259 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.cp.CpIdentidade cache from hibernate container
18:41:50,337 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:50,337 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.dp.DpLotacao cache from hibernate container
18:41:50,454 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:50,455 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.dp.DpPessoa cache from hibernate container
18:41:50,718 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:50,719 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.dp.CpFeriado cache from hibernate container
18:41:50,780 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:50,783 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.dp.CpOrgaoUsuario cache from hibernate container
18:41:51,104 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:51,104 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.cp.CpTipoIdentidade cache from hibernate container
18:41:51,141 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:51,141 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.dp.CpTipoLotacao cache from hibernate container
18:41:51,281 INFO  [org.hibernate.tuple.entity.EntityMetamodel] (ServerService Thread Pool -- 57) HHH000157: Lazy property fetching available for: br.gov.jfrj.siga.ex.ExModelo
18:41:51,283 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:51,284 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.cp.CpTipoPapel cache from hibernate container
18:41:51,325 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:51,326 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.cp.CpTipoGrupo cache from hibernate container
18:41:51,381 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:51,382 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.cp.CpComplexo cache from hibernate container
18:41:51,427 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:51,428 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.dp.DpSubstituicao cache from hibernate container
18:41:51,511 INFO  [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 59) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:41:51,512 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) JBAS010281: Started br.gov.jfrj.siga.cp.CpServico cache from hibernate container
18:41:51,773 INFO  [org.hibernate.tuple.entity.EntityMetamodel] (ServerService Thread Pool -- 57) HHH000157: Lazy property fetching available for: br.gov.jfrj.siga.ex.ExMovimentacao
18:41:52,168 INFO  [org.hibernate.tuple.entity.EntityMetamodel] (ServerService Thread Pool -- 57) HHH000157: Lazy property fetching available for: br.gov.jfrj.siga.ex.ExDocumento
18:41:52,295 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 60) HHH000400: Using dialect: org.hibernate.dialect.Oracle10gDialect
18:41:52,602 WARN  [org.hibernate.service.jta.platform.internal.JtaPlatformInitiator] (ServerService Thread Pool -- 60) HHH000427: Using deprecated org.hibernate.transaction.TransactionManagerLookup strategy [hibernate.transaction.manager_lookup_class], use newer org.hibernate.service.jta.platform.spi.JtaPlatform strategy instead [hibernate.transaction.jta.platform]
18:41:52,602 INFO  [org.hibernate.service.jta.platform.internal.JtaPlatformInitiator] (ServerService Thread Pool -- 60) HHH000428: Encountered legacy TransactionManagerLookup specified; convert to newer org.hibernate.service.jta.platform.spi.JtaPlatform contract specified via hibernate.transaction.jta.platform setting
18:41:52,604 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (ServerService Thread Pool -- 60) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.JtaTransactionFactory
18:41:52,605 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 60) HHH000397: Using ASTQueryTranslatorFactory
18:41:53,083 INFO  [org.hibernate.search.Version] (ServerService Thread Pool -- 60) HSEARCH000034: Hibernate Search 4.2.0.Final
18:41:53,130 INFO  [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 60) HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
18:41:53,141 WARN  [org.hibernate.search.impl.ConfigContext] (ServerService Thread Pool -- 60) HSEARCH000075: Configuration setting hibernate.search.lucene_version was not specified, using LUCENE_CURRENT.
18:41:54,396 INFO  [org.jbpm.JbpmConfiguration] (ServerService Thread Pool -- 60) configuring from resource: jbpm.cfg.xml
18:41:55,920 INFO  [org.jboss.web] (ServerService Thread Pool -- 50) JBAS018210: Register web context: /siga
18:41:55,923 INFO  [org.picketlink.identity.federation] (ServerService Thread Pool -- 50) PLFED000205: Service Provider is setting the CanonicalizationMethod on XMLSignatureUtil: http://www.w3.org/2001/10/xml-exc-c14n#WithComments
18:41:56,114 INFO  [br.com.caelum.vraptor.config.BasicConfiguration] (ServerService Thread Pool -- 50) Using class br.com.caelum.vraptor.ioc.guice.GuiceProvider as Container Provider
18:41:56,729 WARN  [br.com.caelum.vraptor.core.BaseComponents] (ServerService Thread Pool -- 50) There is neither commons-fileupload nor servlet3 handlers registered. If you are willing to upload a file, please add the commons-fileupload in your classpath or use a Servlet 3 Container
18:41:57,469 INFO  [br.com.caelum.vraptor.config.BasicConfiguration] (ServerService Thread Pool -- 50) br.com.caelum.vraptor.scanning = null
18:41:57,469 INFO  [br.com.caelum.vraptor.scan.WebAppBootstrapFactory] (ServerService Thread Pool -- 50) Dynamic WebAppBootstrap found.
18:41:57,611 INFO  [br.com.caelum.vraptor.view.LinkToHandler] (ServerService Thread Pool -- 59) Registering linkTo component
18:41:57,857 INFO  [br.com.caelum.vraptor.VRaptor] (ServerService Thread Pool -- 59) VRaptor 3.5.4 successfuly initialized
18:41:58,282 WARN  [org.hibernate.ejb.Ejb3Configuration] (ServerService Thread Pool -- 50) HHH000193: Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation
18:41:58,318 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 50) HHH000400: Using dialect: org.hibernate.dialect.Oracle10gDialect
18:41:58,689 WARN  [org.hibernate.service.jta.platform.internal.JtaPlatformInitiator] (ServerService Thread Pool -- 50) HHH000427: Using deprecated org.hibernate.transaction.TransactionManagerLookup strategy [hibernate.transaction.manager_lookup_class], use newer org.hibernate.service.jta.platform.spi.JtaPlatform strategy instead [hibernate.transaction.jta.platform]
18:41:58,689 INFO  [org.hibernate.service.jta.platform.internal.JtaPlatformInitiator] (ServerService Thread Pool -- 50) HHH000428: Encountered legacy TransactionManagerLookup specified; convert to newer org.hibernate.service.jta.platform.spi.JtaPlatform contract specified via hibernate.transaction.jta.platform setting
18:41:58,690 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (ServerService Thread Pool -- 50) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.JtaTransactionFactory
18:41:58,691 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 50) HHH000397: Using ASTQueryTranslatorFactory
18:41:58,692 WARN  [org.hibernate.cfg.SettingsFactory] (ServerService Thread Pool -- 50) Unrecognized value for "hibernate.hbm2ddl.auto": none
18:41:58,707 INFO  [org.hibernate.cache.spi.UpdateTimestampsCache] (ServerService Thread Pool -- 50) HHH000250: Starting update timestamps cache at region: org.hibernate.cache.spi.UpdateTimestampsCache
18:41:58,709 INFO  [org.hibernate.cache.internal.StandardQueryCache] (ServerService Thread Pool -- 50) HHH000248: Starting query cache at region: org.hibernate.cache.internal.StandardQueryCache
18:41:58,847 WARN  [org.hibernate.search.impl.ConfigContext] (ServerService Thread Pool -- 50) HSEARCH000075: Configuration setting hibernate.search.lucene_version was not specified, using LUCENE_CURRENT.
18:41:59,490 INFO  [org.jboss.web] (ServerService Thread Pool -- 57) JBAS018210: Register web context: /sigaex
18:41:59,492 INFO  [org.picketlink.identity.federation] (ServerService Thread Pool -- 57) PLFED000205: Service Provider is setting the CanonicalizationMethod on XMLSignatureUtil: http://www.w3.org/2001/10/xml-exc-c14n#WithComments
18:41:59,672 INFO  [br.com.caelum.vraptor.config.BasicConfiguration] (ServerService Thread Pool -- 57) Using class br.com.caelum.vraptor.ioc.guice.GuiceProvider as Container Provider
18:42:00,224 WARN  [org.hibernate.ejb.internal.EntityManagerFactoryRegistry] (ServerService Thread Pool -- 50) HHH000436: Entity manager factory name (default) is already registered.  If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name'
18:42:00,228 INFO  [br.com.caelum.vraptor.core.DefaultConverters] (ServerService Thread Pool -- 50) Registering bundled converters
18:42:00,233 INFO  [br.com.caelum.vraptor.view.LinkToHandler] (ServerService Thread Pool -- 50) Registering linkTo component
18:42:00,394 INFO  [br.com.caelum.vraptor.VRaptor] (ServerService Thread Pool -- 50) VRaptor 3.5.4 successfuly initialized
18:42:00,430 INFO  [stdout] (ServerService Thread Pool -- 60) Hibernate iniciado!
18:42:00,430 INFO  [stdout] (ServerService Thread Pool -- 60) Inicializando o JBPM!
18:42:00,452 INFO  [org.jbpm.job.executor.JobExecutor] (ServerService Thread Pool -- 60) starting JbpmJobExecutor
18:42:00,464 INFO  [stdout] (ServerService Thread Pool -- 60) JBPM incializado!
18:42:00,469 INFO  [br.com.caelum.vraptor.core.DefaultConverters] (ServerService Thread Pool -- 60) Registering bundled converters
18:42:00,524 INFO  [br.com.caelum.vraptor.config.BasicConfiguration] (ServerService Thread Pool -- 57) br.com.caelum.vraptor.scanning = null
18:42:00,524 INFO  [br.com.caelum.vraptor.scan.WebAppBootstrapFactory] (ServerService Thread Pool -- 57) Dynamic WebAppBootstrap found.
18:42:00,579 WARN  [org.hibernate.ejb.Ejb3Configuration] (ServerService Thread Pool -- 60) HHH000193: Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation
18:42:00,603 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 60) HHH000400: Using dialect: org.hibernate.dialect.Oracle10gDialect
18:42:00,741 WARN  [org.hibernate.service.jta.platform.internal.JtaPlatformInitiator] (ServerService Thread Pool -- 60) HHH000427: Using deprecated org.hibernate.transaction.TransactionManagerLookup strategy [hibernate.transaction.manager_lookup_class], use newer org.hibernate.service.jta.platform.spi.JtaPlatform strategy instead [hibernate.transaction.jta.platform]
18:42:00,741 INFO  [org.hibernate.service.jta.platform.internal.JtaPlatformInitiator] (ServerService Thread Pool -- 60) HHH000428: Encountered legacy TransactionManagerLookup specified; convert to newer org.hibernate.service.jta.platform.spi.JtaPlatform contract specified via hibernate.transaction.jta.platform setting
18:42:00,742 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (ServerService Thread Pool -- 60) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.JtaTransactionFactory
18:42:00,742 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 60) HHH000397: Using ASTQueryTranslatorFactory
18:42:00,743 WARN  [org.hibernate.cfg.SettingsFactory] (ServerService Thread Pool -- 60) Unrecognized value for "hibernate.hbm2ddl.auto": none
18:42:00,751 INFO  [org.hibernate.cache.spi.UpdateTimestampsCache] (ServerService Thread Pool -- 60) HHH000250: Starting update timestamps cache at region: org.hibernate.cache.spi.UpdateTimestampsCache
18:42:00,752 INFO  [org.hibernate.cache.internal.StandardQueryCache] (ServerService Thread Pool -- 60) HHH000248: Starting query cache at region: org.hibernate.cache.internal.StandardQueryCache
18:42:00,814 WARN  [org.hibernate.search.impl.ConfigContext] (ServerService Thread Pool -- 60) HSEARCH000075: Configuration setting hibernate.search.lucene_version was not specified, using LUCENE_CURRENT.
18:42:00,853 WARN  [org.hibernate.ejb.Ejb3Configuration] (ServerService Thread Pool -- 57) HHH000193: Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation
18:42:00,873 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 57) HHH000400: Using dialect: org.hibernate.dialect.Oracle10gDialect
18:42:01,044 WARN  [org.hibernate.service.jta.platform.internal.JtaPlatformInitiator] (ServerService Thread Pool -- 57) HHH000427: Using deprecated org.hibernate.transaction.TransactionManagerLookup strategy [hibernate.transaction.manager_lookup_class], use newer org.hibernate.service.jta.platform.spi.JtaPlatform strategy instead [hibernate.transaction.jta.platform]
18:42:01,044 INFO  [org.hibernate.service.jta.platform.internal.JtaPlatformInitiator] (ServerService Thread Pool -- 57) HHH000428: Encountered legacy TransactionManagerLookup specified; convert to newer org.hibernate.service.jta.platform.spi.JtaPlatform contract specified via hibernate.transaction.jta.platform setting
18:42:01,045 INFO  [org.hibernate.engine.transaction.internal.TransactionFactoryInitiator] (ServerService Thread Pool -- 57) HHH000268: Transaction strategy: org.hibernate.engine.transaction.internal.jta.JtaTransactionFactory
18:42:01,045 INFO  [org.hibernate.hql.internal.ast.ASTQueryTranslatorFactory] (ServerService Thread Pool -- 57) HHH000397: Using ASTQueryTranslatorFactory
18:42:01,046 WARN  [org.hibernate.cfg.SettingsFactory] (ServerService Thread Pool -- 57) Unrecognized value for "hibernate.hbm2ddl.auto": none
18:42:01,053 INFO  [org.hibernate.cache.spi.UpdateTimestampsCache] (ServerService Thread Pool -- 57) HHH000250: Starting update timestamps cache at region: org.hibernate.cache.spi.UpdateTimestampsCache
18:42:01,054 INFO  [org.hibernate.cache.internal.StandardQueryCache] (ServerService Thread Pool -- 57) HHH000248: Starting query cache at region: org.hibernate.cache.internal.StandardQueryCache
18:42:01,225 INFO  [org.hibernate.search.Version] (ServerService Thread Pool -- 57) HSEARCH000034: Hibernate Search 4.2.0.Final
18:42:01,249 INFO  [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 57) HCANN000001: Hibernate Commons Annotations {4.0.1.Final}
18:42:01,252 WARN  [org.hibernate.search.impl.ConfigContext] (ServerService Thread Pool -- 57) HSEARCH000075: Configuration setting hibernate.search.lucene_version was not specified, using LUCENE_CURRENT.
18:42:01,702 WARN  [org.hibernate.ejb.internal.EntityManagerFactoryRegistry] (ServerService Thread Pool -- 60) HHH000436: Entity manager factory name (default) is already registered.  If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name'
18:42:01,706 INFO  [br.com.caelum.vraptor.view.LinkToHandler] (ServerService Thread Pool -- 60) Registering linkTo component
18:42:01,763 INFO  [br.com.caelum.vraptor.VRaptor] (ServerService Thread Pool -- 60) VRaptor 3.5.4 successfuly initialized
18:42:02,340 WARN  [org.hibernate.ejb.internal.EntityManagerFactoryRegistry] (ServerService Thread Pool -- 57) HHH000436: Entity manager factory name (default) is already registered.  If entity manager will be clustered or passivated, specify a unique value for property 'hibernate.ejb.entitymanager_factory_name'
18:42:02,343 INFO  [br.com.caelum.vraptor.core.DefaultConverters] (ServerService Thread Pool -- 57) Registering bundled converters
18:42:02,346 INFO  [br.com.caelum.vraptor.view.LinkToHandler] (ServerService Thread Pool -- 57) Registering linkTo component
18:42:02,514 INFO  [br.com.caelum.vraptor.VRaptor] (ServerService Thread Pool -- 57) VRaptor 3.5.4 successfuly initialized
18:42:02,544 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "ckeditor.war" (runtime-name : "ckeditor.war")
18:42:02,545 INFO  [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "ojdbc6.jar" (runtime-name : "ojdbc6.jar")
18:42:02,545 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 26) JBAS018559: Deployed "sigawf.war" (runtime-name : "sigawf.war")
18:42:02,545 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 26) JBAS018559: Deployed "sigaidp.war" (runtime-name : "sigaidp.war")
18:42:02,545 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 26) JBAS018559: Deployed "sigagc.war" (runtime-name : "sigagc.war")
18:42:02,545 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 26) JBAS018559: Deployed "sigaex.war" (runtime-name : "sigaex.war")
18:42:02,545 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 26) JBAS018559: Deployed "siga.war" (runtime-name : "siga.war")
18:42:02,550 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
18:42:02,551 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
18:42:02,551 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.2.3.GA (AS 7.3.3.Final-redhat-3) started in 32495ms - Started 923 of 1014 services (86 services are passive or on-demand)
18:44:08,533 INFO  [siga.conf.cache] (http-localhost/127.0.0.1:8080-5) Cache de configurações inicializado via CpConfiguracaoBL em 372ms
18:44:09,833 WARN  [net.sf.ehcache.config.CacheConfiguration] (http-localhost/127.0.0.1:8080-5) Cache 'corporativo_CpDao' is set to eternal but also has TTI/TTL set.  To avoid this warning, clean up the config removing conflicting values of eternal, TTI and TTL. Effective configuration for Cache 'corporativo_CpDao' will be eternal='true', timeToIdleSeconds='0', timeToLiveSeconds='0'.
18:44:10,243 INFO  [org.hibernate.cache.internal.StandardQueryCache] (http-localhost/127.0.0.1:8080-5) HHH000248: Starting query cache at region: query.seconds
18:44:10,253 INFO  [org.infinispan.jmx.CacheJmxRegistration] (http-localhost/127.0.0.1:8080-5) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:44:10,253 INFO  [org.jboss.as.clustering.infinispan] (http-localhost/127.0.0.1:8080-5) JBAS010281: Started query.seconds cache from hibernate container
18:44:10,259 INFO  [siga.conf.cache] (http-localhost/127.0.0.1:8080-2) Inicializando cache de configurações via WfConfiguracaoBL
18:44:11,031 INFO  [siga.conf.cache] (http-localhost/127.0.0.1:8080-5) Cache de configurações inicializado via CpConfiguracaoBL em 680ms
18:44:11,034 INFO  [siga.conf.cache] (http-localhost/127.0.0.1:8080-6) Cache de configurações inicializado via ExConfiguracaoBL em 840ms
18:44:11,079 INFO  [org.hibernate.cache.internal.StandardQueryCache] (http-localhost/127.0.0.1:8080-5) HHH000248: Starting query cache at region: query.hours
18:44:11,083 INFO  [org.infinispan.jmx.CacheJmxRegistration] (http-localhost/127.0.0.1:8080-5) ISPN000031: MBeans were successfully registered to the platform MBean server.
18:44:11,083 INFO  [org.jboss.as.clustering.infinispan] (http-localhost/127.0.0.1:8080-5) JBAS010281: Started query.hours cache from hibernate container
18:44:11,245 INFO  [siga.conf.cache] (http-localhost/127.0.0.1:8080-2) Cache de configurações inicializado em ms: 986
kmacedovarela commented 9 years ago

@crivano você poderia especificar um exemplo de mensagem do genero que você mencionou, que consta nesse log, apenas para registro?

crivano commented 9 years ago

@kmacedovarela , existem várias linhas que são avisos sobre problemas de configuração ou artefatos faltantes. Acho que será preciso avaliar linha a linha para resolver todos os problemas. Alguns exemplos são:

18:41:39,527 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
18:41:39,600 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
18:41:39,747 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-16) JBAS015893: Encountered invalid class name 'org.kxml2.io.KXmlParser,org.kxml2.io.KXmlSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
18:41:39,748 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-16) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
18:41:39,955 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry log4j.jar in /Users/nato/Development/jboss-eap-6.2.3/standalone/deployments/sigaex.war/WEB-INF/lib/commons-logging-1.0.2.jar  does not point to a valid jar for a Class-Path reference.
18:41:39,956 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015960: Class Path entry log4j-core.jar in /Users/nato/Development/jboss-eap-6.2.3/standalone/deployments/sigaex.war/WEB-INF/lib/commons-logging-1.0.2.jar  does not point to a valid jar for a Class-Path reference.
18:41:40,061 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.kxml2.io.KXmlParser,org.kxml2.io.KXmlSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
18:41:40,064 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015893: Encountered invalid class name 'org.xmlpull.mxp1.MXParser,org.xmlpull.mxp1_serializer.MXSerializer' for service type 'org.xmlpull.v1.XmlPullParserFactory'
18:41:40,138 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-15) JBAS018567: Deployment "deployment.siga.war" is using a private module ("org.apache.commons.lang:main") which may be changed or removed in future versions without notice.
18:41:40,139 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-15) JBAS018567: Deployment "deployment.siga.war" is using a private module ("org.apache.commons.lang:main") which may be changed or removed in future versions without notice.
18:41:40,140 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-15) JBAS018567: Deployment "deployment.siga.war" is using a private module ("org.apache.ws.xmlschema:main") which may be changed or removed in future versions without notice.
18:41:40,140 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-15) JBAS018567: Deployment "deployment.siga.war" is using a private module ("org.apache.ws.xmlschema:main") which may be changed or removed in future versions without notice.
18:41:40,140 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-15) JBAS018567: Deployment "deployment.siga.war" is using a private module ("asm.asm:main") which may be changed or removed in future versions without notice.
18:41:40,141 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-15) JBAS018567: Deployment "deployment.siga.war" is using a private module ("asm.asm:main") which may be changed or removed in future versions without notice.
18:41:40,141 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-15) JBAS018567: Deployment "deployment.siga.war" is using a private module ("org.javassist:main") which may be changed or removed in future versions without notice.
18:41:40,142 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-15) JBAS018567: Deployment "deployment.siga.war" is using a private module ("org.javassist:main") which may be changed or removed in future versions without notice.
18:41:43,332 INFO  [org.hibernate.cfg.Environment] (ServerService Thread Pool -- 50) HHH000206: hibernate.properties not found
18:41:43,076 WARN  [org.picketlink.identity.federation] (ServerService Thread Pool -- 48) PLFED000230: Security Token registry option not specified: Issued Tokens will not be persisted!
18:41:43,076 WARN  [org.picketlink.identity.federation] (ServerService Thread Pool -- 48) PLFED000212: Revocation registry option not specified: cancelled ids will not be persisted!
18:41:47,226 WARN  [org.hibernate.service.jta.platform.internal.JtaPlatformInitiator] (ServerService Thread Pool -- 59) HHH000427: Using deprecated org.hibernate.transaction.TransactionManagerLookup strategy [hibernate.transaction.manager_lookup_class], use newer org.hibernate.service.jta.platform.spi.JtaPlatform strategy instead [hibernate.transaction.jta.platform]
18:41:47,227 INFO  [org.hibernate.service.jta.platform.internal.JtaPlatformInitiator] (ServerService Thread Pool -- 59) HHH000428: Encountered legacy TransactionManagerLookup specified; convert to newer org.hibernate.service.jta.platform.spi.JtaPlatform contract specified via hibernate.transaction.jta.platform setting
18:41:56,729 WARN  [br.com.caelum.vraptor.core.BaseComponents] (ServerService Thread Pool -- 50) There is neither commons-fileupload nor servlet3 handlers registered. If you are willing to upload a file, please add the commons-fileupload in your classpath or use a Servlet 3 Container
crivano commented 9 years ago

@kmacedovarela , sabe dizer com anda essa questão? Será que o Rodrigo chegou a ver isso antes de sair?

kmacedovarela commented 9 years ago

@crivano o Rodrigo não viu isso antes de sair. A situação está parada devido a outras demandas que estavam acontecendo. Vou verificar com os responsáveis, a possibilidade de começar esse trabalho na segunda feira.

crivano commented 9 years ago

@kmacedovarela , seria muito bom, pois estamos em vias de colocar essa versão em produção. Tks!

kmacedovarela commented 9 years ago

Análise de logs enviadas por email.

crivano commented 9 years ago

@kmacedovarela , vi o email e gostaria que você tentasse resolver todos os casos solucionáveis. O que ocorre é que se temos 300 mensagens de log que devem ser disconsideradas, acabamos por nunca olhar o log. E, se tiver alguma coisa realmente importante lá, não será vista.

Por favor, confirme com @luiz-antonio se temos permissão para isso.

Muito obrigado!

crivano commented 9 years ago

Em tempo, vou remover o mile-stone migração-vraptor, já que sua análise determinou que não é fundamental para a implantação da nova versão.

crivano commented 8 years ago

Fechado pois não existe nenhuma mensagem crítica. Se desejar olhar cada uma, @luiz-antonio , favor reabrir.