Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0011459 | Openbravo ERP | Z. Others | public | 2009-11-23 12:10 | 2009-12-12 00:00 |
|
Reporter | marvintm | |
Assigned To | shuehner | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0011459: If an entry is added in Available Updates in Butler, when heartbeat requests an update there is an error because of UUIDs |
Description | If an entry is added in Available Updates in Butler, for a component (ex. Java), and then an Openbravo instance requests the available updates, there is an exception in Butler, because it's trying to get a Long from the UUID.
The getAvailableUpdates() method in class org.openbravo.butler.heartbeat is wrong, because of this line:
long id = Long.valueOf(datum.adAvailableUpdateId);
(line 186). |
Steps To Reproduce | - Add an entry in Available Updates window in butler for a component different from Openbravo (ex. Java).
- In an Openbravo instance, disable and enable heartbeat again. This will trigger a request that will fail. Check tomcat (catalina.out) log in Butler server to see the exception. |
Proposed Solution | At least that method needs to be changed in Butler. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0011449 | | closed | shuehner | Alert_data.xsql does not work with postgresql 8.3 (save method) | related to | defect | 0011515 | | closed | shuehner | Using the Virtual Appliances, I cannot activate Heartbeat because an incorrect os.version processing |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-11-23 12:10 | marvintm | New Issue | |
2009-11-23 12:10 | marvintm | Assigned To | => rafaroda |
2009-11-25 12:34 | shuehner | Issue Monitored: shuehner | |
2009-11-25 12:35 | shuehner | Relationship added | related to 0011449 |
2009-11-26 13:27 | shuehner | Relationship added | related to 0011515 |
2009-11-26 13:29 | shuehner | Note Added: 0022181 | |
2009-11-26 18:24 | shuehner | Assigned To | rafaroda => shuehner |
2009-11-27 17:37 | hgbot | Checkin | |
2009-11-27 17:37 | hgbot | Note Added: 0022236 | |
2009-11-27 17:37 | hgbot | Status | new => resolved |
2009-11-27 17:37 | hgbot | Resolution | open => fixed |
2009-11-27 17:37 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.butler/rev/098732b07ee157494c29992bc6ea00be07c265f9 [^] |
2009-12-11 12:33 | iperdomo | Note Added: 0022699 | |
2009-12-11 12:33 | iperdomo | Status | resolved => closed |
2009-12-12 00:00 | anonymous | sf_bug_id | 0 => 2912999 |