Unable to access Orbeon form builder via hybris backoffice

3 views
Skip to first unread message

Sumit Bisht

unread,
Nov 20, 2025, 1:37:31 PM (9 days ago) Nov 20
to Orbeon Forms
I am getting a blank yforms editor while opening and trying to edit yforms via its builder.

I am getting the following error on orbeon.log file:
2025-11-20T13:53:02,541 DEBUG CRUD - receiving request: method = HEAD, path = /fr/service/sqlite/crud/orbeon/builder/data/554bb290-f911-4de6-b037-9b923ae61b20/data.xml
2025-11-20T13:53:02,605 DEBUG CRUD - start getting datasource `sqlite`
2025-11-20T13:53:02,635 WARN  DatabaseContext - File 'C:\<PATH TO INSTALLATION>\yforms\orbeonweb\web\webroot\WEB-INF\orbeon-demo.sqlite' from WAR file does not exist
2025-11-20T13:53:02,637 DEBUG CRUD - end getting datasource `sqlite` with failure {time (ms): "32"}
2025-11-20T13:53:02,692 ERROR PageFlowControllerProcessor - error caught {controller: "oxf:/apps/fr/page-flow.xml", method: "HEAD", path: "/fr/service/sqlite/crud/orbeon/builder/data/554bb290-f911-4de6-b037-9b923ae61b20/data.xml"}
2025-11-20T13:53:02,830 ERROR PageFlowControllerProcessor -
+----------------------------------------------------------------------------------------------------------------------+
|An Error has Occurred                                                                                                 |
|----------------------------------------------------------------------------------------------------------------------|
|Data source not found for 'sqlite'                                                                                    |
|----------------------------------------------------------------------------------------------------------------------|
|Application Call Stack                                                                                                |
|----------------------------------------------------------------------------------------------------------------------|
|oxf:/apps/fr/page-flow.xml                                                        |reading page model data output|  24|
|······················································································································|
|element=<service path="/fr/service/(oracle|mysql|postgresql|db2|sqlserver|sqlite)/crud/([^/]+/[^/]+/(form/[^/]+|(data||
|model  =persistence/relational/crud.xpl                                                                               |
|----------------------------------------------------------------------------------------------------------------------|
|oxf:/apps/fr/persistence/relational/crud.xpl                                      |executing processor           |  17|
|······················································································································|
|element=<p:processor name="fr:relational-crud"/>                                                                      |
|name   ={http://orbeon.org/oxf/xml/form-runner}relational-crud                                                        |
|----------------------------------------------------------------------------------------------------------------------|
|----------------------------------------------------------------------------------------------------------------------|
|Exception: javax.naming.NameNotFoundException                                                                         |

Alessandro Vernet

unread,
Nov 20, 2025, 11:09:34 PM (9 days ago) Nov 20
to orb...@googlegroups.com
Hi Sumit,

Is this a verbatim instance of yForms that ships with SAP Commerce, or one for which you have custom configurations in place?

From the exception I can say that Orbeon Forms is looking for SQLite, which it can't find. If you didn't intend to use SQLite, you'll want to set the property below to disable it. Also see the section linked below, which contains some additional information about this. Does this help, or did I misunderstand something?

  <property
      as="xs:boolean"
      name="oxf.fr.persistence.sqlite.active"
      value="false"/>


--
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 orbeon+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/orbeon/b2603edc-4adc-44e9-b338-238fcb5e4f31n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages