Grailsflow は (2010 年 1 月の時点で) Grails 1.2 以降では、'デモ' とプラグインの両方で壊れているようです。それを使っている人はいますか?コードをプラグインから BootStrap.groovy に移動したので、アプリが起動します。
@see jcatalog フォーラムの投稿
ただし、すべてのビューでエラーを回避または解決する必要があります。以下のスタック トレースを参照してください。
org.codehaus.groovy.grails.web.pages.exceptions.GroovyPagesException: GroovyPageView の処理中にエラーが発生しました: タグの実行中にエラーが発生しました: java.lang.NullPointerException: /Users/saleram/.grails/1.2 の null オブジェクトにプロパティ 'common' を設定できません。 1/projects/dataentry/plugins/grailsflow-core-1.0-rc1/grails-app/views/process/list.gsp:20 java.lang.Thread.run(Thread.java:613) で 原因: org.codehaus.groovy.grails.web.taglib.exceptions.GrailsTagException: タグの実行中にエラーが発生しました: java.lang.NullPointerException: /Users/saleram/.grails/1.2.1 の null オブジェクトにプロパティ 'common' を設定できません/projects/dataentry/plugins/grailsflow-core-1.0-rc1/grails-app/views/process/list.gsp:20 Users_saleram__grails_1_2_1_projects_dataentry_plugins_grailsflow_core_1_0_rc1_grails_app_views_process_list_gsp$_run_closure1.doCall(Users_saleram__grails_1_2_1_projects_dataentry_plugins_grailsflow_core_1_0_rc1_grails_app_views_process_list_gsp:27) で Users_saleram__grails_1_2_1_projects_dataentry_plugins_grailsflow_core_1_0_rc1_grails_app_views_process_list_gsp$_run_closure1.doCall(Users_saleram__grails_1_2_1_projects_dataentry_plugins_grailsflow_core_1_0_rc1_grails_app_views_process_list_gsp) で Users_saleram__grails_1_2_1_projects_dataentry_plugins_grailsflow_core_1_0_rc1_grails_app_views_process_list_gsp.run(Users_saleram__grails_1_2_1_projects_dataentry_plugins_grailsflow_core_1_0_rc1_grails_app_views_process_list_gsp:41) で ... あともう1つ 原因: org.codehaus.groovy.runtime.InvokerInvocationException: java.lang.NullPointerException: プロパティ 'common' を null オブジェクトに設定できません ... 4 つ以上 原因: java.lang.NullPointerException: プロパティ 'common' を null オブジェクトに設定できません GrailsflowI18nTagLib$_closure1.doCall(GrailsflowI18nTagLib.groovy:30) で ... 4 つ以上