After migrating to Orbeon 3.8, I get this error: org.orbeon.saxon.value.DecimalValue incompatible with org.orbeon.saxon.value.IntegerValue

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

After migrating to Orbeon 3.8, I get this error: org.orbeon.saxon.value.DecimalValue incompatible with org.orbeon.saxon.value.IntegerValue

PrahladOrbeon
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|

Re: After migrating to Orbeon 3.8, I get this error: org.orbeon.saxon.value.DecimalValue incompatible with org.orbeon.saxon.value.IntegerValue

PrahladOrbeon
I also get 'submission exception' on the console whenever I click on any link (which redirects me to some other page or opens up a pop-up window):

SystemErr     R xforms-submit-error - setting throwable {throwable: "org.orbeon.oxf.xforms.submission.XFormsSubmissionException:  (processing submission response): xforms:submission for submission id: load-header, error code received when submitting instance: 500
null, line -1, column -1: xforms:submission for submission id: load-header, error code received when submitting instance: 500
Reply | Threaded
Open this post in threaded view
|

Re: Re: After migrating to Orbeon 3.8, I get this error:org.orbeon.saxon.value.DecimalValue incompatible with org.orbeon.saxon.value.IntegerValue

Erik Bruchez
Administrator
1. How did you upgrade? Did you just deploy the new orbeon.war file
cleanly? If not, could there be a JAR file conflict?

2. Did you try to clear your browser cache?

-Erik

On Tue, Apr 19, 2011 at 1:37 AM, PrahladOrbeon
<[hidden email]> wrote:

> I also get 'submission exception' on the console whenever I click on any link
> (which redirects me to some other page or opens up a pop-up window):
>
> SystemErr     R xforms-submit-error - setting throwable {throwable:
> "org.orbeon.oxf.xforms.submission.XFormsSubmissionException:  (processing
> submission response): xforms:submission for submission id: load-header,
> error code received when submitting instance: 500
> null, line -1, column -1: xforms:submission for submission id: load-header,
> error code received when submitting instance: 500
>
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/After-migrating-to-Orbeon-3-8-I-get-this-error-org-orbeon-saxon-value-DecimalValue-incompatible-withe-tp3459603p3459828.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: Re: After migrating to Orbeon 3.8, I get this error:org.orbeon.saxon.value.DecimalValue incompatible with org.orbeon.saxon.value.IntegerValue

PrahladOrbeon
Hi Erik,

While migration, here are the changes done related to Jars:

New JAR files  (new jars from Orbeon 3.8 added to old Orbeon WAR)
• ant-jsch-1_6_5.jar
• exist-ws-commons-util-1.0.2.jar
• exist-xmlrpc-client-3_1_1.jar
• exist-xmlrpc-common-3_1_1.jar
• exist-xmlrpc-server-3_1_1.jar
• flyingsaucer-20100212-itext-2_1_7.jar
• flyingsaucer-core-renderer_orbeon_20100512.jar
• itext-bcmail-jdk14-138.jar
• itext-bcprov-jdk14-138.jar
• jsch-0.1.42.jar


Changed JAR files (Jars with older version replaced with newer version)
• exist-1_2_6_orbeon_20090702.jar
• exist-modules-1_2_6_orbeon_20090702.jar
• exist-ngram-module-1_2_6_orbeon_20090702.jar
• exist-optional-1_2_6_orbeon_20090702.jar
• msv-xsdlib-20070407_orbeon_20100309.jar
• orbeon.jar
• orbeon-form-builder.jar
• orbeon-form-runner.jar
• orbeon-resources-private.jar
• orbeon-resources-public.jar
• orbeon-xforms-filter.jar
• saxon-9-1-0-8_orbeon_20100413.jar


Removed JAR files
• exist-xmlrpc-1_2-patched.jar
• flying-saucer-r8-core-renderer.jar
• flying-saucer-r8-core-renderer-minimal.jar
• flying-saucer-r8-itext-2_0_8.jar
• joost-20030623_orbeon.jar
• xalan-2_5_1_orbeon.jar
• xsltc-2_5_1_orbeon.jar


Also removed following files from my application  (my WAR which uses Orbeon)
- WEB-INF\resources\config\properties-base.xml
- WEB-INF\resources\config\properties-form-builder.xml
- WEB-INF\resources\config\properties-form-runner.xml
- WEB-INF\resources\config\properties-xforms.xml
- WEB-INF\resources\config\xforms-widgets.xbl
- WEB-INF\resources\config\xforms-widgets.xsl

These files were removed coz in the new Orbeon version, they are already there in orbeon-resources-private.jar


Regarding your second question, yes, I cleared the cache as well.

Please help me.

regards,
Prahlad
Reply | Threaded
Open this post in threaded view
|

Re: Re: After migrating to Orbeon 3.8, I get this error:org.orbeon.saxon.value.DecimalValue incompatible with org.orbeon.saxon.value.IntegerValue

PrahladOrbeon
By the way, Erik, as of now I am getting only the 'DecimalValue incompatibility error' (and not the 'submission errors'). Here is the screenshot of the error message:
Error msg


In case if you face any issue while replying with this thread (coz I had deleted this thread earlier, not sure how is it still working), I have already started a separate thread with latest error msg, with subject 'After migrating to Orbeon 3.8, I get 'DecimalValue' incompatible error'


regards,
Prahlad