Skip to main content
Participant
September 13, 2023
Answered

InDesign Server 2023 Sqlite Error

  • September 13, 2023
  • 1 reply
  • 1132 views

Hello there, I'm using InDesign Server 2023 (ver 18.5 x64) installed on Windows 11 host machine.

While running the script, I get this error related to Sqlite3:

 

===========================================================================
. InDesign Server Version 18.5 x64
. Copyright 1999-2022 Adobe Inc. and its licensors.
. All rights reserved. See the other legal notices in the ReadMe.
===========================================================================
Mon Sep 11 15:39:21 2023 INFO [server] Initialising
Mon Sep 11 15:39:21 2023 INFO [server] Loading the application
Mon Sep 11 15:39:21 2023 INFO [server] Restoring Object Model
Mon Sep 11 15:39:21 2023 INFO [server] Scanning for plug-ins
Mon Sep 11 15:39:21 2023 INFO [server] Initialising plug-ins
Mon Sep 11 15:39:21 2023 INFO [server] Starting up Service Registry
Mon Sep 11 15:39:32 2023 INFO [server] Executing startup services
Mon Sep 11 15:39:32 2023 INFO [server] Using configuration configuration_12345
Mon Sep 11 15:39:33 2023 INFO [server] Initialising Application
Mon Sep 11 15:39:33 2023 INFO [server] Completing Initialisation
Mon Sep 11 15:39:34 2023 INFO [server] Image previews are off
Mon Sep 11 15:39:34 2023 INFO [server] Server Running
Mon Sep 11 15:39:34 2023 INFO [javascript] Executing File: C:\Program Files\Adobe\Adobe InDesign Server 2023\Scripts\startup scripts\ConnectInstancesToESTK.js
Mon Sep 11 15:39:34 2023 INFO [javascript] Executing File: C:\Program Files\Adobe\Adobe InDesign Server 2023\Scripts\converturltohyperlink\startup scripts\ConvertURLToHyperlinkMenuItemLoader.jsx
Mon Sep 11 15:39:34 2023 INFO [javascript] Executing File: C:\Program Files\Adobe\Adobe InDesign Server 2023\Scripts\converturltohyperlink\ConvertURLToHyperlinkMenuItem.jsxbin
Mon Sep 11 15:39:38 2023 INFO [soap] Servicing SOAP requests on port 12345

Mon Sep 11 15:44:00 2023 INFO [javascript] Executing Script
Mon Sep 11 15:44:00 2023 INFO [javascript] Executing Script
Mon Sep 11 15:44:00 2023 INFO [windows scripting] Executing Script


ALWAYS 2023-09-11 13:44:02 dcx.assertion.fail SqliteDB.cpp:277 (open) -- dcx-cpp v7.6.2 Assertion failed: sqlite3_libversion_number()==SQLITE_VERSION_NUMBER -- Sqlite version number in header 3030001 does not match version number in library 3033000


Mon Sep 11 15:44:02 2023 INFO [windows scripting] Executing Script
Mon Sep 11 15:44:03 2023 INFO [javascript] Executing Script
Mon Sep 11 15:44:03 2023 INFO [javascript] Executing Script
Mon Sep 11 15:44:03 2023 INFO [windows scripting] Executing Script

 

 

I think that I should downgrade/upgrade Sqlite3 but dont know how to do it.

Please can someone guide me to a solution to this problem.

This topic has been closed for replies.
Correct answer Rishabh_Tiwari

Hi @defaultutprpv5hv5wq @Manan Joshi ,

 

Thank you for your patience. I got an update on the issue from the team, and they confirmed that the team is working on a fix for the Sqlite3 error. In 18.5 the error should not have any impact on the workflows. Can you check and confirm.

Thanks

Rishabh

1 reply

Community Expert
September 14, 2023

Does you script code access the SQLite DB in any manner? Do you have any 3rd party plugins installed in your InDesign Server installation?

-Manan

-Manan
Participant
September 14, 2023

Hello Same problem here after a fresh install of indd server 2023 :

Script code never call SQLite DB and no 3rd party plugins installed

 

 

0|dome-gb | Thu Sep 14 05:07:04 2023 INFO [javascript] Executing File: D:\web\dome\resources\projects\local-factory-dev\1518\script-local.jsx
0|dome-gb | 2023-09-14T05:07:04: stderr cluster 12341:
0|dome-gb | ALWAYS
0|dome-gb | 2023-09-14T05:07:04: stderr cluster 12341:
0|dome-gb | 2023-09-14 12:07:04 dcx.CompositeRepository CompositeRepository.cpp:93 (initialize) -- dcx-cpp v7.6.2 Initializing CompositeRepository -- dcx-cpp version: 7.6.2
0|dome-gb | 2023-09-14T05:07:04: stderr cluster 12341:
0|dome-gb | ALWAYS
0|dome-gb | 2023-09-14T05:07:04: stderr cluster 12341:
0|dome-gb | 2023-09-14 12:07:04 dcx.assertion.fail SqliteDB.cpp:277 (open) -- dcx-cpp v7.6.2 Assertion failed: sqlite3_libversion_number()==SQLITE_VERSION_NUMBER -- Sqlite version number in header 3030001 does not match version number in library 3033000