Ivan Chan created TEIID-3334:
--------------------------------
Summary: 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@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)