Versão atual:

Erro 404 na abertura da página

Meu projeto tem rodado num ambiente de homologação perfeitamente. Até horas atrás.

Ao chamar a página 172.16.0.48:8080, apresentou-se '404 - Not Found'

Hoje, cheguei ao trabalho e vi que os serviços (os três) estavam parados.

Imagino que tenha havido alguma atualização no servidor e ele foi reiniciado na madrugada.

Levantei os serviços na seguinte ordem:

Fluig_Indexer

Fluig_RealTime

Fluig

De novo, ao chamar a página 172.16.0.48:8080, apresentou '404 - Not Found'

Baixei os serviços na ordem inversa e os subi novamente. O mesmo erro.

Fui às pastas C:\fluighom\appserver\domain\log e os seguintes logs tem as linhas abaixo:

Log Host-controller:

2019-02-15 08:10:17,222 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final 2019-02-15 08:10:17,675 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final 2019-02-15 08:10:17,800 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) starting 2019-02-15 08:10:19,395 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0003: Creating http management service using network interface (management) port (9990) securePort (-1) 2019-02-15 08:10:19,395 INFO [org.xnio] (MSC service thread 1-7) XNIO version 3.4.0.Final 2019-02-15 08:10:19,425 INFO [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.4.0.Final 2019-02-15 08:10:19,503 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-2) WFLYDM0111: Keystore C:\fluighom\appserver\domain\configuration\application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost 2019-02-15 08:10:19,644 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.21.Final 2019-02-15 08:10:19,722 INFO [org.jboss.as.remoting] (MSC service thread 1-4) WFLYRMT0001: Listening on 172.16.0.48:9999 2019-02-15 08:10:20,191 INFO [com.fluig.database.service.extension.SubsystemExtension] (Host Controller Service Threads - 36) initializeParsers (context=org.jboss.as.controller.extension.ExtensionRegistry$ExtensionParsingContextImpl@2c4fe984) 2019-02-15 08:10:20,909 INFO [com.fluig.database.service.extension.SubsystemExtension] (Host Controller Service Threads - 11) initialize (context=org.jboss.as.controller.extension.ExtensionRegistry$ExtensionContextImpl@61ab13a8) 2019-02-15 08:10:20,909 INFO [com.fluig.database.service.extension.SubsystemExtension] (Host Controller Service Threads - 11) getResourceDescriptionResolver (keyPrefix=null) = dbupdate 2019-02-15 08:10:20,941 INFO [com.fluig.database.service.extension.SubsystemDefinition] (Host Controller Service Threads - 11) SubsystemDefinition () 2019-02-15 08:10:20,941 INFO [com.fluig.database.service.extension.SubsystemDefinition] (Host Controller Service Threads - 11) registerAttributes (resourceRegistration=org.jboss.as.controller.registry.ConcreteResourceRegistration@779edb8e) 2019-02-15 08:10:20,941 INFO [com.fluig.database.service.extension.SubsystemDefinition] (Host Controller Service Threads - 11) registerOperations (resourceRegistration=org.jboss.as.controller.registry.ConcreteResourceRegistration@779edb8e) 2019-02-15 08:10:21,300 INFO [com.fluig.database.service.extension.SubsystemAdd] (Controller Boot Thread) populateModel (operation={ "operation" => "add", "address" => [ ("profile" => "full"), ("subsystem" => "dbupdate") ] }, model=undefined) 2019-02-15 08:10:21,612 INFO [org.jboss.as.host.controller] (Controller Boot Thread) WFLYHC0023: Starting server fluig1 2019-02-15 08:10:24,378 INFO [org.jboss.as.host.controller] (management task-4) WFLYHC0021: Server [Server:fluig1] connected using connection [Channel ID 5bc5f135 (inbound) of Remoting connection 317a0c30 to /172.16.0.48:50840 of endpoint "master:MANAGEMENT" <7035d442>] 2019-02-15 08:10:24,503 INFO [org.jboss.as.host.controller] (server-registration-threads - 1) WFLYHC0020: Registering server fluig1 2019-02-15 08:10:24,737 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://172.16.0.48:9990/management 2019-02-15 08:10:24,737 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://172.16.0.48:9990 2019-02-15 08:10:24,737 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Full 10.1.0.Final (WildFly Core 2.2.0.Final) (Host Controller) started in 8343ms - Started 57 of 59 services (20 services are lazy, passive or on-demand)

