DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14251>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14251 Logging in not done in solaris. Summary: Logging in not done in solaris. Product: Log4j Version: unspecified Platform: Sun OS/Version: Solaris Status: NEW Severity: Blocker Priority: Other Component: Appender AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Actually iam using the following properites in my local machine with resin servlet engine to do the logging and it is working fine.my os is XP log4j.rootCategory=DEBUG, R log4j.appender.R=org.apache.log4j.RollingFileAppender log4j.appender.R.File=logs/conject.log log4j.appender.R.MaxFileSize=10MB log4j.appender.R.MaxBackupIndex=10 log4j.appender.R.layout=org.apache.log4j.PatternLayout log4j.appender.R.layout.ConversionPattern=[%L]%-15d{HH:mm:ss,SSS}%c[%M]-{%m}%n And i moved the same properties file to one of our refernce systems (solaris) and trying to work on it .But unfortunately there is no logging done on the reference system logs.Is there any this to be changed in the properties file on reference system.Iam sorry to report this bug but i am running out of time. -- To unsubscribe, e-mail: <mailto:log4j-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:log4j-dev-help@;jakarta.apache.org>