cancel
Showing results for 
Search instead for 
Did you mean: 

logs are getting created, how to stop it.

Former Member
0 Kudos

Dear All,

We have Dev server which consists of Abap+java, but usually we do not start the java engine, we only start the abap engire, and all our consultants are working fine on that,

Here the problem is that if i start the java engine , then automcatically the logs are getting created under

C:\usr\sap\QAS\DVEBMGS00\j2ee\cluster\server0\log\archive

and c drive is getting full.

please suggest how to stop this, is it a normal practise,

we also have IDES server where both the engines are up and running but no logs are generated.

Regards,

Najeeb ..

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Najeeb,

Login to Visual Admin -> Server -> Services -> Log Configurator -> Archive

I think in your case both 'Add Default Trace' ad 'Select All' checkboxes are selected. Deselect both of them. Nothing should be selected and this will solve your problem.

Former Member
0 Kudos

Hi Bidwan

In my EP Server, I had selected the add default trace and select all and i am not getting much log file and archives, probably, there is another problem.

REgards

Anwer Waseem

SAP BASIS

former_member191418
Active Participant
0 Kudos

Hi Anwer

1. Delete all the archive log.

2. set the following:

Logging Can be configured in Visual administrator

a. Reduce the size or the number of logs:

Visual admin tool -> Server0 -> Kernel -> LogManager -> DefaultTraceFileCount or DefaultTraceFileLimit

b. Turn off archiving...\j2ee\cluster\server0\log\archive

visual admin tool -> Server0 -> services -> Log Configurator -> Tab Properties -> ArchiveOldLogFiles OFF

3. Restart the java stack.

Cheers !!!

Satish Kumar

Former Member
0 Kudos

hi

Thanks for your answer,

In the MMC i have three nodes under SID

1 . Hostname

2 . Hostname 0

3 . Hostname 1

first node the the databse, ,

My question is, Is it mandatory to have two nodes up , 0 , 1.

because we are running just node 2. Hostname 0.

Regards,

SM