last update : january 2015

Public data retrieved in 2014


Error 500: Internal Server Error

URI
/at_chloro/propertyTemplate/viewPropertiesList
Class
java.lang.NullPointerException
Message
Cannot get property 'propertiesTpl' on null object

Trace

    Line | Method
->>  530 | doFilter  in /propertyTemplate/viewPropertiesList.gsp
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Caused by GrailsTagException: Error executing tag <g:form>: Cannot get property 'propertiesTpl' on null object
->>   47 | doCall    in /WEB-INF/grails-app/views/propertyTemplate/viewPropertiesList.gsp
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

Caused by NullPointerException: Cannot get property 'propertiesTpl' on null object
->>   55 | doCall    in gsp_carlaV2_propertyTemplateviewPropertiesList_gsp$_run_closure2_closure5
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
|     80 | doCall    in gsp_carlaV2_propertyTemplateviewPropertiesList_gsp$_run_closure2
|     83 | run . . . in gsp_carlaV2_propertyTemplateviewPropertiesList_gsp
|    200 | doFilter  in grails.plugin.cache.web.filter.PageFragmentCachingFilter
|     63 | doFilter  in grails.plugin.cache.web.filter.AbstractFilter
|   1145 | runWorker in java.util.concurrent.ThreadPoolExecutor
|    615 | run . . . in java.util.concurrent.ThreadPoolExecutor$Worker
^    745 | run       in java.lang.Thread