RE: StackOverFlowError exception

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

RE: StackOverFlowError exception

Stephen Bayliss
For info, this problem disappeared when we upgraded to Release 3.0.beta4.200512061539.

Geoffroy -- would be interesting to know if your experience of the same issue also was fixed with a later release.

Steve

-----Original Message-----
From: Geoffroy O'Donoughue [mailto:[hidden email]]
Sent: 03 November 2005 17:44
To: [hidden email]
Subject: Re: [ops-users] StackOverFlowError exception

We have the same version.  But, I will wait the next beta version.  
Someone know when this version will be available?


Stephen Bayliss a écrit :

>Ok good, that confirms that this is not just a problem we were experiencing then.
>
>Our Orbeon build is OPS-3.0 beta3.200509020313, which one are you using?
>
>-----Original Message-----
>From: Geoffroy O'Donoughue [mailto:[hidden email]]
>Sent: 03 November 2005 17:29
>To: [hidden email]
>Subject: Re: [ops-users] StackOverFlowError exception
>
>Hi Stephen,
>
>I try the procedure and it's work.
>
>Thanks.
>
>Stephen Bayliss a écrit :
>
>  
>
>>Hi Geoffroy
>>
>>Sounds similar to something we are experiencing.
>>
>>You could see if it's anything similar to our StackOverFlowException by:
>>
>>- shutting down Tomcat (or other app server -- what are you using?)
>>completely
>>- restarting
>>- go to the orbeon demo page (ie your.server:port/Orbeon/ as your very
>>first page
>>- then try your page, and see if you hit the same error
>>
>>In our case we have a similar problem, if we go to our page first, we
>>get a stack exception; and after the stack exception we can't get any
>>page with a checkbox on it to load up without throwing the exception.
>>But loading the Orbeon demo pages first seems to make it all work
>>sweetly.
>>
>>Steve
>>
>>
>>-----Original Message-----
>>From: [hidden email] [mailto:[hidden email]]
>>Sent: 03 November 2005 16:28
>>To: [hidden email]
>>Subject: [ops-users] StackOverFlowError exception
>>
>>Hi,
>>
>>I need some help about something very strange. In my view, when a change
>>a select1 to a select in my XForms, Orbeon throws me a
>>StackOverFlowError exception for this page.
>>
>>This ...
>>
>><xforms:select1 ref="waste/option" appearance="full">
>><xforms:choices>
>><xsl:for-each
>>select="document('tables/operation-code.xml')//rdf:Description">
>><xforms:item style="margin-left:10px;white-space:nowrap;">
>><xforms:label><xsl:value-of select="qt:operation"/></xforms:label>
>><xforms:value><xsl:value-of select="qt:code"/></xforms:value>
>></xforms:item>
>></xsl:for-each>
>></xforms:choices>
>></xforms:select1>
>>
>>to ...
>>
>><xforms:select ref="waste/option" appearance="full">
>><xforms:choices>
>><xsl:for-each
>>select="document('tables/operation-code.xml')//rdf:Description">
>><xforms:item style="margin-left:10px;white-space:nowrap;">
>><xforms:label><xsl:value-of select="qt:operation"/></xforms:label>
>><xforms:value><xsl:value-of select="qt:code"/></xforms:value>
>></xforms:item>
>></xsl:for-each>
>></xforms:choices>
>></xforms:select>
>>
>>Within the XForms model, I include many instances via XInclude.
>>
>>Thanks,
>>
>>Geoffroy
>>
>>
>>
>>
>>
>>------------------------------------------------------------------------
>>
>>
>>--
>>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
>>ObjectWeb mailing lists service home page: http://www.objectweb.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
>ObjectWeb mailing lists service home page: http://www.objectweb.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
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws