[ https://issues.apache.org/jira/browse/SOLR-15128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17277376#comment-17277376 ]
Timothy Potter commented on SOLR-15128: --------------------------------------- Not sure why master is seeing {{localhost}} as the nodeName w/o port on it, but this is breaking the parsing in {{Utils.getBaseUrlFromNodeName}} > nodeName does not contain expected ':' separator: localhost > ----------------------------------------------------------- > > Key: SOLR-15128 > URL: https://issues.apache.org/jira/browse/SOLR-15128 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Environment: Only seems to affect master, 8.8 is not affected. > Reporter: Timothy Potter > Assignee: Timothy Potter > Priority: Major > Fix For: master (9.0) > > > {code} > "error":{"msg":"nodeName does not contain expected ':' separator: > localhost","trace":"java.lang.IllegalArgumentException: nodeName does not > contain expected ':' separator: localhost\n\tat > org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:764)\n\tat > org.apache.solr.common.util.Utils.getBaseUrlForNodeName(Utils.java:759)\n\tat > org.apache.solr.common.cloud.UrlScheme.getBaseUrlForNodeName(UrlScheme.java:54)\n\ta{code} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org