<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tmg1998</author_name>
  <author_url>https://blog.hatena.ne.jp/tmg1998/</author_url>
  <blog_title>TIL</blog_title>
  <blog_url>https://tmg0525.hatenadiary.jp/</blog_url>
  <categories>
    <anon>oracle</anon>
    <anon>Windows</anon>
  </categories>
  <description>JavaのWebプロジェクトを起動しようとしたら、8080のポートが使われてた。8080のポートを使っているプロセスを特定、停止までの道のり。 8080を使っているPIDをみつける netstat -ao | find &quot;8080&quot; ... ... ... 4312 PID4312のプロセス名を取得する tasklist | find &quot;123&quot; TNSLSNR.exe TNSLSNRってなに Oracleのなんかのソフトらしい TNSLSNR.exeを停止 管理者権限のコマンドプロンプトで以下を実行 &gt; lsnrctl LSNRCTL for 64-bit Windows: Version …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftmg0525.hatenadiary.jp%2Fentry%2F2018%2F10%2F12%2F145009&quot; title=&quot;TNSLSNR.EXEの停止 - TIL&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-10-12 14:50:09</published>
  <title>TNSLSNR.EXEの停止</title>
  <type>rich</type>
  <url>https://tmg0525.hatenadiary.jp/entry/2018/10/12/145009</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
