Question
1
Replies
38
Views
Posted: June 13, 2018
Last activity: June 13, 2018
Issue with Import/export on Pega 6.3
While doing a command line export/import we are getting the following error
[java] java.lang.VerifyError: JVMVRFY027 receiver is incompatible with declaring class; class=com/pega/pegarules/deploy/internal/util/JSR94Client, [java] java.lang.VerifyError: JVMVRFY027 receiver is incompatible with declaring class; class=com/pega/pegarules/deploy/internal/util/JSR94Client,
Pega version is 6.3 and Java version is 1.7.1_64
This issue may be caused by the fact that the JDK libraries in tyour 1.7 JDK are "too new" for the compiled code of PRPC 6.3 SP1.
Take a look at belkow article:
https://stackoverflow.com/questions/100107/causes-of-getting-a-java-lang-verifyerror
Can you please try using JDK 1.6.