• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Error as org.apache.fop.fo.UnknownXMLObj

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Hello All,
In logs of our application, I am getting the following error:

No LayoutManager maker for class class org.apache.fop.fo.UnknownXMLObj

I tried googling in different angles but could not really get to a conclusion as to how I should go about investigating it.

Can someone give some inputs as what might cause this error?

Our application uses the following versions (I am not sure whether I should include any other information):

Fop 0.93.0.Patch3
Velocity/Apache 1.5.0
Velocity-Tools/Apache 1.4.0

Thanks in advance for your valuable inputs.

Thanks,
Debasmita


 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic