Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0006109 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | minor | always | 2008-11-20 16:23 | 2008-12-19 16:09 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | rafaroda | |||||||
Priority | immediate | Resolution | out of date | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 64 bit | Database | Oracle | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.40 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0006109: "Request parameter required: inpcAcctschemaId" appears when several navigation is done in Accounting schema | |||||||
Description | In Accounting schema, if you navigate for all tabs (from the first one to the last one (crossing all tabs) and back to the first one), "Request parameter required: inpcAcctschemaId" appears. see attached file | |||||||
Steps To Reproduce | 1. Go to Accounting schema window 2. Go to Account Schema element tab 3. Go to Account Schema tables tab 4. Go to General ledger tab 5. Go to Defaults tab 6. Back to General Ledger tab 7. Back to Account Schema tables tab 8. Back to Account Schema element tab. An error appears | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() ![]() ![]() | |||||||
![]() |
|||||||||||||||
|
![]() |
|
(0010456) rafaroda (viewer) 2008-11-20 16:56 |
Only able to reproduce in 2.40/Oracle with log error: 16:49:40 [ajp-8009-6] ERROR org.openbravo.erpWindows.AccountingSchema.Defaults - Error captured: javax.servlet.ServletException: Request parameter required: inpcAcctschemaId Unable to reproduce in 2.40/PostgreSQL nor in trunk/PotgreSQL/Oracle. |
(0010516) rafaroda (viewer) 2008-11-21 17:26 |
This issue seems to be very random depending on the environment. Some feedback is still required. |
(0010627) pjuvara (viewer) 2008-11-25 12:26 |
Phil - I am assigning this to you while Rafa is out. |
(0010629) pjuvara (viewer) 2008-11-25 12:31 |
This was logged as a backport for a defect that was already closed as unable to reproduce. That is not correct. Let's treat this as an independent issue. |
(0010717) pheenan (viewer) 2008-11-26 16:02 |
Despite several people looking at this it is not possible to reproduce this issue. Egoitz is to provide the url to connect to the instance and view the logs in order to resolve this issue. Has been checked in several environments without any luck reproducing this error. |
(0011103) pjuvara (viewer) 2008-12-10 06:02 |
Reminder sent to: networkb Networkb: two weeks have gone by since the last update. Please provide the requested information, otherwise we will need to reject this issue. |
(0011339) rafaroda (viewer) 2008-12-15 09:22 |
This issue is still pending for an environment where it reproduces 100%. |
(0011605) rafaroda (viewer) 2008-12-19 16:09 |
This bug only reproduces in tag 2.40 following these steps: 1) Log in as Openbravo Admin. 2) Go to 'Financial Management || Accounting || Setup || Accounting Schema || Accounting Schema' 3) Enter into 'General Ledger' tab in Grid mode.. 4) If there is any record, delete it. 5) Go to any of the tabs of the same level: 'Defaults', 'Account Schema Tables', ... You get the following error: Request parameter required: inpcAcctschemaId javax.servlet.ServletException: Request parameter required: inpcAcctschemaId at org.openbravo.base.VariablesBase.getGlobalVariable(VariablesBase.java:127) at org.openbravo.base.VariablesBase.getRequiredGlobalVariable(VariablesBase.java:280) at org.openbravo.erpWindows.AccountingSchema.AccountSchemaTables.doPost(AccountSchemaTables.java:92) at javax.servlet.http.HttpServlet.service(HttpServlet.java:709) at org.openbravo.base.HttpBaseServlet.serviceInitialized(HttpBaseServlet.java:134) at org.openbravo.base.secureApp.HttpSecureAppServlet.service(HttpSecureAppServlet.java:257) at javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:269) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) at org.openbravo.utils.SessionExpirationFilter.doFilter(SessionExpirationFilter.java:54) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) at org.openbravo.utils.CharsetFilter.doFilter(CharsetFilter.java:27) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:215) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:188) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:108) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:151) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:874) at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:528) at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:81) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:689) at java.lang.Thread.run(Thread.java:595) This bug still reproduces in Openbravo ERP 2.40 MP1 but not in the current Openbravo ERP 2.40 maintenance branch. This is probably due to the fix done for issue 5944 [1] (see attached image comparing 2.40 tag and current 2.40 branch and text file showing differences in the code generated). Issue 5944 was fixed in revision 10409 [2] and will be included in Openbravo ERP 2.40 MP2. So, this issue will be closed since there is no change required. [1] https://issues.openbravo.com/view.php?id=5944 [^] [2] https://dev.openbravo.com/websvn/openbravo/?rev=10409&sc=1 [^] |
![]() |
|||
Date Modified | Username | Field | Change |
2008-11-20 16:23 | networkb | New Issue | |
2008-11-20 16:23 | networkb | Assigned To | => rafaroda |
2008-11-20 16:23 | networkb | sf_bug_id | 0 => 2317784 |
2008-11-20 16:23 | networkb | File Added: 1.jpg | |
2008-11-20 16:23 | networkb | OBNetwork customer | => Yes |
2008-11-20 16:23 | networkb | Regression testing | => No |
2008-11-20 16:24 | networkb | Issue Monitored: networkb | |
2008-11-20 16:56 | rafaroda | Note Added: 0010456 | |
2008-11-20 16:56 | rafaroda | Assigned To | rafaroda => alostale |
2008-11-20 16:56 | rafaroda | Status | new => scheduled |
2008-11-20 16:56 | rafaroda | Type | defect => backport |
2008-11-20 16:56 | rafaroda | fix_in_branch | => 2.40 |
2008-11-21 17:26 | rafaroda | Note Added: 0010516 | |
2008-11-21 17:26 | rafaroda | Assigned To | alostale => rafaroda |
2008-11-21 17:26 | rafaroda | Status | scheduled => feedback |
2008-11-24 16:38 | rafaroda | Relationship added | related to 0005227 |
2008-11-25 12:25 | pjuvara | Assigned To | rafaroda => pheenan |
2008-11-25 12:26 | pjuvara | Note Added: 0010627 | |
2008-11-25 12:31 | pjuvara | Note Added: 0010629 | |
2008-11-25 12:31 | pjuvara | Type | backport => defect |
2008-11-25 12:31 | pjuvara | fix_in_branch | 2.40 => |
2008-11-26 16:02 | pheenan | Note Added: 0010717 | |
2008-11-27 19:20 | pnuding | Issue Monitored: pnuding | |
2008-12-10 06:02 | pjuvara | Note Added: 0011103 | |
2008-12-10 10:11 | pheenan | Assigned To | pheenan => rafaroda |
2008-12-15 09:22 | rafaroda | Note Added: 0011339 | |
2008-12-19 16:07 | rafaroda | Relationship added | related to 0005944 |
2008-12-19 16:07 | rafaroda | File Added: difference-tag-branch-240.png | |
2008-12-19 16:07 | rafaroda | File Added: issue-0006109-HTML-difference.txt | |
2008-12-19 16:09 | rafaroda | Status | feedback => closed |
2008-12-19 16:09 | rafaroda | Note Added: 0011605 | |
2008-12-19 16:09 | rafaroda | Resolution | open => out of date |
Copyright © 2000 - 2009 MantisBT Group |