<!-- 
RSS generated by JIRA (9.12.2#9120002-sha1:301bf498dd45d800842af0b84230f1bb58606c13) at Sat Jan 11 08:23:05 UTC 2025

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>Mojang Studios Jira</title>
    <link>https://bugs.mojang.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en</language>    <build-info>
        <version>9.12.2</version>
        <build-number>9120002</build-number>
        <build-date>10-01-2024</build-date>
    </build-info>


<item>
            <title>[BDS-18775] ERROR Ports may be in use by another process</title>
                <link>https://bugs.mojang.com/browse/BDS-18775</link>
                <project id="11700" key="BDS">Bedrock Dedicated Server</project>
                    <description>&lt;p&gt;&lt;b&gt;Steps to Reproduce:&lt;/b&gt;&lt;/p&gt;
&lt;ol&gt;
	&lt;li&gt;Download bedrock-server-1.20.30.zip&#160;&lt;/li&gt;
	&lt;li&gt;unzip bedrock-server-1.20.30.zip&lt;/li&gt;
	&lt;li&gt;sudo LD_LIBRARY_PATH=. ./bedrock_server&lt;/li&gt;
	&lt;li&gt;Repeat steps 1-3 using latest version (1.20.31.01) and preview version (1.20.40.24) and get same observed results (ERROR ports may be in use)&lt;/li&gt;
&lt;/ol&gt;


&lt;p&gt;&lt;b&gt;Observed Results:&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Screen output:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;NO LOG FILE! - setting up server logging...&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-05 12:37:18:411 INFO&amp;#93;&lt;/span&gt; Starting Server&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-05 12:37:18:411 INFO&amp;#93;&lt;/span&gt; Version: 1.20.30&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-05 12:37:18:411 INFO&amp;#93;&lt;/span&gt; Session ID: 5eafa820-03d9-4ddf-9dd1-a4fddacef017&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-05 12:37:18:411 INFO&amp;#93;&lt;/span&gt; Build ID: 18258844&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-05 12:37:18:411 INFO&amp;#93;&lt;/span&gt; Branch: r/20_u3&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-05 12:37:18:411 INFO&amp;#93;&lt;/span&gt; Commit ID: ac4488fb62a797cb4fa23e49918006e331db5c08&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-05 12:37:18:411 INFO&amp;#93;&lt;/span&gt; Configuration: Publish&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-05 12:37:18:411 INFO&amp;#93;&lt;/span&gt; Level Name: Bedrock level&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-05 12:37:18:412 INFO&amp;#93;&lt;/span&gt; No CDN config file found for dedicated server&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-05 12:37:18:412 INFO&amp;#93;&lt;/span&gt; Game mode: 0 Survival&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-05 12:37:18:412 INFO&amp;#93;&lt;/span&gt; Difficulty: 1 EASY&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-05 12:37:18:413 INFO&amp;#93;&lt;/span&gt; Content logging to console is enabled.&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-05 12:37:18:736 INFO&amp;#93;&lt;/span&gt; Opening level &apos;worlds/Bedrock level/db&apos;&lt;br/&gt;
[2023-10-05 12:37:19:452 &lt;font color=&quot;#de350b&quot;&gt;ERROR] Port &lt;span class=&quot;error&quot;&gt;&amp;#91;19132&amp;#93;&lt;/span&gt; may be in use by another process.&lt;/font&gt; Free up port and re-run program or adjust server.properties file to use alternate ports for server&lt;br/&gt;
[2023-10-05 12:37:19:452 &lt;font color=&quot;#de350b&quot;&gt;ERROR] Port &lt;span class=&quot;error&quot;&gt;&amp;#91;19133&amp;#93;&lt;/span&gt; may be in use by another process.&lt;/font&gt; Free up port and re-run program or adjust server.properties file to use alternate ports for server&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-05 12:37:19:452 ERROR&amp;#93;&lt;/span&gt; Exiting program&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;The following commands do not show port 19132 or 19133 in use by other processes:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;sudo lsof -i -P -n&lt;br/&gt;
sudo netstat -tulpn&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Tried setting different ports set in server.properties but get the same errors.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;

&lt;p&gt;&lt;b&gt;Expected Results:&lt;/b&gt;&lt;/p&gt;

&lt;p&gt;Server starts as expected.&lt;/p&gt;</description>
                <environment>Bedrock Server 1.20.31.01&lt;br/&gt;
Ubuntu Server 22.04.3 LTS</environment>
        <key id="543655">BDS-18775</key>
            <summary>ERROR Ports may be in use by another process</summary>
                <type id="1" iconUrl="https://bugs.mojang.com/secure/viewavatar?size=xsmall&amp;avatarId=18903&amp;avatarType=issuetype">Bug</type>
                                    <status id="5" iconUrl="https://bugs.mojang.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="4">Incomplete</resolution>
                                        <assignee username="-1">Unassigned</assignee>
                                    <reporter username="itsbuzinoz">Charles B</reporter>
                        <labels>
                    </labels>
                <created>Thu, 5 Oct 2023 03:47:20 +0200</created>
                <updated>Tue, 14 May 2024 18:14:08 +0200</updated>
                            <resolved>Tue, 14 May 2024 18:14:08 +0200</resolved>
                                    <version>1.20.30</version>
                                                            <votes>0</votes>
                                    <watches>1</watches>
                                                                            <comments>
                            <comment id="1322810" author="JIRAUSER484247" created="Tue, 14 May 2024 18:14:08 +0200"  >&lt;p&gt;Cleaning up old tickets: This ticket had been set to &apos;Awaiting Response&apos;, but has not received a response from the reporter (~3 months+) so is being closed as Incomplete. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines which includes steps to reproduce the problem.&lt;/p&gt;

&lt;p&gt;Quick Links:&lt;br/&gt;
&#128211; Issue Guidelines &#8211; &#128172; Mojang Support &#8211; &#128231; Suggestions &#8211; &#128214; Minecraft Wiki&lt;/p&gt;
</comment>
                            <comment id="1286772" author="JIRAUSER648376" created="Mon, 23 Oct 2023 14:42:21 +0200"  >&lt;p&gt;Hi&lt;/p&gt;

&lt;p&gt;Would it be possible for you to verify if this issue also occurs on Windows BDS?&lt;/p&gt;

&lt;p&gt;This ticket will automatically reopen when you reply.&lt;/p&gt;</comment>
                            <comment id="1285550" author="JIRAUSER764376" created="Tue, 17 Oct 2023 07:15:18 +0200"  >&lt;p&gt;I downloaded version 1.20.32.03 and got similar result of error with port conflict, with a segmentation fault at end (see red highlighted text).&lt;br/&gt;
&#160;&lt;br/&gt;
NO LOG FILE! - setting up server logging...&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-15 17:07:33:544 INFO&amp;#93;&lt;/span&gt; Starting Server&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-15 17:07:33:544 INFO&amp;#93;&lt;/span&gt; Version: 1.20.32.03&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-15 17:07:33:544 INFO&amp;#93;&lt;/span&gt; Session ID: 145e943c-05ed-4fe1-a0b8-13aaa51d64cb&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-15 17:07:33:544 INFO&amp;#93;&lt;/span&gt; Build ID: 18622174&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-15 17:07:33:544 INFO&amp;#93;&lt;/span&gt; Branch: r/20_u3&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-15 17:07:33:544 INFO&amp;#93;&lt;/span&gt; Commit ID: 7f99df07199ace8bcf7aea7865177e4d7b2fba19&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-15 17:07:33:544 INFO&amp;#93;&lt;/span&gt; Configuration: Publish&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-15 17:07:33:545 INFO&amp;#93;&lt;/span&gt; Level Name: Bedrock level&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-15 17:07:33:546 INFO&amp;#93;&lt;/span&gt; No CDN config file found for dedicated server&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-15 17:07:33:546 INFO&amp;#93;&lt;/span&gt; Game mode: 0 Survival&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-15 17:07:33:546 INFO&amp;#93;&lt;/span&gt; Difficulty: 1 EASY&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-15 17:07:33:547 INFO&amp;#93;&lt;/span&gt; Content logging to console is enabled.&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-15 17:07:34:007 INFO&amp;#93;&lt;/span&gt; Opening level &apos;worlds/Bedrock level/db&apos;&lt;br/&gt;
[2023-10-15 17:07:34:768 &lt;font color=&quot;#FF0000&quot;&gt;ERROR] Port &lt;span class=&quot;error&quot;&gt;&amp;#91;19132&amp;#93;&lt;/span&gt; may be in use by another process&lt;/font&gt;. Free up port and re-run program or adjust server.properties file to use alternate ports for server&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-15 17:07:34:768 ERROR&amp;#93;&lt;/span&gt; Port &lt;span class=&quot;error&quot;&gt;&amp;#91;19133&amp;#93;&lt;/span&gt; may be in use by another process. Free up port and re-run program or adjust server.properties file to use alternate ports for server&lt;br/&gt;
&lt;span class=&quot;error&quot;&gt;&amp;#91;2023-10-15 17:07:34:768 ERROR&amp;#93;&lt;/span&gt; Exiting program&lt;br/&gt;
&lt;font color=&quot;#de350b&quot;&gt;Segmentation fault (core dumped)&lt;/font&gt;&lt;/p&gt;</comment>
                            <comment id="1283917" author="JIRAUSER648376" created="Mon, 9 Oct 2023 11:32:44 +0200"  >&lt;p&gt;Hi&lt;/p&gt;

&lt;p&gt;Can you please download BDS version 1.20.32 and verify if issue still occur? Iv attempted to reproduce this issue, but server started without errors. Do you know if it also occur on Windows BDS?&lt;/p&gt;

&lt;p&gt;This ticket will automatically reopen when you reply. &lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                <customfield id="customfield_10500" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Confirmation Status</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10300"><![CDATA[Unconfirmed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_12700" key="com.atlassian.jira.plugin.system.customfieldtypes:textarea">
                        <customfieldname>Description</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>[Briefly describe the bug here]&lt;br/&gt;
&lt;br/&gt;
*Steps to Reproduce:*&lt;br/&gt;
# [Step 1]&lt;br/&gt;
# [Step 2]&lt;br/&gt;
# [Step 3]&lt;br/&gt;
&lt;br/&gt;
*Observed Results:*&lt;br/&gt;
[Describe what happens]&lt;br/&gt;
&lt;br/&gt;
*Expected Results:*&lt;br/&gt;
[Describe what should happen]&lt;br/&gt;
&lt;br/&gt;
*Screenshots/Videos attached:* [please attach an image or short video]&lt;br/&gt;
&lt;br/&gt;
*Notes:*</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11700" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_11100" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Linked</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_11600" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i2f5h3:</customfieldvalue>

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