Hi everybody:
I am running fop 0.95 beta-1 (the lastest version I have found on maven
repositories) in a weblogic server, and I have an unexpected problem when an
error occurs whithing the fop "xmlToPdf" execution.
In the following example, an exception had been thrown due to the fact that
I had a element with no child elements defined within it. The error trace
shows as:
fo:42:17: Error(42/17): fo:table-body is missing child elements.
Required Content Model: marker* (table-row+|table-cell+)
But the real problem comes after the exception has been thrown. In this
point, the server suddenly shutdowns with no apparent reason. The weblogic
console shows this message:
2008-09-18 15:55:17.509::INFO: Shutdown hook executing
2008-09-18 15:55:17.525:/grec:INFO: Closing WebApplicationContext of Struts
ActionServlet 'action', module '/ajax'
[EMAIL PROTECTED]:55:17 INFO (AbstractApplicationContext.java:642) -
Closing
org.springframework.web.context.support.XmlWebA
[EMAIL PROTECTED]: display name [WebApplicationContext for namespace
'action-servlet']; startup date [Thu Sep 18
15:54:09 CEST 2008]; parent:
[EMAIL PROTECTED]
[EMAIL PROTECTED]:55:17 INFO (DefaultSingletonBeanRegistry.java:274) -
Destroying singletons in org.springframework.beans.fa
[EMAIL PROTECTED]:
Has anybody any idea about the reason of this behavior?? Could it be
pheraphs an issue with the beta version??
Thanks in advance,
JoaquĆn
--
View this message in context:
http://www.nabble.com/Fop-0.95-beta-1-shutdowns-my-Weblogic-server-tp19554692p19554692.html
Sent from the FOP - Users mailing list archive at Nabble.com.