You have one problem that the stack trace is telling
you. That is: the email template emailprocessnotify.ftl does not exist where it's being called. You also have one problem with the version you're using. It is two years old! If you continue to setup ofbiz 3.0.0 you're going to write roughly 2000 more questions on error problems and you may get an answer to 15 of them because VERY few people that monitor this list or any resource on OFBiz are familiar with this version. Also, there have been 6000 revisions to the OFBiz code since 3.0.0. Check out opentaps (formerly Sequoia ERP) http://www.opentaps.org for a relatively stable build OR checkout from SVN. Save yourself the headache! =========Purani wrote: Can anyone please help me in finding what is this error.I get this error when trying to install the old version of ofbiz. Purani 36437[ ServiceDispatcher.java:348:ERROR] Service [sendGenericNotificationEmail] threw an unexpected exception/error java.lang.NullPointerException at org.apache.xerces.utils.StringPool.toString(StringPool.java:688) at org.apache.xerces.dom.DeferredDocumentImpl.getNodeValueString(DeferredDocumentImpl.java:1025) at org.apache.xerces.dom.DeferredDocumentImpl.getNodeValueString(DeferredDocumentImpl.java:975) at org.apache.xerces.dom.DeferredDocumentImpl.synchronizeChildren(DeferredDocumentImpl.java:1482) at org.apache.xerces.dom.DeferredAttrNSImpl.synchronizeChildren(DeferredAttrNSImpl.java:183) at org.apache.xerces.dom.AttrImpl.getValue(AttrImpl.java:399) at org.apache.xerces.dom.ElementImpl.getAttribute(ElementImpl.java:219) at org.ofbiz.service.config.ServiceConfigUtil.getElementAttr(ServiceConfigUtil.java:74) at org.ofbiz.service.ServiceDispatcher.checkAuth(ServiceDispatcher.java:593) at org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:253) at org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:171) at org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:110) at org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:80) at org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:201) at java.lang.Thread.run(Unknown Source) 36453[ TransactionUtil.java:202:ERROR] [TransactionUtil.rollback] java.lang.Exception: Stack Trace at org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:201) at org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:183) at org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:350) at org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:171) at org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:110) at org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:80) at org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:201) at java.lang.Thread.run(Unknown Source) 36468[ TransactionUtil.java:205:INFO ] [TransactionUtil.rollback] transaction rolled back 36468[ GenericServiceJob.java:127:ERROR] Async-Service failed. org.ofbiz.service.GenericServiceException: Service [sendGenericNotificationEmail] Failed (null) at org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:362) at org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:171) at org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:110) at org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:80) at org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:201) at java.lang.Thread.run(Unknown Source) java.lang.NullPointerException at org.apache.xerces.utils.StringPool.toString(StringPool.java:688) at org.apache.xerces.dom.DeferredDocumentImpl.getNodeValueString(DeferredDocumentImpl.java:1025) at org.apache.xerces.dom.DeferredDocumentImpl.getNodeValueString(DeferredDocumentImpl.java:975) at org.apache.xerces.dom.DeferredDocumentImpl.synchronizeChildren(DeferredDocumentImpl.java:1482) at org.apache.xerces.dom.DeferredAttrNSImpl.synchronizeChildren(DeferredAttrNSImpl.java:183) at org.apache.xerces.dom.AttrImpl.getValue(AttrImpl.java:399) at org.apache.xerces.dom.ElementImpl.getAttribute(ElementImpl.java:219) at org.ofbiz.service.config.ServiceConfigUtil.getElementAttr(ServiceConfigUtil.java:74) at org.ofbiz.service.ServiceDispatcher.checkAuth(ServiceDispatcher.java:593) at org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:253) at org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:171) at org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:110) at org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:80) at org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:201) at java.lang.Thread.run(Unknown Source) 36484[NotificationServices.java:219:ERROR] Problem getting the template URL: C:/Projects/ofbiz30zip/ofbiz/components/order/email/default/emailprocessnotify.ftl not found 36484[NotificationServices.java:152:ERROR] prepareNotification failed: Problem finding template; see logs 36484[NotificationServices.java:174:ERROR] Invalid email body; null is not allowed 36484[PersistedServiceJob.java:161:INFO ] Persisted Job Failed Re-Scheduling : 1141025037672 36484[ ServiceDispatcher.java:309:ERROR] Service Error [sendGenericNotificationEmail]: Invalid email body; null is not allowed 36484[ TransactionUtil.java:202:ERROR] [TransactionUtil.rollback] java.lang.Exception: Stack Trace at org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:201) at org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:183) at org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:313) at org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:171) at org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:110) at org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:80) at org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:201) at java.lang.Thread.run(Unknown Source) 36500[ TransactionUtil.java:205:INFO ] [TransactionUtil.rollback] transaction rolled back -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.ofbiz.org/pipermail/users/attachments/20060227/dd881bcc/attachment.htm _______________________________________________ Users mailing list [hidden email] http://lists.ofbiz.org/mailman/listinfo/users |
Free forum by Nabble | Edit this page |