[teiid-issues] [JBoss JIRA] (TEIID-3334) MongoDB: invalid ip address and port number

Steven Hawkins (JIRA) issues at jboss.org
Thu Feb 12 10:54:49 EST 2015


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

Steven Hawkins commented on TEIID-3334:
---------------------------------------

he remote address list is currently expected to look like address:port(;address:port).  It doesn't look like it's setup for something like  mongodb://jasper:jasper@ds041671.mongolab.com:41671/domain

Ramesh can you take this one - do we even want the protocol prefix and domain suffix?

> MongoDB:  invalid ip address and port number
> --------------------------------------------
>
>                 Key: TEIID-3334
>                 URL: https://issues.jboss.org/browse/TEIID-3334
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>    Affects Versions: 8.9.1
>         Environment: MongoDB with Teiid 8.9.1
>            Reporter: Ivan Chan
>            Assignee: Steven Hawkins
>
> I got invalid IP address/ port number error when I have ":" in IP address.
> Caused by: java.lang.NumberFormatException: For input string: "jasper at ds041671.mongolab.com:41671"
>         at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
>         at java.lang.Integer.parseInt(Integer.java:492)
>         at java.lang.Integer.valueOf(Integer.java:582)
>         at org.teiid.resource.adapter.mongodb.MongoDBManagedConnectionFactory.getServers(MongoDBManagedConnectionFactory.java:129



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the teiid-issues mailing list