RE: 7878: Run time error

Posted by Vinay Agarwal on
URL: http://ofbiz.116.s1.nabble.com/7878-Run-time-error-tp168871p168873.html

No error with 7883, didn't try with 7878 again.

Regards,
Vinay Agarwal


-----Original Message-----
From: Jacopo Cappellato [mailto:[hidden email]]
Sent: Tuesday, June 27, 2006 10:27 AM
To: [hidden email]
Subject: Re: 7878: Run time error

Vinay,

I cannot reproduce this error...

Jacopo

Vinay Agarwal wrote:

> Hello,
>
>  
>
> Version 7878 generates the following run-time error
>
> 42078 (default-invoker-Thread-6) [  GenericServiceJob.java:127:ERROR]
>
> ---- exception report
> ----------------------------------------------------------
>
> Async-Service failed.
>
> Exception: org.ofbiz.service.GenericServiceException
>
> Message: Cannot find an engine definition for the engine name [java]
> in the serviceengine.xml file
>
> ---- stack trace
> ---------------------------------------------------------------
>
> org.ofbiz.service.GenericServiceException: Cannot find an engine
> definition for the engine name [java] in the serviceengine.xml file
>
> org.ofbiz.service.engine.GenericEngineFactory.getGenericEngine(Generic
> Engine
> Factory.java:72)
>
>
org.ofbiz.service.ServiceDispatcher.getGenericEngine(ServiceDispatcher.java:

> 631)
>
> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:269
> )
>
> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:214
> )
>
> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:123
> )
>
> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:80
> )
>
> org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:231)
>
> java.lang.Thread.run(Thread.java:534)
>
>  
>
> To reproduce:
>
> 1.      Checkout version 7878 without any mods
>
> 2.      Ant clean-all
>
> 3.      Ant run-install
>
> 4.      Startofbiz
>
>  
>
> Regards,
>
> Vinay Agarwal
>
>  
>
>