Bug 1032157

Summary: Cannot import from Flat File Source on MacOS
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Lucie Fabrikova <lfabriko>
Component: ToolingAssignee: Van Halbert <vhalbert>
Status: CLOSED NOTABUG QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: 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
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 JBoss JIRA Server 2013-11-20 13:29:45 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?

Comment 3 JBoss JIRA Server 2013-11-21 12:14:00 UTC
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.

Comment 4 JBoss JIRA Server 2013-11-21 14:47:28 UTC
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...

Comment 5 JBoss JIRA Server 2013-11-21 15:15:04 UTC
Lucie Fabrikova <lfabriko> updated the status of jira TEIIDDES-1885 to Closed