<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: /usr/sap/SID is getting full for JAVA stack in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaa-p/9650468#M3448309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check below threads , you will get idea which files need to be delete .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/1511850"&gt;http://scn.sap.com/thread/1511850&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/2026284"&gt;http://scn.sap.com/thread/2026284&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and Note 1589548 - J2EE engine trace files fills up at a rapid pace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manas Behra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Jul 2013 18:10:57 GMT</pubDate>
    <dc:creator>Manas_Vincit</dc:creator>
    <dc:date>2013-07-16T18:10:57Z</dc:date>
    <item>
      <title>/usr/sap/SID is getting full for JAVA stack</title>
      <link>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaq-p/9650465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/usr/sap/SID is getting full for a Java stack system. Can you anybody guide for the files to be deleted under the mentioned path without any harm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 17:17:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaq-p/9650465</guid>
      <dc:creator>former_member201054</dc:creator>
      <dc:date>2013-07-16T17:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/sap/SID is getting full for JAVA stack</title>
      <link>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaa-p/9650466#M3448307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel basis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to check the std_serverX.out file size in work directory.&lt;/P&gt;&lt;P&gt;When your java is running , then server node uses this file continuously and store the output information of the activity executed on JVM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So to delete the above file , you need to stop the corresponding node and remove the file from the directory and again start the server node which will create a new std_serverX.out file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check and confirm us.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards&lt;/P&gt;&lt;P&gt;Ashutosh Chaturvedi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 17:26:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaa-p/9650466#M3448307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-16T17:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/sap/SID is getting full for JAVA stack</title>
      <link>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaa-p/9650467#M3448308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly go to /usr/sap/SID and then execute ls -ltr&amp;nbsp; and see which directory is occupying more space .&lt;/P&gt;&lt;P&gt;Mostly you can find the space occupied in JC** instance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The most occupied space will be with the server nodes . So go to path &lt;/P&gt;&lt;P&gt;/usr/sap/SID/JC**/j2ee/cluster/server0/log . Generally these logs will be archived / zipped when they reach maximum limit and will be placed in /usr/sap/SID/JC**/j2ee/cluster/server0/log/archive/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delete all the files except the files that are on the current day in the directory /usr/sap/SID/JC**/j2ee/cluster/server0/log/archive . Remaining files need not to be maintained so delete them which will fetch you more space .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For further info please find the below link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://dc582.4shared.com/doc/omec1btx/preview.html"&gt;http://dc582.4shared.com/doc/omec1btx/preview.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 18:08:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaa-p/9650467#M3448308</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-16T18:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/sap/SID is getting full for JAVA stack</title>
      <link>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaa-p/9650468#M3448309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check below threads , you will get idea which files need to be delete .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/1511850"&gt;http://scn.sap.com/thread/1511850&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/thread/2026284"&gt;http://scn.sap.com/thread/2026284&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and Note 1589548 - J2EE engine trace files fills up at a rapid pace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Manas Behra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 18:10:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaa-p/9650468#M3448309</guid>
      <dc:creator>Manas_Vincit</dc:creator>
      <dc:date>2013-07-16T18:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/sap/SID is getting full for JAVA stack</title>
      <link>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaa-p/9650469#M3448310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check is there any huge number of *jrfc.trc files in /usr/sap/&amp;lt;SID&amp;gt;/JC00/j2ee/cluster/server0 ?&lt;/P&gt;&lt;P&gt;If you have any backend system JCO rfc issues, trace files will be growing extremely. please fix those issues first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually in java stack the node trace files will be automatically archive/zipped when they reach to max. size and moved to /usr/sap/&amp;lt;SID&amp;gt;/JC00/j2ee/cluster/server0/log/archive.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;These node trace files need not be maintained except recent date, we can delete the old date archive log/application trace files.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 18:28:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaa-p/9650469#M3448310</guid>
      <dc:creator>pavan_anjimeti</dc:creator>
      <dc:date>2013-07-16T18:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/sap/SID is getting full for JAVA stack</title>
      <link>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaa-p/9650470#M3448311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;You need to look into the server0 directories present in the /usr/sap/SID file system.&lt;/P&gt;&lt;P&gt;Additionally provide the size of the file system and the number of server nodes and the heap configuration.&lt;/P&gt;&lt;P&gt;Also what is this Java system used for ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;RB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 19:31:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaa-p/9650470#M3448311</guid>
      <dc:creator>Reagan</dc:creator>
      <dc:date>2013-07-16T19:31:22Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/sap/SID is getting full for JAVA stack</title>
      <link>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaa-p/9650471#M3448312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check if you have the following parameter in Configtool, this will create a huge Mempry Dump file everytime your Java Stacks gets an error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-XX:+HeapDumpOnOutOfMemoryError&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 21:44:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaa-p/9650471#M3448312</guid>
      <dc:creator>sapguru-2</dc:creator>
      <dc:date>2013-07-16T21:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/sap/SID is getting full for JAVA stack</title>
      <link>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaa-p/9650472#M3448313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Please check the retention period which you have decided for keeping old log files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; If required you can delete old log files and memory dump files which will be created whenever &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; either Java system go down or there is some critical problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; This will provide you some space in the filesystem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Kunal Gahlot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 03:16:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaa-p/9650472#M3448313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-07-17T03:16:51Z</dc:date>
    </item>
    <item>
      <title>Re: /usr/sap/SID is getting full for JAVA stack</title>
      <link>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaa-p/9650473#M3448314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what you should do:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Use du - command to check size of your instance directory and its folders. This will give a better idea where to check for large file.&lt;/P&gt;&lt;P&gt;2. Goto /usr/sap/SID/.../serverX/ and check for dumps eg, heap or java core. If there are any move them to some other file system for analysis or delete them.&lt;/P&gt;&lt;P&gt;3. In the same directory check for goto log - archive and apply the same method of move or delete.&lt;/P&gt;&lt;P&gt;4. Reduce the trace level, n the size of future files will also be small&lt;/P&gt;&lt;P&gt;5. In your work directory, you can check for core dumps. If there then do the same.&lt;/P&gt;&lt;P&gt;6. In work, you can remove files with extension .00x or .0x for eg. std_server0.out.001&lt;/P&gt;&lt;P&gt;7. Have a look in data directory of you instance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Add few more gigs to the same file system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Divyanshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 03:28:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/usr-sap-sid-is-getting-full-for-java-stack/qaa-p/9650473#M3448314</guid>
      <dc:creator>divyanshu_srivastava3</dc:creator>
      <dc:date>2013-07-17T03:28:50Z</dc:date>
    </item>
  </channel>
</rss>

