1 Reply Latest reply on Apr 6, 2015 9:26 AM by rareddy Branched from an earlier discussion.

    Teiid JDBC transport service doesn't startup

    nandini123

      Hi,

       

      I'm getting the following error when tried to connect to Teiid Server in the Teiid instance. Not able to connect with the given username and password.

       

      15:29:49,562 INFO  [org.jboss.as.repository] (management-handler-thread - 37)  JBAS014900: Content added at location C:\Documents and Settings\nandini_jayaram\Desktop\Server\jboss-eap-6.3\standalone\data\content\fc\f324141fb233a0401624dc0982576eb4a8fed2\content

      15:29:49,562 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2)  JBAS015876: Starting deployment of "ping-vdb.xml" (runtime-name: "ping-vdb.xml")

      15:29:49,657 INFO  [org.teiid.RUNTIME.VDBLifeCycleListener] (MSC service thread 1-1)  TEIID40118 VDB ping.1 added to the repository - is reloading false

      15:29:49,657 INFO  [org.teiid.RUNTIME] (MSC service thread 1-1)  TEIID50029 VDB ping.1 model "Foo" metadata is currently being loaded. Start Time: 4/6/15 3:29 PM

      15:29:49,657 INFO  [org.teiid.RUNTIME] (teiid-async-threads - 2)  TEIID50030 VDB ping.1 model "Foo" metadata loaded. End Time: 4/6/15 3:29 PM

      15:29:49,657 INFO  [org.teiid.RUNTIME.VDBLifeCycleListener] (teiid-async-threads - 2)  TEIID40003 VDB ping.1 is set to ACTIVE

      15:29:49,800 INFO  [org.jboss.as.server] (management-handler-thread - 37)  JBAS018559: Deployed "ping-vdb.xml" (runtime-name : "ping-vdb.xml")

      15:29:49,800 INFO  [org.jboss.as.controller] (management-handler-thread - 37)  JBAS014774: Service status report

      JBAS014777:   Services which failed to start:      service jboss.teiid.transport.jdbc: org.jboss.msc.service.StartException in service jboss.teiid.transport.jdbc: Failed to start service

            service jboss.teiid.transport.odbc: org.jboss.msc.service.StartException in service jboss.teiid.transport.odbc: Failed to start service

       

      15:29:49,800 ERROR [org.jboss.remoting.remote.connection] (Remoting "th0215:MANAGEMENT" read-1)  JBREM000200: Remote connection failed: java.io.IOException: Received an invalid message length of 369295616

      15:29:49,832 INFO  [org.teiid.RUNTIME.VDBLifeCycleListener] (MSC service thread 1-2)  TEIID40120 VDB ping.1 will be removed from the repository

      15:29:49,832 INFO  [org.teiid.RUNTIME.VDBLifeCycleListener] (MSC service thread 1-2)  TEIID40119 VDB ping.1 removed from the repository

      15:29:49,832 INFO  [org.teiid.RUNTIME] (MSC service thread 1-2)  TEIID50026 VDB "ping.1[Foo{s=s, loopback, null}]" undeployed.

      15:29:49,832 INFO  [org.teiid.RUNTIME.VDBLifeCycleListener] (MSC service thread 1-2)  TEIID40120 VDB ping.1 will be removed from the repository

      15:29:49,832 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-3)  JBAS015877: Stopped deployment ping-vdb.xml (runtime-name: ping-vdb.xml) in 13ms

      15:29:50,086 INFO  [org.jboss.as.repository] (management-handler-thread - 36)  JBAS014901: Content removed from location C:\Documents and Settings\nandini_jayaram\Desktop\Server\jboss-eap-6.3\standalone\data\content\fc\f324141fb233a0401624dc0982576eb4a8fed2\content

      15:29:50,086 INFO  [org.jboss.as.server] (management-handler-thread - 36)  JBAS018558: Undeployed "ping-vdb.xml" (runtime-name: "ping-vdb.xml")

      15:29:50,086 INFO  [org.jboss.as.controller] (management-handler-thread - 36)  JBAS014774: Service status report

      JBAS014777:   Services which failed to start:      service jboss.teiid.transport.jdbc: org.jboss.msc.service.StartException in service jboss.teiid.transport.jdbc: Failed to start service

            service jboss.teiid.transport.odbc: org.jboss.msc.service.StartException in service jboss.teiid.transport.odbc: Failed to start service