I have follow most of the topics and based on that I make all the settings. But at last when I try to save the form I am getting this error.
Following is the Properties-local.xml Content <!-- This file is an empty template for your own properties-local.xml file. Please follow the instructions here: https://doc.orbeon.com/configuration/properties/ --> <properties xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:oxf="http://www.orbeon.com/oxf/processors"> <property as="xs:string" name="oxf.fr.persistence.provider.*.*.*" value="sqlserver"/> <property as="xs:NMTOKENS" name="oxf.xforms.logging.debug"> document model submission control event action analysis server html process </property> <property as="xs:NMTOKENS" name="oxf.xforms.logging.error"> submission-error-body </property> </properties> -- You received this message because you are subscribed to the Google Groups "Orbeon Forms" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. |
Administrator
|
You are saying that you are getting an error, but the error seems to be
missing from your message. Could you attach a screenshot of that error to a response? Also, do you see any useful information about this in the `orbeon.log`? If you aren't used to the `orbeon.log`, you might also find the page linked below useful. You'll let us know what you find! https://doc.orbeon.com/configuration/troubleshooting/orbeon-log ‑Alex ----- -- Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet -- Sent from: http://discuss.orbeon.com/ -- You received this message because you are subscribed to the Google Groups "Orbeon Forms" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email].
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
In reply to this post by jyadav
Here is the Error Screen Shot. 1. https://snag.gy/8yc2ZL.jpg 2. https://snag.gy/5HWf94.jpg Orbeon Log is attached On Thursday, January 3, 2019 at 3:43:32 AM UTC+5:30, [hidden email] wrote: I have follow most of the topics and based on that I make all the settings. But at last when I try to save the form I am getting this error. You received this message because you are subscribed to the Google Groups "Orbeon Forms" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. orbeon.log (1M) Download Attachment |
Administrator
|
Thank you for the screenshots. From the error message on the second
screenshot, it seems that Tomcat is unable to connect to port 1443 of the host you specified as your SQL Server. So I'd recommend you check that config: maybe the host name is incorrect, needs to be fully specified, or the port needs to be open, or something else. You'll let me know if you figure this one out. ‑Alex ----- -- Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet -- Sent from: http://discuss.orbeon.com/ -- You received this message because you are subscribed to the Google Groups "Orbeon Forms" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email].
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Administrator
|
Is everything good now with your connection to SQL Server? If not, did you
get a chance to check the config as mentioned in my previous message? ‑Alex ----- -- Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet -- Sent from: http://discuss.orbeon.com/ -- You received this message because you are subscribed to the Google Groups "Orbeon Forms" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email].
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Free forum by Nabble | Edit this page |