[JBoss JIRA] (TEIIDDES-3054) "Intialisation [sic] produced an exception" typo
by Steve Tran (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-3054?page=com.atlassian.jira.plu... ]
Steve Tran updated TEIIDDES-3054:
---------------------------------
Description:
There's a typo with the error message. "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" typo
> ------------------------------------------------
>
> Key: TEIIDDES-3054
> URL: https://issues.jboss.org/browse/TEIIDDES-3054
> 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
>
> There's a typo with the error message. "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)
7 years, 10 months
[JBoss JIRA] (TEIIDDES-3054) "Intialisation [sic] produced an exception" typo
by Steve Tran (JIRA)
Steve Tran created TEIIDDES-3054:
------------------------------------
Summary: "Intialisation [sic] produced an exception" typo
Key: TEIIDDES-3054
URL: https://issues.jboss.org/browse/TEIIDDES-3054
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}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 10 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}
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.
> "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}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 10 months
[JBoss JIRA] (TEIIDDES-2983) Unable to create data source using "Use Connection Profile" option
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2983?page=com.atlassian.jira.plu... ]
Van Halbert commented on TEIIDDES-2983:
---------------------------------------
Error:
org.teiid.adminapi.AdminProcessingException: {"JBAS014671: Failed services" => {"jboss.ra.deployment.\"org.jboss.teiid.resource-adapter.infinispan.dsl:main_JDG_PEOPLE\"" => "org.jboss.msc.service.StartException in service jboss.ra.deployment.\"org.jboss.teiid.resource-adapter.infinispan.dsl:main_JDG_PEOPLE\": JBAS010446: Failed to start RA deployment [JDG_PEOPLE]
Caused by: org.jboss.jca.deployers.common.DeployException: IJ020060: Unable to inject: org.teiid.resource.adapter.infinispan.dsl.InfinispanManagedConnectionFactory property: name value: infinispan-cache-dsl"}}
at org.teiid.runtime.client.admin.v8.Admin8Factory$ResultCallback.onFailure(Admin8Factory.java:206)
at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.cliCall(Admin8Factory.java:1726)
at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.activateConnectionFactory(Admin8Factory.java:384)
at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.createConnectionFactory(Admin8Factory.java:366)
at org.teiid.runtime.client.admin.v8.Admin8Factory$AdminImpl.createDataSource(Admin8Factory.java:530)
at org.teiid.runtime.client.admin.ExecutionAdmin.getOrCreateDataSource(ExecutionAdmin.java:363)
at org.teiid.designer.runtime.TeiidServer.getOrCreateDataSource(TeiidServer.java:665)
at org.teiid.designer.runtime.ui.connection.CreateDataSourceAction.run(CreateDataSourceAction.java:185)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:473)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5227)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1340)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4561)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4151)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1121)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1022)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:693)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:610)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
at org.eclipse.equinox.launcher.Main.main(Main.java:1492)
> Unable to create data source using "Use Connection Profile" option
> ------------------------------------------------------------------
>
> Key: TEIIDDES-2983
> URL: https://issues.jboss.org/browse/TEIIDDES-2983
> Project: Teiid Designer
> Issue Type: Bug
> Components: Teiid Integration
> Affects Versions: 10.0.2
> Reporter: Van Halbert
> Attachments: People.zip, add-infinispan-cache-dsl-translator.cli, createdatasourceerror.png
>
>
> When trying create the data source get the attached error when using the option to "Use Connection Profile". This doesn't occur when using model connection info.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 10 months
[JBoss JIRA] (TEIIDDES-2983) Unable to create data source using "Use Connection Profile" option
by Van Halbert (JIRA)
[ https://issues.jboss.org/browse/TEIIDDES-2983?page=com.atlassian.jira.plu... ]
Van Halbert commented on TEIIDDES-2983:
---------------------------------------
Attached People.zip project set. Created connection profile - JDG_PEOPLE and tried to push to server and still get the above message box.
Note: Since JDG connector/translator are not installed by default, will need to run the attached CLI script to configure.
> Unable to create data source using "Use Connection Profile" option
> ------------------------------------------------------------------
>
> Key: TEIIDDES-2983
> URL: https://issues.jboss.org/browse/TEIIDDES-2983
> Project: Teiid Designer
> Issue Type: Bug
> Components: Teiid Integration
> Affects Versions: 10.0.2
> Reporter: Van Halbert
> Attachments: People.zip, createdatasourceerror.png, dv-6.3.0-installation-config.xml
>
>
> When trying create the data source get the attached error when using the option to "Use Connection Profile". This doesn't occur when using model connection info.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
7 years, 10 months