Advertisement
Guest User

Untitled

a guest
Feb 25th, 2019
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.27 KB | None | 0 0
  1. [openbravo@localhost OpenbravoERP]$ ant smartbuild -Dlocal=no
  2. Buildfile: build.xml
  3.  
  4. set.code.rev:
  5.  
  6. code.rev:
  7.  
  8. init:
  9.  
  10. smartbuild:
  11.  
  12. set.code.rev:
  13.  
  14. code.rev:
  15.  
  16. init:
  17.  
  18. core.lib:
  19.  
  20. init:
  21.  
  22. compile:
  23.  
  24. build.jar:
  25.  
  26. build:
  27.  
  28. copy.core.lib:
  29.  
  30. update.database.if.no.local:
  31.  
  32. set.code.rev:
  33.  
  34. code.rev:
  35.  
  36. init:
  37.  
  38. core.lib:
  39.  
  40. init:
  41.  
  42. compile:
  43.  
  44. build.jar:
  45.  
  46. build:
  47.  
  48. copy.core.lib:
  49.  
  50. database.lib:
  51.  
  52. init:
  53.  
  54. compile:
  55.  
  56. build.jar:
  57.  
  58. jar:
  59.  
  60. buildvalidation:
  61. [sql] Executing commands
  62. [sql] 2 of 2 SQL statements executed successfully
  63.  
  64. buildvalidation:
  65. [java] 0 [main] INFO org.openbravo.buildvalidation.BuildValidationHandler - Executing build validation: org.openbravo.buildvalidation.AccountingTabs
  66. [java] 631 [main] INFO org.openbravo.buildvalidation.BuildValidationHandler - Executing build validation: org.openbravo.buildvalidation.DuplicateDocExchangeRate
  67. [java] 693 [main] INFO org.openbravo.buildvalidation.BuildValidationHandler - Executing build validation: org.openbravo.buildvalidation.DuplicatedJavaPackage
  68. [java] 746 [main] INFO org.openbravo.buildvalidation.BuildValidationHandler - Executing build validation: org.openbravo.buildvalidation.PaymentGLItemCheck
  69. [java] 897 [main] INFO org.openbravo.buildvalidation.BuildValidationHandler - Executing build validation: org.openbravo.buildvalidation.PreferenceConflict
  70. [java] 1061 [main] INFO org.openbravo.buildvalidation.BuildValidationHandler - Executing build validation: org.openbravo.advpaymentmngt.buildvalidation.UniquePaymentForTransaction
  71. [java] 1110 [main] INFO org.openbravo.buildvalidation.BuildValidationHandler - Executing build validation: org.openbravo.advpaymentmngt.buildvalidation.UnpostRefundPayments
  72.  
  73. update.database:
  74. [sql] Executing commands
  75. [sql] 2 of 2 SQL statements executed successfully
  76.  
  77. update.database.java:
  78. [java] Executing database update process without checking changes in local files.
  79. [java] 0 INFO - Database connection: jdbc:postgresql://localhost:5432/openbravo. User: tad
  80. [java] 902 INFO - Executing full update.database
  81. [java] 933 INFO - Reading tables...
  82. [java] 7052 INFO - Reading views...
  83. [java] 7219 INFO - Reading sequences...
  84. [java] 7246 INFO - Reading triggers...
  85. [java] 7326 INFO - Reading functions...
  86. [java] 7703 INFO - Sorting foreign keys, indexes and checks...
  87. [java] 7968 INFO - Starting function and trigger standardization.
  88. [java] 24399 INFO - Checking datatypes from the model loaded from the database
  89. [java] 24437 INFO - Original model loaded from database.
  90. [java] 24520 INFO - Reading model files...
  91. [java] 32851 INFO - Checking datatypes from the model loaded from XML files
  92. [java] 32916 INFO - Loading data from XML files
  93. [java] 38059 INFO - Loading and applying configuration scripts
  94. [java] 38124 INFO - Applying structure part of configuration script: org.openbravo.v3
  95. [java] 38156 INFO - Loading configuration script: /opt/OpenbravoERP/modules/org.openbravo.v3/src-db/database/configScript.xml
  96. [java] Checking if database structure was modified locally.
  97. [java] Checking if data has changed in the application dictionary.
  98. [java] 38808 INFO - Executing default prescript
  99. [java] 44563 INFO - Executed 119 SQL command(s) successfully
  100. [java] 44622 INFO - Updating database model...
  101. [java] 172908 INFO - Executed 1818 SQL command(s) successfully
  102. [java] 173041 INFO - Executed 5 forced SQL command(s) successfully
  103. [java] 173070 INFO - Model update complete.
  104. [java] 173220 INFO - Disabling foreign keys
  105. [java] 175091 INFO - Executed 2013 SQL command(s) successfully
  106. [java] 175118 INFO - Disabling triggers
  107. [java] 175340 INFO - Executed 271 SQL command(s) successfully
  108. [java] 175565 INFO - Executed 524 SQL command(s) successfully
  109. [java] 175601 INFO - Executing moduleScript: org.openbravo.modulescript.AdminFlagOnCreateDefaults
  110. [java] 175757 INFO - Executing moduleScript: org.openbravo.modulescript.ConvertImages
  111. [java] 175857 INFO - Executing moduleScript: org.openbravo.modulescript.CreateDoctypeTemplate
  112. [java] 175932 INFO - Executing moduleScript: org.openbravo.modulescript.CreateLineForSequenceProduct
  113. [java] 176027 INFO - Executing moduleScript: org.openbravo.modulescript.DeleteDuplicateMatchInvoice
  114. [java] 177133 INFO - Executing moduleScript: org.openbravo.modulescript.DeleteInventoryLines
  115. [java] 177566 INFO - Executing moduleScript: org.openbravo.modulescript.DeleteRedundantTranslations
  116. [java] 177723 INFO - Executing moduleScript: org.openbravo.modulescript.HBFix
  117. [java] 177750 INFO - Executing moduleScript: org.openbravo.modulescript.InitializeAlertStatus
  118. [java] 177816 INFO - Executing moduleScript: org.openbravo.modulescript.InitializeCostingMigrationPreference
  119. [java] 177907 INFO - Executing moduleScript: org.openbravo.modulescript.Issue21640WrongMatchInvAccounting
  120. [java] 177935 INFO - Executing moduleScript: org.openbravo.modulescript.PaymentZeroAmount
  121. [java] 178047 INFO - Executing moduleScript: org.openbravo.modulescript.UpdateADClientInfo
  122. [java] 178248 INFO - Executing moduleScript: org.openbravo.modulescript.UpdateCostingRulesWhenNotCalculatedCosts
  123. [java] 178322 INFO - Executing moduleScript: org.openbravo.modulescript.UpdateEmailPasswords
  124. [java] 178390 INFO - Executing moduleScript: org.openbravo.modulescript.UpdateFinancialAccountAccounts
  125. [java] 178539 INFO - Executing moduleScript: org.openbravo.modulescript.UpdateMTransactionCostingStatus
  126. [java] 178598 INFO - Executing moduleScript: org.openbravo.modulescript.UpdateReversalDocumentTypes
  127. [java] 178689 INFO - Executing moduleScript: org.openbravo.modulescript.UpgradeToPocEmail
  128. [java] 178753 INFO - Executing moduleScript: org.openbravo.advpaymentmngt.modulescript.AlertsForWrongInvoices
  129. [java] 178809 INFO - Executing moduleScript: org.openbravo.advpaymentmngt.modulescript.CreateAccountingConfiguration
  130. [java] 179015 INFO - Executing moduleScript: org.openbravo.advpaymentmngt.modulescript.CreateDocumentNoSequence
  131. [java] 179530 INFO - Executing moduleScript: org.openbravo.advpaymentmngt.modulescript.UpdateGeneratedUsedCreditColumns
  132. [java] 179770 INFO - Executing moduleScript: org.openbravo.userinterface.selector.UpdateLanguageColumn
  133. [java] 179850 INFO - Executing moduleScript: org.openbravo.v3.datasets.SetDefaultRole
  134. [java] 179906 INFO - Loading and applying configuration scripts
  135. [java] 179956 INFO - Applying data part of configuration script: org.openbravo.v3
  136. [java] 180004 INFO - Loading configuration script: /opt/OpenbravoERP/modules/org.openbravo.v3/src-db/database/configScript.xml
  137. [java] Warning: old value in row not equal to expected one. Table:[AD_TAB] PK[: 210] Old Value found: 30 Old value expected 100
  138. [java] We didn't found the row that we wanted to change. Table:[AD_TAB] PK[: 439]
  139. [java] Warning: old value in row not equal to expected one. Table:[AD_TAB] PK[: 800057] Old Value found: 40 Old value expected 70
  140. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 1084] Old Value found: N Old value expected Y
  141. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 2109] Old Value found: N Old value expected Y
  142. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 2112] Old Value found: N Old value expected Y
  143. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 2119] Old Value found: N Old value expected Y
  144. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 2204] Old Value found: N Old value expected Y
  145. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 2433] Old Value found: N Old value expected Y
  146. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 2475] Old Value found: N Old value expected Y
  147. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 2517] Old Value found: N Old value expected Y
  148. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 2723] Old Value found: N Old value expected Y
  149. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 2732] Old Value found: N Old value expected Y
  150. [java] We didn't found the row that we wanted to change. Table:[AD_FIELD] PK[: 2923]
  151. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 2930] Old Value found: N Old value expected Y
  152. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 2933] Old Value found: N Old value expected Y
  153. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 2944] Old Value found: null Old value expected 108
  154. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 2953] Old Value found: N Old value expected Y
  155. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 2956] Old Value found: N Old value expected Y
  156. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 3273] Old Value found: N Old value expected Y
  157. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 3338] Old Value found: N Old value expected Y
  158. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 3346] Old Value found: N Old value expected Y
  159. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 3354] Old Value found: N Old value expected Y
  160. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 3443] Old Value found: N Old value expected Y
  161. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 3444] Old Value found: N Old value expected Y
  162. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 3447] Old Value found: N Old value expected Y
  163. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 3448] Old Value found: N Old value expected Y
  164. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 3454] Old Value found: N Old value expected Y
  165. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 3456] Old Value found: N Old value expected Y
  166. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 3464] Old Value found: N Old value expected Y
  167. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 3488] Old Value found: N Old value expected Y
  168. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 3491] Old Value found: N Old value expected Y
  169. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 4104] Old Value found: N Old value expected Y
  170. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 4106] Old Value found: N Old value expected Y
  171. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 4107] Old Value found: N Old value expected Y
  172. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 4108] Old Value found: N Old value expected Y
  173. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 4109] Old Value found: N Old value expected Y
  174. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 5386] Old Value found: N Old value expected Y
  175. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 7621] Old Value found: N Old value expected Y
  176. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 7622] Old Value found: N Old value expected Y
  177. [java] Warning: old value in row not equal to expected one. Table:[AD_FIELD] PK[: 7623] Old Value found: N Old value expected Y
  178. [java] 180699 INFO - Comparing databases to find differences
  179. [java] 185674 INFO - Updating Application Dictionary data...
  180. [java] 683980 ERROR - Error while inserting into the database: ERROR: duplicate key value violates unique constraint "ad_extension_points_key"
  181. [java] org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "ad_extension_points_key"
  182. [java] at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2102)
  183. [java] at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1835)
  184. [java] at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:257)
  185. [java] at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:500)
  186. [java] at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:388)
  187. [java] at org.postgresql.jdbc2.AbstractJdbc2Statement.executeUpdate(AbstractJdbc2Statement.java:334)
  188. [java] at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  189. [java] at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  190. [java] at org.apache.ddlutils.platform.PlatformImplBase.insert(PlatformImplBase.java:1735)
  191. [java] at org.apache.ddlutils.platform.PlatformImplBase.upsert(PlatformImplBase.java:1648)
  192. [java] at org.apache.ddlutils.platform.PlatformImplBase.alterData(PlatformImplBase.java:915)
  193. [java] at org.openbravo.ddlutils.task.AlterDatabaseDataAll.doExecute(AlterDatabaseDataAll.java:184)
  194. [java] at org.openbravo.ddlutils.task.BaseDatabaseTask.execute(BaseDatabaseTask.java:86)
  195. [java] at org.openbravo.ddlutils.task.AlterDatabaseJava.main(AlterDatabaseJava.java:38)
  196. [java] org.apache.ddlutils.DatabaseOperationException: Error while inserting into the database: ERROR: duplicate key value violates unique constraint "ad_extension_points_key"
  197. [java] at org.apache.ddlutils.platform.PlatformImplBase.insert(PlatformImplBase.java:1744)
  198. [java] at org.apache.ddlutils.platform.PlatformImplBase.upsert(PlatformImplBase.java:1648)
  199. [java] at org.apache.ddlutils.platform.PlatformImplBase.alterData(PlatformImplBase.java:915)
  200. [java] at org.openbravo.ddlutils.task.AlterDatabaseDataAll.doExecute(AlterDatabaseDataAll.java:184)
  201. [java] at org.openbravo.ddlutils.task.BaseDatabaseTask.execute(BaseDatabaseTask.java:86)
  202. [java] at org.openbravo.ddlutils.task.AlterDatabaseJava.main(AlterDatabaseJava.java:38)
  203. [java] Caused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "ad_extension_points_key"
  204. [java] at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2102)
  205. [java] at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1835)
  206. [java] at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:257)
  207. [java] at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:500)
  208. [java] at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:388)
  209. [java] at org.postgresql.jdbc2.AbstractJdbc2Statement.executeUpdate(AbstractJdbc2Statement.java:334)
  210. [java] at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  211. [java] at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  212. [java] at org.apache.ddlutils.platform.PlatformImplBase.insert(PlatformImplBase.java:1735)
  213. [java] ... 5 more
  214. [java] Exception in thread "main" org.apache.ddlutils.DatabaseOperationException: Error while inserting into the database: ERROR: duplicate key value violates unique constraint "ad_extension_points_key"
  215. [java] at org.openbravo.ddlutils.task.AlterDatabaseDataAll.doExecute(AlterDatabaseDataAll.java:248)
  216. [java] at org.openbravo.ddlutils.task.BaseDatabaseTask.execute(BaseDatabaseTask.java:86)
  217. [java] at org.openbravo.ddlutils.task.AlterDatabaseJava.main(AlterDatabaseJava.java:38)
  218. [java] Caused by: org.apache.ddlutils.DatabaseOperationException: Error while inserting into the database: ERROR: duplicate key value violates unique constraint "ad_extension_points_key"
  219. [java] at org.apache.ddlutils.platform.PlatformImplBase.insert(PlatformImplBase.java:1744)
  220. [java] at org.apache.ddlutils.platform.PlatformImplBase.upsert(PlatformImplBase.java:1648)
  221. [java] at org.apache.ddlutils.platform.PlatformImplBase.alterData(PlatformImplBase.java:915)
  222. [java] at org.openbravo.ddlutils.task.AlterDatabaseDataAll.doExecute(AlterDatabaseDataAll.java:184)
  223. [java] ... 2 more
  224. [java] Caused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "ad_extension_points_key"
  225. [java] at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2102)
  226. [java] at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1835)
  227. [java] at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:257)
  228. [java] at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:500)
  229. [java] at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:388)
  230. [java] at org.postgresql.jdbc2.AbstractJdbc2Statement.executeUpdate(AbstractJdbc2Statement.java:334)
  231. [java] at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  232. [java] at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  233. [java] at org.apache.ddlutils.platform.PlatformImplBase.insert(PlatformImplBase.java:1735)
  234. [java] ... 5 more
  235. [java] --- Nested Exception ---
  236. [java] org.apache.ddlutils.DatabaseOperationException: Error while inserting into the database: ERROR: duplicate key value violates unique constraint "ad_extension_points_key"
  237. [java] at org.apache.ddlutils.platform.PlatformImplBase.insert(PlatformImplBase.java:1744)
  238. [java] at org.apache.ddlutils.platform.PlatformImplBase.upsert(PlatformImplBase.java:1648)
  239. [java] at org.apache.ddlutils.platform.PlatformImplBase.alterData(PlatformImplBase.java:915)
  240. [java] at org.openbravo.ddlutils.task.AlterDatabaseDataAll.doExecute(AlterDatabaseDataAll.java:184)
  241. [java] at org.openbravo.ddlutils.task.BaseDatabaseTask.execute(BaseDatabaseTask.java:86)
  242. [java] at org.openbravo.ddlutils.task.AlterDatabaseJava.main(AlterDatabaseJava.java:38)
  243. [java] Caused by: org.postgresql.util.PSQLException: ERROR: duplicate key value violates unique constraint "ad_extension_points_key"
  244. [java] at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2102)
  245. [java] at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1835)
  246. [java] at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:257)
  247. [java] at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:500)
  248. [java] at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:388)
  249. [java] at org.postgresql.jdbc2.AbstractJdbc2Statement.executeUpdate(AbstractJdbc2Statement.java:334)
  250. [java] at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  251. [java] at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:105)
  252. [java] at org.apache.ddlutils.platform.PlatformImplBase.insert(PlatformImplBase.java:1735)
  253. [java] ... 5 more
  254.  
  255. BUILD FAILED
  256. /opt/OpenbravoERP/build.xml:375: The following error occurred while executing this line:
  257. /opt/OpenbravoERP/build.xml:408: The following error occurred while executing this line:
  258. /opt/OpenbravoERP/build.xml:725: The following error occurred while executing this line:
  259. /opt/OpenbravoERP/src-db/database/build.xml:80: Java returned: 1
  260.  
  261. Total time: 11 minutes 29 seconds
  262. [openbravo@localhost OpenbravoERP]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement