<?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: System.out.println(); in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526587#M667213</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;Use System.err.println() statements, as the severity level set to default file is different for System.out. Using System.err.println() statements you can see your statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Aug 2006 14:14:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-09T14:14:57Z</dc:date>
    <item>
      <title>System.out.println();</title>
      <link>https://community.sap.com/t5/technology-q-a/system-out-println/qaq-p/1526582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone please tell me where can I see the "System.out.println" sentences I code in my J2EE-Netweaver applications??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I supose it has to be an archive in the server... But... Which one?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Alberto.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Aug 2006 18:55:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/system-out-println/qaq-p/1526582</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-06T18:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: System.out.println();</title>
      <link>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526583#M667209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You would see these in the log files.  Check the log files under the followig directory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;C:\usr\sap\J2E\JC01\j2ee\cluster\server0\log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should be the defaultTrace files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Aug 2006 21:29:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526583#M667209</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-08-06T21:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: System.out.println();</title>
      <link>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526584#M667210</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;The default file is under C:\usr\sap\J2E\JC00\j2ee\cluster\server0\log. You can also configure the log file in Visual Administrator under cluster-&amp;gt;services-&amp;gt; Log configuration. You can refer to doc -&amp;gt; Using Logging and Tracing on the SAP Web AS Java.pdf&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Aug 2006 15:37:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526584#M667210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-07T15:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: System.out.println();</title>
      <link>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526585#M667211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the console and error messages of WAS are stored in the log deirectory under the server folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the following path for your case,&lt;/P&gt;&lt;P&gt;D:\saploc\GUR\JC00\j2ee\&amp;lt;b&amp;gt;cluster\server0\log\console_logs&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you,&lt;/P&gt;&lt;P&gt;Guru.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2006 05:40:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526585#M667211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-08T05:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: System.out.println();</title>
      <link>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526586#M667212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi people, thanks for your answers, but... I cannot find anything in that directory &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you are sure that System.out.println are stored in an archive in log directory??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is supposed to be a very essential thing and I cannot find anything &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other solution??&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2006 15:58:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526586#M667212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-08T15:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: System.out.println();</title>
      <link>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526587#M667213</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;Use System.err.println() statements, as the severity level set to default file is different for System.out. Using System.err.println() statements you can see your statements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 14:14:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526587#M667213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T14:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: System.out.println();</title>
      <link>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526588#M667214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply Kiran, but System.err.println() doesn't let me configure the severity and the default file...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe this could appear in a console instead of an archive???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2006 06:49:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526588#M667214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-10T06:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: System.out.println();</title>
      <link>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526589#M667215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have to configure the SAP WAS to produce the console log files. Start the &amp;lt;b&amp;gt;Config Tool&amp;lt;/b&amp;gt; -&amp;gt; Cluster Data -&amp;gt; Server -&amp;gt; Open the &amp;lt;b&amp;gt;Console Logs&amp;lt;/b&amp;gt; tab, make sure that the logging is available by checking the check boxes and specify the path for your log files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now restart the server to make the settings take effect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think that will solve your problem &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Guru.&lt;/P&gt;&lt;P&gt;PS: Award points for helpfull replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 07:20:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526589#M667215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T07:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: System.out.println();</title>
      <link>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526590#M667216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;Thanks for your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm out of office now, I'll check it as soon as posible &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Alberto.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 14:39:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526590#M667216</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T14:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: System.out.println();</title>
      <link>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526591#M667217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Alberto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you eventually enable your AS Java server to produce console log file? I have same problem too but I cannot find anywhere in Config Tool where I can enable it. I use 7.1. Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2008 15:49:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/system-out-println/qaa-p/1526591#M667217</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-14T15:49:08Z</dc:date>
    </item>
  </channel>
</rss>

