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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0021429
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2012-08-23 09:322012-10-30 07:53
ReportermarvintmView Statuspublic 
Assigned Tomtaal 
PrioritynormalResolutionfixedFixed in Version3.0MP17
StatusclosedFix in branchFixed in SCM revision4c91b7f6a04f
ProjectionnoneETAnoneTarget Version
OSOtherDatabasePostgreSQLJava version
OS VersionMac OS X Mountain LeopardDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browserGoogle Chrome
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0021429: Openbravo doesn't work with Eclipse 4.2 (Juno)

DescriptionIt seems Openbravo doesn't work correctly with Eclipse 4.2 (Juno). Tomcat starts succesfully, but after a very short amount of time, the following exception appears:


[http-8080-1] ERROR org.openbravo.dal.core.ThreadHandler - (class: org/openbravo/dal/core/OBContext, method: addStackTrace signature: (Ljava/lang/String;)V) Illegal target of jump or branch

java.lang.VerifyError: (class: org/openbravo/dal/core/OBContext, method: addStackTrace signature: (Ljava/lang/String;)V) Illegal target of jump or branch

at org.openbravo.dal.core.DalRequestFilter$1.doBefore(DalRequestFilter.java:76)

at org.openbravo.dal.core.ThreadHandler.run(ThreadHandler.java:44)

at org.openbravo.dal.core.DalRequestFilter.doFilter(DalRequestFilter.java:103)
Steps To Reproduce- Install Openbravo with Eclipse 4.2 (Juno).
- Start Tomcat
- Try to log in the application. The exception appears.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0053176)
hgbot (developer)
2012-10-09 15:36

Repository: erp/devel/pi
Changeset: 4c91b7f6a04f698da1671e952260ab89dc54cc84
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Oct 09 15:34:19 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4c91b7f6a04f698da1671e952260ab89dc54cc84 [^]

Fixes issue 21429: Openbravo doesn't work with Eclipse 4.2 (Juno)
Apparently the eclipse juno compiler optimizes away a method which has a complete dead body.

---
M src/org/openbravo/dal/core/OBContext.java
---
(0053200)
mtaal (manager)
2012-10-10 12:01

Entered an issue at eclipse.org:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=391517 [^]
(0053281)
hudsonbot (developer)
2012-10-11 07:51

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/63dfc135f2a1 [^]

Maturity status: Test
(0053775)
alostale (manager)
2012-10-30 07:53

Code reviewed and tested on pi@b2e90dcc4dc7

- Issue History
Date Modified Username Field Change
2012-08-23 09:32 marvintm New Issue
2012-08-23 09:32 marvintm Assigned To => mtaal
2012-08-23 09:32 marvintm Web browser => Google Chrome
2012-08-23 09:32 marvintm Modules => Core
2012-09-04 09:54 shuehner Issue Monitored: shuehner
2012-09-04 12:59 gorkaion Issue Monitored: gorkaion
2012-10-09 15:34 mtaal Review Assigned To => marvintm
2012-10-09 15:34 mtaal Web browser Google Chrome => Google Chrome
2012-10-09 15:36 hgbot Checkin
2012-10-09 15:36 hgbot Note Added: 0053176
2012-10-09 15:37 hgbot Status new => resolved
2012-10-09 15:37 hgbot Resolution open => fixed
2012-10-09 15:37 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4c91b7f6a04f698da1671e952260ab89dc54cc84 [^]
2012-10-10 12:01 mtaal Note Added: 0053200
2012-10-11 07:51 hudsonbot Checkin
2012-10-11 07:51 hudsonbot Note Added: 0053281
2012-10-30 07:53 alostale Review Assigned To marvintm => alostale
2012-10-30 07:53 alostale Note Added: 0053775
2012-10-30 07:53 alostale Status resolved => closed
2012-10-30 07:53 alostale Fixed in Version => 3.0MP17


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker