1 Reply Latest reply on Apr 22, 2014 1:42 AM by swiderski.maciej

    NoSuchElementException after login into jbpm-console

    cyu021

      Hi all,

       

      After installing jbpm6.0.1-Final with "ant install.demo" and "ant start.demo.noeclipse" I can login http://localhost:8080/jbpm-console.  But the first thing I get is the following error

       

      Error

      Unable to complete your request. The following exception occurred: org.kie.scanner.embedder.MavenEmbedderException: java.util.NoSuchElementException role: org.apache.maven.execution.MavenExecutionRequestPopulator roleHint: .
      I can use the custom user I added into "users.properties" and "roles.properties" to login.
      What should I do to fix this error?