Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0044279Openbravo ERP01. General setuppublic2020-06-03 19:152024-07-24 08:47
ashwini24 
Triage Omni OMS 
urgentcriticalalways
closedout of date 
10
 
 
Core
No
0044279: System user null error in update.database
I'm getting an error at the time of installation of the import data module.

At the time of rebuild the module from the module management screen, we getting database system user null.


[java] 2465 [main] INFO org.openbravo.ddlutils.task.AlterDatabaseDataAll - Database connection: jdbc:postgresql://localhost:5434/OpenBravo01. [^] User: openbravo. System User: null

[java] 87885 [main] WARN org.openbravo.ddlutils.task.AlterDatabaseDataAll - Script prescript-systemuser-PostgreSql.sql executed with 1 error(s)

Same I tried to run using cmd by "ant update.database" command but getting the same error.

I have attached the log file.

Openbravo version 3.0PR20Q1.1
1. Open module management
2. Add module
3. search "Import Data" Module.
4. Installed import data module.
5. Rebuild Installed module.
No tags attached.
related to feature request 0044269 closed alostale remove GUI rebuild+restart from MMC 
txt openbravo.txt (49,674) 2020-06-03 19:15
https://issues.openbravo.com/file_download.php?file_id=14570&type=bug
Issue History
2020-06-03 19:15ashwini24New Issue
2020-06-03 19:15ashwini24Assigned To => Triage Finance
2020-06-03 19:15ashwini24File Added: openbravo.txt
2020-06-03 19:15ashwini24Modules => Core
2020-06-03 19:15ashwini24Triggers an Emergency Pack => No
2024-07-24 08:46alostaleRelationship addedrelated to 0044269
2024-07-24 08:47alostaleNote Added: 0167308
2024-07-24 08:47alostaleStatusnew => closed
2024-07-24 08:47alostaleResolutionopen => out of date

Notes
(0167308)
alostale   
2024-07-24 08:47   
Closing as out of date because: rebuild is now only available from CLI, not from UI as explained in the steps.

In any case, most probably the problem was due to a missing configuration in Openbravo.properties (bbdd.systemUser).