cancel
Showing results for 
Search instead for 
Did you mean: 

Logging stops on the BO Server

Former Member
0 Kudos

Hi all,

We have some trouble with the logging on our server.

In fact, the logging just stops. No more logging after random hour (no specific action is reported to be done when it's happening).

I'm speaking about the logging : C:BOXITomcat55logsdswsbobje.log

Is there any issue or SAP note about the problem? I already try to find in the SAP Notes rep but maybee I'm not using the right terms...

We're using BOXI 3.1 SP5.

Thanks in advance for your help,

Jérôme

Edited by: jerome.vervier on Feb 1, 2012 9:55 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member235179
Active Participant
0 Kudos

Hi Jerome,

When you create the dswbobje.log there are options to set the logfile limit and the append state:

log4j.appender.DSWSBOBJE.Append=true

log4j.appender.DSWSBOBJE.MaxFileSize=25MB

Have you checked that you have a large enough size for the logfile and also is the Append state set to TRUE?

Kind regards,

John

Former Member
0 Kudos

Hi John,

The Append is well on true and the size set to 50Mo. There is enough space on the disk (a lot og Go).

But we see many dswsbobje.properties and log4j.properties in different folder in the install directory of BO (and Tomcat). Can someone tell me the right one to edit?