Log process-controller:

2019-02-15 08:10:15,769 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final 2019-02-15 08:10:16,144 INFO [org.jboss.as.process.Host Controller.status] (main) WFLYPC0018: Starting process 'Host Controller' 2019-02-15 08:10:21,628 INFO [org.jboss.as.process.Server:fluig1.status] (ProcessController-threads - 3) WFLYPC0018: Starting process 'Server:fluig1'

Log service.2019-02-15:

[2019-02-15 06:32:09] [info] [ 5960] Commons Daemon procrun (1.0.15.0 64-bit) started [2019-02-15 06:32:09] [info] [ 5960] Running 'fluig' Service... [2019-02-15 06:32:09] [info] [ 5988] Starting service... [2019-02-15 06:32:09] [info] [ 5988] Service started in 0 ms. [2019-02-15 06:33:40] [info] [ 6720] Stopping service... [2019-02-15 06:33:44] [info] [ 5960] Run service finished. [2019-02-15 06:33:44] [info] [ 5960] Commons Daemon procrun finished [2019-02-15 06:34:17] [info] [ 6636] Commons Daemon procrun (1.0.15.0 64-bit) started [2019-02-15 06:34:17] [info] [ 6636] Running 'fluig' Service... [2019-02-15 06:34:17] [info] [ 5632] Starting service... [2019-02-15 06:34:17] [info] [ 5632] Service started in 0 ms. [2019-02-15 06:55:18] [info] [ 5920] Stopping service... [2019-02-15 06:55:28] [info] [ 6636] Run service finished. [2019-02-15 06:55:28] [info] [ 6636] Commons Daemon procrun finished [2019-02-15 07:01:39] [info] [ 3944] Commons Daemon procrun (1.0.15.0 64-bit) started [2019-02-15 07:01:39] [info] [ 3944] Running 'fluig' Service... [2019-02-15 07:01:39] [info] [ 5376] Starting service... [2019-02-15 07:01:40] [info] [ 5376] Service started in 15 ms. [2019-02-15 07:07:30] [info] [ 4696] Stopping service... [2019-02-15 07:07:40] [info] [ 3944] Run service finished. [2019-02-15 07:07:40] [info] [ 3944] Commons Daemon procrun finished [2019-02-15 07:14:01] [info] [ 3264] Commons Daemon procrun (1.0.15.0 64-bit) started [2019-02-15 07:14:01] [info] [ 3264] Running 'fluig' Service... [2019-02-15 07:14:01] [info] [ 3312] Starting service... [2019-02-15 07:14:01] [info] [ 3312] Service started in 15 ms. [2019-02-15 07:18:16] [info] [ 6664] Stopping service... [2019-02-15 07:18:32] [info] [ 3264] Run service finished. [2019-02-15 07:18:32] [info] [ 3264] Commons Daemon procrun finished [2019-02-15 07:19:33] [info] [ 6724] Commons Daemon procrun (1.0.15.0 64-bit) started [2019-02-15 07:19:33] [info] [ 6724] Running 'fluig' Service... [2019-02-15 07:19:33] [info] [ 6676] Starting service... [2019-02-15 07:19:33] [info] [ 6676] Service started in 0 ms. [2019-02-15 08:07:31] [info] [ 4240] Stopping service... [2019-02-15 08:07:40] [info] [ 6724] Run service finished. [2019-02-15 08:07:40] [info] [ 6724] Commons Daemon procrun finished [2019-02-15 08:10:14] [info] [ 4952] Commons Daemon procrun (1.0.15.0 64-bit) started [2019-02-15 08:10:14] [info] [ 4952] Running 'fluig' Service... [2019-02-15 08:10:14] [info] [ 6528] Starting service... [2019-02-15 08:10:14] [info] [ 6528] Service started in 0 ms.

Me parece que não há erros, mas o problema continua.

Encontrei, adicionalmente, logs na pasta C:\fluighom\appserver\domain\servers\fluig1\log e encontrei erro no

