Hi
I have an input form that is generated on-the-fly from an XML schema. http://darwin.nox.ac.uk/orbeon/gcat/reports/create/input On my local machine, all works fine. On the server, however, the XForms engine state error message appears further to any user action, e.g. selecting a trigger. I have looked at other related threads but cannot see a cause for this error in the case I have described. Does anyone know what might be the cause? thanks very much Tanya -- This message (and any attachments) is for the recipient only. NERC is subject to the Freedom of Information Act 2000 and the contents of this email and any reply you make may be disclosed by NERC unless it is exempt from release under the Act. Any material supplied to NERC may be stored in an electronic records management system. -- 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 |
I just want to add to this, that forms with fewer input controls work fine on the server.
>>> Tanya Gray (Oxford) 10/03/07 5:58 PM >>> Hi I have an input form that is generated on-the-fly from an XML schema. http://darwin.nox.ac.uk/orbeon/gcat/reports/create/input On my local machine, all works fine. On the server, however, the XForms engine state error message appears further to any user action, e.g. selecting a trigger. I have looked at other related threads but cannot see a cause for this error in the case I have described. Does anyone know what might be the cause? thanks very much Tanya -- This message (and any attachments) is for the recipient only. NERC is subject to the Freedom of Information Act 2000 and the contents of this email and any reply you make may be disclosed by NERC unless it is exempt from release under the Act. Any material supplied to NERC may be stored in an electronic records management system. -- 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 |
Administrator
|
Tanya,
On 10/3/07, Tanya Gray (Oxford) <[hidden email]> wrote: > I just want to add to this, that forms with fewer input controls work fine on the server. You might want to increase the oxf.xforms.cache.session.size property in config/properties.xml. The size is in bytes, take into account your number of concurrent users and your heap size when sizing this. Also note that we are looking into improving cache handling to reduce the amount of memory used by the session cache, and to provide cache persistence. 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 OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
Alessandro Vernet wrote:
> Tanya, > > On 10/3/07, Tanya Gray (Oxford) <[hidden email]> wrote: >> I just want to add to this, that forms with fewer input controls work fine on the server. > > You might want to increase the oxf.xforms.cache.session.size property > in config/properties.xml. The size is in bytes, take into account your > number of concurrent users and your heap size when sizing this. Also > note that we are looking into improving cache handling to reduce the > amount of memory used by the session cache, and to provide cache > persistence. -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 OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |