Re: [Resin-interest] fmt.sprintf leads to NPEs

2012-11-14 Thread Paul Cowan

On Nov 11, 2012, at 8:20 AM, Rick Mann wrote:

 When I use this format for the main log-handler in 4.0.32, I get numerous 
 NPEs during startup:
 
   format= ${fmt.sprintf('%-7s %-20.20s %s', log.level, thread, 
 log.message)}/

Hi Rick,

I do not think the NPE causes any issue, as it only shows up for me using finer 
level logging.  

However it's certainly a bug, and I have entered a report:

http://bugs.caucho.com/view.php?id=5274

Thanks,
Paul

 
 
 -- 
 Rick
 
 
 
 
 ___
 resin-interest mailing list
 resin-interest@caucho.com
 http://maillist.caucho.com/mailman/listinfo/resin-interest

===
Paul Cowan, Software Engineer
Caucho Technology
co...@caucho.com
http://blog.caucho.com
http://twitter.com/cauchoresin

___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


Re: [Resin-interest] fmt.sprintf leads to NPEs

2012-11-14 Thread Rick Mann

On Nov 14, 2012, at 6:42 , Paul Cowan co...@caucho.com wrote:

 I do not think the NPE causes any issue, as it only shows up for me using 
 finer level logging.  
 
 However it's certainly a bug, and I have entered a report:
 
 http://bugs.caucho.com/view.php?id=5274

Thanks!

-- 
Rick




___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest


[Resin-interest] fmt.sprintf leads to NPEs

2012-11-11 Thread Rick Mann
When I use this format for the main log-handler in 4.0.32, I get numerous NPEs 
during startup:

   format= ${fmt.sprintf('%-7s %-20.20s %s', log.level, thread, 
log.message)}/


-- 
Rick




___
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest