[
https://issues.jboss.org/browse/TEIIDDES-2536?page=com.atlassian.jira.plu...
]
Barry LaFond edited comment on TEIIDDES-2536 at 10/5/15 12:16 PM:
------------------------------------------------------------------
Tweaked the logic in RuntimeAssistant.ensurePreviewEnabled() method a bit.
1) Check for preview enabled (preference check)
2) Check for Default Server == null or not
3) If either or both cases, prompt the user to toggle preview enabled preference and/or
define/select a default server
4) Check if server is connected. IF NOT, then check if "connecting in progress".
Throw up warning message to indicate SERVER IS CONNECTING or SERVER UNAVABILABLE (See
attached dialogs)
5) If server is connected, check whether or not Teiid Server is refreshing/loading
vdb/ds/translator contents. If STILL REFRESHING, display message that it's STILL
LOADING (See attached dialog
These changes should provide a clearer explaination of the Application server and Teiid
Server states.
master:
https://github.com/Teiid-Designer/teiid-designer/commit/a50a878c6158012cf...
9.0.x:
https://github.com/Teiid-Designer/teiid-designer/commit/9d5a782c9cf4d9624...
was (Author: blafond):
Tweaked the logic in RuntimeAssistant.ensurePreviewEnabled() method a bit.
1) Check for preview enabled (preference check)
2) Check for Default Server == null or not
3) If either or both cases, prompt the user to toggle preview enabled preference and/or
define/select a default server
4) Check if server is connected. IF NOT, then check if "connecting in progress".
Throw up warning message to indicate SERVER IS CONNECTING or SERVER UNAVABILABLE (See
attached dialogs)
5) If server is connected, check whether or not Teiid Server is refreshing/loading
vdb/ds/translator contents. If STILL REFRESHING, display message that it's STILL
LOADING (See attached dialog
These changes should provide a clearer explaination of the Application server and Teiid
Server states.
No connection to Teiid instance after starting DV from JBDS - refresh
needed
----------------------------------------------------------------------------
Key: TEIIDDES-2536
URL:
https://issues.jboss.org/browse/TEIIDDES-2536
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 9.0.2
Reporter: Matus Makovy
Assignee: Barry LaFond
Fix For: 9.0.4, 9.2
Attachments: running-server-not-available.png, Screen Shot 2015-05-20 at 9.40.55
AM.png, Screen Shot 2015-05-20 at 9.41.04 AM.png, Screen Shot 2015-09-29 at 13.50.18.png,
server-contents-still-loading.png, server-started-connection-incomplete.png
When you start DV server from JBDS there is no connection established to Teiid instance.
You have to refresh server or Teiid Instance. Sometimes it is sufficient to expand
particular server node in Servers view.
I think this issue is releated to TEIIDDES-2512
Screenshots attached
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)