[teiid-issues] [JBoss JIRA] (TEIID-5266) Docker Issue

Ramesh Reddy (JIRA) issues at jboss.org
Tue Feb 27 10:15:01 EST 2018


    [ https://issues.jboss.org/browse/TEIID-5266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538961#comment-13538961 ] 

Ramesh Reddy commented on TEIID-5266:
-------------------------------------

Make sure the port 31000, and 8080 are available on your machine. If there is another instance running, close that first or remove -p options on docker run


> Docker Issue 
> -------------
>
>                 Key: TEIID-5266
>                 URL: https://issues.jboss.org/browse/TEIID-5266
>             Project: Teiid
>          Issue Type: Bug
>            Reporter: Arvind Gopinath
>            Assignee: Steven Hawkins
>            Priority: Minor
>         Attachments: Dockerfile, VDB-Teiid-RDBMS-ErrorLogs-Docker.txt
>
>
> For the below example - when I create the docker file (attached for reference) and run through docker, I am getting below error message - 
> https://github.com/teiid/wildfly-swarm-teiid-examples/tree/master/rdbms-as-datasource
> docker run -p 31000:31000 -p 8080:8080 teiid/vdb-rdbms-swarm:1.0
> Error logs (attached) 
> 2018-02-27 11:30:33,947 ERROR [stderr] (main) java.lang.RuntimeException: org.jboss.msc.service.StartException in service jboss.teiid.transport.jdbc: Failed to start serv
> ice
> 2018-02-27 11:30:33,949 ERROR [stderr] (main)   at org.wildfly.swarm.spi.api.ClassLoading.withTCCL(ClassLoading.java:45)
> 2018-02-27 11:30:33,949 ERROR [stderr] (main)   at org.wildfly.swarm.container.runtime.ServerBootstrapImpl.bootstrap(ServerBootstrapImpl.java:113)
> 2018-02-27 11:30:33,950 ERROR [stderr] (main)   at org.wildfly.swarm.Swarm.start(Swarm.java:398)



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the teiid-issues mailing list