[
https://issues.jboss.org/browse/TEIIDDES-1915?page=com.atlassian.jira.plu...
]
Mark Drilling edited comment on TEIIDDES-1915 at 11/6/13 3:15 PM:
------------------------------------------------------------------
It looks like the problems here are due to the use of a relative path for 'home
folder'.
- The relative path entry in the text field is validated relative to the users home
directory.
- But when the source is deployed to a server the path is relative to the server startup
folder.
So even though the field entry validates in designer, the file cannot be located once the
source is deployed on a server.
We should probably consider disallowing a relative path to be entered at all here. I
think most users would select an absolute path anyway. Pushing to 8.4 when we can discuss
in more detail.
was (Author: mdrillin):
It looks like the problems here are due to the use of a relative path for 'home
folder'.
- The relative path entry in the text field is validated relative to the users home
directory.
- But when the source is deployed to a server the path is relative to the server startup
folder.
So even though the field entry validates in designer, the file cannot be located once the
source is deployed on a server.
We should probably consider disallowing a relative path to be entered at all here. I
think most users would select an absolute path anyway. Pushing to 8.4 when we can discuss
in more detail.
Flat file connection profile doesn't allow relative path to
folder & other
---------------------------------------------------------------------------
Key: TEIIDDES-1915
URL:
https://issues.jboss.org/browse/TEIIDDES-1915
Project: Teiid Designer
Issue Type: Bug
Environment: JBDS 7.0.1.GA, Teiid Designer 8.2.0Final
Reporter: Lucie Fabrikova
Assignee: Mark Drilling
Priority: Minor
Fix For: 8.3
1. New -> Connection profile -> Flat file data source
2. Set home folder to relative path
3. Finish; Import: Flat file source >> source model
4. Choose the created flat file connection profile
5. Clicking through the wizard, a model is created
6. Executing VDB containing the model and flat file source model causes error (flat file
- "EmpData.csv - not found)
ad 5. clicking on "Edit..." gives error message "Invalid flat file data
source path. Please correct the connection profile."
Next unclear behavior:
ad 2. checkbox "Validate home folder" is checked and "Test
connection" button does nothing, and buttons "Next", "Finish" are
disabled
(after setting both relative or absolute path)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira