Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0030283 | Openbravo ERP | A. Platform | public | 2015-06-29 18:14 | 2015-06-30 07:50 | |||||||
Reporter | jecharri | |||||||||||
Assigned To | platform | |||||||||||
Priority | high | Severity | critical | Reproducibility | always | |||||||
Status | closed | Resolution | duplicate | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
Target Version | 3.0PR15Q3 | Fixed in Version | ||||||||||
Merge Request Status | ||||||||||||
Review Assigned To | ||||||||||||
OBNetwork customer | No | |||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Support ticket | ||||||||||||
Regression level | Production - Confirmed Stable | |||||||||||
Regression date | ||||||||||||
Regression introduced in release | 3.0PR15Q1 | |||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0030283: Openbravo does not work in windows | |||||||||||
Description | Openbravo does not work in windows. If you follow our documentation when you try to create a client using "Initial client setup" in windows server you will receive nullPointerException. The problem is that "ant setup" is not creating properly "Openbravo.properties" file. The current result is: source.path=\Users\jose\OpenbravoSRC when it should be source.path=\\Users\\jose\\OpenbravoSRC If it happens the same with "attach.path". | |||||||||||
Steps To Reproduce | -Mount Openbravo in windows -Configure everything -Finally go to "Initial client setup" -Select all the datasets and press in "Done" You will receive the error. The problem is in File InitialClientSetup.java method iResult = InitialSetupUtility.insertReferenceData(dataSet, client, null); IResult is null due to above problem | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2015-06-29 18:14 | jecharri | New Issue | ||||||||||
2015-06-29 18:14 | jecharri | Assigned To | => platform | |||||||||
2015-06-29 18:14 | jecharri | OBNetwork customer | => No | |||||||||
2015-06-29 18:14 | jecharri | Modules | => Core | |||||||||
2015-06-29 18:14 | jecharri | Regression level | => Production - Confirmed Stable | |||||||||
2015-06-29 18:14 | jecharri | Triggers an Emergency Pack | => No | |||||||||
2015-06-29 18:15 | jecharri | Regression introduced in release | => 3.0PR15Q1 | |||||||||
2015-06-30 07:50 | alostale | Relationship added | duplicate of 0030135 | |||||||||
2015-06-30 07:50 | alostale | Status | new => closed | |||||||||
2015-06-30 07:50 | alostale | Resolution | open => duplicate |
There are no notes attached to this issue. |