Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020171
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 01. General setupminoralways2012-03-31 14:402012-07-09 16:28
ReportermarkhsuView Statuspublic 
Assigned Togorka_gil 
PrioritynormalResolutionunable to reproduceFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSWindowsDatabasePostgreSQLJava versionJDK 1.6.0_31
OS VersionXP SP3Database version8.3Ant version1.8.3
Product Version3.0MP8.1SCM revision 
Review Assigned To
Web browserGoogle Chrome
ModulesOpenbravo 3.0
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0020171: Installation problem

DescriptionSystem complained following message after submit command "ant install.source":
-------------------------------------------------------------------------------
ADD CONSTRAINT AD_AUXILIARINPUT_AD_MODULE FOREIGN KEY (AD_MODULE_ID) REFERENCES AD_MODULE (AD_MODULE_ID)
[createdatabase] at org.apache.ddlutils.platform.PlatformImplBase.evaluateBatch(PlatformImplBase.java:366)
[createdatabase] at org.apache.ddlutils.platform.postgresql.PostgreSqlPlatform.enableAllFK(PostgreSqlPlatform.java:307)
[createdatabase] ... 44 more
[createdatabase] Caused by: org.postgresql.util.PSQLException: ERROR: insert or update on table "ad_auxiliarinput" violates foreign key constraint "ad_auxiliarinput_ad_module"
[createdatabase] Detail:Key (ad_module_id)=(9BA0836A3CD74EE4AB48753A47211BCC) is not present in table "ad_module".
[createdatabase] at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2102)
[createdatabase] at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:1835)
[createdatabase] at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:257)
[createdatabase] at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:500)
[createdatabase] at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(AbstractJdbc2Statement.java:374)
[createdatabase] at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(AbstractJdbc2Statement.java:366)
[createdatabase] at org.apache.commons.dbcp.DelegatingStatement.execute(DelegatingStatement.java:264)
[createdatabase] at org.apache.commons.dbcp.DelegatingStatement.execute(DelegatingStatement.java:264)
[createdatabase] at org.apache.ddlutils.platform.PlatformImplBase.evaluateBatch(PlatformImplBase.java:333)
[createdatabase] ... 45 more

Steps To Reproduceant install.source
TagsVMA-Reviewed
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0047082)
markhsu (reporter)
2012-04-02 04:26

This problem only happened on tar ball.
Murcurial clone has no such problem.

Mark
(0047471)
gorka_gil (administrator)
2012-04-11 12:05

Hi Mark,

The contents of the tarball are the same that the clone.

Could you check again in a clean scenario?

Thanks
(0050398)
shuehner (administrator)
2012-07-09 16:28

Closing as not reproducible as not reproducible by us and no no feedback from reporter for 3 month.

- Issue History
Date Modified Username Field Change
2012-03-31 14:40 markhsu New Issue
2012-03-31 14:40 markhsu Assigned To => vmromanos
2012-03-31 14:40 markhsu Web browser => Google Chrome
2012-03-31 14:40 markhsu Modules => Openbravo 3.0
2012-04-02 04:26 markhsu Note Added: 0047082
2012-04-11 11:20 vmromanos Assigned To vmromanos => gorka_gil
2012-04-11 11:21 vmromanos Tag Attached: VMA-Reviewed
2012-04-11 12:05 gorka_gil Note Added: 0047471
2012-04-11 12:05 gorka_gil Status new => feedback
2012-07-09 16:28 shuehner Note Added: 0050398
2012-07-09 16:28 shuehner Status feedback => closed
2012-07-09 16:28 shuehner Resolution open => unable to reproduce


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker