-
Nov 29th, 2011, 10:51 PM
#11
Hi santosh
can you post full stack trace , STS error log
please
Placidus.
-
Nov 30th, 2011, 05:04 AM
#12
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)?
-
Dec 14th, 2011, 10:04 AM
#13
I have the same problem too. How can I get the error logs from roo?
-
Dec 14th, 2011, 03:48 PM
#14
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.
-
Dec 14th, 2011, 08:03 PM
#15
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)
-
Dec 14th, 2011, 09:15 PM
#16
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.
-
Dec 14th, 2011, 09:52 PM
#17
yes, I am already using M1. Just trying to upgrade to RC1 and hit this error.
-
Dec 15th, 2011, 06:05 PM
#18
Hi
upgrade the
1.2.0.M1 [rev 1fa252f] --> SNAPSHOT_20111215.034212-dfa43aa.zip
it's remove all --> _Roo_Jpa_Repository.aj
placidus.
-
Dec 17th, 2011, 01:51 AM
#19
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.
-
Dec 23rd, 2011, 09:32 AM
#20
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
-
Forum Rules