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.

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how you can configure an orbix domain to use fully qualified host names rather than short host names or ip addresses?

746


Explain how to limit the connections to from a service?

742


Does the orbix have size limit for corba messages?

795


How you can close the client connection to the orbix 3 daemon?

799


Define orbix?

797


How to configure for slow connectionsinvocations

1585


How you can access to corba objects in orbix?

742


What is orbix?

811


How to configure the license of orbix 3.3?

836


What soft_limit and hard_limit configuration settings apply for each orbix process or for a sum of orbix processes running in an orbix domain?

751


Will orbix 6 support i/o callback feature?

888


How to change the port of the orbix notification service?

789


How to download the orbix products?

754


Tell me does orbix web services provide locator functionality for web services endpoints?

813


How can you dump the orbix configuration?

770