Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0000242 | Openbravo ERP | K. Packaging | public | 2008-05-09 14:57 | 2008-12-02 13:01 |
|
Reporter | plujan | |
Assigned To | jpabloae | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | out of date | |
Platform | | OS | 10 | 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 | 0000242: AT240alpha - Default installation directory do not let me continue |
Description | By default, installation directory is c:\Program Files\OpenbravoERP (in English) and c:\Archivos de Programa\OpenbravoERP (in Spanish). If I continue with this value, I get a message "Installation path cannot contain spaces".
Proposed solution:
Spaces should be allowed so I can use the suggested directory.
|
Steps To Reproduce | install 2.40alpha |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | defect | 0004088 | | closed | cromero | ant tasks do not work with spaces in the path |
|
Attached Files | r240_INST_BUG_InstallingPostgresWithSpaces.JPG (20,886) 2008-05-12 19:27 https://issues.openbravo.com/file_download.php?file_id=32&type=bug
|
|
Issue History |
Date Modified | Username | Field | Change |
2008-05-09 14:57 | plujan | New Issue | |
2008-05-09 14:57 | plujan | Assigned To | => jpabloae |
2008-05-09 14:59 | jpabloae | Note Added: 0000112 | |
2008-05-09 15:00 | jpabloae | Status | new => feedback |
2008-05-09 15:12 | jpabloae | Project | Openbravo ERP => @5@ |
2008-05-09 15:22 | jpabloae | Note Added: 0000115 | |
2008-05-12 09:48 | jpabloae | Status | feedback => @40@ |
2008-05-12 09:48 | jpabloae | Status | @40@ => scheduled |
2008-05-12 09:49 | jpabloae | Status | scheduled => resolved |
2008-05-12 09:49 | jpabloae | Resolution | open => fixed |
2008-05-12 09:49 | jpabloae | Note Added: 0000140 | |
2008-05-12 19:27 | plujan | Status | resolved => feedback |
2008-05-12 19:27 | plujan | Resolution | fixed => open |
2008-05-12 19:27 | plujan | Note Added: 0000169 | |
2008-05-12 19:27 | plujan | File Added: r240_INST_BUG_InstallingPostgresWithSpaces.JPG | |
2008-05-13 02:03 | plujan | Note Added: 0000170 | |
2008-05-15 16:37 | jpabloae | Category | A. Installation and Platform => Installer |
2008-05-22 10:25 | jpabloae | Status | feedback => scheduled |
2008-05-22 11:15 | jpabloae | Note Added: 0000298 | |
2008-06-19 18:30 | jpabloae | Relationship added | depends on 0004088 |
2008-06-19 18:32 | jpabloae | Priority | normal => high |
2008-06-19 18:32 | jpabloae | Severity | major => minor |
2008-11-13 06:50 | jpabloae | Status | scheduled => closed |
2008-11-13 06:50 | jpabloae | Note Added: 0010221 | |
2008-11-13 06:50 | jpabloae | Resolution | open => out of date |
2008-11-25 21:41 | pjuvara | Sticky Issue | No => Yes |
2008-11-25 21:43 | pjuvara | Project | @5@ => Openbravo ERP |
2008-11-25 21:45 | pjuvara | Category | Installer => K. Packaging |
2008-11-25 21:47 | pjuvara | Sticky Issue | Yes => No |
2008-12-02 13:01 | jaimetorre | sf_bug_id | 0 => 2377013 |
Notes |
|
|
I'd rather set another default installation directory. Spaces are always tricky, and the ant tasks have to be tested before taking such a decision. |
|
|
|
Moved to the "packaging" project from "Openbravo ERP". |
|
|
|
Fixed in 2.40alpha and 2.35mp4 installers. Spaces accepted. |
|
|
(0000169)
|
plujan
|
2008-05-12 19:27
|
|
When installing on PostgreSQL, if installation path has spaces, I get an error (see attach) |
|
|
(0000170)
|
plujan
|
2008-05-13 02:03
|
|
I have same problem on 2.35mp4 |
|
|
|
This is fixed in the installer, but the ant scripts don't work with spaces. Example:
postwad:
[copy] Copying 1446 files to /home/jpabloae/Archivos de programa/OpenbravoERP/AppsOpenbravo/WebContent/src-loc/design
[copy] Copying 1445 files to /home/jpabloae/Archivos de programa/OpenbravoERP/AppsOpenbravo/WebContent/src-loc/design
copy.srcClient:
sqlc:
[java] 0 [main] INFO org.openbravo.data.Sqlc - strFileProperties: /home/jpabloae/Archivos
[java] java.io.FileNotFoundException: /home/jpabloae/Archivos (No such file or directory)
[java] at java.io.FileInputStream.open(Native Method)
[java] at java.io.FileInputStream.<init>(FileInputStream.java:106)
[java] at java.io.FileInputStream.<init>(FileInputStream.java:66)
[java] at org.openbravo.data.Sqlc.readProperties(Unknown Source) |
|
|
|
Thank you for the bug report.
However, I close the issue because we are not having an installer for 2.50 and future releases. |
|