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

Ivan Chan (JIRA) issues at jboss.org
Wed Feb 11 20:04:49 EST 2015


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

Ivan Chan commented on TEIID-3334:
----------------------------------

I was trying to connect to "mongodb://jasper:jasper@ds041671.mongolab.com:41671/domain"

> 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 special character 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