0 Replies Latest reply on Jun 10, 2015 3:01 PM by peterj

    Error - Index fails in jBPM demo

    peterj

      I installed the 6.1.0 jBPM demo and every time I start the demo I see the following errors in the log file. How do I get rid of these errors?

       

      2015-06-09 11:00:30,973 ERROR [org.uberfire.metadata.io.BatchIndex] (EJB default - 8) Index fails. [@/mortgages/pom.xml]: java.lang.NullPointerException

      2015-06-09 11:00:31,597 ERROR [org.uberfire.metadata.io.BatchIndex] (EJB default - 8) Index fails. [@/mortgages/project.imports]: java.lang.NullPointerException

      2015-06-09 11:00:32,159 ERROR [org.uberfire.metadata.io.BatchIndex] (EJB default - 8) Index fails. [@/mortgages/src/main/java/org/mortgages/Applicant.java]: java.lang.NullPointerException

      2015-06-09 11:00:32,643 ERROR [org.uberfire.metadata.io.BatchIndex] (EJB default - 8) Index fails. [@/mortgages/src/main/java/org/mortgages/Bankruptcy.java]: java.lang.NullPointerException

      2015-06-09 11:00:33,126 ERROR [org.uberfire.metadata.io.BatchIndex] (EJB default - 8) Index fails. [@/mortgages/src/main/java/org/mortgages/IncomeSource.java]: java.lang.NullPointerException

      2015-06-09 11:00:33,641 ERROR [org.uberfire.metadata.io.BatchIndex] (EJB default - 8) Index fails. [@/mortgages/src/main/java/org/mortgages/LoanApplication.java]: java.lang.NullPointerException

      2015-06-09 11:00:34,140 ERROR [org.uberfire.metadata.io.BatchIndex] (EJB default - 8) Index fails. [@/mortgages/src/main/resources/META-INF/kmodule.xml]: java.lang.NullPointerException

       

      and several more, mostly concerning the "mortgages" application that appears to come with the demo, but there are a few others files it doesn't like. Doesn't give me much confidence in the product when it comes prebuilt with dozens of errors.