server.log

Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Public Key Retrieval is not allowed at sun.reflect.GeneratedConstructorAccessor156.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:878) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:874) at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1777) at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1224) at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2199) at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2230) at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2025) at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:778) at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) at sun.reflect.GeneratedConstructorAccessor220.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:386) at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:330) at org.jboss.jca.adapters.jdbc.local.LocalManagedConnectionFactory.createLocalManagedConnection(LocalManagedConnectionFactory.java:321) ... 26 more Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Public Key Retrieval is not allowed at sun.reflect.GeneratedConstructorAccessor156.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:425) at com.mysql.jdbc.Util.getInstance(Util.java:408) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:919) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:898) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:887) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:861) at com.mysql.jdbc.authentication.CachingSha2PasswordPlugin.nextAuthenticationStep(CachingSha2PasswordPlugin.java:130) at com.mysql.jdbc.MysqlIO.proceedHandshakeWithPluggableAuthentication(MysqlIO.java:1775) ... 39 more

2019-02-15 08:15:52,907 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 172) WFLYUT0021: Registered web context: /w_demonstracao 2019-02-15 08:15:52,923 INFO [org.jboss.as.server] (WCM DEPLOYER-threads - 1) WFLYSRV0010: Deployed "w_demonstracao.war" (runtime-name : "w_demonstracao.war") 2019-02-15 08:20:27,113 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\f0\9242f377e56928c10ee260b5ec6f06bc9683bc is obsolete and will be removed 2019-02-15 08:20:27,113 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\f0\9242f377e56928c10ee260b5ec6f06bc9683bc\content 2019-02-15 08:20:27,113 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\b6\f40a28f881859d8e2a9b15432390d4340ba703 is obsolete and will be removed 2019-02-15 08:20:27,129 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\b6\f40a28f881859d8e2a9b15432390d4340ba703\content 2019-02-15 08:20:27,129 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\54\d012bfa8fdf01a889826b82895856cee661372 is obsolete and will be removed 2019-02-15 08:20:27,129 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\54\d012bfa8fdf01a889826b82895856cee661372\content 2019-02-15 08:20:27,129 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\bd\735863fb6f40c007295e1676f97cbe1f3f265a is obsolete and will be removed 2019-02-15 08:20:27,129 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\bd\735863fb6f40c007295e1676f97cbe1f3f265a\content 2019-02-15 08:20:27,129 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\2b\f9db2304dd3e24e3e60674c4a44eaa427a4279 is obsolete and will be removed 2019-02-15 08:20:27,145 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\2b\f9db2304dd3e24e3e60674c4a44eaa427a4279\content 2019-02-15 08:20:27,145 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\68\f7a4f73c8fa9879da1d0f65d33b46eade8f945 is obsolete and will be removed 2019-02-15 08:20:27,145 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\68\f7a4f73c8fa9879da1d0f65d33b46eade8f945\content 2019-02-15 08:20:27,145 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\45\79b7f16382d21aa6f054bf1d076c0f91105bd3 is obsolete and will be removed 2019-02-15 08:20:27,145 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\45\79b7f16382d21aa6f054bf1d076c0f91105bd3\content 2019-02-15 08:20:27,145 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\5a\988dafdd94d5b374e585982e88846207851889 is obsolete and will be removed 2019-02-15 08:20:27,145 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\5a\988dafdd94d5b374e585982e88846207851889\content 2019-02-15 08:20:27,145 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\3c\299305a0ed314985ea21becd518caacaa7838b is obsolete and will be removed 2019-02-15 08:20:27,160 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\3c\299305a0ed314985ea21becd518caacaa7838b\content 2019-02-15 08:20:27,160 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\d7\06f663f32e6b3e6e8238c874b9f89076b1d886 is obsolete and will be removed 2019-02-15 08:20:27,160 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\d7\06f663f32e6b3e6e8238c874b9f89076b1d886\content 2019-02-15 08:20:27,160 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\dd\5d0113452e47bff29735fbe895d90135aad200 is obsolete and will be removed 2019-02-15 08:20:27,160 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\dd\5d0113452e47bff29735fbe895d90135aad200\content 2019-02-15 08:20:27,160 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\cd\ab9a9653931ffbd3de54cf9baf61be1bbb5e39 is obsolete and will be removed 2019-02-15 08:20:27,160 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\cd\ab9a9653931ffbd3de54cf9baf61be1bbb5e39\content 2019-02-15 08:20:27,160 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\c2\cb74c53ccb6a8b758741d9a0f6bce18efecc7a is obsolete and will be removed 2019-02-15 08:20:27,160 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\c2\cb74c53ccb6a8b758741d9a0f6bce18efecc7a\content 2019-02-15 08:20:27,160 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\28\208e13e3478980dece49dff71b35c0aedef605 is obsolete and will be removed 2019-02-15 08:20:27,176 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\28\208e13e3478980dece49dff71b35c0aedef605\content 2019-02-15 08:20:27,176 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\4f\8d04ea2e825295c4bd33354a1bf433c366bda6 is obsolete and will be removed 2019-02-15 08:20:27,176 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\4f\8d04ea2e825295c4bd33354a1bf433c366bda6\content 2019-02-15 08:20:27,176 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\0a\ab8bde3fd4aaa44384ccfe2ee9508fca5bca41 is obsolete and will be removed 2019-02-15 08:20:27,176 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\0a\ab8bde3fd4aaa44384ccfe2ee9508fca5bca41\content 2019-02-15 08:20:27,176 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\30\93a15b9384a9040d2ddc80165590f154adf16a is obsolete and will be removed 2019-02-15 08:20:27,192 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\30\93a15b9384a9040d2ddc80165590f154adf16a\content 2019-02-15 08:20:27,192 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\78\9e32977b03b83c06c22c5d10520b5d235b4b1c is obsolete and will be removed 2019-02-15 08:20:27,192 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\78\9e32977b03b83c06c22c5d10520b5d235b4b1c\content 2019-02-15 08:20:27,192 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\c1\2fb1655fbf84bea3f7a9a399324495ad67e413 is obsolete and will be removed 2019-02-15 08:20:27,192 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\c1\2fb1655fbf84bea3f7a9a399324495ad67e413\content 2019-02-15 08:20:27,192 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\70\a5f0986db38029363311b33564d392f605d0cc is obsolete and will be removed 2019-02-15 08:20:27,207 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\70\a5f0986db38029363311b33564d392f605d0cc\content 2019-02-15 08:20:27,207 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\f6\5f9d81123c501a94f3ea3a134b694881a96d5a is obsolete and will be removed 2019-02-15 08:20:27,207 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\f6\5f9d81123c501a94f3ea3a134b694881a96d5a\content 2019-02-15 08:20:27,207 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\92\68e3936d1154101e75086c6acc1a1af00535fa is obsolete and will be removed 2019-02-15 08:20:27,207 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\92\68e3936d1154101e75086c6acc1a1af00535fa\content 2019-02-15 08:20:27,207 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\7e\8039c4e87512b82bb4ee1e0c13583de138cfe7 is obsolete and will be removed 2019-02-15 08:20:27,207 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\7e\8039c4e87512b82bb4ee1e0c13583de138cfe7\content 2019-02-15 08:20:27,207 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\e7\77da01a291a9a353bca96024be08ea5154eb15 is obsolete and will be removed 2019-02-15 08:20:27,223 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\e7\77da01a291a9a353bca96024be08ea5154eb15\content 2019-02-15 08:20:27,223 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\69\5949a150eff4693322cf375225a9bc371626b8 is obsolete and will be removed 2019-02-15 08:20:27,223 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\69\5949a150eff4693322cf375225a9bc371626b8\content 2019-02-15 08:20:27,223 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\33\cf3169dca0fdfefed1711de2f3bb2ecc5ea5c8 is obsolete and will be removed 2019-02-15 08:20:27,223 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\33\cf3169dca0fdfefed1711de2f3bb2ecc5ea5c8\content 2019-02-15 08:20:27,223 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\3d\8484e2248f95019d440627b78b3fa1285077b8 is obsolete and will be removed 2019-02-15 08:20:27,223 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\3d\8484e2248f95019d440627b78b3fa1285077b8\content 2019-02-15 08:20:27,223 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\b8\1d6779c4e3775d5e60c16d10550297c8f7e710 is obsolete and will be removed 2019-02-15 08:20:27,238 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\b8\1d6779c4e3775d5e60c16d10550297c8f7e710\content 2019-02-15 08:20:27,238 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\9c\fc3954922901ac0d2d3bf25ea67240b8337c66 is obsolete and will be removed 2019-02-15 08:20:27,238 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\9c\fc3954922901ac0d2d3bf25ea67240b8337c66\content 2019-02-15 08:20:27,238 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\ef\2ca60326bd7da334f428330d4f3e411fdf351f is obsolete and will be removed 2019-02-15 08:20:27,238 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\ef\2ca60326bd7da334f428330d4f3e411fdf351f\content 2019-02-15 08:20:27,238 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\33\90ec94939d0622e97a284ebb66428d395a12d0 is obsolete and will be removed 2019-02-15 08:20:27,238 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\33\90ec94939d0622e97a284ebb66428d395a12d0\content 2019-02-15 08:20:27,238 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\97\02a4765f914639fdc5c5df9befe30e73d5bf00 is obsolete and will be removed 2019-02-15 08:20:27,238 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\97\02a4765f914639fdc5c5df9befe30e73d5bf00\content 2019-02-15 08:20:27,238 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\d7\8b3d6aa8278ef8efb4f29b21104be17549d317 is obsolete and will be removed 2019-02-15 08:20:27,254 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\d7\8b3d6aa8278ef8efb4f29b21104be17549d317\content 2019-02-15 08:20:27,254 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\bd\a961dcc20cc0bdded7775b2ddf37db685e1044 is obsolete and will be removed 2019-02-15 08:20:27,254 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 103) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\bd\a961dcc20cc0bdded7775b2ddf37db685e1044\content 2019-02-15 08:25:27,262 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 104) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\9a\cada31d1278fc29883790916ffac49d92f9b52 is obsolete and will be removed 2019-02-15 08:25:27,279 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 104) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\9a\cada31d1278fc29883790916ffac49d92f9b52\content 2019-02-15 08:25:27,279 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 104) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\3f\dcf55930d7578d8824703882682622e294b42f is obsolete and will be removed 2019-02-15 08:25:27,279 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 104) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\3f\dcf55930d7578d8824703882682622e294b42f\content 2019-02-15 08:25:27,279 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 104) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\11\9f7dc0a1174baef5a03f51b986277ef00f4d7d is obsolete and will be removed 2019-02-15 08:25:27,279 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 104) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\11\9f7dc0a1174baef5a03f51b986277ef00f4d7d\content 2019-02-15 08:25:27,279 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 104) WFLYDR0009: Content C:\fluighom\appserver\domain\servers\fluig1\data\content\f4\ca411f19b0bc24b8577287279b24d2e7f6f5e9 is obsolete and will be removed 2019-02-15 08:25:27,294 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 104) WFLYDR0002: Content removed from location C:\fluighom\appserver\domain\servers\fluig1\data\content\f4\ca411f19b0bc24b8577287279b24d2e7f6f5e9\content

