blob: 3dde1fdd3dc0b0f0dd718b4886a259819d1399a4 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
<title>SSHD Issue Tracking &mdash; Apache MINA</title>
<link href="/assets/css/common.css" rel="stylesheet" type="text/css"/>
<link href="/assets/css/sshd.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<script src="https://www.apachecon.com/event-images/snippet.js"></script>
<div id="container">
<div id="header">
<div id="subProjectsNavBar">
<a href="/">
Apache MINA Project
</a>
&nbsp;|&nbsp;
<a href="/mina-project/">
MINA
</a>
&nbsp;|&nbsp;
<a href="/asyncweb-project/">
AsyncWeb
</a>
&nbsp;|&nbsp;
<a href="/ftpserver-project/">
FtpServer
</a>
&nbsp;|&nbsp;
<a href="/sshd-project/">
<strong>SSHD</strong>
</a>
&nbsp;|&nbsp;
<a href="/vysper-project/">
Vysper
</a>
</div>
</div>
<div id="content">
<div id="leftColumn">
<div id="navigation">
<a class="acevent" data-format="wide" data-width="170"></a>
<h5>Social Networks</h5>
<ul>
<li><a href="https://fosstodon.org/@apachemina">Apache MINA Mastodon</a></li>
</ul>
<h5>Overview</h5>
<ul>
<li><a href="/sshd-project/index.html">Home</a> </li>
<li><a href="/sshd-project/features.html">Features</a> </li>
<li><a href="/sshd-project/documentation.html">Documentation</a></li>
<li><a href="/sshd-project/downloads.html">Downloads</a></li>
<li><a href="/sshd-project/sources.html">Sources</a></li>
<li><a href="/sshd-project/faq.html">FAQ</a></li>
</ul>
<h5>Community</h5>
<ul>
<li><a href="/sshd-project/mailing_lists.html">Mailing Lists</a></li>
<li><a href="/sshd-project/getting_involved.html">Getting Involved</a></li>
<li><a href="/sshd-project/issue_tracking.html">Issue Tracking</a></li>
<li><a href="/sshd-project/contributors.html">Contributors</a></li>
<li><a href="https://www.apache.org/foundation/contributing.html">Contributing</a></li>
<li><a href="https://www.apache.org/licenses/">License</a></li>
<li><a href="https://www.apache.org/security/">Security</a></li>
</ul>
<h5>Sponsorship</h5>
<ul>
<li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
<li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a href="https://www.apache.org/">apache.org</a></li>
</ul>
</div>
</div>
<div id="rightColumn">
<h1 id="issue-tracking">Issue Tracking</h1>
<p>We are using two issue tracking systems to track all SSHD issues including bugs. Use either one, but please don&rsquo;t file the same issue at both.</p>
<ul>
<li>Issues can be filed on <a href="https://github.com/apache/mina-sshd/issues">GitHub issues</a>.</li>
<li>The <a href="https://issues.apache.org/jira/browse/SSHD">JIRA issue tracker</a> is the traditional issue tracker of the project.</li>
</ul>
<p>If neither option is suitable for you, issues can also be reported via <a href="./mailing_lists.html">e-mail</a> as a last resort.</p>
<h2 id="how-to-report-a-bug">How to report a bug</h2>
<p>Writing a bug report with detailed information will help us to fix your problem sooner.</p>
<ul>
<li>Make sure if the bug you are going to report doesn&rsquo;t exist yet.</li>
<li>Attaching JUnit test case which reproduces the problem will put your report in our highest priority.</li>
<li>Attach full thread stack dump if you suspect a dead lock.</li>
<li>Attach full heap dump if you suspect a memory leak.</li>
<li>Specify the environment in detail as much as possible.
<ul>
<li>Operating system version, distribution, architecture, &hellip;</li>
<li>JVM vendor, version, build number, command line arguments, &hellip;</li>
<li>Network settings</li>
</ul>
</li>
</ul>
</div>
<div id="endContent"></div>
</div>
<div id="footer">
&copy; 2003-2024, <a href="https://www.apache.org">The Apache Software Foundation</a> - <a href="https://privacy.apache.org/policies/privacy-policy-public.html">Privacy Policy</a><br />
Apache MINA, MINA, Apache Vysper, Vysper, Apache SSHd, SSHd, Apache FtpServer, FtpServer, Apache AsyncWeb, AsyncWeb,
Apache, the Apache feather logo, and the Apache Mina project logos are trademarks of The Apache Software Foundation.
</div>
</div>
</body>
</html>