Hi
I have created a project using the camel-archtype-java at version 2.7.2 and
if I run the router using mvn camel:run using the versions supplied
camel-core 2.7.2 & camel-spring 2.7.2, I get a runtime error:
Error occurred while running main from: org.apache.camel.spring.Main
java.lang.reflect.In
On 29 June 2011 12:40, Claus Ibsen-2 [via Camel] <
ml-node+4534883-248344801-149...@n5.nabble.com> wrote:
> On Wed, Jun 29, 2011 at 1:29 PM, gtfisher <[hidden
> email]<http://user/SendEmail.jtp?type=node&node=4534883&i=0>>
> wrote:
>
> > Hi
> >
The full stack trace is include below:
*
Error occurred while running main from: org.apache.camel.spring.Main
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAcc
his has been fixed in the next Camel 2.8.0 release.
>
> You would have to move your maven repo to a directory without a space.
>
> On Thu, Jun 30, 2011 at 4:45 PM, gtfisher
> <gr...@tarrant-fisher.co.uk> wrote:
>> The full stack trace is include below:
>> **