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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0011430
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 02. Master data managementmajorhave not tried2009-11-20 07:332009-12-09 07:08
ReporterarunkumarView Statuspublic 
Assigned Toeduardo_Argal 
PriorityimmediateResolutionfixedFixed in Version2.50MP10
StatusclosedFix in branchFixed in SCM revision29045378c3a4
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseOracleJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0011430: clicking "verifyBOM" button does not ends up loading

Descriptionn Master data management -> product click "VerifyBOM" button.The pop up window does not ends up loading.
Steps To ReproduceLogin as userA
Go to Master Data Management->Product
Select product BOM A
Move to Bill of materials Tab
Click New and fill:
BOM Type = Part/BOM
BOM Product = B Raw material
BOM quantity = 1
Save and new and fill
BOM Type = Part/BOM
BOM Product = C Raw material
BOM quantity = 1
Move back to Product Tab
Click on Verify BOM button

VerifyBOM button does not end up loading.It is loading continously.

This breaks up the daily build execution in both QA and hudson machines.
TagsNo tags attached.
Attached Filespng file icon F_01.png [^] (57,605 bytes) 2009-11-20 07:33

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0022058)
rafaroda (developer)
2009-11-20 12:49

I'm not able to reproduce it in my local machine neither in http://demo.openbravo.com/ [^] Please review your QA machines.
(0022060)
jpabloae (reporter)
2009-11-20 13:10

Hi Rafa. As far as I know this bug is only reproduced using Oracle and in pi. So as the demo is not running in pi you won't get this error.

Arun: could you please confirm if this is true and in that case update the issue information with the database?
(0022088)
arunkumar (reporter)
2009-11-23 09:18

yes juan pablo I too agree with your comments.This issue occurred in PI oracle context. I have already updated this issue information with the database.

Since our QA daily build runs in pi oracle context was failing due to the environmental issues, we could not get the latest status of them.

Let me resolve that and inform you the updates about the issue whether I am able to reproduce it in pi oracle context.
(0022089)
rafaroda (developer)
2009-11-23 09:31

Just for your information the local environment where I tested it was also PI and Oracle.
(0022091)
jpabloae (reporter)
2009-11-23 09:32

Arun: does this reproduce if it is run that test individually? Or only when the previous tests have been run?
(0022093)
arunkumar (reporter)
2009-11-23 09:56

Juan Pablo: This issue happened in both QA and hudson.

Reproducing in hudson: In hudson I asked Priya to run the single test "Edit product BOM" using automation testcase. She was able to run.But while running as a whole it fails.

In QA machine: In QA machine I reproduced it by doing both manually and in automation.The pop up window never ends up loading.That is the reason I have raised an ERP issue for this.
(0022095)
jpabloae (reporter)
2009-11-23 10:24

Arun: I understand, I only want to clarify if this happens when running that test alone or just when running the whole set of tests.
(0022097)
arunkumar (reporter)
2009-11-23 11:00

Hi everyone I just tested this Edit Product BOM using both manually and automation testcase in Pi Oracle context. I could not reproduce the issue.So I will close the issue.

By the way answer for juan Pablo's question:

On Friday when I tried to run the test individually and also whole smoke suite it failed.But today it passes without any issues.
(0022101)
jpabloae (reporter)
2009-11-23 11:36

Arun: the Oracle smoke test fails. Does this mean that it's a bug in the smoke tests?
(0022152)
jpabloae (reporter)
2009-11-25 07:04
edited on: 2009-11-25 07:04

Reopening, the issue has been found and it is reproducible. The accounting background process causes the Oracle database to get locked most of its tables. Caused by this changeset:

changeset: 5429:deb8f40cbb9d
parent: 5424:aff5b5713088
user: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
date: Mon Nov 16 17:12:50 2009 +0100
summary: Fixes issue 0011217: Reset accounting does not unpost correctly documents without fact_acct entries

(0022153)
hgbot (developer)
2009-11-25 07:06

Repository: erp/devel/pi
Changeset: 29045378c3a4c81b940128e560a2b737a9fd7b00
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Tue Nov 24 19:10:28 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/29045378c3a4c81b940128e560a2b737a9fd7b00 [^]

Fixes issue 0011430: clicking verifyBOM button does not ends up loading

---
M src/org/openbravo/erpCommon/ad_forms/AcctServer.java
---
(0022417)
hudsonbot (developer)
2009-12-04 09:14

---
A changeset related to this issue has passed a series of tests and has been promoted to main:

Changeset: http://code.openbravo.com/erp/devel/main/rev/f6bc559b1872 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
---
(0022554)
sureshbabu (reporter)
2009-12-09 07:08

Tested working fine (verifyBOM process working fine)

- Issue History
Date Modified Username Field Change
2009-11-20 07:33 arunkumar New Issue
2009-11-20 07:33 arunkumar Assigned To => rafaroda
2009-11-20 07:33 arunkumar File Added: F_01.png
2009-11-20 09:33 psarobe Status new => scheduled
2009-11-20 09:33 psarobe fix_in_branch => pi
2009-11-20 10:45 jpabloae Issue Monitored: jpabloae
2009-11-20 10:55 psarobe Priority urgent => immediate
2009-11-20 10:55 psarobe fix_in_branch pi =>
2009-11-20 12:25 gorka_gil Issue Monitored: gorka_gil
2009-11-20 12:49 rafaroda Note Added: 0022058
2009-11-20 12:49 rafaroda Status scheduled => feedback
2009-11-20 13:10 jpabloae Note Added: 0022060
2009-11-23 06:29 priyam Issue Monitored: priyam
2009-11-23 09:18 arunkumar Note Added: 0022088
2009-11-23 09:31 rafaroda Note Added: 0022089
2009-11-23 09:32 jpabloae Note Added: 0022091
2009-11-23 09:56 arunkumar Note Added: 0022093
2009-11-23 10:24 jpabloae Note Added: 0022095
2009-11-23 11:00 arunkumar Note Added: 0022097
2009-11-23 11:00 arunkumar Status feedback => closed
2009-11-23 11:00 arunkumar Resolution open => no change required
2009-11-23 11:36 jpabloae Note Added: 0022101
2009-11-24 00:00 anonymous sf_bug_id 0 => 2902802
2009-11-25 07:04 jpabloae Assigned To rafaroda => eduardo_Argal
2009-11-25 07:04 jpabloae Note Added: 0022152
2009-11-25 07:04 jpabloae Status closed => new
2009-11-25 07:04 jpabloae Resolution no change required => open
2009-11-25 07:04 jpabloae Note Edited: 0022152
2009-11-25 07:06 hgbot Checkin
2009-11-25 07:06 hgbot Note Added: 0022153
2009-11-25 07:06 hgbot Status new => resolved
2009-11-25 07:06 hgbot Resolution open => fixed
2009-11-25 07:06 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/29045378c3a4c81b940128e560a2b737a9fd7b00 [^]
2009-12-04 09:14 hudsonbot Checkin
2009-12-04 09:14 hudsonbot Note Added: 0022417
2009-12-09 07:08 sureshbabu Note Added: 0022554
2009-12-09 07:08 sureshbabu Status resolved => closed
2009-12-09 07:08 sureshbabu Fixed in Version => 2.50MP10


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker