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

Steven Hawkins (JIRA) issues at jboss.org
Wed Feb 11 19:43:49 EST 2015


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

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

I don't see how you were able to get that as we are splitting on the colon.  The only way I could reproduce that exception is setting the remote server list to  ":jasper at ds041671.mongolab.com:41671"

> 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