Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to increase internal logging in itconfigure.



How to increase internal logging in itconfigure...

Answer / babuv

The itconfigure utility uses Log4J logging. This is configured in the properties file:

<ORBIX_INSTALL_DIR>asp6.3 emplatesetclog4jlog4j.properties.

To configure debug logging level, change the first line of the properties file from:

log4j.rootLogger=ERROR, A1

to

log4j.rootLogger=DEBUG, A1

The above change writes debug logging to the console. The logging output can be redirected to a file by adding the following lines to the log4j.properties file:

logDir = C:/temp

log4j.appender.A1.File=${logDir}/itconfigure.log

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Orbix Interview Questions

How to configure an Orbix domain to use fully qualified host names rather than short host names or IP addresses

1 Answers  


How to increase the internal logging in orbix configure?

0 Answers  


Were java applets supported in orbix 6.3?

0 Answers  


Will orbix 6 support i/o callback feature?

0 Answers  


Does interceptor capture ssl handshaking errors?

0 Answers  


How to configure an Orbix domain to contain corbaloc references instead of IORs for the Orbix services

1 Answers  


How to dump Orbix configuration

1 Answers  


Explain how you can retrieve the local ip address on client side within an interceptor?

0 Answers  


How to set the ORB properties?

1 Answers  


Can I change the port of the Orbix Notification Service?

1 Answers  


Does orbix 3 and 6 support java 7?

0 Answers  


How you configure thread pool settings in orbix 6.3?

0 Answers  


Categories