7878: Run time error

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

7878: Run time error

Vinay Agarwal
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

 

Reply | Threaded
Open this post in threaded view
|

ShoppingCartServices.setPaymentOptions

Andrew Sykes
Hi,

I have been looking at ShoppingCartServices.setPaymentOptions(),

At the moment, it throws an "OrderServiceNotYetImplemented"

Is there any spec for this?

What is it supposed to do?
--
Kind Regards
Andrew Sykes <[hidden email]>
Sykes Development Ltd
http://www.sykesdevelopment.com

Reply | Threaded
Open this post in threaded view
|

Re: 7878: Run time error

Jacopo Cappellato
In reply to this post by Vinay Agarwal
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
>
>  
>
>
Reply | Threaded
Open this post in threaded view
|

RE: 7878: Run time error

Vinay Agarwal
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
>
>  
>
>