Bug 1249516
| Summary: | Some Designer features unavailable after JBDS restart (TeiidServerManager is being used before it has been initialised) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [JBoss] JBoss Data Virtualization 6 | Reporter: | Andrej Smigala <asmigala> | ||||
| Component: | Tooling | Assignee: | Barry LaFond <blafond> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Andrej Smigala <asmigala> | ||||
| Severity: | urgent | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 6.2.0 | CC: | vhalbert | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 6.2.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-11-17 18:08:27 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: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Barry LaFond <blafond> updated the status of jira TEIIDDES-2597 to Resolved Andrej Šmigala <asmigala> updated the status of jira TEIIDDES-2597 to Closed Can no longer reproduce with jbds-is 8.0.3 CR2. However, found a new issue that might be related: TEIIDDES-2608. Barry LaFond <blafond> updated the status of jira TEIIDDES-2597 to Reopened Barry LaFond <blafond> updated the status of jira TEIIDDES-2597 to Resolved Matus Makovy <mmakovy> updated the status of jira TEIIDDES-2597 to Closed |
Created attachment 1058669 [details] eclipse log After restarting JBDS, some features of designer are missing (see steps to reproduce). The error seems to be Programming error: The TeiidServerManager is being used before it has been initialised (full log attached) Steps to reproduce: # start JBDS, select a new workspaces, switch to Teiid Designer perspective # create new model project # create a source model, add a table # close JBDS # open JBDS again # right click the source model, go to New Child # notice the only available options are Index and Custom diagram (no Table, Procedure etc.)