seen this when one of the xml file is not well formed
     [java] [Fatal Error] :4:6: The processing instruction target matching
"[xX][mM][lL]" is not allowed.


Bilgin Ibryam sent the following on 11/28/2007 6:10 AM:
> [Error] :2:12: cvc-elt.1: Cannot find the declaration of element 'ofbiz-ser'.
>      [java] 2007-11-28 16:02:05,221 (default-invoker-Thread-7) [     
> ScreenFactory.java:118:INFO ] Got 7 screens in 0.015s from:
> file:/home/bibryam/workspace/ofbiz-trunk/applications/ecommerce/widget/EmailOrderScreens.xml
>      [java] 2007-11-28 16:02:05,365 (default-invoker-Thread-7) [     
> ScreenFactory.java:118:INFO ] Got 34 screens in 0.025s from:
> file:/home/bibryam/workspace/ofbiz-trunk/applications/ecommerce/widget/OrderScreens.xml
>      [java] 2007-11-28 16:02:05,655 (default-invoker-Thread-7) [     
> ScreenFactory.java:118:INFO ] Got 17 screens in 0.015s from:
> file:/home/bibryam/workspace/ofbiz-trunk/framework/common/widget/CommonScreens.xml
>      [java] 2007-11-28 16:02:05,675 (default-invoker-Thread-7) [     
> ScreenFactory.java:118:INFO ] Got 4 screens in 0.014s from:
> file:/home/bibryam/workspace/ofbiz-trunk/applications/order/widget/ordermgr/OrderPrintScreens.xml
>      [java] 2007-11-28 16:02:05,761 (default-invoker-Thread-7) [     
> ContentUrlTag.java:43 :WARN ] WARNING: request was null in
> appendContentPrefix; this probably means this was used where it shouldn't
> be, like using ofbizContentUrl in a screen rendered through a service; using
> best-bet behavior: standard prefix from url.properties (no WebSite or
> security setting known)
>      [java] [Fatal Error] :4:6: The processing instruction target matching
> "[xX][mM][lL]" is not allowed.
>      [java] 2007-11-28 16:02:05,838 (default-invoker-Thread-7) [ 
> ServiceDispatcher.java:513:ERROR] Error in Service [sendMailFromScreen]: FOP
> transform failed: javax.xml.transform.TransformerException:
> org.xml.sax.SAXParseException: The processing instruction target matching
> "[xX][mM][lL]" is not allowed.
>      [java] 2007-11-28 16:02:05,839 (default-invoker-Thread-7) [   
> TransactionUtil.java:298:WARN ]
>      [java] ---- exception report
> ----------------------------------------------------------
>      [java] [TransactionUtil.setRollbackOnly] Calling transaction
> setRollbackOnly; this stack trace shows where this is happening:
>      [java] Exception: java.lang.Exception
>      [java] Message: Error in Service [sendMailFromScreen]: FOP transform
> failed: javax.xml.transform.TransformerException:
> org.xml.sax.SAXParseException: The processing instruction target matching
> "[xX][mM][lL]" is not allowed.
>      [java] ---- stack trace
> ---------------------------------------------------------------
>      [java] java.lang.Exception: Error in Service [sendMailFromScreen]: FOP
> transform failed: javax.xml.transform.TransformerException:
> org.xml.sax.SAXParseException: The processing instruction target matching
> "[xX][mM][lL]" is not allowed.
>      [java]
> org.ofbiz.entity.transaction.TransactionUtil.setRollbackOnly(TransactionUtil.java:298)
>      [java]
> org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:245)
>      [java]
> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:517)
>      [java]
> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:208)
>      [java]
> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136)
>      [java]
> org.ofbiz.order.order.OrderServices.sendOrderNotificationScreen(OrderServices.java:2308)
>      [java]
> org.ofbiz.order.order.OrderServices.sendOrderConfirmNotification(OrderServices.java:2158)
>      [java] sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>      [java]
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>      [java]
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>      [java] java.lang.reflect.Method.invoke(Method.java:585)
>      [java]
> org.ofbiz.service.engine.StandardJavaEngine.serviceInvoker(StandardJavaEngine.java:96)
>      [java]
> org.ofbiz.service.engine.StandardJavaEngine.runSync(StandardJavaEngine.java:54)
>      [java]
> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:374)
>      [java]
> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:208)
>      [java]
> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136)
>      [java]
> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:69)
>      [java] org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:221)
>      [java] java.lang.Thread.run(Thread.java:595)
>      [java]
> --------------------------------------------------------------------------------
>      [java] 2007-11-28 16:02:05,841 (default-invoker-Thread-7) [ 
> ServiceDispatcher.java:513:ERROR] Error in Service [sendOrderConfirmation]:
> FOP transform failed: javax.xml.transform.TransformerException:
> org.xml.sax.SAXParseException: The processing instruction target matching
> "[xX][mM][lL]" is not allowed.
>      [java] 2007-11-28 16:02:05,842 (default-invoker-Thread-7) [   
> TransactionUtil.java:262:ERROR]
>      [java] ---- exception report
> ----------------------------------------------------------
>      [java] [TransactionUtil.rollback]
>      [java] Exception: java.lang.Exception
>      [java] Message: Stack Trace
>      [java] ---- stack trace
> ---------------------------------------------------------------
>      [java] java.lang.Exception: Stack Trace
>      [java]
> org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:261)
>      [java]
> org.ofbiz.entity.transaction.TransactionUtil.rollback(TransactionUtil.java:243)
>      [java]
> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:517)
>      [java]
> org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:208)
>      [java]
> org.ofbiz.service.GenericDispatcher.runSync(GenericDispatcher.java:136)
>      [java]
> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:69)
>      [java] org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:221)
>      [java] java.lang.Thread.run(Thread.java:595)
>      [java]
> --------------------------------------------------------------------------------
>      [java] 2007-11-28 16:02:05,843 (default-invoker-Thread-7) [   
> TransactionUtil.java:272:INFO ] [TransactionUtil.rollback] transaction
> rolled back
>      [java] 2007-11-28 16:02:05,844 (default-invoker-Thread-7) [ 
> GenericServiceJob.java:116:ERROR]
>      [java] ---- exception report
> ----------------------------------------------------------
>      [java] Async-Service failed.
>      [java] Exception: java.lang.Exception
>      [java] Message: FOP transform failed:
> javax.xml.transform.TransformerException: org.xml.sax.SAXParseException: The
> processing instruction target matching "[xX][mM][lL]" is not allowed.
>      [java] ---- stack trace
> ---------------------------------------------------------------
>      [java] java.lang.Exception: FOP transform failed:
> javax.xml.transform.TransformerException: org.xml.sax.SAXParseException: The
> processing instruction target matching "[xX][mM][lL]" is not allowed.
>      [java]
> org.ofbiz.service.job.GenericServiceJob.exec(GenericServiceJob.java:75)
>      [java] org.ofbiz.service.job.JobInvoker.run(JobInvoker.java:221)
>      [java] java.lang.Thread.run(Thread.java:595)
>      [java]
> --------------------------------------------------------------------------------
>      [java] 2007-11-28 16:02:05,851 (default-invoker-Thread-7)
> [PersistedServiceJob.java:203:INFO ] Persisted Job [10011] Failed
> Re-Scheduling : 1196258705847
> 

Reply via email to