[JBoss JIRA] (TEIIDDES-3053) Issue with trying to perform Preview Data
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3053?page=com.atlassian.jira.plu... ]
Van Halbert commented on TEIIDDES-3053:
---------------------------------------
And when I did select the option to go ahead an republish the data source, got the error:
"A data source with the JNDI name ... failed to deploy"
Checked the .log and the error log in designer, no details on the error. The server log didn't show an error either.
> Issue with trying to perform Preview Data
> -----------------------------------------
>
> Key: TEIIDDES-3053
> URL: https://issues.jboss.org/browse/TEIIDDES-3053
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export, Usability
> Affects Versions: 11.0.1
> Reporter: Van Halbert
> Assignee: Barry LaFond
>
> The issue occurs after doing the followiing:
> - use Teiid Connection importer create source model
> - create view model
> - try data preview on view table
> This issue is that your prompted with message:
> "Required data source is not deployed to the server, do you want to do it?"
> When a source model is created by Teiid Connection importer, that prompt should not occur, because the data source already exist. However, if it does exist, it should allow you to continue to try to execute preview. Right now its create data source or nothing.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (TEIIDDES-3053) Issue with trying to perform Preview Data
by Van Halbert (JIRA)
Van Halbert created TEIIDDES-3053:
-------------------------------------
Summary: Issue with trying to perform Preview Data
Key: TEIIDDES-3053
URL: https://issues.jboss.org/browse/TEIIDDES-3053
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export, Usability
Affects Versions: 11.0.1
Reporter: Van Halbert
The issue occurs after doing the followiing:
- use Teiid Connection importer create source model
- create view model
- try data preview on view table
This issue is that your prompted with message:
"Required data source is not deployed to the server, do you want to do it?"
When a source model is created by Teiid Connection importer, that prompt should not occur, because the data source already exist. However, if it does exist, it should allow you to continue to try to execute preview. Right now its create data source or nothing.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (TEIIDDES-3053) Issue with trying to perform Preview Data
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3053?page=com.atlassian.jira.plu... ]
Van Halbert reassigned TEIIDDES-3053:
-------------------------------------
Assignee: Barry LaFond
> Issue with trying to perform Preview Data
> -----------------------------------------
>
> Key: TEIIDDES-3053
> URL: https://issues.jboss.org/browse/TEIIDDES-3053
> Project: Teiid Designer
> Issue Type: Bug
> Components: Import/Export, Usability
> Affects Versions: 11.0.1
> Reporter: Van Halbert
> Assignee: Barry LaFond
>
> The issue occurs after doing the followiing:
> - use Teiid Connection importer create source model
> - create view model
> - try data preview on view table
> This issue is that your prompted with message:
> "Required data source is not deployed to the server, do you want to do it?"
> When a source model is created by Teiid Connection importer, that prompt should not occur, because the data source already exist. However, if it does exist, it should allow you to continue to try to execute preview. Right now its create data source or nothing.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (TEIIDDES-3052) No default server defined
by Steve Tran (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3052?page=com.atlassian.jira.plu... ]
Steve Tran updated TEIIDDES-3052:
---------------------------------
Description: After starting the server, the "Default Server" is not automatically refreshed. This will cause an issue when attempting to deploy a VDB because the context menu won't have the deploy option. The workaround is to refresh the servers tab, which will reconnect the default server. Nothing major, but sometimes the default server gets automatically refreshed, and most times it doesn't. (was: Starting the server always throws this exception. It's non-fatal, but it's been around since JBDS 8.
Here's a snip from the logs.
{code}
!SESSION 2017-03-01 12:36:18.825 -----------------------------------------------
eclipse.buildId=10.3.0.GA-v20170218-1636-B94
java.version=1.8.0_121
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product com.jboss.devstudio.core.product
Command-line arguments: -data file:/C:/Users/C031711/workspace/ -os win32 -ws win32 -arch x86_64 -product com.jboss.devstudio.core.product
!ENTRY org.eclipse.egit.ui 2 0 2017-03-01 12:36:26.952
!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
user global configuration and to define the default location to store repositories: 'C:\Users\C031711'. If this is
not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
EGit might behave differently since they see different configuration options.
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
!ENTRY org.eclipse.epp.logging.aeri.ide 2 17 2017-03-01 12:36:27.847
!MESSAGE Server ‘org.jboss.tools’ failed with exception: Proxy Unacknowledged. ; version: 2.0.3.v20161205-0933
!STACK 0
org.apache.http.client.HttpResponseException: Proxy Unacknowledged
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseHandler.handleResponse(HttpResponses.java:71)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseStringHandler.handleResponse(HttpResponses.java:93)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseStringHandler.handleResponse(HttpResponses.java:1)
at org.apache.http.client.fluent.Response.handleResponse(Response.java:90)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses.getContentWithProgress(HttpResponses.java:56)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refreshConfiguration(IO.java:69)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.startUp(ServerConnection.java:124)
at com.google.common.util.concurrent.AbstractIdleService$2$1.run(AbstractIdleService.java:54)
at com.google.common.util.concurrent.Callables$3.run(Callables.java:93)
at java.lang.Thread.run(Thread.java:745)
!ENTRY org.teiid.designer.dqp 4 0 2017-03-02 09:49:24.542
!MESSAGE org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
!STACK 0
java.lang.Exception: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
at org.teiid.designer.runtime.TeiidParentServerListener.adaptServerOK(TeiidParentServerListener.java:370)
at org.teiid.designer.runtime.TeiidParentServerListener.access$2(TeiidParentServerListener.java:363)
at org.teiid.designer.runtime.TeiidParentServerListener$1.tryConnecting(TeiidParentServerListener.java:291)
at org.teiid.designer.runtime.TeiidParentServerListener$1.run(TeiidParentServerListener.java:247)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManager.execute(EAP61PlusManager.java:361)
at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManagerService.execute(EAP61PlusManagerService.java:171)
at org.jboss.ide.eclipse.as.management.core.JBoss7ManagerServiceProxy.execute(JBoss7ManagerServiceProxy.java:87)
at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.executeRequest(JBoss7ServerUtil.java:78)
at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.isTeiidServer(JBoss7ServerUtil.java:209)
at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptJBoss7Server(TeiidServerAdapterFactory.java:190)
at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptServer(TeiidServerAdapterFactory.java:89)
at org.teiid.designer.runtime.TeiidParentServerListener.adaptServerOK(TeiidParentServerListener.java:365)
... 4 more
Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManager.execute(EAP61PlusManager.java:352)
... 11 more
!ENTRY org.jboss.ide.eclipse.as.core 4 0 2017-03-02 09:49:29.910
!MESSAGE Unable to retrieve a list of remote deployment scanners for server Red Hat JBoss EAP 6.1+
!ENTRY org.jboss.ide.eclipse.as.core 4 0 2017-03-02 09:49:29.928
!MESSAGE Unable to retrieve a list of remote deployment scanners for server Red Hat JBoss EAP 6.1+
{code}
Secondly, there's a typo with the error message itself. "Intialisation" should be "Initialization" Here's where it's at.
[stran@stran teiid-designer]$ grep intialisation . -R
./plugins/org.teiid.designer.dqp/src/org/teiid/designer/runtime/i18n.propertiesTeiidParentServerListener.initTeiidServerException.reason = The intialisation produced an exception, which can occur due to incorrect security credentials. Please review the exception messages by clicking the Details button.
)
> No default server defined
> -------------------------
>
> Key: TEIIDDES-3052
> URL: https://issues.jboss.org/browse/TEIIDDES-3052
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.1, 10.1
> Environment: Windows 7, 64-bit
> JBoss Developer Studio 10.2.0.GA
> JBoss Data Virt Development (Teiid Designer) Integration Stack 10.1.0.GA
>
> Reporter: Steve Tran
> Priority: Minor
> Attachments: Screenshot from 2017-03-02 10-11-09.png, Screenshot from 2017-03-02 10-11-25.png
>
>
> After starting the server, the "Default Server" is not automatically refreshed. This will cause an issue when attempting to deploy a VDB because the context menu won't have the deploy option. The workaround is to refresh the servers tab, which will reconnect the default server. Nothing major, but sometimes the default server gets automatically refreshed, and most times it doesn't.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (TEIIDDES-3052) No default server defined
by Steve Tran (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3052?page=com.atlassian.jira.plu... ]
Steve Tran updated TEIIDDES-3052:
---------------------------------
Attachment: Screenshot from 2017-03-02 10-11-09.png
Screenshot from 2017-03-02 10-11-25.png
> No default server defined
> -------------------------
>
> Key: TEIIDDES-3052
> URL: https://issues.jboss.org/browse/TEIIDDES-3052
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.1, 10.1
> Environment: Windows 7, 64-bit
> JBoss Developer Studio 10.2.0.GA
> JBoss Data Virt Development (Teiid Designer) Integration Stack 10.1.0.GA
>
> Reporter: Steve Tran
> Priority: Minor
> Attachments: Screenshot from 2017-03-02 10-11-09.png, Screenshot from 2017-03-02 10-11-25.png
>
>
> After starting the server, the "Default Server" is not automatically refreshed. This will cause an issue when attempting to deploy a VDB because the context menu won't have the deploy option. The workaround is to refresh the servers tab, which will reconnect the default server. Nothing major, but sometimes the default server gets automatically refreshed, and most times it doesn't.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (TEIIDDES-3052) No default server defined
by Steve Tran (JIRA)
Steve Tran created TEIIDDES-3052:
------------------------------------
Summary: No default server defined
Key: TEIIDDES-3052
URL: https://issues.jboss.org/browse/TEIIDDES-3052
Project: Teiid Designer
Issue Type: Bug
Affects Versions: 9.1, 10.1
Environment: Windows 7, 64-bit
JBoss Developer Studio 10.2.0.GA
JBoss Data Virt Development (Teiid Designer) Integration Stack 10.1.0.GA
Reporter: Steve Tran
Priority: Minor
Starting the server always throws this exception. It's non-fatal, but it's been around since JBDS 8.
Here's a snip from the logs.
{code}
!SESSION 2017-03-01 12:36:18.825 -----------------------------------------------
eclipse.buildId=10.3.0.GA-v20170218-1636-B94
java.version=1.8.0_121
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product com.jboss.devstudio.core.product
Command-line arguments: -data file:/C:/Users/C031711/workspace/ -os win32 -ws win32 -arch x86_64 -product com.jboss.devstudio.core.product
!ENTRY org.eclipse.egit.ui 2 0 2017-03-01 12:36:26.952
!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
user global configuration and to define the default location to store repositories: 'C:\Users\C031711'. If this is
not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
EGit might behave differently since they see different configuration options.
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
!ENTRY org.eclipse.epp.logging.aeri.ide 2 17 2017-03-01 12:36:27.847
!MESSAGE Server ‘org.jboss.tools’ failed with exception: Proxy Unacknowledged. ; version: 2.0.3.v20161205-0933
!STACK 0
org.apache.http.client.HttpResponseException: Proxy Unacknowledged
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseHandler.handleResponse(HttpResponses.java:71)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseStringHandler.handleResponse(HttpResponses.java:93)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseStringHandler.handleResponse(HttpResponses.java:1)
at org.apache.http.client.fluent.Response.handleResponse(Response.java:90)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses.getContentWithProgress(HttpResponses.java:56)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refreshConfiguration(IO.java:69)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.startUp(ServerConnection.java:124)
at com.google.common.util.concurrent.AbstractIdleService$2$1.run(AbstractIdleService.java:54)
at com.google.common.util.concurrent.Callables$3.run(Callables.java:93)
at java.lang.Thread.run(Thread.java:745)
!ENTRY org.teiid.designer.dqp 4 0 2017-03-02 09:49:24.542
!MESSAGE org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
!STACK 0
java.lang.Exception: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
at org.teiid.designer.runtime.TeiidParentServerListener.adaptServerOK(TeiidParentServerListener.java:370)
at org.teiid.designer.runtime.TeiidParentServerListener.access$2(TeiidParentServerListener.java:363)
at org.teiid.designer.runtime.TeiidParentServerListener$1.tryConnecting(TeiidParentServerListener.java:291)
at org.teiid.designer.runtime.TeiidParentServerListener$1.run(TeiidParentServerListener.java:247)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManager.execute(EAP61PlusManager.java:361)
at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManagerService.execute(EAP61PlusManagerService.java:171)
at org.jboss.ide.eclipse.as.management.core.JBoss7ManagerServiceProxy.execute(JBoss7ManagerServiceProxy.java:87)
at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.executeRequest(JBoss7ServerUtil.java:78)
at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.isTeiidServer(JBoss7ServerUtil.java:209)
at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptJBoss7Server(TeiidServerAdapterFactory.java:190)
at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptServer(TeiidServerAdapterFactory.java:89)
at org.teiid.designer.runtime.TeiidParentServerListener.adaptServerOK(TeiidParentServerListener.java:365)
... 4 more
Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManager.execute(EAP61PlusManager.java:352)
... 11 more
!ENTRY org.jboss.ide.eclipse.as.core 4 0 2017-03-02 09:49:29.910
!MESSAGE Unable to retrieve a list of remote deployment scanners for server Red Hat JBoss EAP 6.1+
!ENTRY org.jboss.ide.eclipse.as.core 4 0 2017-03-02 09:49:29.928
!MESSAGE Unable to retrieve a list of remote deployment scanners for server Red Hat JBoss EAP 6.1+
{code}
Secondly, there's a typo with the error message itself. "Intialisation" should be "Initialization" Here's where it's at.
[stran@stran teiid-designer]$ grep intialisation . -R
./plugins/org.teiid.designer.dqp/src/org/teiid/designer/runtime/i18n.propertiesTeiidParentServerListener.initTeiidServerException.reason = The intialisation produced an exception, which can occur due to incorrect security credentials. Please review the exception messages by clicking the Details button.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (TEIIDDES-3051) "Intialisation [sic] produced an exception" when starting Server
by Steve Tran (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3051?page=com.atlassian.jira.plu... ]
Steve Tran updated TEIIDDES-3051:
---------------------------------
Priority: Minor (was: Major)
> "Intialisation [sic] produced an exception" when starting Server
> ----------------------------------------------------------------
>
> Key: TEIIDDES-3051
> URL: https://issues.jboss.org/browse/TEIIDDES-3051
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.1, 10.1
> Environment: Windows 7, 64-bit
> JBoss Developer Studio 10.2.0.GA
> JBoss Data Virt Development (Teiid Designer) Integration Stack 10.1.0.GA
>
> Reporter: Steve Tran
> Priority: Minor
> Attachments: Screenshot from 2017-03-02 10-00-08.png
>
>
> Starting the server always throws this exception. It's non-fatal, but it's been around since JBDS 8.
> Here's a snip from the logs.
> {code}
> !SESSION 2017-03-01 12:36:18.825 -----------------------------------------------
> eclipse.buildId=10.3.0.GA-v20170218-1636-B94
> java.version=1.8.0_121
> java.vendor=Oracle Corporation
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/C:/Users/C031711/workspace/ -os win32 -ws win32 -arch x86_64 -product com.jboss.devstudio.core.product
> !ENTRY org.eclipse.egit.ui 2 0 2017-03-01 12:36:26.952
> !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
> user global configuration and to define the default location to store repositories: 'C:\Users\C031711'. If this is
> not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
> EGit might behave differently since they see different configuration options.
> This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
> !ENTRY org.eclipse.epp.logging.aeri.ide 2 17 2017-03-01 12:36:27.847
> !MESSAGE Server ‘org.jboss.tools’ failed with exception: Proxy Unacknowledged. ; version: 2.0.3.v20161205-0933
> !STACK 0
> org.apache.http.client.HttpResponseException: Proxy Unacknowledged
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseHandler.handleResponse(HttpResponses.java:71)
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseStringHandler.handleResponse(HttpResponses.java:93)
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseStringHandler.handleResponse(HttpResponses.java:1)
> at org.apache.http.client.fluent.Response.handleResponse(Response.java:90)
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses.getContentWithProgress(HttpResponses.java:56)
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refreshConfiguration(IO.java:69)
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.startUp(ServerConnection.java:124)
> at com.google.common.util.concurrent.AbstractIdleService$2$1.run(AbstractIdleService.java:54)
> at com.google.common.util.concurrent.Callables$3.run(Callables.java:93)
> at java.lang.Thread.run(Thread.java:745)
> !ENTRY org.teiid.designer.dqp 4 0 2017-03-02 09:49:24.542
> !MESSAGE org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
> !STACK 0
> java.lang.Exception: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
> at org.teiid.designer.runtime.TeiidParentServerListener.adaptServerOK(TeiidParentServerListener.java:370)
> at org.teiid.designer.runtime.TeiidParentServerListener.access$2(TeiidParentServerListener.java:363)
> at org.teiid.designer.runtime.TeiidParentServerListener$1.tryConnecting(TeiidParentServerListener.java:291)
> at org.teiid.designer.runtime.TeiidParentServerListener$1.run(TeiidParentServerListener.java:247)
> at java.lang.Thread.run(Thread.java:745)
> Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
> at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManager.execute(EAP61PlusManager.java:361)
> at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManagerService.execute(EAP61PlusManagerService.java:171)
> at org.jboss.ide.eclipse.as.management.core.JBoss7ManagerServiceProxy.execute(JBoss7ManagerServiceProxy.java:87)
> at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.executeRequest(JBoss7ServerUtil.java:78)
> at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.isTeiidServer(JBoss7ServerUtil.java:209)
> at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptJBoss7Server(TeiidServerAdapterFactory.java:190)
> at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptServer(TeiidServerAdapterFactory.java:89)
> at org.teiid.designer.runtime.TeiidParentServerListener.adaptServerOK(TeiidParentServerListener.java:365)
> ... 4 more
> Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
> at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManager.execute(EAP61PlusManager.java:352)
> ... 11 more
> !ENTRY org.jboss.ide.eclipse.as.core 4 0 2017-03-02 09:49:29.910
> !MESSAGE Unable to retrieve a list of remote deployment scanners for server Red Hat JBoss EAP 6.1+
> !ENTRY org.jboss.ide.eclipse.as.core 4 0 2017-03-02 09:49:29.928
> !MESSAGE Unable to retrieve a list of remote deployment scanners for server Red Hat JBoss EAP 6.1+
> {code}
> Secondly, there's a typo with the error message itself. "Intialisation" should be "Initialization" Here's where it's at.
> [stran@stran teiid-designer]$ grep intialisation . -R
> ./plugins/org.teiid.designer.dqp/src/org/teiid/designer/runtime/i18n.propertiesTeiidParentServerListener.initTeiidServerException.reason = The intialisation produced an exception, which can occur due to incorrect security credentials. Please review the exception messages by clicking the Details button.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (TEIIDDES-3051) "Intialisation [sic] produced an exception" when starting Server
by Steve Tran (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3051?page=com.atlassian.jira.plu... ]
Steve Tran updated TEIIDDES-3051:
---------------------------------
Description:
Starting the server always throws this exception. It's non-fatal, but it's been around since JBDS 8.
Here's a snip from the logs.
{code}
!SESSION 2017-03-01 12:36:18.825 -----------------------------------------------
eclipse.buildId=10.3.0.GA-v20170218-1636-B94
java.version=1.8.0_121
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product com.jboss.devstudio.core.product
Command-line arguments: -data file:/C:/Users/C031711/workspace/ -os win32 -ws win32 -arch x86_64 -product com.jboss.devstudio.core.product
!ENTRY org.eclipse.egit.ui 2 0 2017-03-01 12:36:26.952
!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
user global configuration and to define the default location to store repositories: 'C:\Users\C031711'. If this is
not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
EGit might behave differently since they see different configuration options.
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
!ENTRY org.eclipse.epp.logging.aeri.ide 2 17 2017-03-01 12:36:27.847
!MESSAGE Server ‘org.jboss.tools’ failed with exception: Proxy Unacknowledged. ; version: 2.0.3.v20161205-0933
!STACK 0
org.apache.http.client.HttpResponseException: Proxy Unacknowledged
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseHandler.handleResponse(HttpResponses.java:71)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseStringHandler.handleResponse(HttpResponses.java:93)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseStringHandler.handleResponse(HttpResponses.java:1)
at org.apache.http.client.fluent.Response.handleResponse(Response.java:90)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses.getContentWithProgress(HttpResponses.java:56)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refreshConfiguration(IO.java:69)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.startUp(ServerConnection.java:124)
at com.google.common.util.concurrent.AbstractIdleService$2$1.run(AbstractIdleService.java:54)
at com.google.common.util.concurrent.Callables$3.run(Callables.java:93)
at java.lang.Thread.run(Thread.java:745)
!ENTRY org.teiid.designer.dqp 4 0 2017-03-02 09:49:24.542
!MESSAGE org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
!STACK 0
java.lang.Exception: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
at org.teiid.designer.runtime.TeiidParentServerListener.adaptServerOK(TeiidParentServerListener.java:370)
at org.teiid.designer.runtime.TeiidParentServerListener.access$2(TeiidParentServerListener.java:363)
at org.teiid.designer.runtime.TeiidParentServerListener$1.tryConnecting(TeiidParentServerListener.java:291)
at org.teiid.designer.runtime.TeiidParentServerListener$1.run(TeiidParentServerListener.java:247)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManager.execute(EAP61PlusManager.java:361)
at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManagerService.execute(EAP61PlusManagerService.java:171)
at org.jboss.ide.eclipse.as.management.core.JBoss7ManagerServiceProxy.execute(JBoss7ManagerServiceProxy.java:87)
at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.executeRequest(JBoss7ServerUtil.java:78)
at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.isTeiidServer(JBoss7ServerUtil.java:209)
at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptJBoss7Server(TeiidServerAdapterFactory.java:190)
at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptServer(TeiidServerAdapterFactory.java:89)
at org.teiid.designer.runtime.TeiidParentServerListener.adaptServerOK(TeiidParentServerListener.java:365)
... 4 more
Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManager.execute(EAP61PlusManager.java:352)
... 11 more
!ENTRY org.jboss.ide.eclipse.as.core 4 0 2017-03-02 09:49:29.910
!MESSAGE Unable to retrieve a list of remote deployment scanners for server Red Hat JBoss EAP 6.1+
!ENTRY org.jboss.ide.eclipse.as.core 4 0 2017-03-02 09:49:29.928
!MESSAGE Unable to retrieve a list of remote deployment scanners for server Red Hat JBoss EAP 6.1+
{code}
Secondly, there's a typo with the error message itself. "Intialisation" should be "Initialization" Here's where it's at.
[stran@stran teiid-designer]$ grep intialisation . -R
./plugins/org.teiid.designer.dqp/src/org/teiid/designer/runtime/i18n.propertiesTeiidParentServerListener.initTeiidServerException.reason = The intialisation produced an exception, which can occur due to incorrect security credentials. Please review the exception messages by clicking the Details button.
was:
Starting the server always throws this exception. It's non-fatal, but it's been around since JBDS 8.
Here's a snip from the logs.
{code}
!SESSION 2017-03-01 12:36:18.825 -----------------------------------------------
eclipse.buildId=10.3.0.GA-v20170218-1636-B94
java.version=1.8.0_121
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product com.jboss.devstudio.core.product
Command-line arguments: -data file:/C:/Users/C031711/workspace/ -os win32 -ws win32 -arch x86_64 -product com.jboss.devstudio.core.product
!ENTRY org.eclipse.egit.ui 2 0 2017-03-01 12:36:26.952
!MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
user global configuration and to define the default location to store repositories: 'C:\Users\C031711'. If this is
not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
EGit might behave differently since they see different configuration options.
This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
!ENTRY org.eclipse.epp.logging.aeri.ide 2 17 2017-03-01 12:36:27.847
!MESSAGE Server ‘org.jboss.tools’ failed with exception: Proxy Unacknowledged. ; version: 2.0.3.v20161205-0933
!STACK 0
org.apache.http.client.HttpResponseException: Proxy Unacknowledged
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseHandler.handleResponse(HttpResponses.java:71)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseStringHandler.handleResponse(HttpResponses.java:93)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseStringHandler.handleResponse(HttpResponses.java:1)
at org.apache.http.client.fluent.Response.handleResponse(Response.java:90)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses.getContentWithProgress(HttpResponses.java:56)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refreshConfiguration(IO.java:69)
at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.startUp(ServerConnection.java:124)
at com.google.common.util.concurrent.AbstractIdleService$2$1.run(AbstractIdleService.java:54)
at com.google.common.util.concurrent.Callables$3.run(Callables.java:93)
at java.lang.Thread.run(Thread.java:745)
!ENTRY org.teiid.designer.dqp 4 0 2017-03-02 09:49:24.542
!MESSAGE org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
!STACK 0
java.lang.Exception: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
at org.teiid.designer.runtime.TeiidParentServerListener.adaptServerOK(TeiidParentServerListener.java:370)
at org.teiid.designer.runtime.TeiidParentServerListener.access$2(TeiidParentServerListener.java:363)
at org.teiid.designer.runtime.TeiidParentServerListener$1.tryConnecting(TeiidParentServerListener.java:291)
at org.teiid.designer.runtime.TeiidParentServerListener$1.run(TeiidParentServerListener.java:247)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManager.execute(EAP61PlusManager.java:361)
at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManagerService.execute(EAP61PlusManagerService.java:171)
at org.jboss.ide.eclipse.as.management.core.JBoss7ManagerServiceProxy.execute(JBoss7ManagerServiceProxy.java:87)
at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.executeRequest(JBoss7ServerUtil.java:78)
at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.isTeiidServer(JBoss7ServerUtil.java:209)
at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptJBoss7Server(TeiidServerAdapterFactory.java:190)
at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptServer(TeiidServerAdapterFactory.java:89)
at org.teiid.designer.runtime.TeiidParentServerListener.adaptServerOK(TeiidParentServerListener.java:365)
... 4 more
Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManager.execute(EAP61PlusManager.java:352)
... 11 more
!ENTRY org.jboss.ide.eclipse.as.core 4 0 2017-03-02 09:49:29.910
!MESSAGE Unable to retrieve a list of remote deployment scanners for server Red Hat JBoss EAP 6.1+
!ENTRY org.jboss.ide.eclipse.as.core 4 0 2017-03-02 09:49:29.928
!MESSAGE Unable to retrieve a list of remote deployment scanners for server Red Hat JBoss EAP 6.1+
{code}
> "Intialisation [sic] produced an exception" when starting Server
> ----------------------------------------------------------------
>
> Key: TEIIDDES-3051
> URL: https://issues.jboss.org/browse/TEIIDDES-3051
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.1, 10.1
> Environment: Windows 7, 64-bit
> JBoss Developer Studio 10.2.0.GA
> JBoss Data Virt Development (Teiid Designer) Integration Stack 10.1.0.GA
>
> Reporter: Steve Tran
> Attachments: Screenshot from 2017-03-02 10-00-08.png
>
>
> Starting the server always throws this exception. It's non-fatal, but it's been around since JBDS 8.
> Here's a snip from the logs.
> {code}
> !SESSION 2017-03-01 12:36:18.825 -----------------------------------------------
> eclipse.buildId=10.3.0.GA-v20170218-1636-B94
> java.version=1.8.0_121
> java.vendor=Oracle Corporation
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/C:/Users/C031711/workspace/ -os win32 -ws win32 -arch x86_64 -product com.jboss.devstudio.core.product
> !ENTRY org.eclipse.egit.ui 2 0 2017-03-01 12:36:26.952
> !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
> user global configuration and to define the default location to store repositories: 'C:\Users\C031711'. If this is
> not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
> EGit might behave differently since they see different configuration options.
> This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
> !ENTRY org.eclipse.epp.logging.aeri.ide 2 17 2017-03-01 12:36:27.847
> !MESSAGE Server ‘org.jboss.tools’ failed with exception: Proxy Unacknowledged. ; version: 2.0.3.v20161205-0933
> !STACK 0
> org.apache.http.client.HttpResponseException: Proxy Unacknowledged
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseHandler.handleResponse(HttpResponses.java:71)
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseStringHandler.handleResponse(HttpResponses.java:93)
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseStringHandler.handleResponse(HttpResponses.java:1)
> at org.apache.http.client.fluent.Response.handleResponse(Response.java:90)
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses.getContentWithProgress(HttpResponses.java:56)
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refreshConfiguration(IO.java:69)
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.startUp(ServerConnection.java:124)
> at com.google.common.util.concurrent.AbstractIdleService$2$1.run(AbstractIdleService.java:54)
> at com.google.common.util.concurrent.Callables$3.run(Callables.java:93)
> at java.lang.Thread.run(Thread.java:745)
> !ENTRY org.teiid.designer.dqp 4 0 2017-03-02 09:49:24.542
> !MESSAGE org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
> !STACK 0
> java.lang.Exception: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
> at org.teiid.designer.runtime.TeiidParentServerListener.adaptServerOK(TeiidParentServerListener.java:370)
> at org.teiid.designer.runtime.TeiidParentServerListener.access$2(TeiidParentServerListener.java:363)
> at org.teiid.designer.runtime.TeiidParentServerListener$1.tryConnecting(TeiidParentServerListener.java:291)
> at org.teiid.designer.runtime.TeiidParentServerListener$1.run(TeiidParentServerListener.java:247)
> at java.lang.Thread.run(Thread.java:745)
> Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
> at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManager.execute(EAP61PlusManager.java:361)
> at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManagerService.execute(EAP61PlusManagerService.java:171)
> at org.jboss.ide.eclipse.as.management.core.JBoss7ManagerServiceProxy.execute(JBoss7ManagerServiceProxy.java:87)
> at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.executeRequest(JBoss7ServerUtil.java:78)
> at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.isTeiidServer(JBoss7ServerUtil.java:209)
> at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptJBoss7Server(TeiidServerAdapterFactory.java:190)
> at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptServer(TeiidServerAdapterFactory.java:89)
> at org.teiid.designer.runtime.TeiidParentServerListener.adaptServerOK(TeiidParentServerListener.java:365)
> ... 4 more
> Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
> at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManager.execute(EAP61PlusManager.java:352)
> ... 11 more
> !ENTRY org.jboss.ide.eclipse.as.core 4 0 2017-03-02 09:49:29.910
> !MESSAGE Unable to retrieve a list of remote deployment scanners for server Red Hat JBoss EAP 6.1+
> !ENTRY org.jboss.ide.eclipse.as.core 4 0 2017-03-02 09:49:29.928
> !MESSAGE Unable to retrieve a list of remote deployment scanners for server Red Hat JBoss EAP 6.1+
> {code}
> Secondly, there's a typo with the error message itself. "Intialisation" should be "Initialization" Here's where it's at.
> [stran@stran teiid-designer]$ grep intialisation . -R
> ./plugins/org.teiid.designer.dqp/src/org/teiid/designer/runtime/i18n.propertiesTeiidParentServerListener.initTeiidServerException.reason = The intialisation produced an exception, which can occur due to incorrect security credentials. Please review the exception messages by clicking the Details button.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months
[JBoss JIRA] (TEIIDDES-3051) "Intialisation [sic] produced an exception" when starting Server
by Steve Tran (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3051?page=com.atlassian.jira.plu... ]
Steve Tran updated TEIIDDES-3051:
---------------------------------
Attachment: Screenshot from 2017-03-02 10-00-08.png
> "Intialisation [sic] produced an exception" when starting Server
> ----------------------------------------------------------------
>
> Key: TEIIDDES-3051
> URL: https://issues.jboss.org/browse/TEIIDDES-3051
> Project: Teiid Designer
> Issue Type: Bug
> Affects Versions: 9.1, 10.1
> Environment: Windows 7, 64-bit
> JBoss Developer Studio 10.2.0.GA
> JBoss Data Virt Development (Teiid Designer) Integration Stack 10.1.0.GA
>
> Reporter: Steve Tran
> Attachments: Screenshot from 2017-03-02 10-00-08.png
>
>
> Starting the server always throws this exception. It's non-fatal, but it's been around since JBDS 8.
> Here's a snip from the logs.
> {code}
> !SESSION 2017-03-01 12:36:18.825 -----------------------------------------------
> eclipse.buildId=10.3.0.GA-v20170218-1636-B94
> java.version=1.8.0_121
> java.vendor=Oracle Corporation
> BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -data file:/C:/Users/C031711/workspace/ -os win32 -ws win32 -arch x86_64 -product com.jboss.devstudio.core.product
> !ENTRY org.eclipse.egit.ui 2 0 2017-03-01 12:36:26.952
> !MESSAGE Warning: The environment variable HOME is not set. The following directory will be used to store the Git
> user global configuration and to define the default location to store repositories: 'C:\Users\C031711'. If this is
> not correct please set the HOME environment variable and restart Eclipse. Otherwise Git for Windows and
> EGit might behave differently since they see different configuration options.
> This warning can be switched off on the Team > Git > Confirmations and Warnings preference page.
> !ENTRY org.eclipse.epp.logging.aeri.ide 2 17 2017-03-01 12:36:27.847
> !MESSAGE Server ‘org.jboss.tools’ failed with exception: Proxy Unacknowledged. ; version: 2.0.3.v20161205-0933
> !STACK 0
> org.apache.http.client.HttpResponseException: Proxy Unacknowledged
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseHandler.handleResponse(HttpResponses.java:71)
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseStringHandler.handleResponse(HttpResponses.java:93)
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses$ProgressMonitorResponseStringHandler.handleResponse(HttpResponses.java:1)
> at org.apache.http.client.fluent.Response.handleResponse(Response.java:90)
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.HttpResponses.getContentWithProgress(HttpResponses.java:56)
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.IO.refreshConfiguration(IO.java:69)
> at org.eclipse.epp.internal.logging.aeri.ide.server.mars.ServerConnection.startUp(ServerConnection.java:124)
> at com.google.common.util.concurrent.AbstractIdleService$2$1.run(AbstractIdleService.java:54)
> at com.google.common.util.concurrent.Callables$3.run(Callables.java:93)
> at java.lang.Thread.run(Thread.java:745)
> !ENTRY org.teiid.designer.dqp 4 0 2017-03-02 09:49:24.542
> !MESSAGE org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
> !STACK 0
> java.lang.Exception: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
> at org.teiid.designer.runtime.TeiidParentServerListener.adaptServerOK(TeiidParentServerListener.java:370)
> at org.teiid.designer.runtime.TeiidParentServerListener.access$2(TeiidParentServerListener.java:363)
> at org.teiid.designer.runtime.TeiidParentServerListener$1.tryConnecting(TeiidParentServerListener.java:291)
> at org.teiid.designer.runtime.TeiidParentServerListener$1.run(TeiidParentServerListener.java:247)
> at java.lang.Thread.run(Thread.java:745)
> Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
> at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManager.execute(EAP61PlusManager.java:361)
> at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManagerService.execute(EAP61PlusManagerService.java:171)
> at org.jboss.ide.eclipse.as.management.core.JBoss7ManagerServiceProxy.execute(JBoss7ManagerServiceProxy.java:87)
> at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.executeRequest(JBoss7ServerUtil.java:78)
> at org.teiid.designer.runtime.adapter.JBoss7ServerUtil.isTeiidServer(JBoss7ServerUtil.java:209)
> at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptJBoss7Server(TeiidServerAdapterFactory.java:190)
> at org.teiid.designer.runtime.adapter.TeiidServerAdapterFactory.adaptServer(TeiidServerAdapterFactory.java:89)
> at org.teiid.designer.runtime.TeiidParentServerListener.adaptServerOK(TeiidParentServerListener.java:365)
> ... 4 more
> Caused by: org.jboss.ide.eclipse.as.management.core.JBoss7ManangerException: NLS missing message: OperationOnAddressFailed in: org.jboss.ide.eclipse.as.internal.management.wildfly9.Messages
> at org.jboss.ide.eclipse.as.internal.management.eap61plus.EAP61PlusManager.execute(EAP61PlusManager.java:352)
> ... 11 more
> !ENTRY org.jboss.ide.eclipse.as.core 4 0 2017-03-02 09:49:29.910
> !MESSAGE Unable to retrieve a list of remote deployment scanners for server Red Hat JBoss EAP 6.1+
> !ENTRY org.jboss.ide.eclipse.as.core 4 0 2017-03-02 09:49:29.928
> !MESSAGE Unable to retrieve a list of remote deployment scanners for server Red Hat JBoss EAP 6.1+
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
8 years, 7 months