Page 1 of 1

broadleaf-authorizenet Exception

Posted: Mon May 02, 2016 10:17 pm
by gws
Running the Demo site with:
broadleaf-framework 4.0.9-GA
anet-java-sdk 1.8.8
broadleaf-authorizenet 2.4.0-GA
tomcat7-maven-plugin 2.2

And following the tutorials:
http://www.broadleafcommerce.com/docs/a ... ment-setup
http://www.broadleafcommerce.com/docs/a ... uick-start

I receive the following exception when executing mvn tomcat7:run:

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'blSearchService' defined in resource loaded from byte array: Bean instantiation via constructor failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.broadleafcommerce.core.search.service.solr.SolrSearchServiceImpl]: Constructor threw exception; nested exception is java.lang.VerifyError: Bad type on operand stack

If I revert to the sample payment gateway everything works fine.

Re: broadleaf-authorizenet Exception

Posted: Mon Jun 27, 2016 12:16 am
by sjoshi
Hello all,

I am facing the same issue in broadleaf-framework 5.0.0-GA. I have followed the following links to integrate authorize.net with broadleaf.

http://www.broadleafcommerce.com/docs/authorizenet/current/authorize.net-environment-setup
http://www.broadleafcommerce.com/docs/authorizenet/current/authorize.net-quick-start

Anyone having any solution on this ?

Re: broadleaf-authorizenet Exception

Posted: Mon Feb 06, 2017 11:51 am
by aclark
I am getting the same error. Has anyone found a solution yet.