Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 22

Thread: Spring Roo 1.2.0.RC1 released

  1. #11
    Join Date
    Aug 2011
    Location
    Sydney
    Posts
    37

    Default

    Hi santosh

    can you post full stack trace , STS error log

    please

    Placidus.

  2. #12
    Join Date
    Sep 2005
    Posts
    25

    Default

    I get the same problem using Roo from the command line:

    InvocationTargetException at sun.reflect.GeneratedConstructorAccessor12.newInst ance(Unknown Source)

    I 'fixed' an earlier problem with a missing plugin version number which caused InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method)

    Is there a way in Roo to give you more information (such as an error log)?

  3. #13
    Join Date
    Dec 2011
    Posts
    5

    Default

    I have the same problem too. How can I get the error logs from roo?

  4. #14
    Join Date
    Aug 2011
    Location
    Sydney
    Posts
    37

    Default

    Hi khk.

    if you used STS
    --> Windows -> show view -> other -> general -> error log.

    if you used command line it should show information i shell prompt.


    Placidus.

  5. #15
    Join Date
    Dec 2011
    Posts
    5

    Default

    Hi placidus, thanks for reply. My error log in STS is empty (I cleared the logs before opening the Roo console). And this is the output in the roo console.

    ____ ____ ____
    / __ \/ __ \/ __ \
    / /_/ / / / / / / /
    / _, _/ /_/ / /_/ /
    /_/ |_|\____/\____/ 1.2.0.RC1 [rev dcaa483]


    Welcome to Spring Roo. For assistance press CTRL+SPACE or type "hint" then hit ENTER.
    roo> InvocationTargetException at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method)

  6. #16
    Join Date
    Aug 2011
    Location
    Sydney
    Posts
    37

    Default

    Hi khk

    1.2.0 RC as spring STS is still there is issues
    Better to try with following - M1 version working fine for me.

    [Read the comment on [Nov 28th, 2011, 07:11 AM] , in Thread.]

    Placidus.


    ____ ____ ____
    / __ \/ __ \/ __ \
    / /_/ / / / / / / /
    / _, _/ /_/ / /_/ /
    /_/ |_|\____/\____/ 1.2.0.M1 [rev 1fa252f]


    Welcome to Spring Roo. For assistance press CTRL+SPACE or type "hint" then hit ENTER.

  7. #17
    Join Date
    Dec 2011
    Posts
    5

    Default

    yes, I am already using M1. Just trying to upgrade to RC1 and hit this error.

  8. #18
    Join Date
    Aug 2011
    Location
    Sydney
    Posts
    37

    Default

    Hi

    upgrade the

    1.2.0.M1 [rev 1fa252f] --> SNAPSHOT_20111215.034212-dfa43aa.zip

    it's remove all --> _Roo_Jpa_Repository.aj

    placidus.

  9. #19
    Join Date
    Dec 2011
    Posts
    5

    Default

    I realized the problem lies with my pom.xml. I created a new project then manually merge the changes in pom.xml and roo is able to start up normally. Thanks for the help.

  10. #20
    Join Date
    Dec 2011
    Posts
    1

    Default

    I have similar problem. I have a roo 1.1.5 project and switched to spring roo 1.2.
    When I start the roo schell I simply get "Version is required".
    I have project ob several levels and the version properties are in the topmost pom.xml.

    Any ideas what this message is trying to tell me?

    I do not use any custom plugins etc..

Posting Permissions

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