The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/business/gt_business_k_dao.html" at line 151, column 17]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/business/gt_business_k_dao.html" at line 151, column 15]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException:
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/business/gt_business_k_dao.html" at line 151, column 17]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/business/gt_business_k_dao.html" at line 151, column 15]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessKotlinClassGeneratorTest.testGenerate(BusinessKotlinClassGeneratorTest.java:64)
Caused by: freemarker.core.InvalidReferenceException:
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/business/gt_business_k_dao.html" at line 151, column 17]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/business/gt_business_k_dao.html" at line 151, column 15]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessKotlinClassGeneratorTest.testGenerate(BusinessKotlinClassGeneratorTest.java:64)
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/rest/gt_rest.html" at line 109, column 63]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass?... [in template "generators/default/rest/gt_rest.html" at line 109, column 61]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException:
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/rest/gt_rest.html" at line 109, column 63]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass?... [in template "generators/default/rest/gt_rest.html" at line 109, column 61]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.RestGeneratorTest.testGenerate(RestGeneratorTest.java:60)
Caused by: freemarker.core.InvalidReferenceException:
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/rest/gt_rest.html" at line 109, column 63]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass?... [in template "generators/default/rest/gt_rest.html" at line 109, column 61]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.RestGeneratorTest.testGenerate(RestGeneratorTest.java:60)
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/business/gt_business_dao.html" at line 184, column 58]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/business/gt_business_dao.html" at line 184, column 56]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException:
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/business/gt_business_dao.html" at line 184, column 58]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/business/gt_business_dao.html" at line 184, column 56]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessClassGeneratorTest.testGenerateClassic(BusinessClassGeneratorTest.java:64)
Caused by: freemarker.core.InvalidReferenceException:
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/business/gt_business_dao.html" at line 184, column 58]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/business/gt_business_dao.html" at line 184, column 56]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.BusinessClassGeneratorTest.testGenerateClassic(BusinessClassGeneratorTest.java:64)
java.lang.NullPointerException
at fr.paris.lutece.plugins.pluginwizard.service.generator.PluginXmlGeneratorTest.testGenerate(PluginXmlGeneratorTest.java:60)
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/jspbean/gt_jspbean.html" at line 90, column 39]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/jspbean/gt_jspbean.html" at line 90, column 37]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException:
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/jspbean/gt_jspbean.html" at line 90, column 39]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/jspbean/gt_jspbean.html" at line 90, column 37]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanGeneratorTest.testGenerateAlternative(AdminJspBeanGeneratorTest.java:74)
Caused by: freemarker.core.InvalidReferenceException:
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/jspbean/gt_jspbean.html" at line 90, column 39]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/jspbean/gt_jspbean.html" at line 90, column 37]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanGeneratorTest.testGenerateAlternative(AdminJspBeanGeneratorTest.java:74)
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/jspbean/gt_jspbean.html" at line 90, column 39]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/jspbean/gt_jspbean.html" at line 90, column 37]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException:
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/jspbean/gt_jspbean.html" at line 90, column 39]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/jspbean/gt_jspbean.html" at line 90, column 37]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanGeneratorTest.testGenerateClassic(AdminJspBeanGeneratorTest.java:60)
Caused by: freemarker.core.InvalidReferenceException:
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/jspbean/gt_jspbean.html" at line 90, column 39]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/jspbean/gt_jspbean.html" at line 90, column 37]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.AdminJspBeanGeneratorTest.testGenerateClassic(AdminJspBeanGeneratorTest.java:60)
java.lang.NullPointerException
at fr.paris.lutece.plugins.pluginwizard.service.generator.SqlCodeGeneratorTest.testGenerate(SqlCodeGeneratorTest.java:60)
The following has evaluated to null or missing:
==> plugin.type [in template "generators/default/xml/gt_xml_pom_file.html" at line 22, column 10]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #elseif plugin.type == "WORKFLOWTASK" [in template "generators/default/xml/gt_xml_pom_file.html" at line 22, column 1]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException:
The following has evaluated to null or missing:
==> plugin.type [in template "generators/default/xml/gt_xml_pom_file.html" at line 22, column 10]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #elseif plugin.type == "WORKFLOWTASK" [in template "generators/default/xml/gt_xml_pom_file.html" at line 22, column 1]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.PomGeneratorTest.testGenerate(PomGeneratorTest.java:60)
Caused by: freemarker.core.InvalidReferenceException:
The following has evaluated to null or missing:
==> plugin.type [in template "generators/default/xml/gt_xml_pom_file.html" at line 22, column 10]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #elseif plugin.type == "WORKFLOWTASK" [in template "generators/default/xml/gt_xml_pom_file.html" at line 22, column 1]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.PomGeneratorTest.testGenerate(PomGeneratorTest.java:60)
The following has evaluated to null or missing:
==> plugin.type [in template "generators/default/properties/gt_properties_file.html" at line 1, column 7]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #if plugin.type != "WORKFLOWTASK" [in template "generators/default/properties/gt_properties_file.html" at line 1, column 1]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException:
The following has evaluated to null or missing:
==> plugin.type [in template "generators/default/properties/gt_properties_file.html" at line 1, column 7]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #if plugin.type != "WORKFLOWTASK" [in template "generators/default/properties/gt_properties_file.html" at line 1, column 1]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.PropertiesGeneratorTest.testGenerate(PropertiesGeneratorTest.java:60)
Caused by: freemarker.core.InvalidReferenceException:
The following has evaluated to null or missing:
==> plugin.type [in template "generators/default/properties/gt_properties_file.html" at line 1, column 7]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #if plugin.type != "WORKFLOWTASK" [in template "generators/default/properties/gt_properties_file.html" at line 1, column 1]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.PropertiesGeneratorTest.testGenerate(PropertiesGeneratorTest.java:60)
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/xpage/gt_xpage.html" at line 89, column 51]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass?... [in template "generators/default/xpage/gt_xpage.html" at line 89, column 49]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException:
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/xpage/gt_xpage.html" at line 89, column 51]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass?... [in template "generators/default/xpage/gt_xpage.html" at line 89, column 49]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.XPageGeneratorTest.testGenerateAlternative(XPageGeneratorTest.java:60)
Caused by: freemarker.core.InvalidReferenceException:
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/xpage/gt_xpage.html" at line 89, column 51]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass?... [in template "generators/default/xpage/gt_xpage.html" at line 89, column 49]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.XPageGeneratorTest.testGenerateAlternative(XPageGeneratorTest.java:60)
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/html/gt_html_xpage.html" at line 38, column 76]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/html/gt_html_xpage.html" at line 38, column 74]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException:
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/html/gt_html_xpage.html" at line 38, column 76]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/html/gt_html_xpage.html" at line 38, column 74]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.XPageTemplateGeneratorTest.testGenerateAlternative(XPageTemplateGeneratorTest.java:60)
Caused by: freemarker.core.InvalidReferenceException:
The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/html/gt_html_xpage.html" at line 38, column 76]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/html/gt_html_xpage.html" at line 38, column 74]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.XPageTemplateGeneratorTest.testGenerateAlternative(XPageTemplateGeneratorTest.java:60)
java.lang.NullPointerException
at fr.paris.lutece.plugins.pluginwizard.service.generator.ResourcesGeneratorTest.testGenerate(ResourcesGeneratorTest.java:59)
The following has evaluated to null or missing:
==> plugin.type [in template "generators/default/xml/gt_xml_spring_context.html" at line 4, column 10]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #elseif plugin.type == "WORKFLOWTASK" [in template "generators/default/xml/gt_xml_spring_context.html" at line 4, column 1]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException:
The following has evaluated to null or missing:
==> plugin.type [in template "generators/default/xml/gt_xml_spring_context.html" at line 4, column 10]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #elseif plugin.type == "WORKFLOWTASK" [in template "generators/default/xml/gt_xml_spring_context.html" at line 4, column 1]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.SpringContextXmlGeneratorTest.testGenerate(SpringContextXmlGeneratorTest.java:60)
Caused by: freemarker.core.InvalidReferenceException:
The following has evaluated to null or missing:
==> plugin.type [in template "generators/default/xml/gt_xml_spring_context.html" at line 4, column 10]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #elseif plugin.type == "WORKFLOWTASK" [in template "generators/default/xml/gt_xml_spring_context.html" at line 4, column 1]
----
at fr.paris.lutece.plugins.pluginwizard.service.generator.SpringContextXmlGeneratorTest.testGenerate(SpringContextXmlGeneratorTest.java:60)
fr.paris.lutece.util.html.exception.LuteceFreemarkerException: The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/business/gt_business_k_dao.html" at line 151, column 17]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/business/gt_business_k_dao.html" at line 151, column 15]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException: The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/rest/gt_rest.html" at line 109, column 63]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass?... [in template "generators/default/rest/gt_rest.html" at line 109, column 61]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException: The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/business/gt_business_dao.html" at line 184, column 58]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/business/gt_business_dao.html" at line 184, column 56]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException: The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/jspbean/gt_jspbean.html" at line 90, column 39]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/jspbean/gt_jspbean.html" at line 90, column 37]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException: The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/jspbean/gt_jspbean.html" at line 90, column 39]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/jspbean/gt_jspbean.html" at line 90, column 37]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException: The following has evaluated to null or missing:
==> plugin.type [in template "generators/default/xml/gt_xml_pom_file.html" at line 22, column 10]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #elseif plugin.type == "WORKFLOWTASK" [in template "generators/default/xml/gt_xml_pom_file.html" at line 22, column 1]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException: The following has evaluated to null or missing:
==> plugin.type [in template "generators/default/properties/gt_properties_file.html" at line 1, column 7]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #if plugin.type != "WORKFLOWTASK" [in template "generators/default/properties/gt_properties_file.html" at line 1, column 1]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException: The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/xpage/gt_xpage.html" at line 89, column 51]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass?... [in template "generators/default/xpage/gt_xpage.html" at line 89, column 49]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException: The following has evaluated to null or missing:
==> business_class.pluralBusinessClass [in template "generators/default/html/gt_html_xpage.html" at line 38, column 76]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: ${business_class.pluralBusinessClass} [in template "generators/default/html/gt_html_xpage.html" at line 38, column 74]
----
fr.paris.lutece.util.html.exception.LuteceFreemarkerException: The following has evaluated to null or missing:
==> plugin.type [in template "generators/default/xml/gt_xml_spring_context.html" at line 4, column 10]
----
Tip: It's the step after the last dot that caused this error, not those before it.
----
Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
----
----
FTL stack trace ("~" means nesting-related):
- Failed at: #elseif plugin.type == "WORKFLOWTASK" [in template "generators/default/xml/gt_xml_spring_context.html" at line 4, column 1]
----