Results 1 to 4 of 4

Thread: "Member Details Required" error on ROO startup, no longer works.

  1. #1
    Join Date
    Dec 2011
    Posts
    3

    Default "Member Details Required" error on ROO startup, no longer works.

    I am getting a serious error when Roo starts up. It prevents any code generation.
    "Undo manage SRC_MAIN_WEBAPP\WEB-INF\i18n\application.properties
    Member details required"


    I am using 1.1.5.RELESE of Roo. I spent hours recreating the project and then it happened again. Does anyone know how to trace or fix this error?

    -Mark

  2. #2
    Join Date
    Dec 2005
    Posts
    935

    Default

    Have the permissions of the file changed?
    Alan Stewart
    Spring Roo Committer
    twitter @alankstewart

  3. #3
    Join Date
    Dec 2011
    Posts
    3

    Default

    No they have not. The message has changed slightly on startup:
    "Undo manage SRC_MAIN_WEBAPP\WEB-INF\i18n\application.properties
    Undo manage SRC_MAIN_WEBAPP\WEB-INF\views\menu.jspx
    Member details required"

  4. #4
    Join Date
    Dec 2011
    Posts
    3

    Default

    Aha!! The problem is the ".*" in a couple import statements. After removing those, its back to generating the code. Whew!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •