Hi,
Can any body tell what is the meaning of this exception: Async-Service failed. Exception: org.ofbiz.service.ServiceValidationException Message: Unknown parameter found: [sendOrderConfirmation.timeZone] ---- stack trace --------------------------------------------------------------- org.ofbiz.service.ServiceValidationException: Unknown parameter found: [sendOrderConfirmation.timeZone] org.ofbiz.service.ModelService.validate(ModelService.java:544) org.ofbiz.service.ModelService.validate(ModelService.java:474) org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:320) org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211) org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136) org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:70) org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:221) java.lang.Thread.run(Thread.java:595) -- With regards, S K Pradeep kumar |
are you running Trunk or ver 4.0?
what SVN version? Pradeep Kumar sent the following on 4/6/2008 2:01 PM: > Hi, > > Can any body tell what is the meaning of this exception: > > Async-Service failed. > Exception: org.ofbiz.service.ServiceValidationException > Message: Unknown parameter found: [sendOrderConfirmation.timeZone] > ---- stack trace > --------------------------------------------------------------- > org.ofbiz.service.ServiceValidationException: Unknown parameter found: > [sendOrderConfirmation.timeZone] > org.ofbiz.service.ModelService.validate(ModelService.java:544) > org.ofbiz.service.ModelService.validate(ModelService.java:474) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:320) > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211) > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136) > org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:70) > org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:221) > java.lang.Thread.run(Thread.java:595) > > |
Hi,
I am using 1.4.5.10425 version On Mon, Apr 7, 2008 at 2:40 AM, BJ Freeman <[hidden email]> wrote: > are you running Trunk or ver 4.0? > what SVN version? > > > Pradeep Kumar sent the following on 4/6/2008 2:01 PM: > > Hi, > > > > Can any body tell what is the meaning of this exception: > > > > Async-Service failed. > > Exception: org.ofbiz.service.ServiceValidationException > > Message: Unknown parameter found: [sendOrderConfirmation.timeZone] > > ---- stack trace > > --------------------------------------------------------------- > > org.ofbiz.service.ServiceValidationException: Unknown parameter found: > > [sendOrderConfirmation.timeZone] > > org.ofbiz.service.ModelService.validate(ModelService.java:544) > > org.ofbiz.service.ModelService.validate(ModelService.java:474) > > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:320) > > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211) > > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136) > > org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:70) > > org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:221) > > java.lang.Thread.run(Thread.java:595) > > > > > > -- With regards, S K Pradeep kumar |
not sure what version that is.
it is not an ofbiz version. who ever provided this to you should trouble shoot this. Pradeep Kumar sent the following on 4/6/2008 2:41 PM: > Hi, > > I am using 1.4.5.10425 version > > On Mon, Apr 7, 2008 at 2:40 AM, BJ Freeman <[hidden email]> wrote: > >> are you running Trunk or ver 4.0? >> what SVN version? >> >> >> Pradeep Kumar sent the following on 4/6/2008 2:01 PM: >>> Hi, >>> >>> Can any body tell what is the meaning of this exception: >>> >>> Async-Service failed. >>> Exception: org.ofbiz.service.ServiceValidationException >>> Message: Unknown parameter found: [sendOrderConfirmation.timeZone] >>> ---- stack trace >>> --------------------------------------------------------------- >>> org.ofbiz.service.ServiceValidationException: Unknown parameter found: >>> [sendOrderConfirmation.timeZone] >>> org.ofbiz.service.ModelService.validate(ModelService.java:544) >>> org.ofbiz.service.ModelService.validate(ModelService.java:474) >>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:320) >>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211) >>> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136) >>> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:70) >>> org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:221) >>> java.lang.Thread.run(Thread.java:595) >>> >>> >> > > |
Hi,
This is an SVN version and it might be clear ur doubt TortoiseSVN 1.4.5, Build 10425 - 32 Bit , 2007/08/26 11:14:13 and the ofbiz version i find in keys file is Version: GnuPG v1.4.5 (Darwin) in licence file i found this "The following libraries are licensed under the Apache License Version 2.0" On Mon, Apr 7, 2008 at 3:18 AM, BJ Freeman <[hidden email]> wrote: > not sure what version that is. > it is not an ofbiz version. > who ever provided this to you should trouble shoot this. > > Pradeep Kumar sent the following on 4/6/2008 2:41 PM: > > Hi, > > > > I am using 1.4.5.10425 version > > > > On Mon, Apr 7, 2008 at 2:40 AM, BJ Freeman <[hidden email]> wrote: > > > >> are you running Trunk or ver 4.0? > >> what SVN version? > >> > >> > >> Pradeep Kumar sent the following on 4/6/2008 2:01 PM: > >>> Hi, > >>> > >>> Can any body tell what is the meaning of this exception: > >>> > >>> Async-Service failed. > >>> Exception: org.ofbiz.service.ServiceValidationException > >>> Message: Unknown parameter found: [sendOrderConfirmation.timeZone] > >>> ---- stack trace > >>> --------------------------------------------------------------- > >>> org.ofbiz.service.ServiceValidationException: Unknown parameter found: > >>> [sendOrderConfirmation.timeZone] > >>> org.ofbiz.service.ModelService.validate(ModelService.java:544) > >>> org.ofbiz.service.ModelService.validate(ModelService.java:474) > >>> > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:320) > >>> > org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211) > >>> > org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136) > >>> > org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:70) > >>> org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:221) > >>> java.lang.Thread.run(Thread.java:595) > >>> > >>> > >> > > > > > > -- With regards, S K Pradeep kumar |
here is the locations of the svns supported on this mailing list
http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Source+Repository+and+Access the svn does not use the numbering system you show. also only code verified against the above svn are supported. so if you can tell me what SVN number in the above your is at then we can help. the last number from the trunk is svn commit: r645279 Pradeep Kumar sent the following on 4/6/2008 3:18 PM: > Hi, > > This is an SVN version and it might be clear ur doubt > > TortoiseSVN 1.4.5, Build 10425 - 32 Bit , 2007/08/26 11:14:13 > > and the ofbiz version i find in keys file is Version: GnuPG v1.4.5 (Darwin) > in licence file i found this "The following libraries are licensed under the > Apache License Version 2.0" > > On Mon, Apr 7, 2008 at 3:18 AM, BJ Freeman <[hidden email]> wrote: > >> not sure what version that is. >> it is not an ofbiz version. >> who ever provided this to you should trouble shoot this. >> >> Pradeep Kumar sent the following on 4/6/2008 2:41 PM: >>> Hi, >>> >>> I am using 1.4.5.10425 version >>> >>> On Mon, Apr 7, 2008 at 2:40 AM, BJ Freeman <[hidden email]> wrote: >>> >>>> are you running Trunk or ver 4.0? >>>> what SVN version? >>>> >>>> >>>> Pradeep Kumar sent the following on 4/6/2008 2:01 PM: >>>>> Hi, >>>>> >>>>> Can any body tell what is the meaning of this exception: >>>>> >>>>> Async-Service failed. >>>>> Exception: org.ofbiz.service.ServiceValidationException >>>>> Message: Unknown parameter found: [sendOrderConfirmation.timeZone] >>>>> ---- stack trace >>>>> --------------------------------------------------------------- >>>>> org.ofbiz.service.ServiceValidationException: Unknown parameter found: >>>>> [sendOrderConfirmation.timeZone] >>>>> org.ofbiz.service.ModelService.validate(ModelService.java:544) >>>>> org.ofbiz.service.ModelService.validate(ModelService.java:474) >>>>> >> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:320) >> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211) >> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136) >> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:70) >>>>> org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:221) >>>>> java.lang.Thread.run(Thread.java:595) >>>>> >>>>> >>> >> > > |
Hi,
this is 6060283 On Mon, Apr 7, 2008 at 4:08 AM, BJ Freeman <[hidden email]> wrote: > here is the locations of the svns supported on this mailing list > http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Source+Repository+and+Access > the svn does not use the numbering system you show. > also only code verified against the above svn are supported. > so if you can tell me what SVN number in the above your is at then we > can help. > the last number from the trunk is svn commit: r645279 > > > Pradeep Kumar sent the following on 4/6/2008 3:18 PM: > > Hi, > > > > This is an SVN version and it might be clear ur doubt > > > > TortoiseSVN 1.4.5, Build 10425 - 32 Bit , 2007/08/26 11:14:13 > > > > and the ofbiz version i find in keys file is Version: GnuPG v1.4.5 > (Darwin) > > in licence file i found this "The following libraries are licensed under > the > > Apache License Version 2.0" > > > > On Mon, Apr 7, 2008 at 3:18 AM, BJ Freeman <[hidden email]> wrote: > > > >> not sure what version that is. > >> it is not an ofbiz version. > >> who ever provided this to you should trouble shoot this. > >> > >> Pradeep Kumar sent the following on 4/6/2008 2:41 PM: > >>> Hi, > >>> > >>> I am using 1.4.5.10425 version > >>> > >>> On Mon, Apr 7, 2008 at 2:40 AM, BJ Freeman <[hidden email]> > wrote: > >>> > >>>> are you running Trunk or ver 4.0? > >>>> what SVN version? > >>>> > >>>> > >>>> Pradeep Kumar sent the following on 4/6/2008 2:01 PM: > >>>>> Hi, > >>>>> > >>>>> Can any body tell what is the meaning of this exception: > >>>>> > >>>>> Async-Service failed. > >>>>> Exception: org.ofbiz.service.ServiceValidationException > >>>>> Message: Unknown parameter found: [sendOrderConfirmation.timeZone] > >>>>> ---- stack trace > >>>>> --------------------------------------------------------------- > >>>>> org.ofbiz.service.ServiceValidationException: Unknown parameter > found: > >>>>> [sendOrderConfirmation.timeZone] > >>>>> org.ofbiz.service.ModelService.validate(ModelService.java:544) > >>>>> org.ofbiz.service.ModelService.validate(ModelService.java:474) > >>>>> > >> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:320) > >> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211) > >> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136) > >> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:70) > >>>>> org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:221) > >>>>> java.lang.Thread.run(Thread.java:595) > >>>>> > >>>>> > >>> > >> > > > > > > -- With regards, S K Pradeep kumar |
I could not find anything that high
r645279 is the highest Pradeep Kumar sent the following on 4/6/2008 4:03 PM: > Hi, > this is 6060283 > > On Mon, Apr 7, 2008 at 4:08 AM, BJ Freeman <[hidden email]> wrote: > >> here is the locations of the svns supported on this mailing list >> http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Source+Repository+and+Access >> the svn does not use the numbering system you show. >> also only code verified against the above svn are supported. >> so if you can tell me what SVN number in the above your is at then we >> can help. >> the last number from the trunk is svn commit: r645279 >> >> >> Pradeep Kumar sent the following on 4/6/2008 3:18 PM: >>> Hi, >>> >>> This is an SVN version and it might be clear ur doubt >>> >>> TortoiseSVN 1.4.5, Build 10425 - 32 Bit , 2007/08/26 11:14:13 >>> >>> and the ofbiz version i find in keys file is Version: GnuPG v1.4.5 >> (Darwin) >>> in licence file i found this "The following libraries are licensed under >> the >>> Apache License Version 2.0" >>> >>> On Mon, Apr 7, 2008 at 3:18 AM, BJ Freeman <[hidden email]> wrote: >>> >>>> not sure what version that is. >>>> it is not an ofbiz version. >>>> who ever provided this to you should trouble shoot this. >>>> >>>> Pradeep Kumar sent the following on 4/6/2008 2:41 PM: >>>>> Hi, >>>>> >>>>> I am using 1.4.5.10425 version >>>>> >>>>> On Mon, Apr 7, 2008 at 2:40 AM, BJ Freeman <[hidden email]> >> wrote: >>>>>> are you running Trunk or ver 4.0? >>>>>> what SVN version? >>>>>> >>>>>> >>>>>> Pradeep Kumar sent the following on 4/6/2008 2:01 PM: >>>>>>> Hi, >>>>>>> >>>>>>> Can any body tell what is the meaning of this exception: >>>>>>> >>>>>>> Async-Service failed. >>>>>>> Exception: org.ofbiz.service.ServiceValidationException >>>>>>> Message: Unknown parameter found: [sendOrderConfirmation.timeZone] >>>>>>> ---- stack trace >>>>>>> --------------------------------------------------------------- >>>>>>> org.ofbiz.service.ServiceValidationException: Unknown parameter >> found: >>>>>>> [sendOrderConfirmation.timeZone] >>>>>>> org.ofbiz.service.ModelService.validate(ModelService.java:544) >>>>>>> org.ofbiz.service.ModelService.validate(ModelService.java:474) >>>>>>> >>>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:320) >>>> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211) >>>> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136) >>>> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:70) >>>>>>> org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:221) >>>>>>> java.lang.Thread.run(Thread.java:595) >>>>>>> >>>>>>> >>> >> > > |
Administrator
|
In reply to this post by skpradeepkumar
I propose to update to most recent....
Jacques From: "Pradeep Kumar" <[hidden email]> > Hi, > this is 6060283 > > On Mon, Apr 7, 2008 at 4:08 AM, BJ Freeman <[hidden email]> wrote: > >> here is the locations of the svns supported on this mailing list >> http://docs.ofbiz.org/display/OFBADMIN/OFBiz+Source+Repository+and+Access >> the svn does not use the numbering system you show. >> also only code verified against the above svn are supported. >> so if you can tell me what SVN number in the above your is at then we >> can help. >> the last number from the trunk is svn commit: r645279 >> >> >> Pradeep Kumar sent the following on 4/6/2008 3:18 PM: >> > Hi, >> > >> > This is an SVN version and it might be clear ur doubt >> > >> > TortoiseSVN 1.4.5, Build 10425 - 32 Bit , 2007/08/26 11:14:13 >> > >> > and the ofbiz version i find in keys file is Version: GnuPG v1.4.5 >> (Darwin) >> > in licence file i found this "The following libraries are licensed under >> the >> > Apache License Version 2.0" >> > >> > On Mon, Apr 7, 2008 at 3:18 AM, BJ Freeman <[hidden email]> wrote: >> > >> >> not sure what version that is. >> >> it is not an ofbiz version. >> >> who ever provided this to you should trouble shoot this. >> >> >> >> Pradeep Kumar sent the following on 4/6/2008 2:41 PM: >> >>> Hi, >> >>> >> >>> I am using 1.4.5.10425 version >> >>> >> >>> On Mon, Apr 7, 2008 at 2:40 AM, BJ Freeman <[hidden email]> >> wrote: >> >>> >> >>>> are you running Trunk or ver 4.0? >> >>>> what SVN version? >> >>>> >> >>>> >> >>>> Pradeep Kumar sent the following on 4/6/2008 2:01 PM: >> >>>>> Hi, >> >>>>> >> >>>>> Can any body tell what is the meaning of this exception: >> >>>>> >> >>>>> Async-Service failed. >> >>>>> Exception: org.ofbiz.service.ServiceValidationException >> >>>>> Message: Unknown parameter found: [sendOrderConfirmation.timeZone] >> >>>>> ---- stack trace >> >>>>> --------------------------------------------------------------- >> >>>>> org.ofbiz.service.ServiceValidationException: Unknown parameter >> found: >> >>>>> [sendOrderConfirmation.timeZone] >> >>>>> org.ofbiz.service.ModelService.validate(ModelService.java:544) >> >>>>> org.ofbiz.service.ModelService.validate(ModelService.java:474) >> >>>>> >> >> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:320) >> >> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:211) >> >> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136) >> >> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:70) >> >>>>> org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:221) >> >>>>> java.lang.Thread.run(Thread.java:595) >> >>>>> >> >>>>> >> >>> >> >> >> > >> > >> >> > > > -- > With regards, > S K Pradeep kumar > |
Free forum by Nabble | Edit this page |