2020-05-06 07:10:16 TRACE Driver:-1 - ENTRY 2020-05-06 07:10:16 TRACE Driver:-1 - RETURN 6 2020-05-06 07:10:16 TRACE Driver:-1 - ENTRY 2020-05-06 07:10:16 TRACE Driver:-1 - RETURN 0 2020-05-06 07:10:16 TRACE Driver:-1 - ENTRY 2020-05-06 07:10:16 TRACE Driver:-1 - RETURN true 2020-05-06 07:12:30 INFO DefaultConverters:70 - Registering bundled converters 2020-05-06 07:12:30 INFO DefaultConverters:70 - Registering bundled converters 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class java.util.Calendar. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.CalendarConverter to class java.util.Calendar 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for boolean. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.PrimitiveBooleanConverter to boolean 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class java.lang.Character. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.CharacterConverter to class java.lang.Character 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class java.lang.Double. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.DoubleConverter to class java.lang.Double 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for short. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.PrimitiveShortConverter to short 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class java.lang.Long. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.LongConverter to class java.lang.Long 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class java.lang.Float. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.FloatConverter to class java.lang.Float 2020-05-06 07:12:30 DEBUG ControllerHandler:65 - Found controller: {ControllerClass br.com.eccox.apt.web.controller.MainController} 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.MainController.index() as [] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.MainController.index() as [] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /index retrieved /index with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /index [ALL] -> public void br.com.eccox.apt.web.controller.MainController.index() 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.MainController.logout() as [] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.MainController.logout() as [] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /logout retrieved /logout with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /logout [ALL] -> public void br.com.eccox.apt.web.controller.MainController.logout() 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.MainController.login(java.lang.String) as [aptLocale] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.MainController.login(java.lang.String) as [aptLocale] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For / retrieved / with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - / [ALL] -> public void br.com.eccox.apt.web.controller.MainController.login(java.lang.String) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.MainController.login(java.lang.String) as [aptLocale] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.MainController.login(java.lang.String) as [aptLocale] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /login retrieved /login with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /login [ALL] -> public void br.com.eccox.apt.web.controller.MainController.login(java.lang.String) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.MainController.changeLanguage(br.com.eccox.apt.core.model.User) as [user] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.MainController.changeLanguage(br.com.eccox.apt.core.model.User) as [user] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /changeLanguage retrieved /changeLanguage with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /changeLanguage [GET, POST] -> public void br.com.eccox.apt.web.controller.MainController.changeLanguage(br.com.eccox.apt.core.model.User) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.MainController.loginAjax() as [] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.MainController.loginAjax() as [] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /main/loginAjax retrieved /main/loginAjax with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /main/loginAjax [ALL] -> public void br.com.eccox.apt.web.controller.MainController.loginAjax() 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.MainController.signin(br.com.eccox.apt.core.model.User) as [user] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.MainController.signin(br.com.eccox.apt.core.model.User) as [user] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /signin retrieved /signin with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /signin [GET, POST] -> public void br.com.eccox.apt.web.controller.MainController.signin(br.com.eccox.apt.core.model.User) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public java.lang.String br.com.eccox.apt.web.controller.AbstractController.getMessage(java.lang.String,java.lang.Object[]) as [key, params] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public java.lang.String br.com.eccox.apt.web.controller.AbstractController.getMessage(java.lang.String,java.lang.Object[]) as [key, params] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /main/getMessage retrieved /main/getMessage with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /main/getMessage [ALL] -> public java.lang.String br.com.eccox.apt.web.controller.AbstractController.getMessage(java.lang.String,java.lang.Object[]) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.AbstractController.setUserSession(br.com.eccox.apt.web.component.UserSession) as [userSession] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.AbstractController.setUserSession(br.com.eccox.apt.web.component.UserSession) as [userSession] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /main/setUserSession retrieved /main/setUserSession with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /main/setUserSession [ALL] -> public void br.com.eccox.apt.web.controller.AbstractController.setUserSession(br.com.eccox.apt.web.component.UserSession) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public br.com.caelum.vraptor.validator.I18nMessage br.com.eccox.apt.web.controller.AbstractController.getI18nMessage(br.com.eccox.api.messages.EccoxMessage,java.lang.Object[]) as [message, parameters] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public br.com.caelum.vraptor.validator.I18nMessage br.com.eccox.apt.web.controller.AbstractController.getI18nMessage(br.com.eccox.api.messages.EccoxMessage,java.lang.Object[]) as [message, parameters] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /main/getI18nMessage retrieved /main/getI18nMessage with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /main/getI18nMessage [ALL] -> public br.com.caelum.vraptor.validator.I18nMessage br.com.eccox.apt.web.controller.AbstractController.getI18nMessage(br.com.eccox.api.messages.EccoxMessage,java.lang.Object[]) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public br.com.eccox.apt.web.component.UserSession br.com.eccox.apt.web.controller.AbstractController.getUserSession() as [] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public br.com.eccox.apt.web.component.UserSession br.com.eccox.apt.web.controller.AbstractController.getUserSession() as [] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /main/getUserSession retrieved /main/getUserSession with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /main/getUserSession [ALL] -> public br.com.eccox.apt.web.component.UserSession br.com.eccox.apt.web.controller.AbstractController.getUserSession() 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.AbstractController.setAptConfigurator(br.com.eccox.apt.web.component.APTConfigurator) as [aptConfigurator] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.AbstractController.setAptConfigurator(br.com.eccox.apt.web.component.APTConfigurator) as [aptConfigurator] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /main/setAptConfigurator retrieved /main/setAptConfigurator with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /main/setAptConfigurator [ALL] -> public void br.com.eccox.apt.web.controller.AbstractController.setAptConfigurator(br.com.eccox.apt.web.component.APTConfigurator) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public br.com.eccox.apt.web.component.APTConfigurator br.com.eccox.apt.web.controller.AbstractController.getAptConfigurator() as [] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public br.com.eccox.apt.web.component.APTConfigurator br.com.eccox.apt.web.controller.AbstractController.getAptConfigurator() as [] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /main/getAptConfigurator retrieved /main/getAptConfigurator with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /main/getAptConfigurator [ALL] -> public br.com.eccox.apt.web.component.APTConfigurator br.com.eccox.apt.web.controller.AbstractController.getAptConfigurator() 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class java.lang.String. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.StringConverter to class java.lang.String 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class org.joda.time.DateTime. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.jodatime.DateTimeConverter to class org.joda.time.DateTime 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class java.lang.Short. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.ShortConverter to class java.lang.Short 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class java.time.LocalDate. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.LocalDateConverter to class java.time.LocalDate 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for byte. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.PrimitiveByteConverter to byte 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class java.lang.Integer. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.IntegerConverter to class java.lang.Integer 2020-05-06 07:12:30 DEBUG InterceptorStereotypeHandler:59 - Found interceptor for class br.com.caelum.vraptor.interceptor.FlashInterceptor 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for char. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.PrimitiveCharConverter to char 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class java.lang.Enum. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.EnumConverter to class java.lang.Enum 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class java.lang.Byte. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.ByteConverter to class java.lang.Byte 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class org.joda.time.LocalDate. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.jodatime.LocalDateConverter to class org.joda.time.LocalDate 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for double. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.PrimitiveDoubleConverter to double 2020-05-06 07:12:30 DEBUG ControllerHandler:65 - Found controller: {ControllerClass br.com.eccox.apt.web.controller.TrackController} 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.form() as [] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.form() as [] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/form retrieved /track/form with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/form [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.form() 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.log(br.com.eccox.apt.core.model.Track) as [track] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.log(br.com.eccox.apt.core.model.Track) as [track] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/log retrieved /track/log with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/log [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.log(br.com.eccox.apt.core.model.Track) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.destroy(br.com.eccox.apt.core.model.Track) as [track] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.destroy(br.com.eccox.apt.core.model.Track) as [track] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/destroy retrieved /track/destroy with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/destroy [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.destroy(br.com.eccox.apt.core.model.Track) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.prepare() as [] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.prepare() as [] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/prepare retrieved /track/prepare with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/prepare [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.prepare() 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.search(br.com.eccox.apt.core.model.EnvironmentApt,br.com.eccox.apt.core.model.System,br.com.eccox.apt.model.TrackView,java.lang.String,java.lang.String,java.lang.String) as [environmentApt, system, track, userList, lstStatus, lstTrackId] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.search(br.com.eccox.apt.core.model.EnvironmentApt,br.com.eccox.apt.core.model.System,br.com.eccox.apt.model.TrackView,java.lang.String,java.lang.String,java.lang.String) as [environmentApt, system, track, userList, lstStatus, lstTrackId] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/search retrieved /track/search with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/search [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.search(br.com.eccox.apt.core.model.EnvironmentApt,br.com.eccox.apt.core.model.System,br.com.eccox.apt.model.TrackView,java.lang.String,java.lang.String,java.lang.String) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.duplicate(br.com.eccox.apt.core.model.Track) as [track] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.duplicate(br.com.eccox.apt.core.model.Track) as [track] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/duplicate retrieved /track/duplicate with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/duplicate [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.duplicate(br.com.eccox.apt.core.model.Track) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.searchEnvironmentPrefixByEnvironment(br.com.eccox.apt.core.model.EnvironmentApt) as [environmentApt] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.searchEnvironmentPrefixByEnvironment(br.com.eccox.apt.core.model.EnvironmentApt) as [environmentApt] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/searchEnvironmentPrefixByEnvironment retrieved /track/searchEnvironmentPrefixByEnvironment with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/searchEnvironmentPrefixByEnvironment [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.searchEnvironmentPrefixByEnvironment(br.com.eccox.apt.core.model.EnvironmentApt) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.view(br.com.eccox.apt.core.model.Track) as [track] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.view(br.com.eccox.apt.core.model.Track) as [track] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/view retrieved /track/view with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/view [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.view(br.com.eccox.apt.core.model.Track) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.updateTrack(java.lang.String,java.lang.String) as [track, requestsRemoved] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.updateTrack(java.lang.String,java.lang.String) as [track, requestsRemoved] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/updateTrack retrieved /track/updateTrack with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/updateTrack [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.updateTrack(java.lang.String,java.lang.String) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.removeTrack(br.com.eccox.apt.core.model.Track) as [track] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.removeTrack(br.com.eccox.apt.core.model.Track) as [track] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/removeTrack retrieved /track/removeTrack with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/removeTrack [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.removeTrack(br.com.eccox.apt.core.model.Track) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.searchForm(br.com.eccox.apt.core.model.Track) as [track] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.searchForm(br.com.eccox.apt.core.model.Track) as [track] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/searchForm retrieved /track/searchForm with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/searchForm [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.searchForm(br.com.eccox.apt.core.model.Track) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.updateCycle(java.lang.String,java.lang.String) as [track, cycle] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.updateCycle(java.lang.String,java.lang.String) as [track, cycle] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/updateCycle retrieved /track/updateCycle with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/updateCycle [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.updateCycle(java.lang.String,java.lang.String) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.testUpload(java.lang.String,int) as [components, pos] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.testUpload(java.lang.String,int) as [components, pos] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/testUpload retrieved /track/testUpload with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/testUpload [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.testUpload(java.lang.String,int) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.editModal(br.com.eccox.apt.core.model.Track,java.lang.String) as [track, isView] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.editModal(br.com.eccox.apt.core.model.Track,java.lang.String) as [track, isView] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/editModal retrieved /track/editModal with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/editModal [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.editModal(br.com.eccox.apt.core.model.Track,java.lang.String) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.edit(br.com.eccox.apt.core.model.Track,java.lang.String) as [track, failedRequests] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.edit(br.com.eccox.apt.core.model.Track,java.lang.String) as [track, failedRequests] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/edit retrieved /track/edit with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/edit [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.edit(br.com.eccox.apt.core.model.Track,java.lang.String) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.viewBody(br.com.eccox.apt.core.model.Track) throws br.com.eccox.api.exception.SystemException as [track] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.viewBody(br.com.eccox.apt.core.model.Track) throws br.com.eccox.api.exception.SystemException as [track] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/viewBody retrieved /track/viewBody with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/viewBody [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.viewBody(br.com.eccox.apt.core.model.Track) throws br.com.eccox.api.exception.SystemException 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.createTrack(java.lang.String,java.lang.String) as [track, requestsRemoved] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.createTrack(java.lang.String,java.lang.String) as [track, requestsRemoved] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/createTrack retrieved /track/createTrack with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/createTrack [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.createTrack(java.lang.String,java.lang.String) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.activeTrack(br.com.eccox.apt.core.model.Track) as [track] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.activeTrack(br.com.eccox.apt.core.model.Track) as [track] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/activeTrack retrieved /track/activeTrack with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/activeTrack [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.activeTrack(br.com.eccox.apt.core.model.Track) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.book(java.lang.String) as [track] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.book(java.lang.String) as [track] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/book retrieved /track/book with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/book [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.book(java.lang.String) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.canCreateTrack(br.com.eccox.apt.core.model.EnvironmentApt,br.com.eccox.apt.core.model.System) as [environmentApt, system] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.canCreateTrack(br.com.eccox.apt.core.model.EnvironmentApt,br.com.eccox.apt.core.model.System) as [environmentApt, system] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/canCreateTrack retrieved /track/canCreateTrack with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/canCreateTrack [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.canCreateTrack(br.com.eccox.apt.core.model.EnvironmentApt,br.com.eccox.apt.core.model.System) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.checkLibrary(java.lang.String,java.lang.String) as [env, libs] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.checkLibrary(java.lang.String,java.lang.String) as [env, libs] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/checkLibrary retrieved /track/checkLibrary with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/checkLibrary [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.checkLibrary(java.lang.String,java.lang.String) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.fixTrack(br.com.eccox.apt.core.model.Track) as [track] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.fixTrack(br.com.eccox.apt.core.model.Track) as [track] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/fixTrack retrieved /track/fixTrack with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/fixTrack [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.fixTrack(br.com.eccox.apt.core.model.Track) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.statusAction(br.com.eccox.apt.core.model.Track,java.lang.String,java.lang.String) as [track, aptAction, isView] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.statusAction(br.com.eccox.apt.core.model.Track,java.lang.String,java.lang.String) as [track, aptAction, isView] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/statusAction retrieved /track/statusAction with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/statusAction [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.statusAction(br.com.eccox.apt.core.model.Track,java.lang.String,java.lang.String) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.checkObjects(java.lang.String,java.lang.String) as [env, libs] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.checkObjects(java.lang.String,java.lang.String) as [env, libs] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/checkObjects retrieved /track/checkObjects with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/checkObjects [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.checkObjects(java.lang.String,java.lang.String) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.treatSTCException(br.com.eccox.apt.core.model.Track,java.lang.Exception) as [track, e] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.treatSTCException(br.com.eccox.apt.core.model.Track,java.lang.Exception) as [track, e] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/treatSTCException retrieved /track/treatSTCException with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/treatSTCException [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.treatSTCException(br.com.eccox.apt.core.model.Track,java.lang.Exception) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.searchSystemsByEnvironment(br.com.eccox.apt.core.model.EnvironmentApt) as [environmentApt] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.searchSystemsByEnvironment(br.com.eccox.apt.core.model.EnvironmentApt) as [environmentApt] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/searchSystemsByEnvironment retrieved /track/searchSystemsByEnvironment with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/searchSystemsByEnvironment [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.searchSystemsByEnvironment(br.com.eccox.apt.core.model.EnvironmentApt) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.getTransactionForm(java.lang.String,java.lang.String,java.lang.String) as [environmentApt, trans, transactionType] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.getTransactionForm(java.lang.String,java.lang.String,java.lang.String) as [environmentApt, trans, transactionType] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/getTransactionForm retrieved /track/getTransactionForm with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/getTransactionForm [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.getTransactionForm(java.lang.String,java.lang.String,java.lang.String) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.loadImpactRequestEnvironment(br.com.eccox.apt.core.model.EnvironmentApt,java.lang.String) as [environmentApt, impactRequestEnvironment] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.loadImpactRequestEnvironment(br.com.eccox.apt.core.model.EnvironmentApt,java.lang.String) as [environmentApt, impactRequestEnvironment] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/loadImpactRequestEnvironment retrieved /track/loadImpactRequestEnvironment with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/loadImpactRequestEnvironment [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.loadImpactRequestEnvironment(br.com.eccox.apt.core.model.EnvironmentApt,java.lang.String) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.getJobComplentarySysout(java.lang.String,java.lang.String) as [jobid, environmentApt] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.getJobComplentarySysout(java.lang.String,java.lang.String) as [jobid, environmentApt] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/getJobComplentarySysout retrieved /track/getJobComplentarySysout with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/getJobComplentarySysout [ALL] -> public void br.com.eccox.apt.web.controller.TrackController.getJobComplentarySysout(java.lang.String,java.lang.String) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.searchComponentSummaryByTrackIdAndEnvironmentCode(br.com.eccox.apt.core.model.EnvironmentApt,java.lang.String) as [environmentApt, components] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.TrackController.searchComponentSummaryByTrackIdAndEnvironmentCode(br.com.eccox.apt.core.model.EnvironmentApt,java.lang.String) as [environmentApt, components] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/searchComponentSummaryByTrackIdAndEnvironmentCode retrieved /track/searchComponentSummaryByTrackIdAndEnvironmentCode with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/searchComponentSummaryByTrackIdAndEnvironmentCode[ALL] -> public void br.com.eccox.apt.web.controller.TrackController.searchComponentSummaryByTrackIdAndEnvironmentCode(br.com.eccox.apt.core.model.EnvironmentApt,java.lang.String) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public java.lang.String br.com.eccox.apt.web.controller.AbstractController.getMessage(java.lang.String,java.lang.Object[]) as [key, params] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public java.lang.String br.com.eccox.apt.web.controller.AbstractController.getMessage(java.lang.String,java.lang.Object[]) as [key, params] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/getMessage retrieved /track/getMessage with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/getMessage [ALL] -> public java.lang.String br.com.eccox.apt.web.controller.AbstractController.getMessage(java.lang.String,java.lang.Object[]) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.AbstractController.setUserSession(br.com.eccox.apt.web.component.UserSession) as [userSession] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.AbstractController.setUserSession(br.com.eccox.apt.web.component.UserSession) as [userSession] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/setUserSession retrieved /track/setUserSession with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/setUserSession [ALL] -> public void br.com.eccox.apt.web.controller.AbstractController.setUserSession(br.com.eccox.apt.web.component.UserSession) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public br.com.caelum.vraptor.validator.I18nMessage br.com.eccox.apt.web.controller.AbstractController.getI18nMessage(br.com.eccox.api.messages.EccoxMessage,java.lang.Object[]) as [message, parameters] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public br.com.caelum.vraptor.validator.I18nMessage br.com.eccox.apt.web.controller.AbstractController.getI18nMessage(br.com.eccox.api.messages.EccoxMessage,java.lang.Object[]) as [message, parameters] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/getI18nMessage retrieved /track/getI18nMessage with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/getI18nMessage [ALL] -> public br.com.caelum.vraptor.validator.I18nMessage br.com.eccox.apt.web.controller.AbstractController.getI18nMessage(br.com.eccox.api.messages.EccoxMessage,java.lang.Object[]) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public br.com.eccox.apt.web.component.UserSession br.com.eccox.apt.web.controller.AbstractController.getUserSession() as [] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public br.com.eccox.apt.web.component.UserSession br.com.eccox.apt.web.controller.AbstractController.getUserSession() as [] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/getUserSession retrieved /track/getUserSession with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/getUserSession [ALL] -> public br.com.eccox.apt.web.component.UserSession br.com.eccox.apt.web.controller.AbstractController.getUserSession() 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.AbstractController.setAptConfigurator(br.com.eccox.apt.web.component.APTConfigurator) as [aptConfigurator] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.AbstractController.setAptConfigurator(br.com.eccox.apt.web.component.APTConfigurator) as [aptConfigurator] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/setAptConfigurator retrieved /track/setAptConfigurator with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/setAptConfigurator [ALL] -> public void br.com.eccox.apt.web.controller.AbstractController.setAptConfigurator(br.com.eccox.apt.web.component.APTConfigurator) 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public br.com.eccox.apt.web.component.APTConfigurator br.com.eccox.apt.web.controller.AbstractController.getAptConfigurator() as [] 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public br.com.eccox.apt.web.component.APTConfigurator br.com.eccox.apt.web.controller.AbstractController.getAptConfigurator() as [] 2020-05-06 07:12:30 DEBUG DefaultParametersControl:91 - For /track/getAptConfigurator retrieved /track/getAptConfigurator with {} 2020-05-06 07:12:30 INFO DefaultRouteBuilder:190 - /track/getAptConfigurator [ALL] -> public br.com.eccox.apt.web.component.APTConfigurator br.com.eccox.apt.web.controller.AbstractController.getAptConfigurator() 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for int. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.PrimitiveIntConverter to int 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class org.joda.time.LocalDateTime. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.jodatime.LocalDateTimeConverter to class org.joda.time.LocalDateTime 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class java.time.LocalDateTime. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.LocalDateTimeConverter to class java.time.LocalDateTime 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class java.math.BigInteger. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.BigIntegerConverter to class java.math.BigInteger 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class java.util.Date. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.DateConverter to class java.util.Date 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class java.math.BigDecimal. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.BigDecimalConverter to class java.math.BigDecimal 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class java.lang.Boolean. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.BooleanConverter to class java.lang.Boolean 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class java.time.LocalTime. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.LocalTimeConverter to class java.time.LocalTime 2020-05-06 07:12:30 DEBUG InterceptorStereotypeHandler:59 - Found interceptor for class br.com.caelum.vraptor.interceptor.ExceptionHandlerInterceptor 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for interface br.com.caelum.vraptor.observer.upload.UploadedFile. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.observer.upload.UploadedFileConverter to interface br.com.caelum.vraptor.observer.upload.UploadedFile 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for long. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.PrimitiveLongConverter to long 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for float. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.PrimitiveFloatConverter to float 2020-05-06 07:12:30 DEBUG DefaultConverters:132 - Unable to find a converter for class org.joda.time.LocalTime. Returning NullConverter. 2020-05-06 07:12:30 DEBUG DefaultConverters:94 - adding converter class br.com.caelum.vraptor.converter.jodatime.LocalTimeConverter to class org.joda.time.LocalTime 2020-05-06 07:12:30 DEBUG InterceptorStackHandlersCache:55 - Caching br.com.caelum.vraptor.interceptor.FlashInterceptor 2020-05-06 07:12:30 DEBUG InterceptorStackHandlersCache:55 - Caching br.com.caelum.vraptor.interceptor.ExceptionHandlerInterceptor 2020-05-06 07:12:30 INFO VRaptor:96 - VRaptor 4.1.4 successfuly initialized 2020-05-06 07:12:30 TRACE VRaptor:116 - VRaptor received a new request HttpServletRequestImpl [ GET /APTWeb-1.0-SNAPSHOT/ ] 2020-05-06 07:12:30 DEBUG DefaultControllerTranslator:60 - trying to access / 2020-05-06 07:12:30 DEBUG DefaultControllerTranslator:65 - found controller [DefaultControllerMethod: public void br.com.eccox.apt.web.controller.MainController.login(java.lang.String)] 2020-05-06 07:12:30 DEBUG CDIBasedContainer:55 - asking cdi to get instance for class br.com.eccox.apt.web.controller.MainController 2020-05-06 07:12:30 DEBUG CDIBasedContainer:73 - beans for class br.com.eccox.apt.web.controller.MainController is [Managed Bean [class br.com.eccox.apt.web.controller.MainController] with qualifiers [@Any @Default]] 2020-05-06 07:12:30 DEBUG IogiParametersProvider:64 - IogiParametersProvider is up 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.MainController.login(java.lang.String) as [aptLocale] 2020-05-06 07:12:30 DEBUG IogiParametersProvider:64 - IogiParametersProvider is up 2020-05-06 07:12:30 DEBUG ParanamerNameProvider:52 - Found parameter names with paranamer for public void br.com.eccox.apt.web.controller.MainController.login(java.lang.String) as [aptLocale] 2020-05-06 07:12:30 DEBUG IogiParametersProvider:76 - getParametersFor() called with parameters Parameters() and targets [Target(name=aptLocale, type=class java.lang.String)]. 2020-05-06 07:12:30 DEBUG ParametersInstantiator:93 - Conversion errors: [] 2020-05-06 07:12:30 DEBUG ParametersInstantiator:94 - Parameter values for [DefaultControllerMethod: public void br.com.eccox.apt.web.controller.MainController.login(java.lang.String)] are [null] 2020-05-06 07:12:30 DEBUG CDIBasedContainer:55 - asking cdi to get instance for class br.com.caelum.vraptor.interceptor.FlashInterceptor 2020-05-06 07:12:30 DEBUG CDIBasedContainer:73 - beans for class br.com.caelum.vraptor.interceptor.FlashInterceptor is [Managed Bean [class br.com.caelum.vraptor.interceptor.FlashInterceptor] with qualifiers [@Any @Default]] 2020-05-06 07:12:30 DEBUG ToInstantiateInterceptorHandler:57 - Invoking interceptor FlashInterceptor$Proxy$_$$_WeldClientProxy 2020-05-06 07:12:30 DEBUG CDIBasedContainer:55 - asking cdi to get instance for class br.com.caelum.vraptor.interceptor.ExceptionHandlerInterceptor 2020-05-06 07:12:30 DEBUG CDIBasedContainer:73 - beans for class br.com.caelum.vraptor.interceptor.ExceptionHandlerInterceptor is [Managed Bean [class br.com.caelum.vraptor.interceptor.ExceptionHandlerInterceptor] with qualifiers [@Any @Default]] 2020-05-06 07:12:30 DEBUG ToInstantiateInterceptorHandler:57 - Invoking interceptor ExceptionHandlerInterceptor$Proxy$_$$_WeldClientProxy 2020-05-06 07:12:30 DEBUG ExecuteMethod:85 - Invoking public void br.com.eccox.apt.web.controller.MainController.login(java.lang.String) 2020-05-06 07:12:30 WARN EccoxResourceBundleLocator:182 - Can't find environment variable.[APT_ENVIRONMENT -- service jboss.naming.context.java.APT_ENVIRONMENT] 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:99 - entering... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:140 - entering... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:192 - entering... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:513 - entering... 2020-05-06 07:12:30 DEBUG EccoxResourceBundleLocator:468 - Can't get configuration by user home. C:\Users\paulo.capovilla\apt-config (The system cannot find the file specified) 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:538 - exiting... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:196 - exiting... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:148 - exiting... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:124 - exiting... 2020-05-06 07:12:30 TRACE WebUtil:26 - entering... 2020-05-06 07:12:30 TRACE WebUtil:33 - exiting... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:99 - entering... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:140 - entering... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:148 - exiting... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:124 - exiting... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:99 - entering... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:140 - entering... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:148 - exiting... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:154 - entering... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:200 - entering... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:513 - entering... 2020-05-06 07:12:30 DEBUG EccoxResourceBundleLocator:468 - Can't get configuration by user home. C:\Users\paulo.capovilla\apt-infra (The system cannot find the file specified) 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:538 - exiting... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:204 - exiting... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:162 - exiting... 2020-05-06 07:12:30 TRACE EccoxResourceBundleLocator:124 - exiting... 2020-05-06 07:12:30 DEBUG DefaultResult:92 - including attribute ldapMessage: Conectando ao servidor ecx-se001.
Tentativa #iTry# de 15 2020-05-06 07:12:30 DEBUG DefaultResult:92 - including attribute maxTry: 15 2020-05-06 07:12:30 DEBUG DefaultResult:92 - including attribute aptLocale: pt_BR 2020-05-06 07:12:30 DEBUG DefaultResult:92 - including attribute vmessages: br.com.caelum.vraptor.validator.Messages@5dbe9aaf 2020-05-06 07:12:30 DEBUG DefaultInterceptorStack:79 - All registered interceptors have been called. End of VRaptor Request Execution. 2020-05-06 07:12:30 DEBUG ForwardToDefaultView:66 - forwarding to the dafault page for this logic 2020-05-06 07:12:30 DEBUG CDIBasedContainer:55 - asking cdi to get instance for interface br.com.caelum.vraptor.view.PageResult 2020-05-06 07:12:30 DEBUG CDIBasedContainer:73 - beans for interface br.com.caelum.vraptor.view.PageResult is [Managed Bean [class br.com.caelum.vraptor.view.DefaultPageResult] with qualifiers [@Any @Default]] 2020-05-06 07:12:30 DEBUG DefaultPathResolver:57 - Resolving path for [DefaultControllerMethod: public void br.com.eccox.apt.web.controller.MainController.login(java.lang.String)] 2020-05-06 07:12:30 DEBUG DefaultPathResolver:69 - Returning path /WEB-INF/pages/main/login.jsp for [DefaultControllerMethod: public void br.com.eccox.apt.web.controller.MainController.login(java.lang.String)] 2020-05-06 07:12:30 DEBUG DefaultPageResult:79 - forwarding to /WEB-INF/pages/main/login.jsp 2020-05-06 07:12:30 DEBUG jasper:133 - Parent class loader is: 'ModuleClassLoader for Module "deployment.APTWeb-1.0-SNAPSHOT.war" from Service Module Loader' 2020-05-06 07:12:30 DEBUG compiler:458 - JBWEB005026: Compilation classpath: null 2020-05-06 07:12:30 DEBUG servlet:153 - Scratch dir for the JSP engine is: C:\ECCOX\SERVERS\jboss-eap-7.2\standalone\tmp\APTWeb-1.0-SNAPSHOT.war 2020-05-06 07:12:30 DEBUG servlet:155 - IMPORTANT: Do not modify the generated servlets 2020-05-06 07:12:30 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/WEB-INF/pages/main/login.jsp 2020-05-06 07:12:30 DEBUG servlet:337 - JspEngine --> /WEB-INF/pages/main/login.jsp 2020-05-06 07:12:30 DEBUG servlet:338 - ServletPath: /WEB-INF/pages/main/login.jsp 2020-05-06 07:12:30 DEBUG servlet:339 - PathInfo: null 2020-05-06 07:12:30 DEBUG servlet:340 - RealPath: C:\ECCOX\SERVERS\jboss-eap-7.2\standalone\deployments\APTWeb-1.0-SNAPSHOT.war\WEB-INF\pages\main\login.jsp 2020-05-06 07:12:30 DEBUG servlet:341 - RequestURI: /APTWeb-1.0-SNAPSHOT/WEB-INF/pages/main/login.jsp 2020-05-06 07:12:30 DEBUG servlet:342 - QueryString: null 2020-05-06 07:12:30 DEBUG servlet:337 - JspEngine --> /WEB-INF/pages/main/../templates/head.jsp 2020-05-06 07:12:30 DEBUG servlet:338 - ServletPath: /WEB-INF/pages/main/login.jsp 2020-05-06 07:12:30 DEBUG servlet:339 - PathInfo: null 2020-05-06 07:12:30 DEBUG servlet:340 - RealPath: C:\ECCOX\SERVERS\jboss-eap-7.2\standalone\deployments\APTWeb-1.0-SNAPSHOT.war\WEB-INF\pages\templates\head.jsp 2020-05-06 07:12:30 DEBUG servlet:341 - RequestURI: /APTWeb-1.0-SNAPSHOT/WEB-INF/pages/main/login.jsp 2020-05-06 07:12:30 DEBUG servlet:342 - QueryString: null 2020-05-06 07:12:30 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 DEBUG servlet:337 - JspEngine --> /WEB-INF/pages/main/../templates/resources.jsp 2020-05-06 07:12:31 DEBUG servlet:338 - ServletPath: /WEB-INF/pages/main/login.jsp 2020-05-06 07:12:31 DEBUG servlet:339 - PathInfo: null 2020-05-06 07:12:31 DEBUG servlet:340 - RealPath: C:\ECCOX\SERVERS\jboss-eap-7.2\standalone\deployments\APTWeb-1.0-SNAPSHOT.war\WEB-INF\pages\templates\resources.jsp 2020-05-06 07:12:31 DEBUG servlet:341 - RequestURI: /APTWeb-1.0-SNAPSHOT/WEB-INF/pages/main/login.jsp 2020-05-06 07:12:31 DEBUG servlet:342 - QueryString: null 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/bootstrap-tagsinput/bootstrap-tagsinput.css 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/bootstrap/css/bootstrap.min.css 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/chosen/chosen.css 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/dist/css/treeGrid.css 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/bootstrap/css/font-awesome.min.css 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/jvectormap/jquery-jvectormap-1.2.2.css 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/bootstrap/css/ionicons.min.css 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/datatables/dataTables.bootstrap.css 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/daterangepicker/daterangepicker-bs3.css 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/morris/morris.css 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/dist/css/skins/skin-blue-light.css 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/dist/css/eccoxapt.css 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/iCheck/square/blue.css 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/dist/css/gcss.css 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property action 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 DEBUG servlet:337 - JspEngine --> /WEB-INF/pages/main/../templates/../templates/messages.jsp 2020-05-06 07:12:31 DEBUG servlet:338 - ServletPath: /WEB-INF/pages/main/login.jsp 2020-05-06 07:12:31 DEBUG servlet:339 - PathInfo: null 2020-05-06 07:12:31 DEBUG servlet:340 - RealPath: C:\ECCOX\SERVERS\jboss-eap-7.2\standalone\deployments\APTWeb-1.0-SNAPSHOT.war\WEB-INF\pages\templates\messages.jsp 2020-05-06 07:12:31 DEBUG servlet:341 - RequestURI: /APTWeb-1.0-SNAPSHOT/WEB-INF/pages/main/login.jsp 2020-05-06 07:12:31 DEBUG servlet:342 - QueryString: null 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property errors 2020-05-06 07:12:31 DEBUG servlet:337 - JspEngine --> /WEB-INF/pages/main/../templates/messages.jsp 2020-05-06 07:12:31 DEBUG servlet:338 - ServletPath: /WEB-INF/pages/main/login.jsp 2020-05-06 07:12:31 DEBUG servlet:339 - PathInfo: null 2020-05-06 07:12:31 DEBUG servlet:340 - RealPath: C:\ECCOX\SERVERS\jboss-eap-7.2\standalone\deployments\APTWeb-1.0-SNAPSHOT.war\WEB-INF\pages\templates\messages.jsp 2020-05-06 07:12:31 DEBUG servlet:341 - RequestURI: /APTWeb-1.0-SNAPSHOT/WEB-INF/pages/main/login.jsp 2020-05-06 07:12:31 DEBUG servlet:342 - QueryString: null 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property errors 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property aptLocale 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property maxTry 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property ldapMessage 2020-05-06 07:12:31 DEBUG VRaptor:130 - VRaptor ended the request 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/extjs/ext-all.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/jQuery/jQuery-2.1.3.min.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/bootstrap/js/bootstrap.min.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/chosen/chosen.jquery.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/bootstrap-tagsinput/bootstrap-tagsinput.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/fastclick/fastclick.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/dist/js/app.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/sparkline/jquery.sparkline.min.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/jvectormap/jquery-jvectormap-world-mill-en.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/slimScroll/jquery.slimscroll.min.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/datepicker/bootstrap-datepicker.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/daterangepicker/daterangepicker.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/chartjs/Chart.min.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/datatables/jquery.dataTables.min.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/datatables/buttons/dataTables.buttons.min.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/datatables/buttons/jszip.min.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/datatables/dataTables.bootstrap.min.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/datatables/buttons/vfs_fonts.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/datatables/buttons/buttons.flash.min.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/pnotify/pnotify.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/datatables/buttons/pdfmake.min.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/datatables/buttons/buttons.html5.min.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/datatables/buttons/buttons.print.min.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/jquery.mask.min.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/js/jquery.csv.min.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/datatables/date-euro.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/wait/waitingfor.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/moment/moment.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/resources/eccox-utils.jsp 2020-05-06 07:12:31 DEBUG servlet:337 - JspEngine --> /resources/eccox-utils.jsp 2020-05-06 07:12:31 DEBUG servlet:338 - ServletPath: /resources/eccox-utils.jsp 2020-05-06 07:12:31 DEBUG servlet:339 - PathInfo: null 2020-05-06 07:12:31 DEBUG servlet:340 - RealPath: C:\ECCOX\SERVERS\jboss-eap-7.2\standalone\deployments\APTWeb-1.0-SNAPSHOT.war\resources\eccox-utils.jsp 2020-05-06 07:12:31 DEBUG servlet:341 - RequestURI: /APTWeb-1.0-SNAPSHOT/resources/eccox-utils.jsp 2020-05-06 07:12:31 DEBUG servlet:342 - QueryString: null 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 DEBUG servlet:337 - JspEngine --> /WEB-INF/pages/error/500.jsp 2020-05-06 07:12:31 DEBUG servlet:338 - ServletPath: /WEB-INF/pages/error/500.jsp 2020-05-06 07:12:31 DEBUG servlet:339 - PathInfo: null 2020-05-06 07:12:31 DEBUG servlet:340 - RealPath: C:\ECCOX\SERVERS\jboss-eap-7.2\standalone\deployments\APTWeb-1.0-SNAPSHOT.war\WEB-INF\pages\error\500.jsp 2020-05-06 07:12:31 DEBUG servlet:341 - RequestURI: /APTWeb-1.0-SNAPSHOT/WEB-INF/pages/error/500.jsp 2020-05-06 07:12:31 DEBUG servlet:342 - QueryString: null 2020-05-06 07:12:31 DEBUG servlet:337 - JspEngine --> /WEB-INF/pages/error/../templates/head.jsp 2020-05-06 07:12:31 DEBUG servlet:338 - ServletPath: /WEB-INF/pages/error/500.jsp 2020-05-06 07:12:31 DEBUG servlet:339 - PathInfo: null 2020-05-06 07:12:31 DEBUG servlet:340 - RealPath: C:\ECCOX\SERVERS\jboss-eap-7.2\standalone\deployments\APTWeb-1.0-SNAPSHOT.war\WEB-INF\pages\templates\head.jsp 2020-05-06 07:12:31 DEBUG servlet:341 - RequestURI: /APTWeb-1.0-SNAPSHOT/WEB-INF/pages/error/500.jsp 2020-05-06 07:12:31 DEBUG servlet:342 - QueryString: null 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 DEBUG servlet:337 - JspEngine --> /WEB-INF/pages/error/../templates/resources.jsp 2020-05-06 07:12:31 DEBUG servlet:338 - ServletPath: /WEB-INF/pages/error/500.jsp 2020-05-06 07:12:31 DEBUG servlet:339 - PathInfo: null 2020-05-06 07:12:31 DEBUG servlet:340 - RealPath: C:\ECCOX\SERVERS\jboss-eap-7.2\standalone\deployments\APTWeb-1.0-SNAPSHOT.war\WEB-INF\pages\templates\resources.jsp 2020-05-06 07:12:31 DEBUG servlet:341 - RequestURI: /APTWeb-1.0-SNAPSHOT/WEB-INF/pages/error/500.jsp 2020-05-06 07:12:31 DEBUG servlet:342 - QueryString: null 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property action 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 DEBUG servlet:337 - JspEngine --> /WEB-INF/pages/error/../templates/../templates/messages.jsp 2020-05-06 07:12:31 DEBUG servlet:338 - ServletPath: /WEB-INF/pages/error/500.jsp 2020-05-06 07:12:31 DEBUG servlet:339 - PathInfo: null 2020-05-06 07:12:31 DEBUG servlet:340 - RealPath: C:\ECCOX\SERVERS\jboss-eap-7.2\standalone\deployments\APTWeb-1.0-SNAPSHOT.war\WEB-INF\pages\templates\messages.jsp 2020-05-06 07:12:31 DEBUG servlet:341 - RequestURI: /APTWeb-1.0-SNAPSHOT/WEB-INF/pages/error/500.jsp 2020-05-06 07:12:31 DEBUG servlet:342 - QueryString: null 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property errors 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/plugins/slimScroll/jquery.slimscroll.min.js 2020-05-06 07:12:31 DEBUG DefaultStaticContentHandler:86 - Deferring request to container: /APTWeb-1.0-SNAPSHOT/resources/eccox-utils.jsp 2020-05-06 07:12:31 DEBUG servlet:337 - JspEngine --> /resources/eccox-utils.jsp 2020-05-06 07:12:31 DEBUG servlet:338 - ServletPath: /resources/eccox-utils.jsp 2020-05-06 07:12:31 DEBUG servlet:339 - PathInfo: null 2020-05-06 07:12:31 DEBUG servlet:340 - RealPath: C:\ECCOX\SERVERS\jboss-eap-7.2\standalone\deployments\APTWeb-1.0-SNAPSHOT.war\resources\eccox-utils.jsp 2020-05-06 07:12:31 DEBUG servlet:341 - RequestURI: /APTWeb-1.0-SNAPSHOT/resources/eccox-utils.jsp 2020-05-06 07:12:31 DEBUG servlet:342 - QueryString: null 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 DEBUG servlet:337 - JspEngine --> /WEB-INF/pages/error/500.jsp 2020-05-06 07:12:31 DEBUG servlet:338 - ServletPath: /WEB-INF/pages/error/500.jsp 2020-05-06 07:12:31 DEBUG servlet:339 - PathInfo: null 2020-05-06 07:12:31 DEBUG servlet:340 - RealPath: C:\ECCOX\SERVERS\jboss-eap-7.2\standalone\deployments\APTWeb-1.0-SNAPSHOT.war\WEB-INF\pages\error\500.jsp 2020-05-06 07:12:31 DEBUG servlet:341 - RequestURI: /APTWeb-1.0-SNAPSHOT/WEB-INF/pages/error/500.jsp 2020-05-06 07:12:31 DEBUG servlet:342 - QueryString: null 2020-05-06 07:12:31 DEBUG servlet:337 - JspEngine --> /WEB-INF/pages/error/../templates/head.jsp 2020-05-06 07:12:31 DEBUG servlet:338 - ServletPath: /WEB-INF/pages/error/500.jsp 2020-05-06 07:12:31 DEBUG servlet:339 - PathInfo: null 2020-05-06 07:12:31 DEBUG servlet:340 - RealPath: C:\ECCOX\SERVERS\jboss-eap-7.2\standalone\deployments\APTWeb-1.0-SNAPSHOT.war\WEB-INF\pages\templates\head.jsp 2020-05-06 07:12:31 DEBUG servlet:341 - RequestURI: /APTWeb-1.0-SNAPSHOT/WEB-INF/pages/error/500.jsp 2020-05-06 07:12:31 DEBUG servlet:342 - QueryString: null 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 DEBUG servlet:337 - JspEngine --> /WEB-INF/pages/error/../templates/resources.jsp 2020-05-06 07:12:31 DEBUG servlet:338 - ServletPath: /WEB-INF/pages/error/500.jsp 2020-05-06 07:12:31 DEBUG servlet:339 - PathInfo: null 2020-05-06 07:12:31 DEBUG servlet:340 - RealPath: C:\ECCOX\SERVERS\jboss-eap-7.2\standalone\deployments\APTWeb-1.0-SNAPSHOT.war\WEB-INF\pages\templates\resources.jsp 2020-05-06 07:12:31 DEBUG servlet:341 - RequestURI: /APTWeb-1.0-SNAPSHOT/WEB-INF/pages/error/500.jsp 2020-05-06 07:12:31 DEBUG servlet:342 - QueryString: null 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property action 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property request 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property contextPath 2020-05-06 07:12:31 DEBUG servlet:337 - JspEngine --> /WEB-INF/pages/error/../templates/../templates/messages.jsp 2020-05-06 07:12:31 DEBUG servlet:338 - ServletPath: /WEB-INF/pages/error/500.jsp 2020-05-06 07:12:31 DEBUG servlet:339 - PathInfo: null 2020-05-06 07:12:31 DEBUG servlet:340 - RealPath: C:\ECCOX\SERVERS\jboss-eap-7.2\standalone\deployments\APTWeb-1.0-SNAPSHOT.war\WEB-INF\pages\templates\messages.jsp 2020-05-06 07:12:31 DEBUG servlet:341 - RequestURI: /APTWeb-1.0-SNAPSHOT/WEB-INF/pages/error/500.jsp 2020-05-06 07:12:31 DEBUG servlet:342 - QueryString: null 2020-05-06 07:12:31 TRACE El:60 - WELD-001002: Looking for EL property errors