Unable to retrieve XForms engine from session cache

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

Unable to retrieve XForms engine from session cache

Jack Cox
Unable to retrieve XForms engine from session cache I’m getting the following error occasionally after restarting the application.  Anybody have any idea what may cause this?

2007-09-26 16:28:49,910 http-8080-Processor4 ERROR webapp.ProcessorService  - Exception at line 55, column 103 of oxf:/ops/xforms/xforms-server.xpl (reading processor output: name='response', id='xml-response')
org.orbeon.oxf.common.OXFException: Unable to retrieve XForms engine state from session cache.

Thanks

Jack

---------------------
Jack Cox
CapTech Ventures, Inc.
1118 W. Main St.
Richmond, VA 23220
804-306-4710


--
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
Reply | Threaded
Open this post in threaded view
|

Re: Unable to retrieve XForms engine from session cache

Alessandro Vernet
Administrator
Hi Jack,

On 9/26/07, Jack Cox <[hidden email]> wrote:
>  I'm getting the following error occasionally after restarting the
> application.  Anybody have any idea what may cause this?
>
>  2007-09-26 16:28:49,910 http-8080-Processor4 ERROR webapp.ProcessorService
> - Exception at line 55, column 103 of oxf:/ops/xforms/xforms-server.xpl
> (reading processor output: name='response', id='xml-response')
>  org.orbeon.oxf.common.OXFException: Unable to retrieve
> XForms engine state from session cache.

This happens when you open an XForms page, restart the server, and try
to continue using that page after the server have been restarted. The
XForms engine will be looking for information in the session, it can't
find it, and will throw this exception. Reloading the page usually
gets you around this problem.

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
http://www.orbeon.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
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Unable to retrieve XForms engine from session cache

Erik Bruchez
Administrator
Alessandro Vernet wrote:

> Hi Jack,
>
> On 9/26/07, Jack Cox <[hidden email]> wrote:
>>  I'm getting the following error occasionally after restarting the
>> application.  Anybody have any idea what may cause this?
>>
>>  2007-09-26 16:28:49,910 http-8080-Processor4 ERROR webapp.ProcessorService
>> - Exception at line 55, column 103 of oxf:/ops/xforms/xforms-server.xpl
>> (reading processor output: name='response', id='xml-response')
>>  org.orbeon.oxf.common.OXFException: Unable to retrieve
>> XForms engine state from session cache.
>
> This happens when you open an XForms page, restart the server, and try
> to continue using that page after the server have been restarted. The
> XForms engine will be looking for information in the session, it can't
> find it, and will throw this exception. Reloading the page usually
> gets you around this problem.
Note that some work on reducing occurrences of this error is planned for
a couple of weeks from now. See also the "Persistent session cache"
section of this wiki page:

   https://wiki.objectweb.org/ops/Wiki.jsp?page=XFormsCachingImprovements

-Erik

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.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
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Unable to retrieve XForms engine from session cache

Jack Cox
In reply to this post by Jack Cox
Re: [ops-users] Unable to retrieve XForms engine from session cache People,

I figured out what it is.  The property oxf.xforms.cache.session.size parameter was too small for one of the queries being returned by exist.  So, it apparently overflowed the cache and caused all manner of problems.

Jack


On 9/26/07 4:43 PM, "Jack Cox" <[hidden email]> wrote:

I’m getting the following error occasionally after restarting the application.  Anybody have any idea what may cause this?

2007-09-26 16:28:49,910 http-8080-Processor4 ERROR webapp.ProcessorService  - Exception at line 55, column 103 of oxf:/ops/xforms/xforms-server.xpl (reading processor output: name='response', id='xml-response')
org.orbeon.oxf.common.OXFException: Unable to retrieve XForms engine state from session cache.

Thanks

Jack

---------------------
Jack Cox
CapTech Ventures, Inc.
1118 W. Main St.
Richmond, VA 23220
804-306-4710



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


---------------------
Jack Cox
CapTech Ventures, Inc.
1118 W. Main St.
Richmond, VA 23220
804-306-4710


--
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