Advertisement
tko_pb

erorr

Jan 3rd, 2019
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.34 KB | None | 0 0
  1. [java] 50369 INFO - Executed 129 SQL command(s) with 3 error(s) in 419 ms
  2. [java] 50402 INFO - Comparing databases to find data differences...
  3. [java] 53117 INFO - Disabling foreign keys
  4. [java] 53195 INFO - Executed 139 SQL command(s) successfully in 66 ms
  5. [java] 53202 INFO - Disabling triggers
  6. [java] 53256 INFO - Executed 256 SQL command(s) successfully in 40 ms
  7. [java] 53373 INFO - Executed 860 SQL command(s) successfully in 93 ms
  8. [java] 53380 INFO - Running modulescripts...
  9. [java] 53423 INFO - Executing moduleScript: org.openbravo.modulescript.HBFix
  10. [java] 53442 INFO - Executing moduleScript: org.openbravo.modulescript.InitializeCostingMigrationPreference
  11. [java] 53521 INFO - Executing moduleScript: org.openbravo.advpaymentmngt.modulescript.InitializeAPRMReadyPreference
  12. [java] 53549 INFO - Executing moduleScript: org.wirabumi.cam.modulescript.ModuleScriptCam
  13. [java] 53558 INFO - Executing moduleScript: org.wirabumi.fifo.modulescript.ModuleScriptCam
  14. [java] 53567 INFO - Executing moduleScript: org.wirabumi.gen.oez.modulescript.ModuleScriptID
  15. [java] 53579 INFO - Executing moduleScript: org.wirabumi.gen.oez.modulescript.ModuleScriptOez
  16. [java] starting cam module script
  17. [java] attach path: /home/tiko/Desktop/openbravo2.3
  18. [java] starting fifo module script
  19. [java] attach path: /home/tiko/Desktop/openbravo2.3
  20. [java] starting ID module script
  21. [java] start module script ID
  22. [java] endding module script ID: language id_ID already inserted before
  23. [java] starting oez module script
  24. [java] starting oez module script
  25. [java] attach path: /home/tiko/Desktop/openbravo2.3
  26. [java] 53644 INFO - Executing moduleScript: org.wirabumi.gen.oez.modulescript.ModuleScriptHris
  27. [java] 53654 INFO - Executing moduleScript: org.wirabumi.localization.id.community.modulescript.ModuleScriptID
  28. [java] 53664 INFO - Updating Application Dictionary data...
  29. [java] starting ID module script
  30. [java] start module script ID
  31. [java] endding module script ID: language id_ID already inserted before
  32. [java] 53824 ERROR - Error while updating in the database : UPDATE AD_COLUMN SET UPDATED = ?, UPDATEDBY = ?, AD_CALLOUT_ID = ? WHERE AD_COLUMN_ID = ? - {AD_COLUMN_ID=4940, AD_CALLOUT_ID=BA4409AE441B47EB98827DF18F35255E, UPDATED=2019-01-03 13:03:36.751, UPDATEDBY=0}ERROR: insert or update on table "ad_column" violates foreign key constraint "ad_column_ad_callout"
  33. [java] Detail: Key (ad_callout_id)=(BA4409AE441B47EB98827DF18F35255E) is not present in table "ad_callout".
  34. [java] org.postgresql.util.PSQLException: ERROR: insert or update on table "ad_column" violates foreign key constraint "ad_column_ad_callout"
  35. [java] Detail: Key (ad_callout_id)=(BA4409AE441B47EB98827DF18F35255E) is not present in table "ad_callout".
  36. [java] at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2182)
  37. [java] at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1911)
  38. [java] at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:173)
  39. [java] at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:622)
  40. [java] at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:472)
  41. [java] at org.postgresql.jdbc.PgStatement.executeUpdate(PgStatement.java:429)
  42. [java] at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  43. [java] at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  44. [java] at org.apache.ddlutils.platform.PlatformImplBase.update(PlatformImplBase.java:2035)
  45. [java] at org.apache.ddlutils.platform.PlatformImplBase.alterData(PlatformImplBase.java:855)
  46. [java] at org.openbravo.ddlutils.process.DBUpdater.update(DBUpdater.java:119)
  47. [java] at org.openbravo.ddlutils.task.AlterDatabaseDataAll.doExecute(AlterDatabaseDataAll.java:69)
  48. [java] at org.openbravo.ddlutils.task.BaseDatabaseTask.execute(BaseDatabaseTask.java:88)
  49. [java] at org.openbravo.ddlutils.task.AlterDatabaseJava.main(AlterDatabaseJava.java:81)
  50. [java] org.apache.ddlutils.DatabaseOperationException: Error while updating in the database : UPDATE AD_COLUMN SET UPDATED = ?, UPDATEDBY = ?, AD_CALLOUT_ID = ? WHERE AD_COLUMN_ID = ? - {AD_COLUMN_ID=4940, AD_CALLOUT_ID=BA4409AE441B47EB98827DF18F35255E, UPDATED=2019-01-03 13:03:36.751, UPDATEDBY=0}ERROR: insert or update on table "ad_column" violates foreign key constraint "ad_column_ad_callout"
  51. [java] Detail: Key (ad_callout_id)=(BA4409AE441B47EB98827DF18F35255E) is not present in table "ad_callout".
  52. [java] at org.apache.ddlutils.platform.PlatformImplBase.update(PlatformImplBase.java:2040)
  53. [java] at org.apache.ddlutils.platform.PlatformImplBase.alterData(PlatformImplBase.java:855)
  54. [java] at org.openbravo.ddlutils.process.DBUpdater.update(DBUpdater.java:119)
  55. [java] at org.openbravo.ddlutils.task.AlterDatabaseDataAll.doExecute(AlterDatabaseDataAll.java:69)
  56. [java] at org.openbravo.ddlutils.task.BaseDatabaseTask.execute(BaseDatabaseTask.java:88)
  57. [java] at org.openbravo.ddlutils.task.AlterDatabaseJava.main(AlterDatabaseJava.java:81)
  58. [java] Caused by: org.postgresql.util.PSQLException: ERROR: insert or update on table "ad_column" violates foreign key constraint "ad_column_ad_callout"
  59. [java] Detail: Key (ad_callout_id)=(BA4409AE441B47EB98827DF18F35255E) is not present in table "ad_callout".
  60. [java] at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2182)
  61. [java] at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1911)
  62. [java] at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:173)
  63. [java] at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:622)
  64. [java] at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:472)
  65. [java] at org.postgresql.jdbc.PgStatement.executeUpdate(PgStatement.java:429)
  66. [java] at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  67. [java] at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  68. [java] at org.apache.ddlutils.platform.PlatformImplBase.update(PlatformImplBase.java:2035)
  69. [java] ... 5 more
  70. [java] Exception in thread "main" org.apache.ddlutils.DatabaseOperationException: Error while updating in the database : UPDATE AD_COLUMN SET UPDATED = ?, UPDATEDBY = ?, AD_CALLOUT_ID = ? WHERE AD_COLUMN_ID = ? - {AD_COLUMN_ID=4940, AD_CALLOUT_ID=BA4409AE441B47EB98827DF18F35255E, UPDATED=2019-01-03 13:03:36.751, UPDATEDBY=0}ERROR: insert or update on table "ad_column" violates foreign key constraint "ad_column_ad_callout"
  71. [java] Detail: Key (ad_callout_id)=(BA4409AE441B47EB98827DF18F35255E) is not present in table "ad_callout".
  72. [java] at org.openbravo.ddlutils.process.DBUpdater.update(DBUpdater.java:145)
  73. [java] at org.openbravo.ddlutils.task.AlterDatabaseDataAll.doExecute(AlterDatabaseDataAll.java:69)
  74. [java] at org.openbravo.ddlutils.task.BaseDatabaseTask.execute(BaseDatabaseTask.java:88)
  75. [java] at org.openbravo.ddlutils.task.AlterDatabaseJava.main(AlterDatabaseJava.java:81)
  76. [java] Caused by: org.apache.ddlutils.DatabaseOperationException: Error while updating in the database : UPDATE AD_COLUMN SET UPDATED = ?, UPDATEDBY = ?, AD_CALLOUT_ID = ? WHERE AD_COLUMN_ID = ? - {AD_COLUMN_ID=4940, AD_CALLOUT_ID=BA4409AE441B47EB98827DF18F35255E, UPDATED=2019-01-03 13:03:36.751, UPDATEDBY=0}ERROR: insert or update on table "ad_column" violates foreign key constraint "ad_column_ad_callout"
  77. [java] Detail: Key (ad_callout_id)=(BA4409AE441B47EB98827DF18F35255E) is not present in table "ad_callout".
  78. [java] at org.apache.ddlutils.platform.PlatformImplBase.update(PlatformImplBase.java:2040)
  79. [java] at org.apache.ddlutils.platform.PlatformImplBase.alterData(PlatformImplBase.java:855)
  80. [java] at org.openbravo.ddlutils.process.DBUpdater.update(DBUpdater.java:119)
  81. [java] ... 3 more
  82. [java] Caused by: org.postgresql.util.PSQLException: ERROR: insert or update on table "ad_column" violates foreign key constraint "ad_column_ad_callout"
  83. [java] Detail: Key (ad_callout_id)=(BA4409AE441B47EB98827DF18F35255E) is not present in table "ad_callout".
  84. [java] at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2182)
  85. [java] at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1911)
  86. [java] at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:173)
  87. [java] at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:622)
  88. [java] at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:472)
  89. [java] at org.postgresql.jdbc.PgStatement.executeUpdate(PgStatement.java:429)
  90. [java] at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  91. [java] at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  92. [java] at org.apache.ddlutils.platform.PlatformImplBase.update(PlatformImplBase.java:2035)
  93. [java] ... 5 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement