Giter VIP home page Giter VIP logo

openshift-quickstarts's People

Contributors

bdecoste avatar dependabot[bot] avatar douglaspalmer avatar errantepiphany avatar goldmann avatar jmtd avatar jwendell avatar luck3y avatar luksa avatar ochaloup avatar radekkoubsky avatar rcernich avatar spolti avatar vhalbert avatar wdecoste avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

openshift-quickstarts's Issues

JBoss Data Virtualization quickstart has no data

The current quickstart is against an H2 database that contains no data. It would be helpful for demos if that source had a few rows of data or the excel datasource was prepared so that a configuration change can reference it and return some example data

Datavirt quickstart does not start properly

I'm trying to run the datavirt quickstart using default settings but the "portfolio" database is not loaded propertly. I get warnings on startup, then the database is in a failed state.

Steps to reproduce:

  • Create jboss-imagestreams
  • Create datavirt-app secret
  • Create Datavirt app 6.3 from basic-s2i template
  • I've used the Fuse/FIS teiid quickstart to query the VDB, but warning are displayed on startup even without querying the VDB

Relevant parts of the trace:

  | 09:22:41,023 WARN  [org.teiid.PLANNER.RESOLVER] (teiid-async-threads - 3) TEIID31080 Stocks.Stock validation error: Group does not exist: Accounts.PRODUCT AS A
  | 09:22:41,026 WARN  [org.teiid.PLANNER.RESOLVER] (teiid-async-threads - 3) TEIID31080 OtherHoldings.PersonalHoldings validation error: Group does not exist: Accounts.Account AS B
  | 09:22:41,027 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 3) TEIID40073 The metadata for the VDB Portfolio.1 is loaded, however it is not valid. Check models for errors. Correct the metadata and re-deploy.
  | 09:22:41,030 INFO  [org.teiid.RUNTIME.VDBLifeCycleListener] (teiid-async-threads - 3) TEIID40003 VDB Portfolio.1 is set to FAILED

