2018-11-07 04:00:00,058 CONFIG (null:-1) = JavaMail version 1.5.6.redhat-1 2018-11-07 04:00:00,080 CONFIG (null:-1) = successfully loaded resource: /META-INF/javamail.default.providers 2018-11-07 04:00:00,082 CONFIG (null:-1) = Tables of loaded providers 2018-11-07 04:00:00,082 CONFIG (null:-1) = Providers Listed By Class Name: {com.sun.mail.smtp.SMTPSSLTransport=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Oracle], com.sun.mail.smtp.SMTPTransport=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Oracle], com.sun.mail.imap.IMAPSSLStore=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Oracle], com.sun.mail.pop3.POP3SSLStore=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Oracle], com.sun.mail.imap.IMAPStore=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Oracle], com.sun.mail.pop3.POP3Store=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Oracle]} 2018-11-07 04:00:00,082 CONFIG (null:-1) = Providers Listed By Protocol: {imaps=javax.mail.Provider[STORE,imaps,com.sun.mail.imap.IMAPSSLStore,Oracle], imap=javax.mail.Provider[STORE,imap,com.sun.mail.imap.IMAPStore,Oracle], smtps=javax.mail.Provider[TRANSPORT,smtps,com.sun.mail.smtp.SMTPSSLTransport,Oracle], pop3=javax.mail.Provider[STORE,pop3,com.sun.mail.pop3.POP3Store,Oracle], pop3s=javax.mail.Provider[STORE,pop3s,com.sun.mail.pop3.POP3SSLStore,Oracle], smtp=javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Oracle]} 2018-11-07 04:00:00,088 CONFIG (null:-1) = successfully loaded resource: /META-INF/javamail.default.address.map 2018-11-07 04:00:00,114 DEBUG (SqlStatementLogger.java:92) = select state0_.id as id1_17_, state0_.version as version2_17_, state0_.lastUpdatedBy_id as lastUpdatedBy_id10_17_, state0_.lastUpdatedOn as lastUpdatedOn3_17_, state0_.confirmNotifications as confirmNotificatio4_17_, state0_.mailed as mailed5_17_, state0_.progress as progress6_17_, state0_.remarks as remarks7_17_, state0_.rubric_id as rubric_id11_17_, state0_.since as since8_17_, state0_.stateType as stateType9_17_, state0_.workYear_id as workYear_id12_17_ from State state0_ where state0_.mailed=0 2018-11-07 07:18:41,772 INFO (PersistenceUnitServiceImpl.java:239) = WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'monitor-test.war#monitor-test' 2018-11-07 07:18:41,783 INFO (PhaseOnePersistenceUnitServiceImpl.java:166) = WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'monitor-test.war#monitor-test' 2018-11-07 07:18:41,935 INFO (ApplicationServerService.java:206) = WFLYSRV0050: JBoss EAP 7.1.0.GA (WildFly Core 3.0.10.Final-redhat-1) stopped in 323ms 2018-11-07 07:26:52,698 INFO (Module.java:1094) = JBoss Modules version 1.6.0.Final-redhat-1 2018-11-07 07:26:53,606 INFO (ServiceContainerImpl.java:91) = JBoss MSC version 1.2.7.SP1-redhat-1 2018-11-07 07:26:53,777 INFO (ApplicationServerService.java:102) = WFLYSRV0049: JBoss EAP 7.1.0.GA (WildFly Core 3.0.10.Final-redhat-1) starting 2018-11-07 07:26:56,942 INFO (ContentRepositoryImpl.java:157) = WFLYDR0001: Content added at location /jboss/jboss-eap-7.1/standalone/data/content/80/bc1c7d83c0a1a2e038c4d28a8d91fbd9c20168/content 2018-11-07 07:26:57,190 INFO (JSFModuleIdFactory.java:71) = WFLYJSF0007: Activated the following JSF Implementations: [mojarra-2.3.3, main] 2018-11-07 07:26:57,205 INFO (SecuritySubsystemRootResourceDefinition.java:159) = WFLYSEC0002: Activating Security Subsystem 2018-11-07 07:26:57,227 INFO (NamingSubsystemAdd.java:71) = WFLYNAM0001: Activating Naming Subsystem 2018-11-07 07:26:57,567 INFO (SecurityBootstrapService.java:86) = WFLYSEC0001: Current PicketBox version=5.0.2.Final-redhat-1 2018-11-07 07:26:57,831 INFO (EndpointImpl.java:98) = JBoss Remoting version 5.0.5.Final-redhat-1 2018-11-07 07:26:57,793 INFO (NamingService.java:75) = WFLYNAM0003: Starting Naming Service 2018-11-07 07:26:58,019 INFO (MailSessionAdd.java:145) = WFLYMAIL0001: Bound mail session [java:/mail/cjm] 2018-11-07 07:26:59,058 INFO (InstallationManagerService.java:80) = WFLYPAT0050: JBoss EAP cumulative patch ID is: base, one-off patches include: none 2018-11-07 07:27:05,113 INFO (PersistenceUnitXmlParser.java:124) = WFLYJPA0002: Read persistence.xml for monitor-test 2018-11-07 07:27:05,487 INFO (PhaseOnePersistenceUnitServiceImpl.java:109) = WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'monitor-test.war#monitor-test' 2018-11-07 07:27:06,037 INFO (BeanArchiveProcessor.java:99) = WFLYWELD0003: Processing weld deployment monitor-test.war 2018-11-07 07:27:08,736 INFO (WeldStartup.java:157) = WELD-000900: 2.4.3 (redhat) 2018-11-07 07:27:09,396 INFO (PersistenceUnitServiceImpl.java:149) = WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'monitor-test.war#monitor-test' 2018-11-07 07:28:11,460 DEBUG (SqlStatementLogger.java:92) = select reference0_.id as id1_14_, reference0_.version as version2_14_, reference0_.category_id as category_id4_14_, reference0_.name as name3_14_ from Reference reference0_ where 1=1 order by reference0_.name asc 2018-11-07 07:28:11,707 DEBUG (SqlStatementLogger.java:92) = select category0_.id as id1_1_, category0_.version as version2_1_, category0_.categoryLevel as categoryLevel3_1_, category0_.name as name4_1_ from Category category0_ where 1=1 2018-11-07 07:28:11,742 DEBUG (SqlStatementLogger.java:92) = select year0_.id as id1_22_, year0_.version as version2_22_, year0_.fullYear as fullYear3_22_ from Year year0_ where 1=1 2018-11-07 07:28:11,812 DEBUG (SqlStatementLogger.java:92) = select rubric0_.id as id1_15_0_, themes1_.id as id1_19_1_, groups2_.id as id1_9_2_, attributes3_.id as id1_0_3_, subjects4_.id as id1_18_4_, rubric0_.version as version2_15_0_, rubric0_.lastUpdatedBy_id as lastUpdatedBy_id9_15_0_, rubric0_.lastUpdatedOn as lastUpdatedOn3_15_0_, rubric0_.active as active4_15_0_, rubric0_.info as info5_15_0_, rubric0_.name as name6_15_0_, rubric0_.rank as rank7_15_0_, rubric0_.prefix as prefix8_15_0_, themes1_.version as version2_19_1_, themes1_.lastUpdatedBy_id as lastUpdatedBy_id8_19_1_, themes1_.lastUpdatedOn as lastUpdatedOn3_19_1_, themes1_.active as active4_19_1_, themes1_.info as info5_19_1_, themes1_.name as name6_19_1_, themes1_.rank as rank7_19_1_, themes1_.rubric_id as rubric_id9_19_1_, themes1_.rubric_id as rubric_id9_19_0__, themes1_.id as id1_19_0__, groups2_.version as version2_9_2_, groups2_.lastUpdatedBy_id as lastUpdatedBy_id10_9_2_, groups2_.lastUpdatedOn as lastUpdatedOn3_9_2_, groups2_.active as active4_9_2_, groups2_.info as info5_9_2_, groups2_.name as name6_9_2_, groups2_.rank as rank7_9_2_, groups2_.theme_id as theme_id11_9_2_, groups2_.url as url8_9_2_, groups2_.visible as visible9_9_2_, groups2_.theme_id as theme_id11_9_1__, groups2_.id as id1_9_1__, attributes3_.version as version2_0_3_, attributes3_.lastUpdatedBy_id as lastUpdatedBy_id9_0_3_, attributes3_.lastUpdatedOn as lastUpdatedOn3_0_3_, attributes3_.active as active4_0_3_, attributes3_.info as info5_0_3_, attributes3_.name as name6_0_3_, attributes3_.rank as rank7_0_3_, attributes3_.group_id as group_id10_0_3_, attributes3_.url as url8_0_3_, attributes3_.group_id as group_id10_0_2__, attributes3_.id as id1_0_2__, subjects4_.version as version2_18_4_, subjects4_.lastUpdatedBy_id as lastUpdatedBy_id10_18_4_, subjects4_.lastUpdatedOn as lastUpdatedOn3_18_4_, subjects4_.active as active4_18_4_, subjects4_.info as info5_18_4_, subjects4_.name as name6_18_4_, subjects4_.rank as rank7_18_4_, subjects4_.group_id as group_id11_18_4_, subjects4_.other as other8_18_4_, subjects4_.total as total9_18_4_, subjects4_.group_id as group_id11_18_3__, subjects4_.id as id1_18_3__ from Rubric rubric0_ inner join Theme themes1_ on rubric0_.id=themes1_.rubric_id inner join Grouping groups2_ on themes1_.id=groups2_.theme_id inner join Attribute attributes3_ on groups2_.id=attributes3_.group_id inner join Subject subjects4_ on groups2_.id=subjects4_.group_id where rubric0_.active=1 order by themes1_.id, groups2_.id, attributes3_.id, subjects4_.id 2018-11-07 07:28:12,008 DEBUG (SqlStatementLogger.java:92) = select theme0_.id as id1_19_, theme0_.version as version2_19_, theme0_.lastUpdatedBy_id as lastUpdatedBy_id8_19_, theme0_.lastUpdatedOn as lastUpdatedOn3_19_, theme0_.active as active4_19_, theme0_.info as info5_19_, theme0_.name as name6_19_, theme0_.rank as rank7_19_, theme0_.rubric_id as rubric_id9_19_ from Theme theme0_ where theme0_.active=1 order by theme0_.id asc 2018-11-07 07:28:12,039 DEBUG (SqlStatementLogger.java:92) = select group0_.id as id1_9_, group0_.version as version2_9_, group0_.lastUpdatedBy_id as lastUpdatedBy_id10_9_, group0_.lastUpdatedOn as lastUpdatedOn3_9_, group0_.active as active4_9_, group0_.info as info5_9_, group0_.name as name6_9_, group0_.rank as rank7_9_, group0_.theme_id as theme_id11_9_, group0_.url as url8_9_, group0_.visible as visible9_9_ from Grouping group0_ where group0_.active=1 order by group0_.id asc 2018-11-07 07:28:12,066 DEBUG (SqlStatementLogger.java:92) = select subject0_.id as id1_18_, subject0_.version as version2_18_, subject0_.lastUpdatedBy_id as lastUpdatedBy_id10_18_, subject0_.lastUpdatedOn as lastUpdatedOn3_18_, subject0_.active as active4_18_, subject0_.info as info5_18_, subject0_.name as name6_18_, subject0_.rank as rank7_18_, subject0_.group_id as group_id11_18_, subject0_.other as other8_18_, subject0_.total as total9_18_ from Subject subject0_ where subject0_.active=1 order by subject0_.id asc 2018-11-07 07:28:12,092 DEBUG (SqlStatementLogger.java:92) = select attribute0_.id as id1_0_, attribute0_.version as version2_0_, attribute0_.lastUpdatedBy_id as lastUpdatedBy_id9_0_, attribute0_.lastUpdatedOn as lastUpdatedOn3_0_, attribute0_.active as active4_0_, attribute0_.info as info5_0_, attribute0_.name as name6_0_, attribute0_.rank as rank7_0_, attribute0_.group_id as group_id10_0_, attribute0_.url as url8_0_ from Attribute attribute0_ where attribute0_.active=1 order by attribute0_.id asc 2018-11-07 07:28:12,133 DEBUG (KeycloakServletExtension.java:104) = KeycloakServletException initialization 2018-11-07 07:28:12,133 DEBUG (KeycloakServletExtension.java:83) = using /WEB-INF/keycloak.json 2018-11-07 07:28:12,823 DEBUG (ClientCredentialsProviderUtils.java:59) = Using provider 'secret' for authentication of client 'monitor-test' 2018-11-07 07:28:12,832 DEBUG (ClientCredentialsProviderUtils.java:81) = Loaded clientCredentialsProvider secret 2018-11-07 07:28:12,838 DEBUG (ClientCredentialsProviderUtils.java:81) = Loaded clientCredentialsProvider jwt 2018-11-07 07:28:12,848 DEBUG (ClientCredentialsProviderUtils.java:81) = Loaded clientCredentialsProvider secret-jwt 2018-11-07 07:28:12,962 ERROR (ServiceControllerImpl.java:2460) = MSC000001: Failed to start service jboss.undertow.deployment.default-server.default-host./monitor-test: org.jboss.msc.service.StartException in service jboss.undertow.deployment.default-server.default-host./monitor-test: java.lang.IllegalArgumentException: Illegal character in path at index 74: https://authenticatie-ti.vlaanderen.be/op/.well-known/openid-configuration at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:84) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) at org.jboss.threads.JBossThread.run(JBossThread.java:320) Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 74: https://authenticatie-ti.vlaanderen.be/op/.well-known/openid-configuration at java.net.URI.create(URI.java:852) at org.keycloak.adapters.KeycloakDeployment.setAuthServerBaseUrl(KeycloakDeployment.java:136) at org.keycloak.adapters.KeycloakDeploymentBuilder.internalBuild(KeycloakDeploymentBuilder.java:136) at org.keycloak.adapters.KeycloakDeploymentBuilder.build(KeycloakDeploymentBuilder.java:153) at org.keycloak.adapters.undertow.KeycloakServletExtension.handleDeployment(KeycloakServletExtension.java:135) at io.undertow.servlet.core.DeploymentManagerImpl.handleExtensions(DeploymentManagerImpl.java:263) at io.undertow.servlet.core.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:153) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService.startContext(UndertowDeploymentService.java:99) at org.wildfly.extension.undertow.deployment.UndertowDeploymentService$1.run(UndertowDeploymentService.java:81) ... 6 more Caused by: java.net.URISyntaxException: Illegal character in path at index 74: https://authenticatie-ti.vlaanderen.be/op/.well-known/openid-configuration at java.net.URI$Parser.fail(URI.java:2848) at java.net.URI$Parser.checkChars(URI.java:3021) at java.net.URI$Parser.parseHierarchical(URI.java:3105) at java.net.URI$Parser.parse(URI.java:3053) at java.net.URI.(URI.java:588) at java.net.URI.create(URI.java:850) ... 14 more 2018-11-07 07:28:12,969 ERROR (AbstractOperationContext.java:985) = WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "monitor-test.war")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.undertow.deployment.default-server.default-host./monitor-test" => "java.lang.IllegalArgumentException: Illegal character in path at index 74: https://authenticatie-ti.vlaanderen.be/op/.well-known/openid-configuration Caused by: java.lang.IllegalArgumentException: Illegal character in path at index 74: https://authenticatie-ti.vlaanderen.be/op/.well-known/openid-configuration Caused by: java.net.URISyntaxException: Illegal character in path at index 74: https://authenticatie-ti.vlaanderen.be/op/.well-known/openid-configuration "}} 2018-11-07 07:28:13,140 INFO (BootstrapListener.java:159) = WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 2018-11-07 07:28:13,140 INFO (BootstrapListener.java:161) = WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 2018-11-07 07:28:13,140 ERROR (BootstrapListener.java:112) = WFLYSRV0026: JBoss EAP 7.1.0.GA (WildFly Core 3.0.10.Final-redhat-1) started (with errors) in 81191ms - Started 950 of 989 services (2 services failed or missing dependencies, 98 services are lazy, passive or on-demand) 2018-11-07 07:30:01,101 INFO (PersistenceUnitServiceImpl.java:239) = WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'monitor-test.war#monitor-test' 2018-11-07 07:30:01,103 INFO (PhaseOnePersistenceUnitServiceImpl.java:166) = WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'monitor-test.war#monitor-test' 2018-11-07 07:30:01,189 INFO (ApplicationServerService.java:206) = WFLYSRV0050: JBoss EAP 7.1.0.GA (WildFly Core 3.0.10.Final-redhat-1) stopped in 250ms 2018-11-07 07:33:34,295 INFO (Module.java:1094) = JBoss Modules version 1.6.0.Final-redhat-1 2018-11-07 07:33:34,903 INFO (ServiceContainerImpl.java:91) = JBoss MSC version 1.2.7.SP1-redhat-1 2018-11-07 07:33:35,069 INFO (ApplicationServerService.java:102) = WFLYSRV0049: JBoss EAP 7.1.0.GA (WildFly Core 3.0.10.Final-redhat-1) starting 2018-11-07 07:33:38,429 INFO (ContentRepositoryImpl.java:157) = WFLYDR0001: Content added at location /jboss/jboss-eap-7.1/standalone/data/content/d7/1e6b0142ab206b14db4eccd719588d339dafb7/content 2018-11-07 07:33:38,680 INFO (JSFModuleIdFactory.java:71) = WFLYJSF0007: Activated the following JSF Implementations: [mojarra-2.3.3, main] 2018-11-07 07:33:38,703 INFO (SecuritySubsystemRootResourceDefinition.java:159) = WFLYSEC0002: Activating Security Subsystem 2018-11-07 07:33:38,723 INFO (NamingSubsystemAdd.java:71) = WFLYNAM0001: Activating Naming Subsystem 2018-11-07 07:33:38,979 INFO (SecurityBootstrapService.java:86) = WFLYSEC0001: Current PicketBox version=5.0.2.Final-redhat-1 2018-11-07 07:33:39,263 INFO (NamingService.java:75) = WFLYNAM0003: Starting Naming Service 2018-11-07 07:33:39,322 INFO (MailSessionAdd.java:145) = WFLYMAIL0001: Bound mail session [java:/mail/cjm] 2018-11-07 07:33:39,340 INFO (EndpointImpl.java:98) = JBoss Remoting version 5.0.5.Final-redhat-1 2018-11-07 07:33:40,301 INFO (InstallationManagerService.java:80) = WFLYPAT0050: JBoss EAP cumulative patch ID is: base, one-off patches include: none 2018-11-07 07:33:45,733 INFO (PersistenceUnitXmlParser.java:124) = WFLYJPA0002: Read persistence.xml for monitor-test 2018-11-07 07:33:46,163 INFO (PhaseOnePersistenceUnitServiceImpl.java:109) = WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'monitor-test.war#monitor-test' 2018-11-07 07:33:46,698 INFO (BeanArchiveProcessor.java:99) = WFLYWELD0003: Processing weld deployment monitor-test.war 2018-11-07 07:33:49,478 INFO (WeldStartup.java:157) = WELD-000900: 2.4.3 (redhat) 2018-11-07 07:33:50,057 INFO (PersistenceUnitServiceImpl.java:149) = WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'monitor-test.war#monitor-test' 2018-11-07 07:34:17,260 DEBUG (SqlStatementLogger.java:92) = select reference0_.id as id1_14_, reference0_.version as version2_14_, reference0_.category_id as category_id4_14_, reference0_.name as name3_14_ from Reference reference0_ where 1=1 order by reference0_.name asc 2018-11-07 07:34:17,395 DEBUG (SqlStatementLogger.java:92) = select category0_.id as id1_1_, category0_.version as version2_1_, category0_.categoryLevel as categoryLevel3_1_, category0_.name as name4_1_ from Category category0_ where 1=1 2018-11-07 07:34:17,407 DEBUG (SqlStatementLogger.java:92) = select year0_.id as id1_22_, year0_.version as version2_22_, year0_.fullYear as fullYear3_22_ from Year year0_ where 1=1 2018-11-07 07:34:17,475 DEBUG (SqlStatementLogger.java:92) = select rubric0_.id as id1_15_0_, themes1_.id as id1_19_1_, groups2_.id as id1_9_2_, attributes3_.id as id1_0_3_, subjects4_.id as id1_18_4_, rubric0_.version as version2_15_0_, rubric0_.lastUpdatedBy_id as lastUpdatedBy_id9_15_0_, rubric0_.lastUpdatedOn as lastUpdatedOn3_15_0_, rubric0_.active as active4_15_0_, rubric0_.info as info5_15_0_, rubric0_.name as name6_15_0_, rubric0_.rank as rank7_15_0_, rubric0_.prefix as prefix8_15_0_, themes1_.version as version2_19_1_, themes1_.lastUpdatedBy_id as lastUpdatedBy_id8_19_1_, themes1_.lastUpdatedOn as lastUpdatedOn3_19_1_, themes1_.active as active4_19_1_, themes1_.info as info5_19_1_, themes1_.name as name6_19_1_, themes1_.rank as rank7_19_1_, themes1_.rubric_id as rubric_id9_19_1_, themes1_.rubric_id as rubric_id9_19_0__, themes1_.id as id1_19_0__, groups2_.version as version2_9_2_, groups2_.lastUpdatedBy_id as lastUpdatedBy_id10_9_2_, groups2_.lastUpdatedOn as lastUpdatedOn3_9_2_, groups2_.active as active4_9_2_, groups2_.info as info5_9_2_, groups2_.name as name6_9_2_, groups2_.rank as rank7_9_2_, groups2_.theme_id as theme_id11_9_2_, groups2_.url as url8_9_2_, groups2_.visible as visible9_9_2_, groups2_.theme_id as theme_id11_9_1__, groups2_.id as id1_9_1__, attributes3_.version as version2_0_3_, attributes3_.lastUpdatedBy_id as lastUpdatedBy_id9_0_3_, attributes3_.lastUpdatedOn as lastUpdatedOn3_0_3_, attributes3_.active as active4_0_3_, attributes3_.info as info5_0_3_, attributes3_.name as name6_0_3_, attributes3_.rank as rank7_0_3_, attributes3_.group_id as group_id10_0_3_, attributes3_.url as url8_0_3_, attributes3_.group_id as group_id10_0_2__, attributes3_.id as id1_0_2__, subjects4_.version as version2_18_4_, subjects4_.lastUpdatedBy_id as lastUpdatedBy_id10_18_4_, subjects4_.lastUpdatedOn as lastUpdatedOn3_18_4_, subjects4_.active as active4_18_4_, subjects4_.info as info5_18_4_, subjects4_.name as name6_18_4_, subjects4_.rank as rank7_18_4_, subjects4_.group_id as group_id11_18_4_, subjects4_.other as other8_18_4_, subjects4_.total as total9_18_4_, subjects4_.group_id as group_id11_18_3__, subjects4_.id as id1_18_3__ from Rubric rubric0_ inner join Theme themes1_ on rubric0_.id=themes1_.rubric_id inner join Grouping groups2_ on themes1_.id=groups2_.theme_id inner join Attribute attributes3_ on groups2_.id=attributes3_.group_id inner join Subject subjects4_ on groups2_.id=subjects4_.group_id where rubric0_.active=1 order by themes1_.id, groups2_.id, attributes3_.id, subjects4_.id 2018-11-07 07:34:17,508 DEBUG (SqlStatementLogger.java:92) = select theme0_.id as id1_19_, theme0_.version as version2_19_, theme0_.lastUpdatedBy_id as lastUpdatedBy_id8_19_, theme0_.lastUpdatedOn as lastUpdatedOn3_19_, theme0_.active as active4_19_, theme0_.info as info5_19_, theme0_.name as name6_19_, theme0_.rank as rank7_19_, theme0_.rubric_id as rubric_id9_19_ from Theme theme0_ where theme0_.active=1 order by theme0_.id asc 2018-11-07 07:34:17,528 DEBUG (SqlStatementLogger.java:92) = select group0_.id as id1_9_, group0_.version as version2_9_, group0_.lastUpdatedBy_id as lastUpdatedBy_id10_9_, group0_.lastUpdatedOn as lastUpdatedOn3_9_, group0_.active as active4_9_, group0_.info as info5_9_, group0_.name as name6_9_, group0_.rank as rank7_9_, group0_.theme_id as theme_id11_9_, group0_.url as url8_9_, group0_.visible as visible9_9_ from Grouping group0_ where group0_.active=1 order by group0_.id asc 2018-11-07 07:34:17,545 DEBUG (SqlStatementLogger.java:92) = select subject0_.id as id1_18_, subject0_.version as version2_18_, subject0_.lastUpdatedBy_id as lastUpdatedBy_id10_18_, subject0_.lastUpdatedOn as lastUpdatedOn3_18_, subject0_.active as active4_18_, subject0_.info as info5_18_, subject0_.name as name6_18_, subject0_.rank as rank7_18_, subject0_.group_id as group_id11_18_, subject0_.other as other8_18_, subject0_.total as total9_18_ from Subject subject0_ where subject0_.active=1 order by subject0_.id asc 2018-11-07 07:34:17,564 DEBUG (SqlStatementLogger.java:92) = select attribute0_.id as id1_0_, attribute0_.version as version2_0_, attribute0_.lastUpdatedBy_id as lastUpdatedBy_id9_0_, attribute0_.lastUpdatedOn as lastUpdatedOn3_0_, attribute0_.active as active4_0_, attribute0_.info as info5_0_, attribute0_.name as name6_0_, attribute0_.rank as rank7_0_, attribute0_.group_id as group_id10_0_, attribute0_.url as url8_0_ from Attribute attribute0_ where attribute0_.active=1 order by attribute0_.id asc 2018-11-07 07:34:17,595 DEBUG (KeycloakServletExtension.java:104) = KeycloakServletException initialization 2018-11-07 07:34:17,596 DEBUG (KeycloakServletExtension.java:83) = using /WEB-INF/keycloak.json 2018-11-07 07:34:17,872 DEBUG (ClientCredentialsProviderUtils.java:59) = Using provider 'secret' for authentication of client 'monitor-test' 2018-11-07 07:34:17,874 DEBUG (ClientCredentialsProviderUtils.java:81) = Loaded clientCredentialsProvider secret 2018-11-07 07:34:17,878 DEBUG (ClientCredentialsProviderUtils.java:81) = Loaded clientCredentialsProvider jwt 2018-11-07 07:34:17,881 DEBUG (ClientCredentialsProviderUtils.java:81) = Loaded clientCredentialsProvider secret-jwt 2018-11-07 07:34:17,955 DEBUG (KeycloakDeployment.java:155) = resolveUrls 2018-11-07 07:34:17,958 DEBUG (KeycloakDeploymentBuilder.java:147) = Use authServerUrl: https://authenticatie-ti.vlaanderen.be/op/.well-known/openid-configuration, tokenUrl: https://authenticatie-ti.vlaanderen.be/op/.well-known/openid-configuration/realms/KeycloakOIDCRealm/protocol/openid-connect/token, relativeUrls: NEVER 2018-11-07 07:34:17,959 DEBUG (KeycloakServletExtension.java:138) = Keycloak is using a per-deployment configuration. 2018-11-07 07:34:17,962 DEBUG (WildflyKeycloakServletExtension.java:38) = creating WildflyAuthenticationMechanism 2018-11-07 07:34:17,972 DEBUG (KeycloakServletExtension.java:181) = Setting jsession cookie path to: /monitor-test 2018-11-07 07:34:18,219 DEBUG (SqlStatementLogger.java:92) = select reference0_.id as id1_14_, reference0_.version as version2_14_, reference0_.category_id as category_id4_14_, reference0_.name as name3_14_ from Reference reference0_ where 1=1 order by reference0_.name asc 2018-11-07 07:34:18,237 DEBUG (SqlStatementLogger.java:92) = select category0_.id as id1_1_0_, category0_.version as version2_1_0_, category0_.categoryLevel as categoryLevel3_1_0_, category0_.name as name4_1_0_ from Category category0_ where category0_.id=? 2018-11-07 07:34:18,274 DEBUG (SqlStatementLogger.java:92) = select category0_.id as id1_1_0_, category0_.version as version2_1_0_, category0_.categoryLevel as categoryLevel3_1_0_, category0_.name as name4_1_0_ from Category category0_ where category0_.id=? 2018-11-07 07:34:21,492 INFO (BootstrapListener.java:159) = WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 2018-11-07 07:34:21,493 INFO (BootstrapListener.java:161) = WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 2018-11-07 07:34:21,494 INFO (BootstrapListener.java:109) = WFLYSRV0025: JBoss EAP 7.1.0.GA (WildFly Core 3.0.10.Final-redhat-1) started in 47922ms - Started 953 of 989 services (98 services are lazy, passive or on-demand) 2018-11-07 07:38:55,719 INFO (PersistenceUnitServiceImpl.java:239) = WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'monitor-test.war#monitor-test' 2018-11-07 07:38:55,734 INFO (PhaseOnePersistenceUnitServiceImpl.java:166) = WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'monitor-test.war#monitor-test' 2018-11-07 07:38:55,838 INFO (ApplicationServerService.java:206) = WFLYSRV0050: JBoss EAP 7.1.0.GA (WildFly Core 3.0.10.Final-redhat-1) stopped in 324ms 2018-11-07 07:39:44,796 INFO (Module.java:1094) = JBoss Modules version 1.6.0.Final-redhat-1 2018-11-07 07:39:45,413 INFO (ServiceContainerImpl.java:91) = JBoss MSC version 1.2.7.SP1-redhat-1 2018-11-07 07:39:45,584 INFO (ApplicationServerService.java:102) = WFLYSRV0049: JBoss EAP 7.1.0.GA (WildFly Core 3.0.10.Final-redhat-1) starting 2018-11-07 07:39:49,005 INFO (ContentRepositoryImpl.java:157) = WFLYDR0001: Content added at location /jboss/jboss-eap-7.1/standalone/data/content/56/37a00b1872b32dfa55a120839b0f33ef854d26/content 2018-11-07 07:39:49,370 INFO (JSFModuleIdFactory.java:71) = WFLYJSF0007: Activated the following JSF Implementations: [mojarra-2.3.3, main] 2018-11-07 07:39:49,373 INFO (NamingSubsystemAdd.java:71) = WFLYNAM0001: Activating Naming Subsystem 2018-11-07 07:39:49,375 INFO (SecuritySubsystemRootResourceDefinition.java:159) = WFLYSEC0002: Activating Security Subsystem 2018-11-07 07:39:49,507 INFO (SecurityBootstrapService.java:86) = WFLYSEC0001: Current PicketBox version=5.0.2.Final-redhat-1 2018-11-07 07:39:49,682 INFO (EndpointImpl.java:98) = JBoss Remoting version 5.0.5.Final-redhat-1 2018-11-07 07:39:49,970 INFO (NamingService.java:75) = WFLYNAM0003: Starting Naming Service 2018-11-07 07:39:49,983 INFO (MailSessionAdd.java:145) = WFLYMAIL0001: Bound mail session [java:/mail/cjm] 2018-11-07 07:39:50,748 INFO (InstallationManagerService.java:80) = WFLYPAT0050: JBoss EAP cumulative patch ID is: base, one-off patches include: none 2018-11-07 07:39:56,671 INFO (PersistenceUnitXmlParser.java:124) = WFLYJPA0002: Read persistence.xml for monitor-test 2018-11-07 07:39:57,228 INFO (PhaseOnePersistenceUnitServiceImpl.java:109) = WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'monitor-test.war#monitor-test' 2018-11-07 07:39:57,846 INFO (BeanArchiveProcessor.java:99) = WFLYWELD0003: Processing weld deployment monitor-test.war 2018-11-07 07:40:00,789 INFO (WeldStartup.java:157) = WELD-000900: 2.4.3 (redhat) 2018-11-07 07:40:01,380 INFO (PersistenceUnitServiceImpl.java:149) = WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'monitor-test.war#monitor-test' 2018-11-07 07:40:32,914 DEBUG (SqlStatementLogger.java:92) = select reference0_.id as id1_14_, reference0_.version as version2_14_, reference0_.category_id as category_id4_14_, reference0_.name as name3_14_ from Reference reference0_ where 1=1 order by reference0_.name asc 2018-11-07 07:40:33,075 DEBUG (SqlStatementLogger.java:92) = select category0_.id as id1_1_, category0_.version as version2_1_, category0_.categoryLevel as categoryLevel3_1_, category0_.name as name4_1_ from Category category0_ where 1=1 2018-11-07 07:40:33,094 DEBUG (SqlStatementLogger.java:92) = select year0_.id as id1_22_, year0_.version as version2_22_, year0_.fullYear as fullYear3_22_ from Year year0_ where 1=1 2018-11-07 07:40:33,167 DEBUG (SqlStatementLogger.java:92) = select rubric0_.id as id1_15_0_, themes1_.id as id1_19_1_, groups2_.id as id1_9_2_, attributes3_.id as id1_0_3_, subjects4_.id as id1_18_4_, rubric0_.version as version2_15_0_, rubric0_.lastUpdatedBy_id as lastUpdatedBy_id9_15_0_, rubric0_.lastUpdatedOn as lastUpdatedOn3_15_0_, rubric0_.active as active4_15_0_, rubric0_.info as info5_15_0_, rubric0_.name as name6_15_0_, rubric0_.rank as rank7_15_0_, rubric0_.prefix as prefix8_15_0_, themes1_.version as version2_19_1_, themes1_.lastUpdatedBy_id as lastUpdatedBy_id8_19_1_, themes1_.lastUpdatedOn as lastUpdatedOn3_19_1_, themes1_.active as active4_19_1_, themes1_.info as info5_19_1_, themes1_.name as name6_19_1_, themes1_.rank as rank7_19_1_, themes1_.rubric_id as rubric_id9_19_1_, themes1_.rubric_id as rubric_id9_19_0__, themes1_.id as id1_19_0__, groups2_.version as version2_9_2_, groups2_.lastUpdatedBy_id as lastUpdatedBy_id10_9_2_, groups2_.lastUpdatedOn as lastUpdatedOn3_9_2_, groups2_.active as active4_9_2_, groups2_.info as info5_9_2_, groups2_.name as name6_9_2_, groups2_.rank as rank7_9_2_, groups2_.theme_id as theme_id11_9_2_, groups2_.url as url8_9_2_, groups2_.visible as visible9_9_2_, groups2_.theme_id as theme_id11_9_1__, groups2_.id as id1_9_1__, attributes3_.version as version2_0_3_, attributes3_.lastUpdatedBy_id as lastUpdatedBy_id9_0_3_, attributes3_.lastUpdatedOn as lastUpdatedOn3_0_3_, attributes3_.active as active4_0_3_, attributes3_.info as info5_0_3_, attributes3_.name as name6_0_3_, attributes3_.rank as rank7_0_3_, attributes3_.group_id as group_id10_0_3_, attributes3_.url as url8_0_3_, attributes3_.group_id as group_id10_0_2__, attributes3_.id as id1_0_2__, subjects4_.version as version2_18_4_, subjects4_.lastUpdatedBy_id as lastUpdatedBy_id10_18_4_, subjects4_.lastUpdatedOn as lastUpdatedOn3_18_4_, subjects4_.active as active4_18_4_, subjects4_.info as info5_18_4_, subjects4_.name as name6_18_4_, subjects4_.rank as rank7_18_4_, subjects4_.group_id as group_id11_18_4_, subjects4_.other as other8_18_4_, subjects4_.total as total9_18_4_, subjects4_.group_id as group_id11_18_3__, subjects4_.id as id1_18_3__ from Rubric rubric0_ inner join Theme themes1_ on rubric0_.id=themes1_.rubric_id inner join Grouping groups2_ on themes1_.id=groups2_.theme_id inner join Attribute attributes3_ on groups2_.id=attributes3_.group_id inner join Subject subjects4_ on groups2_.id=subjects4_.group_id where rubric0_.active=1 order by themes1_.id, groups2_.id, attributes3_.id, subjects4_.id 2018-11-07 07:40:33,212 DEBUG (SqlStatementLogger.java:92) = select theme0_.id as id1_19_, theme0_.version as version2_19_, theme0_.lastUpdatedBy_id as lastUpdatedBy_id8_19_, theme0_.lastUpdatedOn as lastUpdatedOn3_19_, theme0_.active as active4_19_, theme0_.info as info5_19_, theme0_.name as name6_19_, theme0_.rank as rank7_19_, theme0_.rubric_id as rubric_id9_19_ from Theme theme0_ where theme0_.active=1 order by theme0_.id asc 2018-11-07 07:40:33,239 DEBUG (SqlStatementLogger.java:92) = select group0_.id as id1_9_, group0_.version as version2_9_, group0_.lastUpdatedBy_id as lastUpdatedBy_id10_9_, group0_.lastUpdatedOn as lastUpdatedOn3_9_, group0_.active as active4_9_, group0_.info as info5_9_, group0_.name as name6_9_, group0_.rank as rank7_9_, group0_.theme_id as theme_id11_9_, group0_.url as url8_9_, group0_.visible as visible9_9_ from Grouping group0_ where group0_.active=1 order by group0_.id asc 2018-11-07 07:40:33,271 DEBUG (SqlStatementLogger.java:92) = select subject0_.id as id1_18_, subject0_.version as version2_18_, subject0_.lastUpdatedBy_id as lastUpdatedBy_id10_18_, subject0_.lastUpdatedOn as lastUpdatedOn3_18_, subject0_.active as active4_18_, subject0_.info as info5_18_, subject0_.name as name6_18_, subject0_.rank as rank7_18_, subject0_.group_id as group_id11_18_, subject0_.other as other8_18_, subject0_.total as total9_18_ from Subject subject0_ where subject0_.active=1 order by subject0_.id asc 2018-11-07 07:40:33,305 DEBUG (SqlStatementLogger.java:92) = select attribute0_.id as id1_0_, attribute0_.version as version2_0_, attribute0_.lastUpdatedBy_id as lastUpdatedBy_id9_0_, attribute0_.lastUpdatedOn as lastUpdatedOn3_0_, attribute0_.active as active4_0_, attribute0_.info as info5_0_, attribute0_.name as name6_0_, attribute0_.rank as rank7_0_, attribute0_.group_id as group_id10_0_, attribute0_.url as url8_0_ from Attribute attribute0_ where attribute0_.active=1 order by attribute0_.id asc 2018-11-07 07:40:33,356 DEBUG (KeycloakServletExtension.java:104) = KeycloakServletException initialization 2018-11-07 07:40:33,362 DEBUG (KeycloakServletExtension.java:83) = using /WEB-INF/keycloak.json 2018-11-07 07:40:33,838 DEBUG (ClientCredentialsProviderUtils.java:59) = Using provider 'secret' for authentication of client 'monitor-test' 2018-11-07 07:40:33,842 DEBUG (ClientCredentialsProviderUtils.java:81) = Loaded clientCredentialsProvider secret 2018-11-07 07:40:33,846 DEBUG (ClientCredentialsProviderUtils.java:81) = Loaded clientCredentialsProvider jwt 2018-11-07 07:40:33,849 DEBUG (ClientCredentialsProviderUtils.java:81) = Loaded clientCredentialsProvider secret-jwt 2018-11-07 07:40:33,919 DEBUG (KeycloakDeployment.java:155) = resolveUrls 2018-11-07 07:40:33,926 DEBUG (KeycloakDeploymentBuilder.java:147) = Use authServerUrl: https://authenticatie-ti.vlaanderen.be/op/v1/auth, tokenUrl: https://authenticatie-ti.vlaanderen.be/op/v1/auth/realms/KeycloakOIDCRealm/protocol/openid-connect/token, relativeUrls: NEVER 2018-11-07 07:40:33,927 DEBUG (KeycloakServletExtension.java:138) = Keycloak is using a per-deployment configuration. 2018-11-07 07:40:33,929 DEBUG (WildflyKeycloakServletExtension.java:38) = creating WildflyAuthenticationMechanism 2018-11-07 07:40:33,940 DEBUG (KeycloakServletExtension.java:181) = Setting jsession cookie path to: /monitor-test 2018-11-07 07:40:34,112 DEBUG (SqlStatementLogger.java:92) = select reference0_.id as id1_14_, reference0_.version as version2_14_, reference0_.category_id as category_id4_14_, reference0_.name as name3_14_ from Reference reference0_ where 1=1 order by reference0_.name asc 2018-11-07 07:40:34,140 DEBUG (SqlStatementLogger.java:92) = select category0_.id as id1_1_0_, category0_.version as version2_1_0_, category0_.categoryLevel as categoryLevel3_1_0_, category0_.name as name4_1_0_ from Category category0_ where category0_.id=? 2018-11-07 07:40:34,172 DEBUG (SqlStatementLogger.java:92) = select category0_.id as id1_1_0_, category0_.version as version2_1_0_, category0_.categoryLevel as categoryLevel3_1_0_, category0_.name as name4_1_0_ from Category category0_ where category0_.id=? 2018-11-07 07:40:37,451 INFO (BootstrapListener.java:159) = WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 2018-11-07 07:40:37,453 INFO (BootstrapListener.java:161) = WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 2018-11-07 07:40:37,453 INFO (BootstrapListener.java:109) = WFLYSRV0025: JBoss EAP 7.1.0.GA (WildFly Core 3.0.10.Final-redhat-1) started in 53352ms - Started 953 of 989 services (98 services are lazy, passive or on-demand) 2018-11-07 07:42:10,557 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/theme.css.xhtml?ln=primefaces-huisstijl-cjm 2018-11-07 07:42:10,558 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/theme.css.xhtml?ln=primefaces-huisstijl-cjm 2018-11-07 07:42:10,557 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,560 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,557 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,560 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,561 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/fa/font-awesome.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,561 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/fa/font-awesome.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,566 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/ 2018-11-07 07:42:10,571 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/ 2018-11-07 07:42:10,557 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,573 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,616 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:42:10,617 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:42:10,617 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:42:10,615 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:42:10,615 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:42:10,615 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:42:10,616 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:42:10,618 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:42:10,619 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:42:10,618 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:42:10,620 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:42:10,618 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:42:10,620 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:42:10,619 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:42:10,621 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:42:10,621 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,623 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,623 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/theme.css.xhtml?ln=primefaces-huisstijl-cjm 2018-11-07 07:42:10,622 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,622 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/fa/font-awesome.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,627 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:42:10,628 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:42:10,628 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:42:10,628 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/ 2018-11-07 07:42:10,643 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,644 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,647 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/theme.css.xhtml?ln=primefaces-huisstijl-cjm 2018-11-07 07:42:10,653 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/theme.css.xhtml?ln=primefaces-huisstijl-cjm 2018-11-07 07:42:10,652 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,653 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,653 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:42:10,653 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:42:10,651 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,655 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,648 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/fa/font-awesome.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,655 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/fa/font-awesome.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,655 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:42:10,656 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:42:10,648 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,656 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,656 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:42:10,656 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:42:10,657 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:42:10,658 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:42:10,658 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:42:10,658 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:42:10,644 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:42:10,662 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:42:10,666 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:42:10,666 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,669 DEBUG (OAuthRequestAuthenticator.java:227) = Sending redirect to login page: https://authenticatie-ti.vlaanderen.be/op/v1/auth/realms/KeycloakOIDCRealm/protocol/openid-connect/auth?response_type=code&client_id=monitor-test&redirect_uri=https%3A%2F%2Fcjsm.be%2Fmonitor-test%2F&state=c53b0b04-8fb6-4199-8d22-8beac95f3c2a&login=true&scope=openid 2018-11-07 07:42:10,669 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,678 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:10,678 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:42:10,678 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:42:11,798 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:11,799 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:11,799 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:42:11,799 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:42:11,799 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:42:11,800 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml?ln=design 2018-11-07 07:42:11,800 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml?ln=design 2018-11-07 07:42:11,801 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:42:11,801 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:42:11,801 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:42:11,802 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:11,802 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:11,802 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:11,803 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:11,803 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:11,810 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml?ln=design 2018-11-07 07:42:11,804 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:42:11,811 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:42:11,811 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:42:11,812 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:11,812 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:11,812 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:11,803 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:42:11,813 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:42:11,816 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml?ln=design 2018-11-07 07:42:11,816 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml?ln=design 2018-11-07 07:42:11,816 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:42:11,816 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:42:11,816 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:42:11,819 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml?ln=design 2018-11-07 07:42:11,820 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml?ln=design 2018-11-07 07:42:11,820 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml?ln=design 2018-11-07 07:42:11,820 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:42:11,819 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:42:11,820 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:42:11,817 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml?ln=design 2018-11-07 07:42:11,821 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml?ln=design 2018-11-07 07:42:11,821 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:42:11,821 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:42:11,833 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:42:11,850 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/spacer/dot_clear.gif.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:11,850 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/spacer/dot_clear.gif.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:11,850 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:42:11,851 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:42:11,851 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:42:11,851 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/spacer/dot_clear.gif.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:11,852 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/spacer/dot_clear.gif.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:11,852 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/spacer/dot_clear.gif.xhtml?ln=primefaces&v=6.2 2018-11-07 07:42:11,852 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:42:11,852 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:42:12,066 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/ 2018-11-07 07:42:12,067 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/ 2018-11-07 07:42:12,069 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:42:12,069 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:42:12,069 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:42:12,070 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/ 2018-11-07 07:42:12,071 DEBUG (OAuthRequestAuthenticator.java:227) = Sending redirect to login page: https://authenticatie-ti.vlaanderen.be/op/v1/auth/realms/KeycloakOIDCRealm/protocol/openid-connect/auth?response_type=code&client_id=monitor-test&redirect_uri=https%3A%2F%2Fcjsm.be%2Fmonitor-test%2F&state=497fd3b3-95de-47e8-a08c-1de89e49a8a9&login=true&scope=openid 2018-11-07 07:46:26,614 INFO (PersistenceUnitServiceImpl.java:239) = WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'monitor-test.war#monitor-test' 2018-11-07 07:46:26,618 INFO (PhaseOnePersistenceUnitServiceImpl.java:166) = WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'monitor-test.war#monitor-test' 2018-11-07 07:46:26,757 INFO (ApplicationServerService.java:206) = WFLYSRV0050: JBoss EAP 7.1.0.GA (WildFly Core 3.0.10.Final-redhat-1) stopped in 339ms 2018-11-07 07:46:56,067 INFO (Module.java:1094) = JBoss Modules version 1.6.0.Final-redhat-1 2018-11-07 07:46:56,807 INFO (ServiceContainerImpl.java:91) = JBoss MSC version 1.2.7.SP1-redhat-1 2018-11-07 07:46:56,992 INFO (ApplicationServerService.java:102) = WFLYSRV0049: JBoss EAP 7.1.0.GA (WildFly Core 3.0.10.Final-redhat-1) starting 2018-11-07 07:47:00,817 INFO (SecuritySubsystemRootResourceDefinition.java:159) = WFLYSEC0002: Activating Security Subsystem 2018-11-07 07:47:00,841 INFO (NamingSubsystemAdd.java:71) = WFLYNAM0001: Activating Naming Subsystem 2018-11-07 07:47:00,808 INFO (JSFModuleIdFactory.java:71) = WFLYJSF0007: Activated the following JSF Implementations: [mojarra-2.3.3, main] 2018-11-07 07:47:01,063 INFO (SecurityBootstrapService.java:86) = WFLYSEC0001: Current PicketBox version=5.0.2.Final-redhat-1 2018-11-07 07:47:01,308 INFO (EndpointImpl.java:98) = JBoss Remoting version 5.0.5.Final-redhat-1 2018-11-07 07:47:01,350 INFO (NamingService.java:75) = WFLYNAM0003: Starting Naming Service 2018-11-07 07:47:01,542 INFO (MailSessionAdd.java:145) = WFLYMAIL0001: Bound mail session [java:/mail/cjm] 2018-11-07 07:47:02,341 INFO (InstallationManagerService.java:80) = WFLYPAT0050: JBoss EAP cumulative patch ID is: base, one-off patches include: none 2018-11-07 07:47:03,370 INFO (BootstrapListener.java:159) = WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 2018-11-07 07:47:03,370 INFO (BootstrapListener.java:161) = WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 2018-11-07 07:47:03,371 INFO (BootstrapListener.java:109) = WFLYSRV0025: JBoss EAP 7.1.0.GA (WildFly Core 3.0.10.Final-redhat-1) started in 8048ms - Started 236 of 284 services (92 services are lazy, passive or on-demand) 2018-11-07 07:47:43,031 INFO (ContentRepositoryImpl.java:157) = WFLYDR0001: Content added at location /jboss/jboss-eap-7.1/standalone/data/content/af/3959dbaaa88a273d8758b630e48c632d69d76a/content 2018-11-07 07:47:47,775 INFO (PersistenceUnitXmlParser.java:124) = WFLYJPA0002: Read persistence.xml for monitor-test 2018-11-07 07:47:48,354 INFO (PhaseOnePersistenceUnitServiceImpl.java:109) = WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'monitor-test.war#monitor-test' 2018-11-07 07:47:48,915 INFO (BeanArchiveProcessor.java:99) = WFLYWELD0003: Processing weld deployment monitor-test.war 2018-11-07 07:47:51,923 INFO (WeldStartup.java:157) = WELD-000900: 2.4.3 (redhat) 2018-11-07 07:47:52,558 INFO (PersistenceUnitServiceImpl.java:149) = WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'monitor-test.war#monitor-test' 2018-11-07 07:48:22,674 DEBUG (SqlStatementLogger.java:92) = select reference0_.id as id1_14_, reference0_.version as version2_14_, reference0_.category_id as category_id4_14_, reference0_.name as name3_14_ from Reference reference0_ where 1=1 order by reference0_.name asc 2018-11-07 07:48:22,837 DEBUG (SqlStatementLogger.java:92) = select category0_.id as id1_1_, category0_.version as version2_1_, category0_.categoryLevel as categoryLevel3_1_, category0_.name as name4_1_ from Category category0_ where 1=1 2018-11-07 07:48:22,852 DEBUG (SqlStatementLogger.java:92) = select year0_.id as id1_22_, year0_.version as version2_22_, year0_.fullYear as fullYear3_22_ from Year year0_ where 1=1 2018-11-07 07:48:22,901 DEBUG (SqlStatementLogger.java:92) = select rubric0_.id as id1_15_0_, themes1_.id as id1_19_1_, groups2_.id as id1_9_2_, attributes3_.id as id1_0_3_, subjects4_.id as id1_18_4_, rubric0_.version as version2_15_0_, rubric0_.lastUpdatedBy_id as lastUpdatedBy_id9_15_0_, rubric0_.lastUpdatedOn as lastUpdatedOn3_15_0_, rubric0_.active as active4_15_0_, rubric0_.info as info5_15_0_, rubric0_.name as name6_15_0_, rubric0_.rank as rank7_15_0_, rubric0_.prefix as prefix8_15_0_, themes1_.version as version2_19_1_, themes1_.lastUpdatedBy_id as lastUpdatedBy_id8_19_1_, themes1_.lastUpdatedOn as lastUpdatedOn3_19_1_, themes1_.active as active4_19_1_, themes1_.info as info5_19_1_, themes1_.name as name6_19_1_, themes1_.rank as rank7_19_1_, themes1_.rubric_id as rubric_id9_19_1_, themes1_.rubric_id as rubric_id9_19_0__, themes1_.id as id1_19_0__, groups2_.version as version2_9_2_, groups2_.lastUpdatedBy_id as lastUpdatedBy_id10_9_2_, groups2_.lastUpdatedOn as lastUpdatedOn3_9_2_, groups2_.active as active4_9_2_, groups2_.info as info5_9_2_, groups2_.name as name6_9_2_, groups2_.rank as rank7_9_2_, groups2_.theme_id as theme_id11_9_2_, groups2_.url as url8_9_2_, groups2_.visible as visible9_9_2_, groups2_.theme_id as theme_id11_9_1__, groups2_.id as id1_9_1__, attributes3_.version as version2_0_3_, attributes3_.lastUpdatedBy_id as lastUpdatedBy_id9_0_3_, attributes3_.lastUpdatedOn as lastUpdatedOn3_0_3_, attributes3_.active as active4_0_3_, attributes3_.info as info5_0_3_, attributes3_.name as name6_0_3_, attributes3_.rank as rank7_0_3_, attributes3_.group_id as group_id10_0_3_, attributes3_.url as url8_0_3_, attributes3_.group_id as group_id10_0_2__, attributes3_.id as id1_0_2__, subjects4_.version as version2_18_4_, subjects4_.lastUpdatedBy_id as lastUpdatedBy_id10_18_4_, subjects4_.lastUpdatedOn as lastUpdatedOn3_18_4_, subjects4_.active as active4_18_4_, subjects4_.info as info5_18_4_, subjects4_.name as name6_18_4_, subjects4_.rank as rank7_18_4_, subjects4_.group_id as group_id11_18_4_, subjects4_.other as other8_18_4_, subjects4_.total as total9_18_4_, subjects4_.group_id as group_id11_18_3__, subjects4_.id as id1_18_3__ from Rubric rubric0_ inner join Theme themes1_ on rubric0_.id=themes1_.rubric_id inner join Grouping groups2_ on themes1_.id=groups2_.theme_id inner join Attribute attributes3_ on groups2_.id=attributes3_.group_id inner join Subject subjects4_ on groups2_.id=subjects4_.group_id where rubric0_.active=1 order by themes1_.id, groups2_.id, attributes3_.id, subjects4_.id 2018-11-07 07:48:22,934 DEBUG (SqlStatementLogger.java:92) = select theme0_.id as id1_19_, theme0_.version as version2_19_, theme0_.lastUpdatedBy_id as lastUpdatedBy_id8_19_, theme0_.lastUpdatedOn as lastUpdatedOn3_19_, theme0_.active as active4_19_, theme0_.info as info5_19_, theme0_.name as name6_19_, theme0_.rank as rank7_19_, theme0_.rubric_id as rubric_id9_19_ from Theme theme0_ where theme0_.active=1 order by theme0_.id asc 2018-11-07 07:48:22,952 DEBUG (SqlStatementLogger.java:92) = select group0_.id as id1_9_, group0_.version as version2_9_, group0_.lastUpdatedBy_id as lastUpdatedBy_id10_9_, group0_.lastUpdatedOn as lastUpdatedOn3_9_, group0_.active as active4_9_, group0_.info as info5_9_, group0_.name as name6_9_, group0_.rank as rank7_9_, group0_.theme_id as theme_id11_9_, group0_.url as url8_9_, group0_.visible as visible9_9_ from Grouping group0_ where group0_.active=1 order by group0_.id asc 2018-11-07 07:48:22,972 DEBUG (SqlStatementLogger.java:92) = select subject0_.id as id1_18_, subject0_.version as version2_18_, subject0_.lastUpdatedBy_id as lastUpdatedBy_id10_18_, subject0_.lastUpdatedOn as lastUpdatedOn3_18_, subject0_.active as active4_18_, subject0_.info as info5_18_, subject0_.name as name6_18_, subject0_.rank as rank7_18_, subject0_.group_id as group_id11_18_, subject0_.other as other8_18_, subject0_.total as total9_18_ from Subject subject0_ where subject0_.active=1 order by subject0_.id asc 2018-11-07 07:48:22,998 DEBUG (SqlStatementLogger.java:92) = select attribute0_.id as id1_0_, attribute0_.version as version2_0_, attribute0_.lastUpdatedBy_id as lastUpdatedBy_id9_0_, attribute0_.lastUpdatedOn as lastUpdatedOn3_0_, attribute0_.active as active4_0_, attribute0_.info as info5_0_, attribute0_.name as name6_0_, attribute0_.rank as rank7_0_, attribute0_.group_id as group_id10_0_, attribute0_.url as url8_0_ from Attribute attribute0_ where attribute0_.active=1 order by attribute0_.id asc 2018-11-07 07:48:23,025 DEBUG (KeycloakServletExtension.java:104) = KeycloakServletException initialization 2018-11-07 07:48:23,029 DEBUG (KeycloakServletExtension.java:83) = using /WEB-INF/keycloak.json 2018-11-07 07:48:23,426 DEBUG (ClientCredentialsProviderUtils.java:59) = Using provider 'secret' for authentication of client 'fac9d161-d27d-493d-9cc5-eed728b0a867' 2018-11-07 07:48:23,430 DEBUG (ClientCredentialsProviderUtils.java:81) = Loaded clientCredentialsProvider secret 2018-11-07 07:48:23,431 DEBUG (ClientCredentialsProviderUtils.java:81) = Loaded clientCredentialsProvider jwt 2018-11-07 07:48:23,432 DEBUG (ClientCredentialsProviderUtils.java:81) = Loaded clientCredentialsProvider secret-jwt 2018-11-07 07:48:23,496 DEBUG (KeycloakDeployment.java:155) = resolveUrls 2018-11-07 07:48:23,503 DEBUG (KeycloakDeploymentBuilder.java:147) = Use authServerUrl: https://authenticatie-ti.vlaanderen.be/op/v1/auth, tokenUrl: https://authenticatie-ti.vlaanderen.be/op/v1/auth/realms/KeycloakOIDCRealm/protocol/openid-connect/token, relativeUrls: NEVER 2018-11-07 07:48:23,504 DEBUG (KeycloakServletExtension.java:138) = Keycloak is using a per-deployment configuration. 2018-11-07 07:48:23,509 DEBUG (WildflyKeycloakServletExtension.java:38) = creating WildflyAuthenticationMechanism 2018-11-07 07:48:23,519 DEBUG (KeycloakServletExtension.java:181) = Setting jsession cookie path to: /monitor-test 2018-11-07 07:48:23,653 DEBUG (SqlStatementLogger.java:92) = select reference0_.id as id1_14_, reference0_.version as version2_14_, reference0_.category_id as category_id4_14_, reference0_.name as name3_14_ from Reference reference0_ where 1=1 order by reference0_.name asc 2018-11-07 07:48:23,673 DEBUG (SqlStatementLogger.java:92) = select category0_.id as id1_1_0_, category0_.version as version2_1_0_, category0_.categoryLevel as categoryLevel3_1_0_, category0_.name as name4_1_0_ from Category category0_ where category0_.id=? 2018-11-07 07:48:23,696 DEBUG (SqlStatementLogger.java:92) = select category0_.id as id1_1_0_, category0_.version as version2_1_0_, category0_.categoryLevel as categoryLevel3_1_0_, category0_.name as name4_1_0_ from Category category0_ where category0_.id=? 2018-11-07 07:49:10,734 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/fa/font-awesome.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,739 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/fa/font-awesome.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,742 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,739 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/theme.css.xhtml?ln=primefaces-huisstijl-cjm 2018-11-07 07:49:10,744 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/theme.css.xhtml?ln=primefaces-huisstijl-cjm 2018-11-07 07:49:10,739 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,744 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,739 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/ 2018-11-07 07:49:10,745 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/ 2018-11-07 07:49:10,739 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,745 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,746 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,765 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:49:10,767 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:10,767 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:49:10,765 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:49:10,767 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:10,769 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:10,767 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:10,770 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:10,770 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/ 2018-11-07 07:49:10,773 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,775 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,779 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:10,783 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/theme.css.xhtml?ln=primefaces-huisstijl-cjm 2018-11-07 07:49:10,778 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:49:10,784 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:10,784 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:10,784 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,778 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:49:10,785 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:10,785 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:10,785 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/fa/font-awesome.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,778 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:49:10,786 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:10,786 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:10,786 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,787 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,787 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:10,788 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:10,783 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/theme.css.xhtml?ln=primefaces-huisstijl-cjm 2018-11-07 07:49:10,794 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/theme.css.xhtml?ln=primefaces-huisstijl-cjm 2018-11-07 07:49:10,795 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:10,795 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:10,786 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/fa/font-awesome.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,796 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/fa/font-awesome.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,796 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:10,796 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:10,787 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,797 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,797 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:10,797 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:10,787 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,798 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:10,798 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:10,798 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:10,806 DEBUG (OAuthRequestAuthenticator.java:227) = Sending redirect to login page: https://authenticatie-ti.vlaanderen.be/op/v1/auth/realms/KeycloakOIDCRealm/protocol/openid-connect/auth?response_type=code&client_id=fac9d161-d27d-493d-9cc5-eed728b0a867&redirect_uri=https%3A%2F%2Fcjsm.be%2Fmonitor-test%2F&state=e7fa4c31-80de-473e-a40e-73d1d344490c&login=true&scope=openid 2018-11-07 07:49:11,003 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:11,004 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:11,005 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:49:11,008 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:11,009 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:11,009 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:11,010 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:11,014 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:11,015 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:11,016 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:11,942 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:11,943 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:11,944 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:49:11,944 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:11,944 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:11,945 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:11,947 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:11,947 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:11,948 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:11,952 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:11,981 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml?ln=design 2018-11-07 07:49:11,981 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml?ln=design 2018-11-07 07:49:11,981 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:49:11,982 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:11,982 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:11,983 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml?ln=design 2018-11-07 07:49:11,983 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml?ln=design 2018-11-07 07:49:11,984 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml?ln=design 2018-11-07 07:49:11,984 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:11,984 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:11,987 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:11,988 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:11,988 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:11,988 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:11,988 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:11,984 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:11,989 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:11,989 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:49:11,989 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:11,989 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:11,990 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:11,990 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:11,990 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:11,992 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:11,991 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:11,991 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:11,995 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:11,995 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:11,995 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:11,998 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,002 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,002 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,002 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,003 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,003 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,003 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,004 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,008 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,008 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,008 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,011 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml?ln=design 2018-11-07 07:49:12,011 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml?ln=design 2018-11-07 07:49:12,011 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:49:12,012 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,012 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,012 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml?ln=design 2018-11-07 07:49:12,012 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml?ln=design 2018-11-07 07:49:12,013 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml?ln=design 2018-11-07 07:49:12,017 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,017 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,134 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,136 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,137 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,137 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,137 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,138 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,142 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,145 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,146 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,147 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,188 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,189 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,189 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,189 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,191 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,191 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,192 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,196 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,196 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,196 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,211 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,212 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,212 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,212 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,212 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,213 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,213 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,213 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,214 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,214 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,221 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=design 2018-11-07 07:49:12,222 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=design 2018-11-07 07:49:12,222 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,222 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,222 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,223 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=design 2018-11-07 07:49:12,223 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=design 2018-11-07 07:49:12,223 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=design 2018-11-07 07:49:12,224 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,224 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,230 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,230 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,231 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,234 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,234 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,234 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,235 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,235 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=primefaces&v=6.2 2018-11-07 07:49:12,241 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,241 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,328 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=design 2018-11-07 07:49:12,329 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=design 2018-11-07 07:49:12,329 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,329 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,329 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,330 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=design 2018-11-07 07:49:12,331 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=design 2018-11-07 07:49:12,331 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=design 2018-11-07 07:49:12,335 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,336 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,382 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/reset-all.css.xhtml?ln=design 2018-11-07 07:49:12,383 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/reset-all.css.xhtml?ln=design 2018-11-07 07:49:12,383 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,383 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,383 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,384 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/reset-all.css.xhtml?ln=design 2018-11-07 07:49:12,385 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/reset-all.css.xhtml?ln=design 2018-11-07 07:49:12,386 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/reset-all.css.xhtml?ln=design 2018-11-07 07:49:12,387 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,387 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,404 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/reset-meyerweb.css.xhtml?ln=design 2018-11-07 07:49:12,404 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/reset-meyerweb.css.xhtml?ln=design 2018-11-07 07:49:12,405 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,405 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,405 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,405 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/reset-meyerweb.css.xhtml?ln=design 2018-11-07 07:49:12,406 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/reset-meyerweb.css.xhtml?ln=design 2018-11-07 07:49:12,406 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/reset-meyerweb.css.xhtml?ln=design 2018-11-07 07:49:12,406 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,406 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,578 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/sanitize.css.xhtml?ln=design 2018-11-07 07:49:12,578 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/sanitize.css.xhtml?ln=design 2018-11-07 07:49:12,579 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,579 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,579 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,579 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/sanitize.css.xhtml?ln=design 2018-11-07 07:49:12,580 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/sanitize.css.xhtml?ln=design 2018-11-07 07:49:12,582 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/sanitize.css.xhtml?ln=design 2018-11-07 07:49:12,582 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,583 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,617 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/reset-global.css.xhtml?ln=design 2018-11-07 07:49:12,617 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/reset-global.css.xhtml?ln=design 2018-11-07 07:49:12,617 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,618 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,618 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/cjm-huisstijl.css.xhtml?ln=design 2018-11-07 07:49:12,618 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/cjm-huisstijl.css.xhtml?ln=design 2018-11-07 07:49:12,619 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,619 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,619 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,619 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/cjm-huisstijl.css.xhtml?ln=design 2018-11-07 07:49:12,619 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/cjm-huisstijl.css.xhtml?ln=design 2018-11-07 07:49:12,620 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,620 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/reset-global.css.xhtml?ln=design 2018-11-07 07:49:12,620 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/reset-global.css.xhtml?ln=design 2018-11-07 07:49:12,621 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/reset/reset-global.css.xhtml?ln=design 2018-11-07 07:49:12,627 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,627 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,621 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/cjm-huisstijl.css.xhtml?ln=design 2018-11-07 07:49:12,628 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,628 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,722 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/vlaamse-huisstijl.css.xhtml?ln=design 2018-11-07 07:49:12,723 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/vlaamse-huisstijl.css.xhtml?ln=design 2018-11-07 07:49:12,723 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,723 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,723 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,724 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/default.css.xhtml?ln=design 2018-11-07 07:49:12,724 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/default.css.xhtml?ln=design 2018-11-07 07:49:12,724 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,724 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,725 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,725 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/default.css.xhtml?ln=design 2018-11-07 07:49:12,725 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/default.css.xhtml?ln=design 2018-11-07 07:49:12,725 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/default.css.xhtml?ln=design 2018-11-07 07:49:12,724 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/vlaamse-huisstijl.css.xhtml?ln=design 2018-11-07 07:49:12,726 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/vlaamse-huisstijl.css.xhtml?ln=design 2018-11-07 07:49:12,726 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/vlaamse-huisstijl.css.xhtml?ln=design 2018-11-07 07:49:12,726 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,727 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,733 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/web-components.css.xhtml?ln=design 2018-11-07 07:49:12,734 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/web-components.css.xhtml?ln=design 2018-11-07 07:49:12,734 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,734 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,734 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,734 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/web-components.css.xhtml?ln=design 2018-11-07 07:49:12,735 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/web-components.css.xhtml?ln=design 2018-11-07 07:49:12,735 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/web-components.css.xhtml?ln=design 2018-11-07 07:49:12,735 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,736 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,738 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,738 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,850 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces-all.css.xhtml?ln=design 2018-11-07 07:49:12,851 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces-all.css.xhtml?ln=design 2018-11-07 07:49:12,851 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,851 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,851 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,853 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci-all.css.xhtml?ln=design 2018-11-07 07:49:12,854 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci-all.css.xhtml?ln=design 2018-11-07 07:49:12,854 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,854 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,854 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,855 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/browser/safari.css.xhtml?ln=design 2018-11-07 07:49:12,855 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/browser/safari.css.xhtml?ln=design 2018-11-07 07:49:12,855 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,856 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,856 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,856 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/browser/safari.css.xhtml?ln=design 2018-11-07 07:49:12,856 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/browser/safari.css.xhtml?ln=design 2018-11-07 07:49:12,855 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci-all.css.xhtml?ln=design 2018-11-07 07:49:12,857 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci-all.css.xhtml?ln=design 2018-11-07 07:49:12,857 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci-all.css.xhtml?ln=design 2018-11-07 07:49:12,857 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,858 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,852 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces-all.css.xhtml?ln=design 2018-11-07 07:49:12,859 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces-all.css.xhtml?ln=design 2018-11-07 07:49:12,860 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces-all.css.xhtml?ln=design 2018-11-07 07:49:12,860 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,860 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,860 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/browser/safari.css.xhtml?ln=design 2018-11-07 07:49:12,868 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,868 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,897 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/color.css.xhtml?ln=design 2018-11-07 07:49:12,897 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/color.css.xhtml?ln=design 2018-11-07 07:49:12,898 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,898 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,900 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,900 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/color.css.xhtml?ln=design 2018-11-07 07:49:12,901 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/color.css.xhtml?ln=design 2018-11-07 07:49:12,901 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/color.css.xhtml?ln=design 2018-11-07 07:49:12,905 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci.css.xhtml?ln=design 2018-11-07 07:49:12,907 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci.css.xhtml?ln=design 2018-11-07 07:49:12,907 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,907 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,907 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,908 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci.css.xhtml?ln=design 2018-11-07 07:49:12,908 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci.css.xhtml?ln=design 2018-11-07 07:49:12,908 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci.css.xhtml?ln=design 2018-11-07 07:49:12,909 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,909 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,909 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,912 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:12,931 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci-tablet.css.xhtml?ln=design 2018-11-07 07:49:12,931 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci-tablet.css.xhtml?ln=design 2018-11-07 07:49:12,932 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:12,932 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:12,932 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:12,932 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci-tablet.css.xhtml?ln=design 2018-11-07 07:49:12,933 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci-tablet.css.xhtml?ln=design 2018-11-07 07:49:12,933 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci-tablet.css.xhtml?ln=design 2018-11-07 07:49:12,933 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:12,934 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:13,044 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/icons.css.xhtml?ln=design 2018-11-07 07:49:13,044 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/icons.css.xhtml?ln=design 2018-11-07 07:49:13,044 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci-mobile.css.xhtml?ln=design 2018-11-07 07:49:13,045 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci-mobile.css.xhtml?ln=design 2018-11-07 07:49:13,045 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:13,045 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:13,045 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:13,046 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci-mobile.css.xhtml?ln=design 2018-11-07 07:49:13,046 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci-mobile.css.xhtml?ln=design 2018-11-07 07:49:13,046 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/ci/ci-mobile.css.xhtml?ln=design 2018-11-07 07:49:13,046 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:13,047 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:13,047 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:13,047 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:13,047 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/icons.css.xhtml?ln=design 2018-11-07 07:49:13,048 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:13,048 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/icons.css.xhtml?ln=design 2018-11-07 07:49:13,052 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/icons.css.xhtml?ln=design 2018-11-07 07:49:13,052 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:13,054 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:13,078 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces-tablet.css.xhtml?ln=design 2018-11-07 07:49:13,078 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces-tablet.css.xhtml?ln=design 2018-11-07 07:49:13,079 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:13,079 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:13,079 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:13,079 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces-tablet.css.xhtml?ln=design 2018-11-07 07:49:13,080 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces-tablet.css.xhtml?ln=design 2018-11-07 07:49:13,080 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces-tablet.css.xhtml?ln=design 2018-11-07 07:49:13,080 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:13,080 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:13,110 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces.css.xhtml?ln=design 2018-11-07 07:49:13,110 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces.css.xhtml?ln=design 2018-11-07 07:49:13,110 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:13,110 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:13,111 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:13,112 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces.css.xhtml?ln=design 2018-11-07 07:49:13,113 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces.css.xhtml?ln=design 2018-11-07 07:49:13,113 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces.css.xhtml?ln=design 2018-11-07 07:49:13,114 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces-mobile.css.xhtml?ln=design 2018-11-07 07:49:13,114 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces-mobile.css.xhtml?ln=design 2018-11-07 07:49:13,114 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:13,115 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:13,115 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:13,115 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces-mobile.css.xhtml?ln=design 2018-11-07 07:49:13,115 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces-mobile.css.xhtml?ln=design 2018-11-07 07:49:13,115 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/sheet/theme/primefaces/primefaces-mobile.css.xhtml?ln=design 2018-11-07 07:49:13,116 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:13,119 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:13,113 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:13,120 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:13,127 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/font/FlandersArtSans-Regular.woff.xhtml?ln=design 2018-11-07 07:49:13,127 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/font/FlandersArtSans-Regular.woff.xhtml?ln=design 2018-11-07 07:49:13,127 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:13,127 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:13,127 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:13,128 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/font/FlandersArtSans-Regular.woff.xhtml?ln=design 2018-11-07 07:49:13,128 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/font/FlandersArtSans-Regular.woff.xhtml?ln=design 2018-11-07 07:49:13,128 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/font/FlandersArtSans-Regular.woff.xhtml?ln=design 2018-11-07 07:49:13,129 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:13,129 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:13,214 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/layout/image/favicon.ico.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=design 2018-11-07 07:49:13,214 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/layout/image/favicon.ico.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=design 2018-11-07 07:49:13,215 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:13,215 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:13,215 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:13,215 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/layout/image/favicon.ico.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=design 2018-11-07 07:49:13,216 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/layout/image/favicon.ico.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=design 2018-11-07 07:49:13,217 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/layout/image/favicon.ico.xhtml;jsessionid=tycp1qlhulTUHiqoFas_pHepktazkKpQrwyE8N37.sl65_x64_centralmonitoring_test?ln=design 2018-11-07 07:49:13,217 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:13,217 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:13,264 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/layout/image/bg-flanders.png.xhtml?ln=design 2018-11-07 07:49:13,264 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/layout/image/bg-flanders.png.xhtml?ln=design 2018-11-07 07:49:13,264 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:13,265 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:13,265 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:13,265 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/layout/image/bg-flanders.png.xhtml?ln=design 2018-11-07 07:49:13,265 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/layout/image/bg-flanders.png.xhtml?ln=design 2018-11-07 07:49:13,267 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/spacer/dot_clear.gif.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:13,268 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/spacer/dot_clear.gif.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:13,268 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 07:49:13,268 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:13,268 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:13,268 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/spacer/dot_clear.gif.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:13,269 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/spacer/dot_clear.gif.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:13,269 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/spacer/dot_clear.gif.xhtml?ln=primefaces&v=6.2 2018-11-07 07:49:13,269 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:13,269 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:13,266 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/layout/image/bg-flanders.png.xhtml?ln=design 2018-11-07 07:49:13,272 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 07:49:13,277 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 07:49:13,470 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/ 2018-11-07 07:49:13,470 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/ 2018-11-07 07:49:13,471 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 07:49:13,471 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 07:49:13,471 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 07:49:13,471 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/ 2018-11-07 07:49:13,476 DEBUG (OAuthRequestAuthenticator.java:227) = Sending redirect to login page: https://authenticatie-ti.vlaanderen.be/op/v1/auth/realms/KeycloakOIDCRealm/protocol/openid-connect/auth?response_type=code&client_id=fac9d161-d27d-493d-9cc5-eed728b0a867&redirect_uri=https%3A%2F%2Fcjsm.be%2Fmonitor-test%2F&state=8e94649f-1ac3-4e05-9a7a-2f78e8d5eb40&login=true&scope=openid 2018-11-07 07:56:58,075 INFO (ContentRepositoryImpl.java:375) = WFLYDR0009: Content /jboss/jboss-eap-7.1/standalone/data/content/56/37a00b1872b32dfa55a120839b0f33ef854d26 is obsolete and will be removed 2018-11-07 07:56:58,087 INFO (ContentRepositoryImpl.java:329) = WFLYDR0002: Content removed from location /jboss/jboss-eap-7.1/standalone/data/content/56/37a00b1872b32dfa55a120839b0f33ef854d26/content 2018-11-07 07:56:58,087 INFO (ContentRepositoryImpl.java:375) = WFLYDR0009: Content /jboss/jboss-eap-7.1/standalone/data/content/d7/1e6b0142ab206b14db4eccd719588d339dafb7 is obsolete and will be removed 2018-11-07 07:56:58,090 INFO (ContentRepositoryImpl.java:329) = WFLYDR0002: Content removed from location /jboss/jboss-eap-7.1/standalone/data/content/d7/1e6b0142ab206b14db4eccd719588d339dafb7/content 2018-11-07 07:56:58,091 INFO (ContentRepositoryImpl.java:375) = WFLYDR0009: Content /jboss/jboss-eap-7.1/standalone/data/content/ac/0ddf59762e7cafde2817277d36859f42923043 is obsolete and will be removed 2018-11-07 07:56:58,094 INFO (ContentRepositoryImpl.java:329) = WFLYDR0002: Content removed from location /jboss/jboss-eap-7.1/standalone/data/content/ac/0ddf59762e7cafde2817277d36859f42923043/content 2018-11-07 07:56:58,094 INFO (ContentRepositoryImpl.java:375) = WFLYDR0009: Content /jboss/jboss-eap-7.1/standalone/data/content/80/bc1c7d83c0a1a2e038c4d28a8d91fbd9c20168 is obsolete and will be removed 2018-11-07 07:56:58,098 INFO (ContentRepositoryImpl.java:329) = WFLYDR0002: Content removed from location /jboss/jboss-eap-7.1/standalone/data/content/80/bc1c7d83c0a1a2e038c4d28a8d91fbd9c20168/content 2018-11-07 08:56:52,166 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/ 2018-11-07 08:56:52,166 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/ 2018-11-07 08:56:52,169 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 08:56:52,169 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 08:56:52,169 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 08:56:52,170 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/ 2018-11-07 08:56:52,172 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,172 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,172 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 08:56:52,173 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 08:56:52,173 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 08:56:52,173 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,173 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,174 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/components.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,174 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 08:56:52,174 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 08:56:52,176 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/theme.css.xhtml?ln=primefaces-huisstijl-cjm 2018-11-07 08:56:52,176 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/theme.css.xhtml?ln=primefaces-huisstijl-cjm 2018-11-07 08:56:52,177 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 08:56:52,177 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 08:56:52,177 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 08:56:52,177 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/theme.css.xhtml?ln=primefaces-huisstijl-cjm 2018-11-07 08:56:52,178 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/theme.css.xhtml?ln=primefaces-huisstijl-cjm 2018-11-07 08:56:52,178 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/theme.css.xhtml?ln=primefaces-huisstijl-cjm 2018-11-07 08:56:52,178 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 08:56:52,178 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 08:56:52,180 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,180 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,181 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 08:56:52,181 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 08:56:52,181 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 08:56:52,181 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,181 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,182 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,182 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,183 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 08:56:52,183 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 08:56:52,183 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 08:56:52,183 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,184 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,184 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,184 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 08:56:52,184 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 08:56:52,186 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/components.css.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,186 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 08:56:52,186 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 08:56:52,171 DEBUG (OAuthRequestAuthenticator.java:227) = Sending redirect to login page: https://authenticatie-ti.vlaanderen.be/op/v1/auth/realms/KeycloakOIDCRealm/protocol/openid-connect/auth?response_type=code&client_id=fac9d161-d27d-493d-9cc5-eed728b0a867&redirect_uri=https%3A%2F%2Fcjsm.be%2Fmonitor-test%2F&state=d3122201-e0da-44fa-9b8a-d1b575620bfb&login=true&scope=openid 2018-11-07 08:56:52,197 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,198 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,198 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 08:56:52,198 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 08:56:52,198 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 08:56:52,199 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,199 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,200 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/core.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,200 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 08:56:52,200 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 08:56:52,259 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,260 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,260 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 08:56:52,261 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,261 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,261 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 08:56:52,262 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 08:56:52,262 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 08:56:52,262 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,262 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,262 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/idlemonitor/idlemonitor.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,264 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml?ln=design 2018-11-07 08:56:52,264 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml?ln=design 2018-11-07 08:56:52,264 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 08:56:52,264 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 08:56:52,264 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 08:56:52,265 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml?ln=design 2018-11-07 08:56:52,265 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml?ln=design 2018-11-07 08:56:52,265 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 08:56:52,265 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 08:56:52,265 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 08:56:52,266 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml?ln=design 2018-11-07 08:56:52,266 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml?ln=design 2018-11-07 08:56:52,266 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/script/primefaces/locales.js.xhtml?ln=design 2018-11-07 08:56:52,266 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 08:56:52,268 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 08:56:52,265 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml?ln=design 2018-11-07 08:56:52,270 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml?ln=design 2018-11-07 08:56:52,270 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/style/monitor.css.xhtml?ln=design 2018-11-07 08:56:52,270 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 08:56:52,271 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 08:56:52,263 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 08:56:52,272 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 08:56:52,261 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 08:56:52,267 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/javax.faces.resource/spacer/dot_clear.gif.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,273 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/javax.faces.resource/spacer/dot_clear.gif.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,274 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 08:56:52,274 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 08:56:52,274 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 08:56:52,275 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/spacer/dot_clear.gif.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,275 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 08:56:52,275 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,276 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,276 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/jquery/jquery-plugins.js.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,276 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 08:56:52,276 DEBUG (AuthenticatedActionsHandler.java:53) = AuthenticatedActionsValve.invoke https://cjsm.be/monitor-test/javax.faces.resource/spacer/dot_clear.gif.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,277 DEBUG (AuthenticatedActionsHandler.java:117) = Origin: null uri: https://cjsm.be/monitor-test/javax.faces.resource/spacer/dot_clear.gif.xhtml?ln=primefaces&v=6.2 2018-11-07 08:56:52,277 DEBUG (AuthenticatedActionsHandler.java:143) = cors validation not needed as were not a secure session or origin header was null: {0} 2018-11-07 08:56:52,277 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 08:56:52,278 DEBUG (AuthenticatedActionsHandler.java:152) = Policy enforcement is disabled. 2018-11-07 08:57:08,637 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/ 2018-11-07 08:57:08,638 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/ 2018-11-07 08:57:08,638 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 08:57:08,638 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 08:57:08,638 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 08:57:08,640 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/ 2018-11-07 08:57:08,641 DEBUG (OAuthRequestAuthenticator.java:227) = Sending redirect to login page: https://authenticatie-ti.vlaanderen.be/op/v1/auth/realms/KeycloakOIDCRealm/protocol/openid-connect/auth?response_type=code&client_id=fac9d161-d27d-493d-9cc5-eed728b0a867&redirect_uri=https%3A%2F%2Fcjsm.be%2Fmonitor-test%2F&state=cd41e016-931a-4ae2-b07e-7caf234c34b4&login=true&scope=openid 2018-11-07 11:30:49,811 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/ 2018-11-07 11:30:49,811 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/ 2018-11-07 11:30:49,812 DEBUG (ServletSessionTokenStore.java:65) = session was null, returning null 2018-11-07 11:30:49,812 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 11:30:49,812 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 11:30:49,812 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/ 2018-11-07 11:30:49,814 DEBUG (OAuthRequestAuthenticator.java:227) = Sending redirect to login page: https://authenticatie-ti.vlaanderen.be/op/v1/auth/realms/KeycloakOIDCRealm/protocol/openid-connect/auth?response_type=code&client_id=fac9d161-d27d-493d-9cc5-eed728b0a867&redirect_uri=https%3A%2F%2Fcjsm.be%2Fmonitor-test%2F&state=f01825a6-e721-4f38-bddd-e7b77541c7a4&login=true&scope=openid 2018-11-07 11:30:50,268 DEBUG (PreAuthActionsHandler.java:75) = adminRequest https://cjsm.be/monitor-test/ 2018-11-07 11:30:50,268 DEBUG (PreAuthActionsHandler.java:106) = checkCorsPreflight https://cjsm.be/monitor-test/ 2018-11-07 11:30:50,268 DEBUG (ServletSessionTokenStore.java:76) = Account was not in session, returning null 2018-11-07 11:30:50,269 DEBUG (OAuthRequestAuthenticator.java:266) = there was no code 2018-11-07 11:30:50,269 DEBUG (OAuthRequestAuthenticator.java:274) = redirecting to auth server 2018-11-07 11:30:50,269 DEBUG (OAuthRequestAuthenticator.java:144) = callback uri: https://cjsm.be/monitor-test/ 2018-11-07 11:30:50,269 DEBUG (OAuthRequestAuthenticator.java:227) = Sending redirect to login page: https://authenticatie-ti.vlaanderen.be/op/v1/auth/realms/KeycloakOIDCRealm/protocol/openid-connect/auth?response_type=code&client_id=fac9d161-d27d-493d-9cc5-eed728b0a867&redirect_uri=https%3A%2F%2Fcjsm.be%2Fmonitor-test%2F&state=c347b8e7-f425-43bb-ba68-35297d95a4ab&login=true&scope=openid 2018-11-07 14:19:14,686 INFO (PersistenceUnitServiceImpl.java:239) = WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'monitor-test.war#monitor-test' 2018-11-07 14:19:14,689 INFO (PhaseOnePersistenceUnitServiceImpl.java:166) = WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'monitor-test.war#monitor-test' 2018-11-07 14:19:14,816 INFO (ContentRepositoryImpl.java:329) = WFLYDR0002: Content removed from location /jboss/jboss-eap-7.1/standalone/data/content/af/3959dbaaa88a273d8758b630e48c632d69d76a/content 2018-11-07 14:19:16,435 SEVERE (ConfigureListener.java:1134) = Unable to access url file:/jboss/jboss-eap-7.1/standalone/tmp/vfs/temp/tempb67a4fd53c6e1385/content-d2219c86800620ce/WEB-INF/faces-config.xml. Monitoring for this resource will no longer occur. 2018-11-07 14:19:40,097 INFO (ContentRepositoryImpl.java:157) = WFLYDR0001: Content added at location /jboss/jboss-eap-7.1/standalone/data/content/11/e39526b853ff5e340954a35aeb95ae67cfe382/content 2018-11-07 14:19:43,918 INFO (PersistenceUnitXmlParser.java:124) = WFLYJPA0002: Read persistence.xml for cultuurmonitor-test 2018-11-07 14:19:44,284 INFO (BeanArchiveProcessor.java:99) = WFLYWELD0003: Processing weld deployment cultuurmonitor-test.war 2018-11-07 14:19:45,319 ERROR (AbstractOperationContext.java:985) = WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "cultuurmonitor-test.war")]) - failure description: { "WFLYCTL0412: Required services that are not installed:" => ["jboss.naming.context.java.cultuurmonitor-test"], "WFLYCTL0180: Services with missing/unavailable dependencies" => [ "jboss.persistenceunit.\"cultuurmonitor-test.war#cultuurmonitor-test\".__FIRST_PHASE__ is missing [jboss.naming.context.java.cultuurmonitor-test]", "jboss.persistenceunit.\"cultuurmonitor-test.war#cultuurmonitor-test\" is missing [jboss.naming.context.java.cultuurmonitor-test]" ] }