Morning All,
Im (trying) to deploy a FOP application on a 10g server, this app works on
9gAS and Websphere.
I get this error when the app runs on 10g..
2008-01-28 18:05:22,649[<UNKNOWN>][INFO] Using
oracle.xml.parser.v2.SAXParser as SAX2 Parser
2008-01-28 18:05:22,649[<UNKNOWN>][INFO] building formatting object tree
2008-01-28 18:05:22,649[<UNKNOWN>][INFO] setting up fonts
2008-01-28 18:05:22,652[<UNKNOWN>][ERROR] Exception>>
java.lang.NullPointerException
at
org.apache.fop.fo.PropertyManager.getTextDecoration(PropertyManager.java:365)
at org.apache.fop.fo.FObjMixed.<init>(FObjMixed.java:72)
at org.apache.fop.fo.flow.Block.<init>(Block.java:115)
There are may posts in this fourm with people having Oracle XML parsing
problems, but xerces still gives the error...
2008-01-28 15:56:44,799[<UNKNOWN>][INFO] Using
org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser as SAX2 Parser
2008-01-28 15:56:44,809[<UNKNOWN>][INFO] building formatting object tree
2008-01-28 15:56:44,812[<UNKNOWN>][INFO] setting up fonts
2008-01-28 15:56:44,907[<UNKNOWN>][ERROR] Exception>>
java.lang.NullPointerException
at
org.apache.fop.fo.PropertyManager.getTextDecoration(PropertyManager.java:365)
at org.apache.fop.fo.FObjMixed.<init>(FObjMixed.java:72)
I have attached the .fo file. has anyone seen this before?
Thanks
James
http://www.nabble.com/file/p15177236/.docgen56959.fo .docgen56959.fo
--
View this message in context:
http://www.nabble.com/FOP-on-10g-AS-NPE-tp15177236p15177236.html
Sent from the FOP - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]