[ http://jira.undersunconsulting.com/browse/OFBIZ-523?page=comments#action_14048 ] Marco Risaliti commented on OFBIZ-523: --------------------------------------
Someone knows if this issue is still present ? Thanks Marco > Gift certificate purchase not fulfilled because of non serializeable object > in answer map > ----------------------------------------------------------------------------------------- > > Key: OFBIZ-523 > URL: http://jira.undersunconsulting.com/browse/OFBIZ-523 > Project: [OFBiz] Open For Business > Type: Bug > Components: accounting > Versions: SVN > Environment: Win XP Professional, j2sdk1.4.2_07, MaxDB 7.5, Ofbiz > revision: 5948, Client: Firefox 1.0.7 > Reporter: Kristjan Gudbjornsson > Assignee: Jira Administrator > > > System installed with seed data. Then a content was created for the gift > certificate GC-001-C10 to fulfill the purchase asyncronously. The content > pointed to a service named "ofbGcPurchase". > When a gift certificate is purchased, order notifications are sent but no > gift certificate. > A short clip of the exception logged to the console is show below: > [java] ---- exception report > ---------------------------------------------------------- > [java] Service [sendMailFromScreen] threw an unexpected exception/error > [java] Exception: org.ofbiz.service.GenericServiceException > [java] Message: Problem serializing service attributes (Cannot serialize > object of class java.util.PropertyResourceBundle) > [java] ---- stack trace > --------------------------------------------------------------- > [java] org.ofbiz.service.GenericServiceException: Problem serializing > service attributes (Cannot serialize object of class > java.util.PropertyResourceBundle) > [java] > org.ofbiz.service.engine.GenericAsyncEngine.runAsync(GenericAsyncEngine.java:130) > [java] > org.ofbiz.service.engine.GenericAsyncEngine.runAsync(GenericAsyncEngine.java:80) > [java] > org.ofbiz.service.ServiceDispatcher.runAsync(ServiceDispatcher.java:550) > [java] > org.ofbiz.service.ServiceDispatcher.runAsync(ServiceDispatcher.java:617) > [java] > org.ofbiz.service.GenericDispatcher.runAsync(GenericDispatcher.java:177) > [java] > org.ofbiz.service.GenericDispatcher.runAsync(GenericDispatcher.java:184) > [java] > org.ofbiz.accounting.payment.GiftCertificateServices.giftCertificate.Purchase(GiftCertificateServices.java:650) -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.undersunconsulting.com/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
