NoSuchMethodError while uploading form to Aggregate from Briefcase

java.lang.NoSuchMethodError: org.opendatakit.aggregate.parser.BaseFormParserForJavaRosa$XFormParserWithBindEnhancements.processStandardBindAttributes(Ljava/util/List;Lorg/kxml2/kdom/Element;)Lorg/javarosa/core/model/DataBinding;

I am getting this error while uploading form to aggregate server. I am using ODK Briefcase v1.4.6 Production.jar with spring framework.

Does this happen with every form you try to upload? Can you share your form here or build a smaller version that shows the problem?

@LN Sorry for late response. It was resolved. Maybe there were some config issue.

Any idea how it was resolved? Sharing that could help someone else!