Procurando no log do Windows Server 2012, em Painel de Controle, Ferramentas Administrativas e Event Viwer, no log Application, apareceu erro em wildfly (o antigo Jboss, segundo li):

Application:

Log Name: Application Source: Application Error Date: 15/02/2019 09:08:44 Event ID: 1000 Task Category: (100) Level: Error Keywords: Classic User: N/A Computer: UCRGRJO-46.ulhoacanto.com.br Description: Faulting application name: wildfly-service.exe, version: 1.0.15.0, time stamp: 0x51543b9d Faulting module name: ntdll.dll, version: 6.3.9600.19153, time stamp: 0x5b93ffa7 Exception code: 0xc0000005 Fault offset: 0x00000000000356f0 Faulting process id: 0x15f8 Faulting application start time: 0x01d4c516a4a58256 Faulting application path: C:\fluighom\appserver\bin\service\amd64\wildfly-service.exe Faulting module path: C:\Windows\SYSTEM32\ntdll.dll Report Id: 0ebeb2fa-3112-11e9-80e5-00155d0c5ac4 Faulting package full name: Faulting package-relative application ID: Event Xml:

1000 2 100 0x80000000000000 19739 Application UCRGRJO-46.ulhoacanto.com.br wildfly-service.exe 1.0.15.0 51543b9d ntdll.dll 6.3.9600.19153 5b93ffa7 c0000005 00000000000356f0 15f8 01d4c516a4a58256 C:\fluighom\appserver\bin\service\amd64\wildfly-service.exe C:\Windows\SYSTEM32\ntdll.dll 0ebeb2fa-3112-11e9-80e5-00155d0c5ac4

Alguma sugestão?

Versões (7):

Ver a versão formatada

Erro 404 na abertura da página

  • criado 15 de Feb de 2019

Comentário

new question