<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Thu Feb 08 08:53:47 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[JAVA-1093] JMX Exception when registering a connection pool for an IP V6 address</title>
                <link>https://jira.mongodb.org/browse/JAVA-1093</link>
                <project id="10006" key="JAVA">Java Driver</project>
                    <description>&lt;p&gt;I am using mongo 2.12.0-SNAPSHOT to connect IPV6 address. However,&lt;br/&gt;
it shows exception :&lt;br/&gt;
Jan 24, 2014 11:40:55 AM com.mongodb.util.management.jmx.JMXMBeanServer registerMBean&lt;br/&gt;
WARNING: Unable to register MBean org.mongodb.driver:type=ConnectionPool,clusterId=1,host=2001::18,port=27017&lt;br/&gt;
javax.management.MalformedObjectNameException: Invalid character &apos;:&apos; in value part of property&lt;br/&gt;
        at javax.management.ObjectName.construct(Unknown Source)&lt;br/&gt;
        at javax.management.ObjectName.&amp;lt;init&amp;gt;(Unknown Source)&lt;br/&gt;
        at com.mongodb.util.management.jmx.JMXMBeanServer.createObjectName(JMXMBeanServer.java:66)&lt;br/&gt;
        at com.mongodb.util.management.jmx.JMXMBeanServer.registerMBean(JMXMBeanServer.java:59)&lt;br/&gt;
        at com.mongodb.JMXConnectionPoolListener.connectionPoolOpened(JMXConnectionPoolListener.java:46)&lt;br/&gt;
        at com.mongodb.PooledConnectionProvider.&amp;lt;init&amp;gt;(PooledConnectionProvider.java:60)&lt;br/&gt;
        at com.mongodb.DefaultClusterableServerFactory.create(DefaultClusterableServerFactory.java:50)&lt;br/&gt;
        at com.mongodb.BaseCluster.createServer(BaseCluster.java:207)&lt;br/&gt;
        at com.mongodb.SingleServerCluster.&amp;lt;init&amp;gt;(SingleServerCluster.java:45)&lt;br/&gt;
        at com.mongodb.Clusters.create(Clusters.java:37)&lt;br/&gt;
        at com.mongodb.DBTCPConnector.start(DBTCPConnector.java:75)&lt;br/&gt;
        at com.mongodb.Mongo.&amp;lt;init&amp;gt;(Mongo.java:346)&lt;br/&gt;
        at com.mongodb.Mongo.&amp;lt;init&amp;gt;(Mongo.java:226)&lt;br/&gt;
 ..........&lt;/p&gt;

&lt;p&gt;Please let me known what is the cause ?.And how to fix it ?&lt;br/&gt;
Thanks for your support.&lt;/p&gt;



</description>
                <environment>2.12.0-SNAPSHOT</environment>
        <key id="107465">JAVA-1093</key>
            <summary>JMX Exception when registering a connection pool for an IP V6 address</summary>
                <type id="1" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14703&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="9">Done</resolution>
                                        <assignee username="craig.wilson@mongodb.com">Craig Wilson</assignee>
                                    <reporter username="edamtrong11788">Dinh Dinh Trong</reporter>
                        <labels>
                            <label>rc</label>
                    </labels>
                <created>Fri, 24 Jan 2014 08:32:40 +0000</created>
                <updated>Fri, 1 Apr 2016 21:20:45 +0000</updated>
                            <resolved>Sat, 25 Jan 2014 03:24:02 +0000</resolved>
                                    <version>2.12.0</version>
                                    <fixVersion>2.12.0</fixVersion>
                    <fixVersion>3.0.0</fixVersion>
                                    <component>Monitoring</component>
                                        <votes>0</votes>
                                    <watches>2</watches>
                                                                                                                <comments>
                            <comment id="506326" author="edamtrong11788" created="Thu, 27 Feb 2014 14:48:54 +0000"  >&lt;p&gt;Hi Jeff,&lt;br/&gt;
Thank for your support, I try using mongo-java-driver 2.12.0-rc0 for my&lt;br/&gt;
project.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;br/&gt;
Trong Dinh&lt;/p&gt;


</comment>
                            <comment id="506319" author="jeff.yemin" created="Thu, 27 Feb 2014 14:44:01 +0000"  >&lt;p&gt;Hi there,&lt;/p&gt;

&lt;p&gt;Would you mind testing with 2.12.0-rc0, available either on &lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/releases/tag/r2.12.0-rc0&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;github&lt;/a&gt; or &lt;a href=&quot;http://central.maven.org/maven2/org/mongodb/mongo-java-driver/2.12.0-rc0/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;Maven Central&lt;/a&gt;?&lt;/p&gt;


&lt;p&gt;Thanks,&lt;br/&gt;
Jeff&lt;/p&gt;</comment>
                            <comment id="487593" author="xgen-internal-githook" created="Fri, 24 Jan 2014 21:48:51 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;craiggwilson&apos;, u&apos;name&apos;: u&apos;Craig Wilson&apos;, u&apos;email&apos;: u&apos;craiggwilson@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-1093&quot; title=&quot;JMX Exception when registering a connection pool for an IP V6 address&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-1093&quot;&gt;&lt;del&gt;JAVA-1093&lt;/del&gt;&lt;/a&gt; fixed issue with JMX registration of servers using IPV6.&lt;br/&gt;
Branch: 3.0.x&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/1fedcd6467fe959e9802f3c7e0a0ddfac5b71436&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/1fedcd6467fe959e9802f3c7e0a0ddfac5b71436&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="487496" author="xgen-internal-githook" created="Fri, 24 Jan 2014 19:40:03 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{u&apos;username&apos;: u&apos;craiggwilson&apos;, u&apos;name&apos;: u&apos;Craig Wilson&apos;, u&apos;email&apos;: u&apos;craiggwilson@gmail.com&apos;}
&lt;p&gt;Message: &lt;a href=&quot;https://jira.mongodb.org/browse/JAVA-1093&quot; title=&quot;JMX Exception when registering a connection pool for an IP V6 address&quot; class=&quot;issue-link&quot; data-issue-key=&quot;JAVA-1093&quot;&gt;&lt;del&gt;JAVA-1093&lt;/del&gt;&lt;/a&gt; fixed issue with JMX registration of servers using IPV6.&lt;br/&gt;
Branch: master&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb/mongo-java-driver/commit/371f6df75da0825f8b1005bf211e27b9c72a6fbd&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb/mongo-java-driver/commit/371f6df75da0825f8b1005bf211e27b9c72a6fbd&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10012">
                    <name>Related</name>
                                            <outwardlinks description="related to">
                                        <issuelink>
            <issuekey id="103355">JAVA-1060</issuekey>
        </issuelink>
                            </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hrt6c7:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>84110</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="82">Sprint 3</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </customfields>
    </item>
</channel>
</rss>