[JBoss JIRA] (TEIID-3833) Using fully qualified names creates invalid table names
by Steve Tran (JIRA)
Steve Tran created TEIID-3833:
---------------------------------
Summary: Using fully qualified names creates invalid table names
Key: TEIID-3833
URL: https://issues.jboss.org/browse/TEIID-3833
Project: Teiid
Issue Type: Bug
Affects Versions: 8.7.1
Environment: Red Hat JBoss Data Virtualization 6.2 on EAP6.4.0 patched to version 6.4.3,
JBoss Developer Studio 8.1.0GA with Teiid Designer plugin 9.0.3.Final.v20150810-1438-B1157
64-bit Windows 7 environment
Reporter: Steve Tran
Assignee: Steven Hawkins
Attachments: step1.PNG, step2.PNG
When I import a JDBC datasource and am asked if I want to Use Fully Qualified Names, doing so will cause errors later when trying to deploy the VDB. It doesn't like periods in the table names.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (TEIID-3832) domain install(run teiid-domain-mode-install.cli) failed
by Kylin Soong (JIRA)
[ https://issues.jboss.org/browse/TEIID-3832?page=com.atlassian.jira.plugin... ]
Kylin Soong updated TEIID-3832:
-------------------------------
Description:
CLI command
{code}
/host=master:reload(restart-servers=true)
{code}
execute failed due to some errors.
h3. Error one
java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main"
{code}
[Server:server-one] Caused by: java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main" from local module loader @621be5d1 (finder: local module finder @573fd745 (roots: /home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/dv,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/base))]
[Server:server-two] Caused by: java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main" from local module loader @621be5d1 (finder: local module finder @573fd745 (roots: /home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/dv,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/base))]
{code}
h3. Error two
Failed to start service jboss.infinispan.teiid-cache.resultset-repl
{code}
[Server:server-one] 11:54:59,644 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 70) MSC000001: Failed to start service jboss.infinispan.teiid-cache.resultset-repl.config: org.jboss.msc.service.StartException in service jboss.infinispan.teiid-cache.resultset-repl.config: org.infinispan.commons.CacheConfigurationException: ISPN000343: Must have a transport set in the global configuration in order to define a clustered cache
[Server:server-one] at org.wildfly.clustering.service.AsynchronousServiceBuilder$1.run(AsynchronousServiceBuilder.java:107)
[Server:server-one] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[Server:server-one] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[Server:server-one] at java.lang.Thread.run(Thread.java:745)
[Server:server-one] at org.jboss.threads.JBossThread.run(JBossThread.java:320)
[Server:server-one] Caused by: org.infinispan.commons.CacheConfigurationException: ISPN000343: Must have a transport set in the global configuration in order to define a clustered cache
[Server:server-one] at org.infinispan.configuration.cache.ClusteringConfigurationBuilder.validate(ClusteringConfigurationBuilder.java:115)
[Server:server-one] at org.infinispan.configuration.cache.ConfigurationBuilder.validate(ConfigurationBuilder.java:187)
[Server:server-one] at org.infinispan.configuration.cache.ConfigurationBuilder.build(ConfigurationBuilder.java:198)
[Server:server-one] at org.infinispan.manager.DefaultCacheManager.defineConfiguration(DefaultCacheManager.java:382)
[Server:server-one] at org.infinispan.manager.DefaultCacheManager.defineConfiguration(DefaultCacheManager.java:344)
[Server:server-one] at org.jboss.as.clustering.infinispan.DefaultCacheContainer.defineConfiguration(DefaultCacheContainer.java:76)
[Server:server-one] at org.wildfly.clustering.infinispan.spi.service.ConfigurationBuilder.start(ConfigurationBuilder.java:75)
[Server:server-one] at org.wildfly.clustering.service.AsynchronousServiceBuilder$1.run(AsynchronousServiceBuilder.java:102)
[Server:server-one] ... 4 more
[Server:server-two] 11:54:59,948 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 69) MSC000001: Failed to start service jboss.infinispan.teiid-cache.resultset-repl.config: org.jboss.msc.service.StartException in service jboss.infinispan.teiid-cache.resultset-repl.config: org.infinispan.commons.CacheConfigurationException: ISPN000343: Must have a transport set in the global configuration in order to define a clustered cache
{code}
was:
CLI command
{code}
/host=master:reload(restart-servers=true)
{code}
execute failed due to some errors.
*Error one:* java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main"
{code}
[Server:server-one] Caused by: java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main" from local module loader @621be5d1 (finder: local module finder @573fd745 (roots: /home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/dv,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/base))]
[Server:server-two] Caused by: java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main" from local module loader @621be5d1 (finder: local module finder @573fd745 (roots: /home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/dv,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/base))]
{code}
*Error two*: Failed to start service jboss.infinispan.teiid-cache.resultset-repl
{code}
[Server:server-one] 11:54:59,644 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 70) MSC000001: Failed to start service jboss.infinispan.teiid-cache.resultset-repl.config: org.jboss.msc.service.StartException in service jboss.infinispan.teiid-cache.resultset-repl.config: org.infinispan.commons.CacheConfigurationException: ISPN000343: Must have a transport set in the global configuration in order to define a clustered cache
[Server:server-one] at org.wildfly.clustering.service.AsynchronousServiceBuilder$1.run(AsynchronousServiceBuilder.java:107)
[Server:server-one] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[Server:server-one] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[Server:server-one] at java.lang.Thread.run(Thread.java:745)
[Server:server-one] at org.jboss.threads.JBossThread.run(JBossThread.java:320)
[Server:server-one] Caused by: org.infinispan.commons.CacheConfigurationException: ISPN000343: Must have a transport set in the global configuration in order to define a clustered cache
[Server:server-one] at org.infinispan.configuration.cache.ClusteringConfigurationBuilder.validate(ClusteringConfigurationBuilder.java:115)
[Server:server-one] at org.infinispan.configuration.cache.ConfigurationBuilder.validate(ConfigurationBuilder.java:187)
[Server:server-one] at org.infinispan.configuration.cache.ConfigurationBuilder.build(ConfigurationBuilder.java:198)
[Server:server-one] at org.infinispan.manager.DefaultCacheManager.defineConfiguration(DefaultCacheManager.java:382)
[Server:server-one] at org.infinispan.manager.DefaultCacheManager.defineConfiguration(DefaultCacheManager.java:344)
[Server:server-one] at org.jboss.as.clustering.infinispan.DefaultCacheContainer.defineConfiguration(DefaultCacheContainer.java:76)
[Server:server-one] at org.wildfly.clustering.infinispan.spi.service.ConfigurationBuilder.start(ConfigurationBuilder.java:75)
[Server:server-one] at org.wildfly.clustering.service.AsynchronousServiceBuilder$1.run(AsynchronousServiceBuilder.java:102)
[Server:server-one] ... 4 more
[Server:server-two] 11:54:59,948 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 69) MSC000001: Failed to start service jboss.infinispan.teiid-cache.resultset-repl.config: org.jboss.msc.service.StartException in service jboss.infinispan.teiid-cache.resultset-repl.config: org.infinispan.commons.CacheConfigurationException: ISPN000343: Must have a transport set in the global configuration in order to define a clustered cache
{code}
Summary: domain install(run teiid-domain-mode-install.cli) failed (was: domain install failed )
> domain install(run teiid-domain-mode-install.cli) failed
> --------------------------------------------------------
>
> Key: TEIID-3832
> URL: https://issues.jboss.org/browse/TEIID-3832
> Project: Teiid
> Issue Type: Bug
> Components: Build/Kits
> Affects Versions: 8.13
> Reporter: Kylin Soong
> Assignee: Ramesh Reddy
> Fix For: 8.13
>
>
> CLI command
> {code}
> /host=master:reload(restart-servers=true)
> {code}
> execute failed due to some errors.
> h3. Error one
> java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main"
> {code}
> [Server:server-one] Caused by: java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main" from local module loader @621be5d1 (finder: local module finder @573fd745 (roots: /home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/dv,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/base))]
> [Server:server-two] Caused by: java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main" from local module loader @621be5d1 (finder: local module finder @573fd745 (roots: /home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/dv,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/base))]
> {code}
> h3. Error two
> Failed to start service jboss.infinispan.teiid-cache.resultset-repl
> {code}
> [Server:server-one] 11:54:59,644 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 70) MSC000001: Failed to start service jboss.infinispan.teiid-cache.resultset-repl.config: org.jboss.msc.service.StartException in service jboss.infinispan.teiid-cache.resultset-repl.config: org.infinispan.commons.CacheConfigurationException: ISPN000343: Must have a transport set in the global configuration in order to define a clustered cache
> [Server:server-one] at org.wildfly.clustering.service.AsynchronousServiceBuilder$1.run(AsynchronousServiceBuilder.java:107)
> [Server:server-one] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> [Server:server-one] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> [Server:server-one] at java.lang.Thread.run(Thread.java:745)
> [Server:server-one] at org.jboss.threads.JBossThread.run(JBossThread.java:320)
> [Server:server-one] Caused by: org.infinispan.commons.CacheConfigurationException: ISPN000343: Must have a transport set in the global configuration in order to define a clustered cache
> [Server:server-one] at org.infinispan.configuration.cache.ClusteringConfigurationBuilder.validate(ClusteringConfigurationBuilder.java:115)
> [Server:server-one] at org.infinispan.configuration.cache.ConfigurationBuilder.validate(ConfigurationBuilder.java:187)
> [Server:server-one] at org.infinispan.configuration.cache.ConfigurationBuilder.build(ConfigurationBuilder.java:198)
> [Server:server-one] at org.infinispan.manager.DefaultCacheManager.defineConfiguration(DefaultCacheManager.java:382)
> [Server:server-one] at org.infinispan.manager.DefaultCacheManager.defineConfiguration(DefaultCacheManager.java:344)
> [Server:server-one] at org.jboss.as.clustering.infinispan.DefaultCacheContainer.defineConfiguration(DefaultCacheContainer.java:76)
> [Server:server-one] at org.wildfly.clustering.infinispan.spi.service.ConfigurationBuilder.start(ConfigurationBuilder.java:75)
> [Server:server-one] at org.wildfly.clustering.service.AsynchronousServiceBuilder$1.run(AsynchronousServiceBuilder.java:102)
> [Server:server-one] ... 4 more
> [Server:server-two] 11:54:59,948 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 69) MSC000001: Failed to start service jboss.infinispan.teiid-cache.resultset-repl.config: org.jboss.msc.service.StartException in service jboss.infinispan.teiid-cache.resultset-repl.config: org.infinispan.commons.CacheConfigurationException: ISPN000343: Must have a transport set in the global configuration in order to define a clustered cache
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (TEIID-3832) domain install failed
by Kylin Soong (JIRA)
[ https://issues.jboss.org/browse/TEIID-3832?page=com.atlassian.jira.plugin... ]
Kylin Soong updated TEIID-3832:
-------------------------------
Description:
CLI command
{code}
/host=master:reload(restart-servers=true)
{code}
execute failed due to some errors.
*Error one:* java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main"
{code}
[Server:server-one] Caused by: java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main" from local module loader @621be5d1 (finder: local module finder @573fd745 (roots: /home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/dv,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/base))]
[Server:server-two] Caused by: java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main" from local module loader @621be5d1 (finder: local module finder @573fd745 (roots: /home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/dv,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/base))]
{code}
*Error two*: Failed to start service jboss.infinispan.teiid-cache.resultset-repl
{code}
[Server:server-one] 11:54:59,644 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 70) MSC000001: Failed to start service jboss.infinispan.teiid-cache.resultset-repl.config: org.jboss.msc.service.StartException in service jboss.infinispan.teiid-cache.resultset-repl.config: org.infinispan.commons.CacheConfigurationException: ISPN000343: Must have a transport set in the global configuration in order to define a clustered cache
[Server:server-one] at org.wildfly.clustering.service.AsynchronousServiceBuilder$1.run(AsynchronousServiceBuilder.java:107)
[Server:server-one] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[Server:server-one] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[Server:server-one] at java.lang.Thread.run(Thread.java:745)
[Server:server-one] at org.jboss.threads.JBossThread.run(JBossThread.java:320)
[Server:server-one] Caused by: org.infinispan.commons.CacheConfigurationException: ISPN000343: Must have a transport set in the global configuration in order to define a clustered cache
[Server:server-one] at org.infinispan.configuration.cache.ClusteringConfigurationBuilder.validate(ClusteringConfigurationBuilder.java:115)
[Server:server-one] at org.infinispan.configuration.cache.ConfigurationBuilder.validate(ConfigurationBuilder.java:187)
[Server:server-one] at org.infinispan.configuration.cache.ConfigurationBuilder.build(ConfigurationBuilder.java:198)
[Server:server-one] at org.infinispan.manager.DefaultCacheManager.defineConfiguration(DefaultCacheManager.java:382)
[Server:server-one] at org.infinispan.manager.DefaultCacheManager.defineConfiguration(DefaultCacheManager.java:344)
[Server:server-one] at org.jboss.as.clustering.infinispan.DefaultCacheContainer.defineConfiguration(DefaultCacheContainer.java:76)
[Server:server-one] at org.wildfly.clustering.infinispan.spi.service.ConfigurationBuilder.start(ConfigurationBuilder.java:75)
[Server:server-one] at org.wildfly.clustering.service.AsynchronousServiceBuilder$1.run(AsynchronousServiceBuilder.java:102)
[Server:server-one] ... 4 more
[Server:server-two] 11:54:59,948 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 69) MSC000001: Failed to start service jboss.infinispan.teiid-cache.resultset-repl.config: org.jboss.msc.service.StartException in service jboss.infinispan.teiid-cache.resultset-repl.config: org.infinispan.commons.CacheConfigurationException: ISPN000343: Must have a transport set in the global configuration in order to define a clustered cache
{code}
was:
CLI command
{code}
/host=master:reload(restart-servers=true)
{code}
execute failed due to java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main"
CLI failed log
{code}
{
"outcome" => "failed",
"result" => undefined,
"failure-description" => {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"main-server-group" => {"host" => {"master" => {
"server-one" => "WFLYCTL0158: Operation handler failed: java.lang.NoClassDefFoundError: org/wildfly/clustering/jgroups/ChannelFactory",
"server-two" => "WFLYCTL0158: Operation handler failed: java.lang.NoClassDefFoundError: org/wildfly/clustering/jgroups/ChannelFactory"
}}}}}},
"rolled-back" => true,
"server-groups" => {"main-server-group" => {"host" => {"master" => {
"server-one" => {"response" => {
"outcome" => "failed",
"failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.NoClassDefFoundError: org/wildfly/clustering/jgroups/ChannelFactory",
"rolled-back" => true,
"response-headers" => {"process-state" => "reload-required"}
}},
"server-two" => {"response" => {
"outcome" => "failed",
"failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.NoClassDefFoundError: org/wildfly/clustering/jgroups/ChannelFactory",
"rolled-back" => true,
"response-headers" => {"process-state" => "reload-required"}
}}
}}}}
{code}
Server side error log
{code}
[Server:server-one] Caused by: java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main" from local module loader @621be5d1 (finder: local module finder @573fd745 (roots: /home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/dv,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/base))]
[Server:server-two] Caused by: java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main" from local module loader @621be5d1 (finder: local module finder @573fd745 (roots: /home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/dv,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/base))]
{code}
Summary: domain install failed (was: NoClassDefFoundError cause domain script run failed )
> domain install failed
> ----------------------
>
> Key: TEIID-3832
> URL: https://issues.jboss.org/browse/TEIID-3832
> Project: Teiid
> Issue Type: Bug
> Components: Build/Kits
> Affects Versions: 8.13
> Reporter: Kylin Soong
> Assignee: Ramesh Reddy
> Fix For: 8.13
>
>
> CLI command
> {code}
> /host=master:reload(restart-servers=true)
> {code}
> execute failed due to some errors.
> *Error one:* java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main"
> {code}
> [Server:server-one] Caused by: java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main" from local module loader @621be5d1 (finder: local module finder @573fd745 (roots: /home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/dv,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/base))]
> [Server:server-two] Caused by: java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main" from local module loader @621be5d1 (finder: local module finder @573fd745 (roots: /home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/dv,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/base))]
> {code}
> *Error two*: Failed to start service jboss.infinispan.teiid-cache.resultset-repl
> {code}
> [Server:server-one] 11:54:59,644 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 70) MSC000001: Failed to start service jboss.infinispan.teiid-cache.resultset-repl.config: org.jboss.msc.service.StartException in service jboss.infinispan.teiid-cache.resultset-repl.config: org.infinispan.commons.CacheConfigurationException: ISPN000343: Must have a transport set in the global configuration in order to define a clustered cache
> [Server:server-one] at org.wildfly.clustering.service.AsynchronousServiceBuilder$1.run(AsynchronousServiceBuilder.java:107)
> [Server:server-one] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> [Server:server-one] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> [Server:server-one] at java.lang.Thread.run(Thread.java:745)
> [Server:server-one] at org.jboss.threads.JBossThread.run(JBossThread.java:320)
> [Server:server-one] Caused by: org.infinispan.commons.CacheConfigurationException: ISPN000343: Must have a transport set in the global configuration in order to define a clustered cache
> [Server:server-one] at org.infinispan.configuration.cache.ClusteringConfigurationBuilder.validate(ClusteringConfigurationBuilder.java:115)
> [Server:server-one] at org.infinispan.configuration.cache.ConfigurationBuilder.validate(ConfigurationBuilder.java:187)
> [Server:server-one] at org.infinispan.configuration.cache.ConfigurationBuilder.build(ConfigurationBuilder.java:198)
> [Server:server-one] at org.infinispan.manager.DefaultCacheManager.defineConfiguration(DefaultCacheManager.java:382)
> [Server:server-one] at org.infinispan.manager.DefaultCacheManager.defineConfiguration(DefaultCacheManager.java:344)
> [Server:server-one] at org.jboss.as.clustering.infinispan.DefaultCacheContainer.defineConfiguration(DefaultCacheContainer.java:76)
> [Server:server-one] at org.wildfly.clustering.infinispan.spi.service.ConfigurationBuilder.start(ConfigurationBuilder.java:75)
> [Server:server-one] at org.wildfly.clustering.service.AsynchronousServiceBuilder$1.run(AsynchronousServiceBuilder.java:102)
> [Server:server-one] ... 4 more
> [Server:server-two] 11:54:59,948 ERROR [org.jboss.msc.service.fail] (ServerService Thread Pool -- 69) MSC000001: Failed to start service jboss.infinispan.teiid-cache.resultset-repl.config: org.jboss.msc.service.StartException in service jboss.infinispan.teiid-cache.resultset-repl.config: org.infinispan.commons.CacheConfigurationException: ISPN000343: Must have a transport set in the global configuration in order to define a clustered cache
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (TEIID-3832) NoClassDefFoundError cause domain script run failed
by Kylin Soong (JIRA)
[ https://issues.jboss.org/browse/TEIID-3832?page=com.atlassian.jira.plugin... ]
Kylin Soong reassigned TEIID-3832:
----------------------------------
Issue Type: Bug (was: Quality Risk)
Description:
CLI command
{code}
/host=master:reload(restart-servers=true)
{code}
execute failed due to java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main"
CLI failed log
{code}
{
"outcome" => "failed",
"result" => undefined,
"failure-description" => {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"main-server-group" => {"host" => {"master" => {
"server-one" => "WFLYCTL0158: Operation handler failed: java.lang.NoClassDefFoundError: org/wildfly/clustering/jgroups/ChannelFactory",
"server-two" => "WFLYCTL0158: Operation handler failed: java.lang.NoClassDefFoundError: org/wildfly/clustering/jgroups/ChannelFactory"
}}}}}},
"rolled-back" => true,
"server-groups" => {"main-server-group" => {"host" => {"master" => {
"server-one" => {"response" => {
"outcome" => "failed",
"failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.NoClassDefFoundError: org/wildfly/clustering/jgroups/ChannelFactory",
"rolled-back" => true,
"response-headers" => {"process-state" => "reload-required"}
}},
"server-two" => {"response" => {
"outcome" => "failed",
"failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.NoClassDefFoundError: org/wildfly/clustering/jgroups/ChannelFactory",
"rolled-back" => true,
"response-headers" => {"process-state" => "reload-required"}
}}
}}}}
{code}
Server side error log
{code}
[Server:server-one] Caused by: java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main" from local module loader @621be5d1 (finder: local module finder @573fd745 (roots: /home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/dv,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/base))]
[Server:server-two] Caused by: java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main" from local module loader @621be5d1 (finder: local module finder @573fd745 (roots: /home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/dv,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/base))]
{code}
was:
I have found the following CLI are duplicated CLI in teiid-domain-mode-install.cli and teiid-standalone-mode-install.cli:
{code}
connect
/extension=org.jboss.teiid:add(module=org.jboss.teiid)
/socket-binding-group=standard-sockets/socket-binding=teiid-jdbc:add(port=31000)
/socket-binding-group=standard-sockets/socket-binding=teiid-odbc:add(port=35432)
{code}
If execute both cli script against one JBoss server, the error may throw:
{code}
{
"outcome" => "failed",
"failure-description" => "WFLYCTL0212: Duplicate resource [(\"extension\" => \"org.jboss.teiid\")]",
"rolled-back" => true
}
{code}
Fix Version/s: 8.13
Summary: NoClassDefFoundError cause domain script run failed (was: Duplicated CLI in teiid-domain-mode-install.cli and teiid-standalone-mode-install.cli)
Assignee: Ramesh Reddy (was: Steven Hawkins)
> NoClassDefFoundError cause domain script run failed
> ----------------------------------------------------
>
> Key: TEIID-3832
> URL: https://issues.jboss.org/browse/TEIID-3832
> Project: Teiid
> Issue Type: Bug
> Components: Build/Kits
> Affects Versions: 8.13
> Reporter: Kylin Soong
> Assignee: Ramesh Reddy
> Fix For: 8.13
>
>
> CLI command
> {code}
> /host=master:reload(restart-servers=true)
> {code}
> execute failed due to java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main"
> CLI failed log
> {code}
> {
> "outcome" => "failed",
> "result" => undefined,
> "failure-description" => {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"main-server-group" => {"host" => {"master" => {
> "server-one" => "WFLYCTL0158: Operation handler failed: java.lang.NoClassDefFoundError: org/wildfly/clustering/jgroups/ChannelFactory",
> "server-two" => "WFLYCTL0158: Operation handler failed: java.lang.NoClassDefFoundError: org/wildfly/clustering/jgroups/ChannelFactory"
> }}}}}},
> "rolled-back" => true,
> "server-groups" => {"main-server-group" => {"host" => {"master" => {
> "server-one" => {"response" => {
> "outcome" => "failed",
> "failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.NoClassDefFoundError: org/wildfly/clustering/jgroups/ChannelFactory",
> "rolled-back" => true,
> "response-headers" => {"process-state" => "reload-required"}
> }},
> "server-two" => {"response" => {
> "outcome" => "failed",
> "failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.NoClassDefFoundError: org/wildfly/clustering/jgroups/ChannelFactory",
> "rolled-back" => true,
> "response-headers" => {"process-state" => "reload-required"}
> }}
> }}}}
> {code}
> Server side error log
> {code}
> [Server:server-one] Caused by: java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main" from local module loader @621be5d1 (finder: local module finder @573fd745 (roots: /home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/dv,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/base))]
> [Server:server-two] Caused by: java.lang.ClassNotFoundException: org.wildfly.clustering.jgroups.ChannelFactory from [Module "org.jboss.teiid:main" from local module loader @621be5d1 (finder: local module finder @573fd745 (roots: /home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/dv,/home/kylin/tmp2/teiid-8.13.0.Alpha1-SNAPSHOT/modules/system/layers/base))]
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (TEIID-3829) olingo module junit test failed
by Ramesh Reddy (JIRA)
[ https://issues.jboss.org/browse/TEIID-3829?page=com.atlassian.jira.plugin... ]
Ramesh Reddy commented on TEIID-3829:
-------------------------------------
What SDK do you use and version?
> olingo module junit test failed
> -------------------------------
>
> Key: TEIID-3829
> URL: https://issues.jboss.org/browse/TEIID-3829
> Project: Teiid
> Issue Type: Bug
> Components: Build/Kits
> Affects Versions: 8.13
> Reporter: Kylin Soong
> Assignee: Ramesh Reddy
> Fix For: 8.13
>
>
> olingo module junit test failed:
> {code}
> Results :
> Failed tests:
> TestODataSQLBuilder.testEq:431->te:400->helpTest:227 expected:<...g0 WHERE g0.e1 = {t'[04]:20:02'} ORDER BY g0...> but was:<...g0 WHERE g0.e1 = {t'[16]:20:02'} ORDER BY g0...>
> TestODataSQLBuilder.testTimeMethods:552->te:400->helpTest:227 expected:<...YEAR({ts'2008-10-13 [04]:20:02.0'}) = 2008 O...> but was:<...YEAR({ts'2008-10-13 [16]:20:02.0'}) = 2008 O...>
> Tests run: 109, Failures: 2, Errors: 0, Skipped: 0
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (TEIID-3832) Duplicated CLI in teiid-domain-mode-install.cli and teiid-standalone-mode-install.cli
by Kylin Soong (JIRA)
Kylin Soong created TEIID-3832:
----------------------------------
Summary: Duplicated CLI in teiid-domain-mode-install.cli and teiid-standalone-mode-install.cli
Key: TEIID-3832
URL: https://issues.jboss.org/browse/TEIID-3832
Project: Teiid
Issue Type: Quality Risk
Components: Build/Kits
Affects Versions: 8.13
Reporter: Kylin Soong
Assignee: Steven Hawkins
I have found the following CLI are duplicated CLI in teiid-domain-mode-install.cli and teiid-standalone-mode-install.cli:
{code}
connect
/extension=org.jboss.teiid:add(module=org.jboss.teiid)
/socket-binding-group=standard-sockets/socket-binding=teiid-jdbc:add(port=31000)
/socket-binding-group=standard-sockets/socket-binding=teiid-odbc:add(port=35432)
{code}
If execute both cli script against one JBoss server, the error may throw:
{code}
{
"outcome" => "failed",
"failure-description" => "WFLYCTL0212: Duplicate resource [(\"extension\" => \"org.jboss.teiid\")]",
"rolled-back" => true
}
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (TEIID-3830) Install script executed failed due to threads subsystem be removed
by Kylin Soong (JIRA)
[ https://issues.jboss.org/browse/TEIID-3830?page=com.atlassian.jira.plugin... ]
Kylin Soong resolved TEIID-3830.
--------------------------------
Resolution: Duplicate Issue
verified this be fixed in https://github.com/teiid/teiid/pull/552
> Install script executed failed due to threads subsystem be removed
> ------------------------------------------------------------------
>
> Key: TEIID-3830
> URL: https://issues.jboss.org/browse/TEIID-3830
> Project: Teiid
> Issue Type: Sub-task
> Components: Build/Kits
> Affects Versions: 8.13
> Reporter: Kylin Soong
> Assignee: Steven Hawkins
> Priority: Blocker
> Fix For: 8.13
>
>
> According to WFLY-462, the central thread pool configuration(threads subsystem) already be removed since 9.0.0.CR2, these two scripts:
> * teiid-standalone-mode-install.cli
> * teiid-domain-mode-install.cli
> be affected, specifically the following lines cli can not executed:
> {code}
> /subsystem=threads/unbounded-queue-thread-pool=teiid-async:add(max-threads=4)
> /subsystem=teiid:add(async-thread-pool=teiid-async, resultset-cache-infinispan-container=teiid-cache, preparedplan-cache-infinispan-container=teiid-cache, policy-decider-module=org.jboss.teiid)
> {code}
> The corresponding error looks
> {code}
> Failed to get the list of the operation properties: "WFLYCTL0030: No resource definition is registered for address [
> ("subsystem" => "threads"),
> ("unbounded-queue-thread-pool" => "teiid-async")
> ]"
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months
[JBoss JIRA] (TEIID-3829) olingo module junit test failed
by Kylin Soong (JIRA)
[ https://issues.jboss.org/browse/TEIID-3829?page=com.atlassian.jira.plugin... ]
Kylin Soong commented on TEIID-3829:
------------------------------------
Yes, it also exist in 8.12.x:
{code}
Results :
Failed tests:
TestODataSQLBuilder.testEq:424->te:393->helpTest:220 expected:<...g0 WHERE g0.e1 = {t'[04]:20:02'} ORDER BY g0...> but was:<...g0 WHERE g0.e1 = {t'[16]:20:02'} ORDER BY g0...>
TestODataSQLBuilder.testTimeMethods:545->te:393->helpTest:220 expected:<...YEAR({ts'2008-10-13 [04]:20:02.0'}) = 2008 O...> but was:<...YEAR({ts'2008-10-13 [16]:20:02.0'}) = 2008 O...>
Tests run: 109, Failures: 2, Errors: 0, Skipped: 0
{code}
> olingo module junit test failed
> -------------------------------
>
> Key: TEIID-3829
> URL: https://issues.jboss.org/browse/TEIID-3829
> Project: Teiid
> Issue Type: Bug
> Components: Build/Kits
> Affects Versions: 8.13
> Reporter: Kylin Soong
> Assignee: Ramesh Reddy
> Fix For: 8.13
>
>
> olingo module junit test failed:
> {code}
> Results :
> Failed tests:
> TestODataSQLBuilder.testEq:431->te:400->helpTest:227 expected:<...g0 WHERE g0.e1 = {t'[04]:20:02'} ORDER BY g0...> but was:<...g0 WHERE g0.e1 = {t'[16]:20:02'} ORDER BY g0...>
> TestODataSQLBuilder.testTimeMethods:552->te:400->helpTest:227 expected:<...YEAR({ts'2008-10-13 [04]:20:02.0'}) = 2008 O...> but was:<...YEAR({ts'2008-10-13 [16]:20:02.0'}) = 2008 O...>
> Tests run: 109, Failures: 2, Errors: 0, Skipped: 0
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 4 months