cancel
Showing results for 
Search instead for 
Did you mean: 

java.lang.ClassNotFoundException: jxl.biff.FontRecord -- Loader Info -- ClassLoader name

govardan_raj
Contributor
0 Kudos


hi experts,

Im using jxl jar file in my dc AAA, on deploying the dc and running the application im getting the below error

java.lang.ClassNotFoundException: jxl.biff.FontRecord ------------------------- Loader Info ------------------------- ClassLoader name: etc.....

The jar file is added to external lib dc , and im using this external lib dc as used dcs in AAA, while building hte dc AAA no errors are found , it is getting builded properly and after deploying and running im getting the above error.

Regards

Govardan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Govardan,

Please follow the steps mentioned by Walter Kahn in the below link. This should solve your error.

http://scn.sap.com/thread/1724661

govardan_raj
Contributor
0 Kudos

hi Nikhil and Amit  ,

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/006a6229-b1ed-2e10-0c8c-cc5673cf2...

i followed  this above  link to create and add external library dc , it is not working , im getting the above error ,

and also refered https://help.sap.com/saphelp_nw73/helpdata/en/49/12eb6e9e402636e10000000a42189d/content.htm

Regards

Govardan Raj

Former Member
0 Kudos

Hi Govardan,

Please follow the link

http://scn.sap.com/thread/1724661.

This will solve your error. There are different process for adding external jar file. All of them are almost similar, but if you are getting error with one,try a different one. It will help.

Regards,

Nikhil

Answers (2)

Answers (2)

0 Kudos

Hi Govardan,


In the DC which you created for external libery,go to the libraries folder choose the itext.jar right click on it and choose publish as file and publish as archive (for Compilation public part and Assembly public part).And then rebuild the project and run your application where you use this external lib.

Regards,

Amit

junwu
Active Contributor
0 Kudos

common error

search scn regarding how to use external lib

govardan_raj
Contributor
0 Kudos

hi Jun wu ,

It is common error i followed the steps that we use to create external lib and consuming the dcs , and deploying the same still im getting the above error , not able to trouble shoot . 😞

Regards

Govardan

junwu
Active Contributor
0 Kudos

you didn't follow it correctly

have u added the runtime dependency to the ear dc, which wraps your lib dc

govardan_raj
Contributor
0 Kudos


hi jun wu,

yeah that dependecy is given , still not working

Regards

Govardan

junwu
Active Contributor
0 Kudos

show me

govardan_raj
Contributor
0 Kudos

hi Jun wu,

for security reasons im not ablel to attach  the screen shots here ...

Regards

Govardan