Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||
| View Issue Details | |||||||||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||
| 0017080 | Openbravo ERP | A. Platform | public | 2011-05-09 22:42 | 2011-08-12 12:10 | ||||||||||||||
| Reporter | gbisheimer | ||||||||||||||||||
| Assigned To | alostale | ||||||||||||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||||||||||||
| Status | closed | Resolution | fixed | ||||||||||||||||
| Platform | OS | 10 | OS Version | 6.1.7600 | |||||||||||||||
| Product Version | 3.0RC6.1 | ||||||||||||||||||
| Target Version | 3.0MP2 | Fixed in Version | 3.0MP2 | ||||||||||||||||
| Merge Request Status | |||||||||||||||||||
| Review Assigned To | |||||||||||||||||||
| OBNetwork customer | No | ||||||||||||||||||
| Web browser | |||||||||||||||||||
| Modules | Core | ||||||||||||||||||
| Support ticket | |||||||||||||||||||
| Regression level | |||||||||||||||||||
| Regression date | |||||||||||||||||||
| Regression introduced in release | |||||||||||||||||||
| Regression introduced by commit | |||||||||||||||||||
| Triggers an Emergency Pack | No | ||||||||||||||||||
| Summary | 0017080: Tomcat fails excecuting ANT tasks during diagnostic build | ||||||||||||||||||
| Description | when building OB using command: ant diagnostic I obtain the error: BUILD FAILED D:\Openbravo Dev\OpenbravoERP-3.0RC6.1\build.xml:939: The following error occurred while executing this line: D:\Openbravo Dev\OpenbravoERP-3.0RC6.1\src-util\diagnostic\build.xml:58: The following error occurred while executing this line: D:\Openbravo Dev\OpenbravoERP-3.0RC6.1\src-util\diagnostic\build.xml:118: The following error occurred while executing this line: D:\Openbravo Dev\OpenbravoERP-3.0RC6.1\src-util\diagnostic\build.xml:178: Tomcat cannot execute simple ant tasks: After looking at the exception data I found this: Server returned HTTP response code: 505 for URL: http://localhost:8080/OpenbravoDiagnostics/Check.html?Command=ant&file=D:/Openbravo [^] Dev/OpenbravoERP-3.0RC6.1/src-util/diagnostic/build.xml&task=test1 | ||||||||||||||||||
| Steps To Reproduce | excecute: "ant diagnostics" using a repository that contains blanks somewhere in the path. | ||||||||||||||||||
| Proposed Solution | Modify file /src-util/diagnostics/src/org/openbravo/task/CheckTomcatAntExcecution.java line 35 from: final String fileName = f.getAbsolutePath().replace("\\", "/"); to final String fileName = f.getAbsolutePath().replace("\\", "/").replace(" ", "%20"); | ||||||||||||||||||
| Additional Information | |||||||||||||||||||
| Tags | No tags attached. | ||||||||||||||||||
| Relationships |
| ||||||||||||||||||
| Attached Files | |||||||||||||||||||
| Issue History | |||||||||||||||||||
| Date Modified | Username | Field | Change | ||||||||||||||||
| 2011-05-09 22:42 | gbisheimer | New Issue | |||||||||||||||||
| 2011-05-09 22:42 | gbisheimer | Assigned To | => alostale | ||||||||||||||||
| 2011-05-09 22:42 | gbisheimer | Modules | => Core | ||||||||||||||||
| 2011-05-16 10:03 | alostale | Relationship added | has duplicate 0017075 | ||||||||||||||||
| 2011-05-16 10:03 | alostale | Status | new => scheduled | ||||||||||||||||
| 2011-05-16 10:03 | alostale | fix_in_branch | => pi | ||||||||||||||||
| 2011-05-16 10:04 | alostale | OBNetwork customer | => No | ||||||||||||||||
| 2011-05-16 10:04 | alostale | Target Version | => 3.0MP0 | ||||||||||||||||
| 2011-05-16 10:04 | alostale | fix_in_branch | pi => | ||||||||||||||||
| 2011-06-02 10:53 | dmitry_mezentsev | Target Version | 3.0MP0 => 3.0MP1 | ||||||||||||||||
| 2011-06-22 19:57 | dmitry_mezentsev | Target Version | 3.0MP1 => 3.0MP2 | ||||||||||||||||
| 2011-07-12 14:30 | alostale | Relationship replaced | related to 0017075 | ||||||||||||||||
| 2011-07-12 14:30 | alostale | Relationship added | related to 0017927 | ||||||||||||||||
| 2011-07-26 12:05 | hgbot | Checkin | |||||||||||||||||
| 2011-07-26 12:05 | hgbot | Note Added: 0039356 | |||||||||||||||||
| 2011-07-26 12:05 | hgbot | Status | scheduled => resolved | ||||||||||||||||
| 2011-07-26 12:05 | hgbot | Resolution | open => fixed | ||||||||||||||||
| 2011-07-26 12:05 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/48422fb8bbf4d08ab6f1fa32e9a0f4e4bb7e60a9 [^] | ||||||||||||||||
| 2011-08-01 14:21 | hudsonbot | Checkin | |||||||||||||||||
| 2011-08-01 14:21 | hudsonbot | Note Added: 0039676 | |||||||||||||||||
| 2011-08-12 11:08 | jecharri | Note Added: 0040146 | |||||||||||||||||
| 2011-08-12 11:08 | jecharri | Status | resolved => closed | ||||||||||||||||
| 2011-08-12 11:08 | jecharri | Fixed in Version | => 3.0MP2 | ||||||||||||||||
| 2011-08-12 12:10 | jecharri | Note Added: 0040151 | |||||||||||||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||