Question
TD Bank Financial Group
CA
Last activity: 31 Jan 2019 3:01 EST
java.lang.NoClassDefFoundError: com.abc.xyz (initialization failure)
We have two custom jar files which we have imported in our Pega7 application using import wizard in codeset 06-01-01.
We created one function that refers class present in the above custom jar files. Library compilation and Function compilation happened successfully.
We created one data transform and called that function from there. At runtime we are getting java.lang.NoClassDefFoundError: com.abc.xyz (initialization failure) error. Not sure what is the issue.
Any help would be appreciated
Thanks
Purushotam
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Accepted Solution
Cognizant Technology Solutions
CA
Issue has been resolved by adding custom properties at was level.
Pegasystems Inc.
IN
Couple of questions
1. Which server you are on ?
2. Is the behavior same if you try to use it in an activity ?
3. Which folder the jar got imported and placed ?
TD Bank Financial Group
CA
We have two application, one is on JBOSS and other is on Websphere.
Yes same for activity.
Since we imported jar through OOTB import wizard so this should go under PR_ENGINECLASSES with codeset: 06:01:01
JP Morgan Chase
IN
Was there a further update on this?
Pegasystems Inc.
US
CollabPartnerz
IN
Could you please share the screen shots
Accepted Solution
Cognizant Technology Solutions
CA
Issue has been resolved by adding custom properties at was level.
Instellars Global Consulting Pvt Ltd
SG
We are also facing similar issue,could you please let me know the changes done at WAS level