Form submit exception after migrating to new nightly build

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Form submit exception after migrating to new nightly build

karthik Jayaraman
I have created  a form using orbeon CE old build. Today i tried orbeon PE nightly build. I used the same MYSQL db so that i can use my form created using the older orbeon build. Everything was right until i pressed the submit button. I got the exception


19:54:07,402 ERROR [ProcessorService] Exception with no location data
java.lang.NoSuchMethodError: com.lowagie.text.pdf.BaseFont.getCharBBox(I)[I
at org.xhtmlrenderer.pdf.ITextFontResolver$FontDescription.setMetricDefaults(ITextFontResolver.java:696)
at org.xhtmlrenderer.pdf.ITextFontResolver$FontDescription.<init>(ITextFontResolver.java:627)
at org.xhtmlrenderer.pdf.ITextFontResolver.addCourier(ITextFontResolver.java:427)
at org.xhtmlrenderer.pdf.ITextFontResolver.createInitialFontMap(ITextFontResolver.java:407)
at org.xhtmlrenderer.pdf.ITextFontResolver.<init>(ITextFontResolver.java:52)
at org.xhtmlrenderer.pdf.ITextRenderer.<init>(ITextRenderer.java:115)
at org.orbeon.oxf.processor.pdf.XHTMLToPDFProcessor.readInput(XHTMLToPDFProcessor.java:64)
at org.orbeon.oxf.processor.serializer.legacy.HttpBinarySerializer$1.readImpl(HttpBinarySerializer.java:75)
at org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl$1.read(ProcessorImpl.java:1092)
at org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl.read(ProcessorImpl.java:1238)
at org.orbeon.oxf.processor.ProcessorImpl.readInputAsSAX(ProcessorImpl.java:445)
at org.orbeon.oxf.processor.pipeline.PipelineProcessor.access$000(PipelineProcessor.java:64)
at org.orbeon.oxf.processor.pipeline.PipelineProcessor$1$1.run(PipelineProcessor.java:94)
at org.orbeon.oxf.processor.ProcessorImpl.executeChildren(ProcessorImpl.java:620)
at org.orbeon.oxf.processor.pipeline.PipelineProcessor.access$100(PipelineProcessor.java:64)
at org.orbeon.oxf.processor.pipeline.PipelineProcessor$1.readImpl(PipelineProcessor.java:92)
at org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl$1.read(ProcessorImpl.java:1092)
at org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl.read(ProcessorImpl.java:1238)
at org.orbeon.oxf.processor.ProcessorImpl.readInputAsSAX(ProcessorImpl.java:445)
at org.orbeon.oxf.processor.pipeline.PipelineProcessor.access$000(PipelineProcessor.java:64)


Please help !!!
Reply | Threaded
Open this post in threaded view
|

Re: Form submit exception after migrating to new nightly build

Erik Bruchez
Administrator
This might indicate a JAR conflict. How did you upgrade? Did you just
copy over JAR files?

The first thing to do is probably to make sure that you don't have
more than one version of a given JAR in your WEB-INF/lib.

-Erik

On Tue, Jun 8, 2010 at 7:34 AM, karthik Jayaraman <[hidden email]> wrote:

>
> I have created  a form using orbeon CE old build. Today i tried orbeon PE
> nightly build. I used the same MYSQL db so that i can use my form created
> using the older orbeon build. Everything was right until i pressed the
> submit button. I got the exception
>
>
> 19:54:07,402 ERROR [ProcessorService] Exception with no location data
> java.lang.NoSuchMethodError: com.lowagie.text.pdf.BaseFont.getCharBBox(I)[I
> at
> org.xhtmlrenderer.pdf.ITextFontResolver$FontDescription.setMetricDefaults(ITextFontResolver.java:696)
> at
> org.xhtmlrenderer.pdf.ITextFontResolver$FontDescription.<init>(ITextFontResolver.java:627)
> at
> org.xhtmlrenderer.pdf.ITextFontResolver.addCourier(ITextFontResolver.java:427)
> at
> org.xhtmlrenderer.pdf.ITextFontResolver.createInitialFontMap(ITextFontResolver.java:407)
> at org.xhtmlrenderer.pdf.ITextFontResolver.<init>(ITextFontResolver.java:52)
> at org.xhtmlrenderer.pdf.ITextRenderer.<init>(ITextRenderer.java:115)
> at
> org.orbeon.oxf.processor.pdf.XHTMLToPDFProcessor.readInput(XHTMLToPDFProcessor.java:64)
> at
> org.orbeon.oxf.processor.serializer.legacy.HttpBinarySerializer$1.readImpl(HttpBinarySerializer.java:75)
> at
> org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl$1.read(ProcessorImpl.java:1092)
> at
> org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl.read(ProcessorImpl.java:1238)
> at
> org.orbeon.oxf.processor.ProcessorImpl.readInputAsSAX(ProcessorImpl.java:445)
> at
> org.orbeon.oxf.processor.pipeline.PipelineProcessor.access$000(PipelineProcessor.java:64)
> at
> org.orbeon.oxf.processor.pipeline.PipelineProcessor$1$1.run(PipelineProcessor.java:94)
> at
> org.orbeon.oxf.processor.ProcessorImpl.executeChildren(ProcessorImpl.java:620)
> at
> org.orbeon.oxf.processor.pipeline.PipelineProcessor.access$100(PipelineProcessor.java:64)
> at
> org.orbeon.oxf.processor.pipeline.PipelineProcessor$1.readImpl(PipelineProcessor.java:92)
> at
> org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl$1.read(ProcessorImpl.java:1092)
> at
> org.orbeon.oxf.processor.ProcessorImpl$ProcessorOutputImpl.read(ProcessorImpl.java:1238)
> at
> org.orbeon.oxf.processor.ProcessorImpl.readInputAsSAX(ProcessorImpl.java:445)
> at
> org.orbeon.oxf.processor.pipeline.PipelineProcessor.access$000(PipelineProcessor.java:64)
>
>
> Please help !!!
>
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Form-submit-exception-after-migrating-to-new-nightly-build-tp2247491p2247491.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Form submit exception after migrating to new nightly build

karthik Jayaraman
Ya ! You were exactly right . It was due to jar conflict ! Thanks for the response
Reply | Threaded
Open this post in threaded view
|

Re: Re: Form submit exception after migrating to new nightly build

Erik Bruchez
Administrator
Great to hear! -Erik

On Fri, Jun 11, 2010 at 11:08 AM, karthik Jayaraman <[hidden email]> wrote:

>
> Ya ! You were exactly right . It was due to jar conflict ! Thanks for the
> response
>
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/Form-submit-exception-after-migrating-to-new-nightly-build-tp2247491p2252126.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws