[jira] [Created] (OFBIZ-6792) Exception when sending an order confirmation email

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

[jira] [Created] (OFBIZ-6792) Exception when sending an order confirmation email

Nicolas Malin (Jira)
Eric Kingston created OFBIZ-6792:
------------------------------------

             Summary: Exception when sending an order confirmation email
                 Key: OFBIZ-6792
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6792
             Project: OFBiz
          Issue Type: Bug
          Components: order
    Affects Versions: Release Branch 14.12
         Environment: Eclipse IDE
            Reporter: Eric Kingston


Receive the following exception with stack trace when the sendOrderConfirmation service is run while placing an order through the ecommerce application.....

groovy.lang.MissingPropertyException: No such property: response for class: CompanyHeader

Following is a portion of the relevant stack trace...

at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:50) ~[groovy-all-2.2.1.jar:2.2.1]
     [java] at org.codehaus.groovy.runtime.callsite.PogoGetPropertySite.getProperty(PogoGetPropertySite.java:49) ~[groovy-all-2.2.1.jar:2.2.1]
     [java] at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callGroovyObjectGetProperty(AbstractCallSite.java:231) ~[groovy-all-2.2.1.jar:2.2.1]
     [java] at CompanyHeader.run(CompanyHeader.groovy:48) ~[?:?]


...





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)