| Summary: | Cannot import from Flat File Source on MacOS | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Data Virtualization 6 | Reporter: | Lucie Fabrikova <lfabriko> |
| Component: | Tooling | Assignee: | Van Halbert <vhalbert> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.0.0 | CC: | atangrin, fnguyen, vhalbert |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Some users are receiving a "No difference report was found" error on MacOS when using the DDL Importer to import from a flat file source.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-21 15:32:13 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Lucie Fabrikova
2013-11-19 15:57:56 UTC
Paul Richardson <p.g.richardson.uk> made a comment on jira TEIIDDES-1885 Debugging this on linux (so not quite the right platform) ... Placing a breakpoint on TeiidServerManager's constructor demonstrates that an instance is being correctly instantiated once ModelerCore.getTeiidServerManager() is called. Likewise, a subsequent breakpoint on TeiidServerManager.getTeiidServerVersion() indicates a successful return of a version number. [~lfabriko] are you able to apply similar breakpoints and test whether this is the case on macOs? Lucie Fabrikova <lfabriko> made a comment on jira TEIIDDES-1885 I debugged Teiid Designer on MacOS, applied given breakpoints - and the model was imported correctly. The error message didn't occur at all; and TeiidServerManager wasn't null. Lucie Fabrikova <lfabriko> made a comment on jira TEIIDDES-1885 The problem seems to be an issue with the automatized test environment setup, I couldn't reproduce it manually as a user. Workaround for the automatized test: switch to tab "Servers" and invoke the "New server definition" wizard. Next, the DDL can be imported... Lucie Fabrikova <lfabriko> updated the status of jira TEIIDDES-1885 to Closed |