You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Vinay Agarwal <Vi...@hotmail.com> on 2006/06/27 17:03:52 UTC

7878: Run time error

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

 


RE: 7878: Run time error

Posted by Vinay Agarwal <Vi...@hotmail.com>.
No error with 7883, didn't try with 7878 again.

Regards,
Vinay Agarwal


-----Original Message-----
From: Jacopo Cappellato [mailto:tiz@sastau.it] 
Sent: Tuesday, June 27, 2006 10:27 AM
To: ofbiz-dev@incubator.apache.org
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
> 
>  
> 
> 

Re: 7878: Run time error

Posted by Jacopo Cappellato <ti...@sastau.it>.
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
> 
>  
> 
>