Then the following warning:


  | 09:22:44,205 WARN  [org.teiid.PROCESSOR] (New I/O worker #2, runningThread=NIO0) TEIID40011 Processing exception 'TEIID31099 VDB Portfolio.1[MarketData{text-connector=text-connector, file, java:/marketdata-file}, Accounts{connector=connector, translator-h2, java:/accounts-ds}, PersonalValuations{excelconnector=excelconnector, excel, java:/excel-file}, Stocks{}, OtherHoldings{}] is not active, but FAILED.  If loading you can resubmit your query after loading has completed or after the errors have been corrected.' for session hxybVi9TpRaL.  Exception type org.teiid.core.TeiidProcessingException thrown from org.teiid.dqp.internal.process.DQPCore.checkActive(DQPCore.java:833). Enable more detailed logging to see the entire stacktrace.

is printed each time I try to get the "Portfolio" VDB (Using FIS teiid quickstart).

Full Openshift trace here ``` INFO: Configuring JGroups discovery protocol to openshift.DNS_PING --   | Missing SSO_URL. Unable to properly configure SSO-enabled applications   | Added user 'theuser' to file '/opt/eap/standalone/configuration/application-users.properties'   | Added user 'theuser' to file '/opt/eap/domain/configuration/application-users.properties'   | Added user 'theuser' with groups user to file '/opt/eap/standalone/configuration/application-roles.properties'   | Added user 'theuser' with groups user to file '/opt/eap/domain/configuration/application-roles.properties'   | Added user 'iIsSKdLB' to file '/opt/eap/standalone/configuration/application-users.properties'   | Added user 'iIsSKdLB' to file '/opt/eap/domain/configuration/application-users.properties'   | Added user 'iIsSKdLB' with groups admin,connect to file '/opt/eap/standalone/configuration/application-roles.properties'   | Added user 'iIsSKdLB' with groups admin,connect to file '/opt/eap/domain/configuration/application-roles.properties'   | Access log is disabled, ignoring configuration.   | Running jboss-datavirt-6/datavirt63-openshift image, version 1.4   | -Xms512m -Xmx512m -XX:+UseParallelGC -XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=40 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=100m -XX:+ExitOnOutOfMemoryError   | =========================================================================   |     | JBoss Bootstrap Environment   |     | JBOSS_HOME: /opt/eap   |     | JAVA: /usr/lib/jvm/java-1.8.0/bin/java   |     | JAVA_OPTS: -server -XX:+UseCompressedOops -verbose:gc -Xloggc:"/opt/eap/standalone/log/gc.log" -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms512m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.logmanager,jdk.nashorn.api -Djava.awt.headless=true -Djboss.modules.policy-permissions=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=40 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=256m -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/./urandom -javaagent:/opt/jolokia/jolokia.jar=config=/opt/jolokia/etc/jolokia.properties -Xbootclasspath/p:/opt/eap/jboss-modules.jar:/opt/eap/modules/system/layers/base/.overlays/layer-base-jboss-eap-6.4.19.CP/org/jboss/logmanager/main/jboss-logmanager-1.5.8.Final-redhat-1.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/ext/main/javax.json-1.0.4.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/ext/main/jboss-logmanager-ext-1.0.0.Alpha2-redhat-1.jar -Djava.util.logging.manager=org.jboss.logmanager.LogManager   |     | =========================================================================   |     | OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0   | 09:22:32,893 INFO [org.jboss.modules] (main) JBoss Modules version 1.3.10.Final-redhat-1   | 09:22:33,321 INFO [org.jboss.msc] (main) JBoss MSC version 1.1.7.SP1-redhat-1   | 09:22:33,519 INFO [org.jboss.as] (MSC service thread 1-1) JBAS015899: JBoss Red Hat JBoss Data Virtualization 6.3.8 (AS 7.5.19.Final-redhat-2) starting   | 09:22:33,540 DEBUG [org.jboss.as.config] (MSC service thread 1-1) Configured system properties:   | [Standalone] =   | awt.toolkit = sun.awt.X11.XToolkit   | file.encoding = ANSI_X3.4-1968   | file.encoding.pkg = sun.io   | file.separator = /   | java.awt.graphicsenv = sun.awt.X11GraphicsEnvironment   | java.awt.headless = true   | java.awt.printerjob = sun.print.PSPrinterJob   | java.class.path = /opt/eap/jboss-modules.jar:/opt/jolokia/jolokia.jar   | java.class.version = 52.0   | java.endorsed.dirs = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/endorsed   | java.ext.dirs = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/ext:/usr/java/packages/lib/ext   | java.home = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre   | java.io.tmpdir = /tmp   | java.library.path = /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib   | java.net.preferIPv4Stack = true   | java.runtime.name = OpenJDK Runtime Environment   | java.runtime.version = 1.8.0_161-b14   | java.security.egd = file:/dev/./urandom   | java.specification.name = Java Platform API Specification   | java.specification.vendor = Oracle Corporation   | java.specification.version = 1.8   | java.util.logging.manager = org.jboss.logmanager.LogManager   | java.vendor = Oracle Corporation   | java.vendor.url = http://java.oracle.com/   | java.vendor.url.bug = http://bugreport.sun.com/bugreport/   | java.version = 1.8.0_161   | java.vm.info = mixed mode   | java.vm.name = OpenJDK 64-Bit Server VM   | java.vm.specification.name = Java Virtual Machine Specification   | java.vm.specification.vendor = Oracle Corporation   | java.vm.specification.version = 1.8   | java.vm.vendor = Oracle Corporation   | java.vm.version = 25.161-b14   | javax.management.builder.initial = org.jboss.as.jmx.PluggableMBeanServerBuilder   | javax.xml.datatype.DatatypeFactory = __redirected.__DatatypeFactory   | javax.xml.parsers.DocumentBuilderFactory = __redirected.__DocumentBuilderFactory   | javax.xml.parsers.SAXParserFactory = __redirected.__SAXParserFactory   | javax.xml.stream.XMLEventFactory = __redirected.__XMLEventFactory   | javax.xml.stream.XMLInputFactory = __redirected.__XMLInputFactory   | javax.xml.stream.XMLOutputFactory = __redirected.__XMLOutputFactory   | javax.xml.transform.TransformerFactory = __redirected.__TransformerFactory   | javax.xml.validation.SchemaFactory:http://www.w3.org/2001/XMLSchema = __redirected.__SchemaFactory   | javax.xml.xpath.XPathFactory:http://java.sun.com/jaxp/xpath/dom = __redirected.__XPathFactory   | jboss.bind.address = 172.17.0.6   | jboss.bind.address.management = 127.0.0.1   | jboss.home.dir = /opt/eap   | jboss.host.name = datavirt-app-1-lvcfz   | jboss.modules.dir = /opt/eap/modules   | jboss.modules.policy-permissions = true   | jboss.modules.system.pkgs = org.jboss.logmanager,jdk.nashorn.api   | jboss.node.name = datavirt-app-1-lvcfz   | jboss.qualified.host.name = datavirt-app-1-lvcfz   | jboss.server.base.dir = /opt/eap/standalone   | jboss.server.config.dir = /opt/eap/standalone/configuration   | jboss.server.data.dir = /opt/eap/standalone/data   | jboss.server.deploy.dir = /opt/eap/standalone/data/content   | jboss.server.log.dir = /opt/eap/standalone/log   | jboss.server.name = datavirt-app-1-lvcfz   | jboss.server.persist.config = true   | jboss.server.temp.dir = /opt/eap/standalone/tmp   | line.separator =   |     | logging.configuration = file:/opt/eap/standalone/configuration/logging.properties   | module.path = /opt/eap/modules   | org.jboss.boot.log.file = /opt/eap/standalone/log/server.log   | org.jboss.resolver.warning = true   | org.xml.sax.driver = __redirected.__XMLReaderFactory   | os.arch = amd64   | os.name = Linux   | os.version = 4.4.41-boot2docker   | path.separator = :   | sun.arch.data.model = 64   | sun.boot.class.path = /opt/eap/jboss-modules.jar:/opt/eap/modules/system/layers/base/.overlays/layer-base-jboss-eap-6.4.19.CP/org/jboss/logmanager/main/jboss-logmanager-1.5.8.Final-redhat-1.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/ext/main/javax.json-1.0.4.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/ext/main/jboss-logmanager-ext-1.0.0.Alpha2-redhat-1.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/resources.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/rt.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/jsse.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/jce.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/charsets.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/jfr.jar:/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/classes   | sun.boot.library.path = /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.161-0.b14.el7_4.x86_64/jre/lib/amd64   | sun.cpu.endian = little   | sun.cpu.isalist =   | sun.io.unicode.encoding = UnicodeLittle   | sun.java.command = /opt/eap/jboss-modules.jar -mp /opt/eap/modules -jaxpmodule javax.xml.jaxp-provider org.jboss.as.standalone -Djboss.home.dir=/opt/eap -Djboss.server.base.dir=/opt/eap/standalone -c standalone-openshift.xml -bmanagement 127.0.0.1 -b 172.17.0.6 -Djboss.node.name=datavirt-app-1-lvcfz   | sun.java.launcher = SUN_STANDARD   | sun.jnu.encoding = ANSI_X3.4-1968   | sun.management.compiler = HotSpot 64-Bit Tiered Compilers   | sun.os.patch.level = unknown   | user.country = US   | user.dir = /home/jboss   | user.home = /home/jboss   | user.language = en   | user.name = jboss   | user.timezone = UTC   | 09:22:33,548 DEBUG [org.jboss.as.config] (MSC service thread 1-1) VM Arguments: -D[Standalone] -XX:+UseCompressedOops -verbose:gc -Xloggc:/opt/eap/standalone/log/gc.log -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+UseGCLogFileRotation -XX:NumberOfGCLogFiles=5 -XX:GCLogFileSize=3M -XX:-TraceClassUnloading -Xms512m -Xmx512m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Djboss.modules.system.pkgs=org.jboss.logmanager,jdk.nashorn.api -Djava.awt.headless=true -Djboss.modules.policy-permissions=true -XX:+UseParallelGC -XX:MinHeapFreeRatio=20 -XX:MaxHeapFreeRatio=40 -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -XX:MaxMetaspaceSize=256m -XX:+ExitOnOutOfMemoryError -Djava.security.egd=file:/dev/./urandom -javaagent:/opt/jolokia/jolokia.jar=config=/opt/jolokia/etc/jolokia.properties -Xbootclasspath/p:/opt/eap/jboss-modules.jar:/opt/eap/modules/system/layers/base/.overlays/layer-base-jboss-eap-6.4.19.CP/org/jboss/logmanager/main/jboss-logmanager-1.5.8.Final-redhat-1.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/ext/main/javax.json-1.0.4.jar:/opt/eap/modules/system/layers/base/org/jboss/logmanager/ext/main/jboss-logmanager-ext-1.0.0.Alpha2-redhat-1.jar -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dorg.jboss.boot.log.file=/opt/eap/standalone/log/server.log -Dlogging.configuration=file:/opt/eap/standalone/configuration/logging.properties   | 09:22:33,616 INFO [stdout] (JolokiaStart) I> No access restrictor found, access to any MBean is allowed   | 09:22:33,658 INFO [stdout] (JolokiaStart) Jolokia: Agent started with URL https://172.17.0.6:8778/jolokia/   | 09:22:35,711 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 28) JBAS014900: Content added at location /opt/eap/standalone/data/content/df/4ca6fb50d92c6a4d0c7e03deedae3a79fe6ee7/content   | 09:22:35,773 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)   | 09:22:35,774 WARN [org.jboss.as.server] (Controller Boot Thread) JBAS015884: No security realm defined for http management service; all access will be unrestricted.   | 09:22:35,774 INFO [org.xnio] (MSC service thread 1-4) XNIO Version 3.0.16.GA-redhat-1   | 09:22:35,783 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.0.16.GA-redhat-1   | 09:22:35,817 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 3.3.12.Final-redhat-2   | 09:22:35,949 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 35) JBAS010280: Activating Infinispan subsystem.   | 09:22:36,058 INFO [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 39) JBAS010260: Activating JGroups subsystem.   | 09:22:36,058 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.41.Final-redhat-1)   | 09:22:36,090 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 31) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)   | 09:22:36,147 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 42) JBAS012615: Activated the following JSF Implementations: [main, 1.2]   | 09:22:36,153 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 45) JBAS011800: Activating Naming Subsystem   | 09:22:36,161 INFO [org.jboss.as.security] (ServerService Thread Pool -- 50) JBAS013371: Activating Security Subsystem   | 09:22:36,206 INFO [org.jboss.as.security] (MSC service thread 1-4) JBAS013370: Current PicketBox version=4.1.6.Final-redhat-1   | 09:22:36,208 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 31) JBAS010404: Deploying non-JDBC-compliant driver class com.mysql.jdbc.Driver (version 5.1)   | 09:22:36,221 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service   | 09:22:36,223 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]   | 09:22:36,275 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 54) JBAS015537: Activating WebServices Extension   | 09:22:36,307 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 31) JBAS010404: Deploying non-JDBC-compliant driver class org.postgresql.Driver (version 9.2)   | 09:22:36,352 INFO [org.modeshape.common.logging.LogFactory] (ServerService Thread Pool -- 31) SLF4J implementation located in the classpath. It will be used by ModeShape for logging.   | 09:22:36,409 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 31) JBAS010404: Deploying non-JDBC-compliant driver class org.modeshape.jdbc.LocalJcrDriver (version 3.8)   | 09:22:36,467 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 31) JBAS010404: Deploying non-JDBC-compliant driver class org.teiid.jdbc.TeiidDriver (version 8.12)   | 09:22:36,468 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 31) JBAS010404: Deploying non-JDBC-compliant driver class org.teiid.jdbc.TeiidDriver (version 8.12)   | 09:22:36,788 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-4) JBWEB003001: Coyote HTTP/1.1 initializing on : http-172.17.0.6:8080   | 09:22:36,840 INFO [org.apache.coyote.http11.Http11Protocol] (MSC service thread 1-4) JBWEB003000: Coyote HTTP/1.1 starting on: http-172.17.0.6:8080   | 09:22:36,910 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 35) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.   | 09:22:36,928 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 35) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.   | 09:22:37,171 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.3.7.Final-redhat-1   | 09:22:37,193 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/google/main/   | 09:22:37,200 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-4) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/file/main/   | 09:22:37,227 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-4) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/ldap/main/   | 09:22:37,229 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-4) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/file/main/   | 09:22:37,231 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-4) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/file/main/   | 09:22:37,232 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-4) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/salesforce/main/   | 09:22:37,243 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/salesforce-34/main/   | 09:22:37,243 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-4) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/webservice/main/   | 09:22:37,262 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/mongodb/main/   | 09:22:37,298 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]   | 09:22:37,299 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010400: Bound data source [java:/accounts-ds]   | 09:22:37,492 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/cassandra/main/   | 09:22:37,518 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/simpledb/main/   | 09:22:37,532 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) JBAS010400: Bound data source [java:/datasources/ModeShapeDS]   | 09:22:37,590 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-1) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/accumulo/main/   | 09:22:37,606 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-4) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/solr/main/   | 09:22:37,616 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/file/main/   | 09:22:37,623 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) JBAS010406: Registered connection factory java:/marketdata-file   | 09:22:37,624 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/file/main/   | 09:22:37,623 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-4) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/file/main/   | 09:22:37,627 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020002: Deployed: file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/file/main/   | 09:22:37,627 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) JBAS010406: Registered connection factory java:/excel-file   | 09:22:37,631 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-4) IJ020002: Deployed: file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/file/main/   | 09:22:37,632 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) JBAS010401: Bound JCA ConnectionFactory [java:/excel-file]   | 09:22:37,633 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-3) IJ020002: Deployed: file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/file/main/   | 09:22:37,634 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/google/main/   | 09:22:37,636 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020002: Deployed: file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/google/main/   | 09:22:37,636 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/ldap/main/   | 09:22:37,638 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020002: Deployed: file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/ldap/main/   | 09:22:37,638 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) JBAS010401: Bound JCA ConnectionFactory [java:/marketdata-file]   | 09:22:37,639 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/salesforce/main/   | 09:22:37,641 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020002: Deployed: file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/salesforce/main/   | 09:22:37,643 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/salesforce-34/main/   | 09:22:37,644 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/webservice/main/   | 09:22:37,643 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-4) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/mongodb/main/   | 09:22:37,645 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-4) IJ020002: Deployed: file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/mongodb/main/   | 09:22:37,645 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-4) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/cassandra/main/   | 09:22:37,646 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-4) IJ020002: Deployed: file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/cassandra/main/   | 09:22:37,647 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-4) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/simpledb/main/   | 09:22:37,649 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-4) IJ020002: Deployed: file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/simpledb/main/   | 09:22:37,650 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-3) IJ020002: Deployed: file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/webservice/main/   | 09:22:37,649 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020002: Deployed: file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/salesforce-34/main/   | 09:22:37,652 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/solr/main/   | 09:22:37,652 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/accumulo/main/   | 09:22:37,654 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020002: Deployed: file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/solr/main/   | 09:22:37,654 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-3) IJ020002: Deployed: file:/opt/eap/modules/system/layers/dv/org/jboss/teiid/resource-adapter/accumulo/main/   | 09:22:37,689 INFO [org.jgroups.protocols.openshift.DNS_PING] (MSC service thread 1-2) serviceName [datavirt-app-ping] set; clustering enabled   | 09:22:37,713 INFO [org.jgroups.protocols.openshift.DNS_PING] (ServerService Thread Pool -- 58) serviceName [datavirt-app-ping] set; clustering enabled   | 09:22:37,720 WARNING [org.jgroups.jmx.ResourceDMBean] (MSC service thread 1-2) Method setAuthCoord must have a valid return type and zero parameters   | 09:22:37,726 WARNING [org.jgroups.jmx.ResourceDMBean] (ServerService Thread Pool -- 58) Method setAuthCoord must have a valid return type and zero parameters   | 09:22:37,862 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=true,backup=false,sharedStore=true,journalDirectory=/opt/eap/standalone/data/messagingjournal,bindingsDirectory=/opt/eap/standalone/data/messagingbindings,largeMessagesDirectory=/opt/eap/standalone/data/messaginglargemessages,pagingDirectory=/opt/eap/standalone/data/messagingpaging)   | 09:22:37,863 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221006: Waiting to obtain live lock   | 09:22:37,921 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221013: Using NIO Journal   | 09:22:38,064 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221034: Waiting to obtain live lock   | 09:22:38,064 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221035: Live Server Obtained live lock   | 09:22:38,205 INFO [org.modeshape.jcr.JcrRepository] (MSC service thread 1-1) ModeShape version 3.8.4.GA-redhat-23   | 09:22:38,253 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50003 Distributed caching enabled.   | 09:22:38,298 INFO [org.jgroups.protocols.openshift.DNS_PING] (MSC service thread 1-4) serviceName [datavirt-app-ping] set; clustering enabled   | 09:22:38,312 WARNING [org.jgroups.jmx.ResourceDMBean] (MSC service thread 1-4) Method setAuthCoord must have a valid return type and zero parameters   | 09:22:38,326 INFO [org.jgroups.protocols.openshift.DNS_PING] (ServerService Thread Pool -- 60) serviceName [datavirt-app-ping] set; clustering enabled   | 09:22:38,339 WARNING [org.jgroups.jmx.ResourceDMBean] (ServerService Thread Pool -- 60) Method setAuthCoord must have a valid return type and zero parameters   | 09:22:38,373 INFO [org.jgroups.protocols.openshift.DNS_PING] (MSC service thread 1-2) serviceName [datavirt-app-ping] set; clustering enabled   | 09:22:38,384 WARNING [org.jgroups.jmx.ResourceDMBean] (MSC service thread 1-2) Method setAuthCoord must have a valid return type and zero parameters   | 09:22:38,418 INFO [org.jgroups.protocols.openshift.DNS_PING] (MSC service thread 1-4) Starting JBossServer on port 8888 for channel address: datavirt-app-1-lvcfz/$TEIID_ED$   | 09:22:38,426 INFO [org.jgroups.protocols.openshift.DNS_PING] (MSC service thread 1-2) Starting JBossServer on port 8888 for channel address: datavirt-app-1-lvcfz/$TEIID_BM$   | 09:22:38,458 INFO [org.jgroups.protocols.openshift.DNS_PING] (MSC service thread 1-4) JBossServer started.   | 09:22:38,458 INFO [org.jgroups.protocols.openshift.DNS_PING] (MSC service thread 1-2) JBossServer reused (pre-existing).   | 09:22:38,463 INFO [stdout] (MSC service thread 1-4)   | 09:22:38,463 INFO [stdout] (MSC service thread 1-4) -------------------------------------------------------------------   | 09:22:38,464 INFO [stdout] (MSC service thread 1-4) GMS: address=datavirt-app-1-lvcfz/$TEIID_ED$, cluster=$TEIID_ED$, physical address=172.17.0.6:7600   | 09:22:38,464 INFO [stdout] (MSC service thread 1-4) -------------------------------------------------------------------   | 09:22:38,464 INFO [stdout] (MSC service thread 1-2)   | 09:22:38,465 INFO [stdout] (MSC service thread 1-2) -------------------------------------------------------------------   | 09:22:38,465 INFO [stdout] (MSC service thread 1-2) GMS: address=datavirt-app-1-lvcfz/$TEIID_BM$, cluster=$TEIID_BM$, physical address=172.17.0.6:7600   | 09:22:38,465 INFO [stdout] (MSC service thread 1-2) -------------------------------------------------------------------   | 09:22:38,489 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "jdbc-simple" added.   | 09:22:38,510 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "jdbc-ansi" added.   | 09:22:38,555 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "access" added.   | 09:22:38,590 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "db2" added.   | 09:22:38,611 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 60) ISPN000078: Starting JGroups Channel   | 09:22:38,615 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "derby" added.   | 09:22:38,624 INFO [org.jgroups.protocols.openshift.DNS_PING] (ServerService Thread Pool -- 60) Starting JBossServer on port 8888 for channel address: datavirt-app-1-lvcfz/teiid-cache   | 09:22:38,625 INFO [org.jgroups.protocols.openshift.DNS_PING] (ServerService Thread Pool -- 60) JBossServer reused (pre-existing).   | 09:22:38,626 INFO [stdout] (ServerService Thread Pool -- 60)   | 09:22:38,626 INFO [stdout] (ServerService Thread Pool -- 60) -------------------------------------------------------------------   | 09:22:38,627 INFO [stdout] (ServerService Thread Pool -- 60) GMS: address=datavirt-app-1-lvcfz/teiid-cache, cluster=teiid-cache, physical address=172.17.0.6:7600   | 09:22:38,627 INFO [stdout] (ServerService Thread Pool -- 60) -------------------------------------------------------------------   | 09:22:38,645 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "h2" added.   | 09:22:38,656 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "hsql" added.   | 09:22:38,663 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "informix" added.   | 09:22:38,676 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "metamatrix" added.   | 09:22:38,721 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "mysql" added.   | 09:22:38,733 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "mysql5" added.   | 09:22:38,756 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "oracle" added.   | 09:22:38,784 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "postgresql" added.   | 09:22:38,812 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "greenplum" added.   | 09:22:38,849 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "sqlserver" added.   | 09:22:38,863 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "sybase" added.   | 09:22:38,875 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "sybaseiq" added.   | 09:22:38,887 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "teiid" added.   | 09:22:38,899 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "teradata" added.   | 09:22:38,905 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "modeshape" added.   | 09:22:38,910 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "ingres" added.   | 09:22:38,916 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "ingres93" added.   | 09:22:38,921 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "intersystems-cache" added.   | 09:22:38,940 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "netezza" added.   | 09:22:38,952 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221020: Started Netty Acceptor version 3.6.10.Final-266dbdf 172.17.0.6:5445 for CORE protocol   | 09:22:38,955 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "file" added.   | 09:22:38,959 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221020: Started Netty Acceptor version 3.6.10.Final-266dbdf 172.17.0.6:5455 for CORE protocol   | 09:22:38,963 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "ldap" added.   | 09:22:38,965 INFO [org.jgroups.protocols.openshift.DNS_PING] (ServerService Thread Pool -- 58) Starting JBossServer on port 8888 for channel address: datavirt-app-1-lvcfz/hornetq-channel   | 09:22:38,965 INFO [org.jgroups.protocols.openshift.DNS_PING] (ServerService Thread Pool -- 58) JBossServer reused (pre-existing).   | 09:22:38,966 INFO [stdout] (ServerService Thread Pool -- 58)   | 09:22:38,966 INFO [stdout] (ServerService Thread Pool -- 58) -------------------------------------------------------------------   | 09:22:38,966 INFO [stdout] (ServerService Thread Pool -- 58) GMS: address=datavirt-app-1-lvcfz/hornetq-channel, cluster=hornetq-channel, physical address=172.17.0.6:7600   | 09:22:38,967 INFO [stdout] (ServerService Thread Pool -- 58) -------------------------------------------------------------------   | 09:22:38,977 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "loopback" added.   | 09:22:38,983 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "olap" added.   | 09:22:38,991 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "ws" added.   | 09:22:38,999 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "salesforce" added.   | 09:22:39,006 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "salesforce-34" added.   | 09:22:39,015 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "hive" added.   | 09:22:39,021 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "google-spreadsheet" added.   | 09:22:39,032 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "odata" added.   | 09:22:39,035 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "sap-gateway" added.   | 09:22:39,037 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "sap-nw-gateway" added.   | 09:22:39,049 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "mongodb" added.   | 09:22:39,056 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "cassandra" added.   | 09:22:39,070 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "accumulo" added.   | 09:22:39,074 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "solr" added.   | 09:22:39,110 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "excel" added.   | 09:22:39,117 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "impala" added.   | 09:22:39,130 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "prestodb" added.   | 09:22:39,139 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "hbase" added.   | 09:22:39,146 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "hana" added.   | 09:22:39,162 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "vertica" added.   | 09:22:39,197 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "actian-vector" added.   | 09:22:39,233 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "osisoft-pi" added.   | 09:22:39,268 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "odata4" added.   | 09:22:39,284 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "redshift" added.   | 09:22:39,291 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "jpa2" added.   | 09:22:39,303 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "ucanaccess" added.   | 09:22:39,308 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "simpledb" added.   | 09:22:39,320 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "infinispan-cache-dsl" added.   | 09:22:39,326 INFO [org.teiid.RUNTIME] (ServerService Thread Pool -- 57) TEIID50006 Teiid translator "infinispan-cache" added.   | 09:22:39,355 INFO [org.jboss.as.remoting] (MSC service thread 1-3) JBAS017100: Listening on 172.17.0.6:4447   | 09:22:39,355 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:9999   | 09:22:39,362 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "modeshape-rest.war" (runtime-name: "modeshape-rest.war")   | 09:22:39,368 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "portfolio-vdb.xml" (runtime-name: "portfolio-vdb.xml")   | 09:22:39,371 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) JBAS015012: Started FileSystemDeploymentService for directory /opt/eap/standalone/deployments   | 09:22:39,371 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "ModeShape.vdb" (runtime-name: "ModeShape.vdb")   | 09:22:39,371 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "hibernate-portfolio-vdb.xml" (runtime-name: "hibernate-portfolio-vdb.xml")   | 09:22:39,372 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "teiid-odata.war" (runtime-name: "teiid-odata.war")   | 09:22:39,372 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "teiid-olingo-odata4.war" (runtime-name: "teiid-olingo-odata4.war")   | 09:22:39,737 WARN [org.jboss.as.dependency.unsupported] (MSC service thread 1-3) JBAS015868: Deployment "deployment.teiid-odata.war" is using an unsupported module ("org.joda.time:main") which may be changed or removed in future versions without notice.   | 09:22:40,101 INFO [org.teiid.RUNTIME.VDBLifeCycleListener] (MSC service thread 1-1) TEIID40118 VDB Portfolio.1 added to the repository   | 09:22:40,103 INFO [org.teiid.RUNTIME.VDBLifeCycleListener] (MSC service thread 1-3) TEIID40118 VDB ModeShape.1 added to the repository   | 09:22:40,105 INFO [org.teiid.RUNTIME] (MSC service thread 1-3) TEIID50029 VDB ModeShape.1 model "VDB_Lineage" metadata is currently being loaded. Start Time: 4/9/18 9:22 AM   | 09:22:40,105 INFO [org.teiid.RUNTIME] (MSC service thread 1-1) TEIID50029 VDB Portfolio.1 model "MarketData" metadata is currently being loaded. Start Time: 4/9/18 9:22 AM   | 09:22:40,109 INFO [org.teiid.RUNTIME] (MSC service thread 1-1) TEIID50029 VDB Portfolio.1 model "Accounts" metadata is currently being loaded. Start Time: 4/9/18 9:22 AM   | 09:22:40,110 INFO [org.teiid.RUNTIME] (MSC service thread 1-3) TEIID50029 VDB ModeShape.1 model "Relational_Model_View" metadata is currently being loaded. Start Time: 4/9/18 9:22 AM   | 09:22:40,118 INFO [org.teiid.RUNTIME] (MSC service thread 1-1) TEIID50029 VDB Portfolio.1 model "PersonalValuations" metadata is currently being loaded. Start Time: 4/9/18 9:22 AM   | 09:22:40,119 INFO [org.teiid.RUNTIME] (MSC service thread 1-1) TEIID50029 VDB Portfolio.1 model "Stocks" metadata is currently being loaded. Start Time: 4/9/18 9:22 AM   | 09:22:40,119 INFO [org.teiid.RUNTIME] (MSC service thread 1-1) TEIID50029 VDB Portfolio.1 model "OtherHoldings" metadata is currently being loaded. Start Time: 4/9/18 9:22 AM   | 09:22:40,129 INFO [org.teiid.RUNTIME] (MSC service thread 1-3) TEIID50029 VDB ModeShape.1 model "ModeShape" metadata is currently being loaded. Start Time: 4/9/18 9:22 AM   | 09:22:40,157 INFO [org.teiid.RUNTIME] (teiid-async-threads - 1) TEIID50030 VDB Portfolio.1 model "MarketData" metadata loaded. End Time: 4/9/18 9:22 AM   | 09:22:40,161 INFO [org.teiid.RUNTIME] (teiid-async-threads - 1) TEIID50030 VDB Portfolio.1 model "PersonalValuations" metadata loaded. End Time: 4/9/18 9:22 AM   | 09:22:40,165 INFO [org.teiid.RUNTIME] (teiid-async-threads - 1) TEIID50030 VDB Portfolio.1 model "Stocks" metadata loaded. End Time: 4/9/18 9:22 AM   | 09:22:40,179 INFO [org.jboss.web] (ServerService Thread Pool -- 67) JBAS018210: Register web context: /modeshape-rest   | 09:22:40,179 INFO [org.jboss.web] (ServerService Thread Pool -- 64) JBAS018210: Register web context: /odata   | 09:22:40,179 INFO [org.jboss.web] (ServerService Thread Pool -- 65) JBAS018210: Register web context: /odata4   | 09:22:40,188 INFO [org.teiid.RUNTIME] (teiid-async-threads - 1) TEIID50030 VDB Portfolio.1 model "OtherHoldings" metadata loaded. End Time: 4/9/18 9:22 AM   | 09:22:40,395 INFO [org.teiid.RUNTIME] (teiid-async-threads - 2) TEIID50030 VDB ModeShape.1 model "VDB_Lineage" metadata loaded. End Time: 4/9/18 9:22 AM   | 09:22:40,429 INFO [org.teiid.RUNTIME] (teiid-async-threads - 4) TEIID50030 VDB ModeShape.1 model "Relational_Model_View" metadata loaded. End Time: 4/9/18 9:22 AM   | 09:22:40,429 INFO [org.hibernate.validator.internal.util.Version] (ServerService Thread Pool -- 64) HV000001: Hibernate Validator 4.3.3.Final-redhat-1   | 09:22:40,436 INFO [org.teiid.RUNTIME] (teiid-async-threads - 1) TEIID50030 VDB ModeShape.1 model "ModeShape" metadata loaded. End Time: 4/9/18 9:22 AM   | 09:22:40,658 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 67) RESTEASY000320: Deploying javax.ws.rs.core.Application: class org.modeshape.web.jcr.rest.JcrApplication   | 09:22:40,658 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 64) RESTEASY000320: Deploying javax.ws.rs.core.Application: class org.teiid.odata.TeiidODataApplication   | 09:22:40,780 INFO [org.teiid.CONNECTOR] (teiid-async-threads - 3) H2ExecutionFactory Commit=true;DatabaseProductName=H2;DatabaseProductVersion=@PROJECT_VERSION@ (2012-07-13);DriverMajorVersion=1;DriverMajorVersion=3;DriverName=H2 JDBC Driver;DriverVersion=@PROJECT_VERSION@ (2012-07-13);IsolationLevel=2   | 09:22:41,008 INFO [org.teiid.RUNTIME] (teiid-async-threads - 3) TEIID50030 VDB Portfolio.1 model "Accounts" metadata loaded. End Time: 4/9/18 9:22 AM   | 09:22:41,020 INFO [org.teiid.RUNTIME.VDBLifeCycleListener] (teiid-async-threads - 1) TEIID40003 VDB ModeShape.1 is set to ACTIVE   | 09:22:41,023 WARN [org.teiid.PLANNER.RESOLVER] (teiid-async-threads - 3) TEIID31080 Stocks.Stock validation error: Group does not exist: Accounts.PRODUCT AS A   | 09:22:41,026 WARN [org.teiid.PLANNER.RESOLVER] (teiid-async-threads - 3) TEIID31080 OtherHoldings.PersonalHoldings validation error: Group does not exist: Accounts.Account AS B   | 09:22:41,027 INFO [org.teiid.RUNTIME] (teiid-async-threads - 3) TEIID40073 The metadata for the VDB Portfolio.1 is loaded, however it is not valid. Check models for errors. Correct the metadata and re-deploy.   | 09:22:41,030 INFO [org.teiid.RUNTIME.VDBLifeCycleListener] (teiid-async-threads - 3) TEIID40003 VDB Portfolio.1 is set to FAILED   | 09:22:41,063 INFO [org.jgroups.protocols.openshift.DNS_PING] (teiid-async-threads - 1) serviceName [datavirt-app-ping] set; clustering enabled   | 09:22:41,071 WARNING [org.jgroups.jmx.ResourceDMBean] (teiid-async-threads - 1) Method setAuthCoord must have a valid return type and zero parameters   | 09:22:41,101 INFO [org.jgroups.protocols.openshift.DNS_PING] (teiid-async-threads - 1) Starting JBossServer on port 8888 for channel address: datavirt-app-1-lvcfz/ModeShape.1   | 09:22:41,101 INFO [org.jgroups.protocols.openshift.DNS_PING] (teiid-async-threads - 1) JBossServer reused (pre-existing).   | 09:22:41,102 INFO [stdout] (teiid-async-threads - 1)   | 09:22:41,102 INFO [stdout] (teiid-async-threads - 1) -------------------------------------------------------------------   | 09:22:41,103 INFO [stdout] (teiid-async-threads - 1) GMS: address=datavirt-app-1-lvcfz/ModeShape.1, cluster=ModeShape.1, physical address=172.17.0.6:7600   | 09:22:41,103 INFO [stdout] (teiid-async-threads - 1) -------------------------------------------------------------------   | 09:22:41,635 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 60) ISPN000094: Received new cluster view: [datavirt-app-1-lvcfz/teiid-cache\|0] [datavirt-app-1-lvcfz/teiid-cache]   | 09:22:41,636 INFO [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (ServerService Thread Pool -- 60) ISPN000079: Cache local address is datavirt-app-1-lvcfz/teiid-cache, physical addresses are [172.17.0.6:7600]   | 09:22:41,641 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 60) ISPN000128: Infinispan version: Infinispan 'Delirium' 5.2.23.Final   | 09:22:41,701 INFO [org.infinispan.factories.TransactionManagerFactory] (ServerService Thread Pool -- 67) ISPN000161: Using a batchMode transaction manager   | 09:22:41,702 INFO [org.infinispan.factories.TransactionManagerFactory] (ServerService Thread Pool -- 64) ISPN000161: Using a batchMode transaction manager   | 09:22:41,702 INFO [org.infinispan.factories.TransactionManagerFactory] (ServerService Thread Pool -- 65) ISPN000161: Using a batchMode transaction manager   | 09:22:41,843 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 65) ISPN000031: MBeans were successfully registered to the platform MBean server.   | 09:22:41,855 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 67) ISPN000031: MBeans were successfully registered to the platform MBean server.   | 09:22:41,856 INFO [org.infinispan.jmx.CacheJmxRegistration] (ServerService Thread Pool -- 64) ISPN000031: MBeans were successfully registered to the platform MBean server.   | 09:22:41,859 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 64) JBAS010281: Started resultset cache from teiid-cache container   | 09:22:41,863 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 65) JBAS010281: Started preparedplan cache from teiid-cache container   | 09:22:41,865 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 67) JBAS010281: Started resultset-repl cache from teiid-cache container   | 09:22:41,896 INFO [org.teiid.RUNTIME] (MSC service thread 1-1) TEIID50001 Teiid Engine 8.12.13.6_3-redhat-1 Started = Mon Apr 09 09:22:41 UTC 2018   | 09:22:41,912 INFO [org.teiid.RUNTIME] (MSC service thread 1-1) TEIID50038 Teiid Embedded transport enabled. Bound to: teiid/queryengine/odata   | 09:22:41,921 INFO [org.teiid.RUNTIME] (MSC service thread 1-3) TEIID50038 Teiid Embedded transport enabled. Bound to: teiid/queryengine/embedded   | 09:22:41,936 INFO [org.teiid.RUNTIME] (MSC service thread 1-4) TEIID50012 Teiid JDBC - Name = jdbc, Host = 0.0.0.0, Port = 31000, SSL = OFF, security-domains = teiid-security   | 09:22:41,938 INFO [org.teiid.RUNTIME] (MSC service thread 1-2) TEIID50037 Teiid ODBC - Name = odbc, Host = datavirt-app-1-lvcfz, Port = 35432, SSL = OFF, security-domains = teiid-security   | 09:22:41,980 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221007: Server is now live   | 09:22:41,980 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 58) HQ221001: HornetQ Server version 2.3.25.SP23 (2.3.25.SP23, 123) [8b757cb5-3bd7-11e8-822a-87e61930918e]   | 09:22:42,001 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory   | 09:22:42,027 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory   | 09:22:42,029 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221003: trying to deploy queue jms.queue.DLQ   | 09:22:42,036 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA   | 09:22:42,063 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started   | 09:22:42,063 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra   | 09:22:42,065 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]   | 09:22:42,073 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:/jms/queue/DLQ   | 09:22:42,074 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 65) HQ221003: trying to deploy queue jms.queue.ExpiryQueue   | 09:22:42,078 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:/jms/queue/ExpiryQueue   | 09:22:42,121 INFO [org.jboss.as.server] (ServerService Thread Pool -- 32) JBAS015859: Deployed "ModeShape.vdb" (runtime-name : "ModeShape.vdb")   | 09:22:42,122 INFO [org.jboss.as.server] (ServerService Thread Pool -- 32) JBAS015859: Deployed "teiid-odata.war" (runtime-name : "teiid-odata.war")   | 09:22:42,123 INFO [org.jboss.as.server] (ServerService Thread Pool -- 32) JBAS015859: Deployed "teiid-olingo-odata4.war" (runtime-name : "teiid-olingo-odata4.war")   | 09:22:42,123 INFO [org.jboss.as.server] (ServerService Thread Pool -- 32) JBAS015859: Deployed "portfolio-vdb.xml" (runtime-name : "portfolio-vdb.xml")   | 09:22:42,124 INFO [org.jboss.as.server] (ServerService Thread Pool -- 32) JBAS015859: Deployed "hibernate-portfolio-vdb.xml" (runtime-name : "hibernate-portfolio-vdb.xml")   | 09:22:42,122 INFO [org.jboss.as.server] (ServerService Thread Pool -- 56) JBAS015859: Deployed "modeshape-rest.war" (runtime-name : "modeshape-rest.war")   | 09:22:42,176 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management   | 09:22:42,177 INFO [org.jboss.as] (Controller Boot Thread) JBAS015954: Admin console is not enabled   | 09:22:42,177 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss Red Hat JBoss Data Virtualization 6.3.8 (AS 7.5.19.Final-redhat-2) started in 9501ms - Started 685 of 791 services (181 services are lazy, passive or on-demand)   | 09:22:44,205 WARN [org.teiid.PROCESSOR] (New I/O worker #2, runningThread=NIO0) TEIID40011 Processing exception 'TEIID31099 VDB Portfolio.1[MarketData{text-connector=text-connector, file, java:/marketdata-file}, Accounts{connector=connector, translator-h2, java:/accounts-ds}, PersonalValuations{excelconnector=excelconnector, excel, java:/excel-file}, Stocks{}, OtherHoldings{}] is not active, but FAILED. If loading you can resubmit your query after loading has completed or after the errors have been corrected.' for session hxybVi9TpRaL. Exception type org.teiid.core.TeiidProcessingException thrown from org.teiid.dqp.internal.process.DQPCore.checkActive(DQPCore.java:833). Enable more detailed logging to see the entire stacktrace. ```

Change to directory has broken the suggested web console GIT url

IN the web console when you make a tomcat (and EAP project) it suggests the following URL

https://github.com/jboss-openshift/openshift-quickstarts.git

It adds the right context but It gives this error

[WARNING] The requested profile "openshift" could not be activated because it does not exist.
Copying all target war artifacts from /home/jboss/source/target directory into /opt/webserver/webapps for later deployment...
'/home/jboss/source/target/websocket-chat.war' -> '/opt/webserver/webapps/websocket-chat.war'
I0612 16:24:14.465921 1 docker.go:689] Invoking postExecution function
E0612 16:24:14.465938 1 sti.go:571] Error reading docker stdout, EOF
I0612 16:24:14.466148 1 sti.go:289] No user environment provided (no environment file found in application sources)
I0612 16:24:14.473957 1 docker.go:734] Committing container with dockerOpts: {Container:4177ef3d4bf7354e07d311df2aa3

JSP support.

I've try to embed jastow for jsp. It's really difficult. Could you please make a demo?

S2I image jboss-decisionserver63-openshift:1.3 error

I am trying to build S2I using jboss-decisionserver63-openshift:1.3 IS but getting following error when trying pull kieserver-pull:jar:1.0.0 hence this issue.

[INFO] Total time: 7.347 s

  | [INFO] Finished at: 2018-05-16T21:34:28+00:00
  | [INFO] Final Memory: 13M/81M
  | [INFO] ------------------------------------------------------------------------
  | [WARNING] The requested profile "openshift" could not be activated because it does not exist.
  | [ERROR] Failed to execute goal on project kieserver-pull: Could not resolve dependencies for project org.openshift:kieserver-pull:jar:1.0.0.Final: Could not find artifact projects:jar:0.0.1-SNAPSHOT in central (https://repo1.maven.org/maven2 ) -> [Help 1]
  | org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project kieserver-pull: Could not resolve dependencies for project org.openshift:kieserver-pull:jar:1.0.0.Final: Could not find artifact projects:jar:0.0.1-SNAPSHOT in central (https://repo1.maven.org/maven2 )
  | at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:221)
  | at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
  | at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:245)

Repository to be archived 3rd April

This repository is very stale. It is referenced in several unit tests, example documentation etc. but we have not updated the quickstarts (in particular, to address security problems with dependencies). By archiving the repository we send a clear signal that it is not being updated. The existing references should continue to work as-is.

I am going to archive it on 3rd April (one week from now).

Is it not working now?

It is not working now. Not sure if it's an temp issue, or something changed from openshift side making this repo invalid.

I'm using template "OpenJDK 8" with default settings.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.