cancel
Showing results for 
Search instead for 
Did you mean: 

console

Former Member
0 Kudos

In serverside applications if we use System.out.println()

where it will print content because server has no console

in NetWeaver

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

It will go to

usr\sap\<sid>\<id>\j2ee\cluster\server0\log

See also

HTH

Peter

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Madan,

You have to configure the SAP WAS to produce the console log files. Start the Config Tool -> Cluster Data -> Server -> Open the Console Logs tab, make sure that the logging is available by checking the check boxes and specify the path for your log files.

Now restart the server to make the settings take effect.

Usually, all the console and error messages of WAS are stored in the log deirectory under the server folder.

Check the following path for your case,

D:\saploc\GUR\JC00\j2ee\cluster\server0\log\console_logs

I think that will solve your problem

Best regards,

Guru.

PS: Award points for helpfull replies.

Former Member
0 Kudos

Hi all,

Somebody knows how can I control or filter information which is stored in the console_logs? I'd like to reduce the stored data but I'm not sure how can I do it.

Thanks a lot,

Sonia

Former Member
0 Kudos

Hi

See this Thread

Kind Regards

Mukesh