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 |
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 |
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 > > > > |
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) > > > 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 > > > > |
Free forum by Nabble | Edit this page |