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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0030283
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformcriticalalways2015-06-29 18:142015-06-30 07:50
ReporterjecharriView Statuspublic 
Assigned Toplatform 
PriorityhighResolutionduplicateFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version3.0PR15Q3
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression levelProduction - Confirmed Stable
Regression date
Regression introduced in release3.0PR15Q1
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0030283: Openbravo does not work in windows

DescriptionOpenbravo 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
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 00301353.0PR15Q3 closedcaristu On windows the 'ant setup' tool writes incorrect source.path to Openbravo.properties (not using \\ for a \) 

-  Notes
There are no notes attached to this issue.

- 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 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


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker