Users - not able to install seed data

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

Users - not able to install seed data

puranisank

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




 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users