Re: 7878: Run time error
Posted by
Jacopo Cappellato on
URL: http://ofbiz.116.s1.nabble.com/7878-Run-time-error-tp168871p168872.html
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(GenericEngine
> 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
>
>
>
>