[ 
http://issues.ops4j.org/jira/browse/PAXLOGGING-39?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11725#action_11725
 ] 

Stuart McCulloch commented on PAXLOGGING-39:
--------------------------------------------

well, just to be absolutely clear...

/tmp$ wget 
http://repository.ops4j.org/mvn-snapshots/org/ops4j/pax/logging/pax-logging-service/1.2-SNAPSHOT/pax-logging-service-1.2-20080926.052509-18.jar

--15:09:34--  
http://repository.ops4j.org/mvn-snapshots/org/ops4j/pax/logging/pax-logging-service/1.2-SNAPSHOT/pax-logging-service-1.2-20080926.052509-18.jar
           => `pax-logging-service-1.2-20080926.052509-18.jar'
Resolving repository.ops4j.org... 85.25.139.175
Connecting to repository.ops4j.org|85.25.139.175|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 425,950 (416K) [application/java-archive]

100%[=================================================================================================================>]
 425,950       37.01K/s    ETA 00:00

15:09:54 (22.47 KB/s) - `pax-logging-service-1.2-20080926.052509-18.jar' saved 
[425950/425950]

/tmp$ jar tvf pax-logging-service-1.2-20080926.052509-18.jar | grep 
"org.apache.log4j.config"

     0 Fri Sep 26 07:26:08 MYT 2008 org/apache/log4j/config/
   346 Sat Aug 25 00:10:06 MYT 2007 
org/apache/log4j/config/PropertyGetter$PropertyCallback.class
  3686 Sat Aug 25 00:10:06 MYT 2007 org/apache/log4j/config/PropertyGetter.class
  5024 Sat Aug 25 00:10:06 MYT 2007 
org/apache/log4j/config/PropertyPrinter.class
  6378 Sat Aug 25 00:10:06 MYT 2007 org/apache/log4j/config/PropertySetter.class
   825 Sat Aug 25 00:10:04 MYT 2007 
org/apache/log4j/config/PropertySetterException.class


> Unable to set filter org.apache.log4j.varia.LevelRangeFilter
> ------------------------------------------------------------
>
>                 Key: PAXLOGGING-39
>                 URL: http://issues.ops4j.org/jira/browse/PAXLOGGING-39
>             Project: Pax Logging
>          Issue Type: Bug
>            Reporter: David Leangen
>            Assignee: Niclas Hedhman
>            Priority: Minor
>
> When attempting to use the SMTPAppender with pax-logging, I get this error:
> log4j:WARN Failed to set property [filter] to value 
> "org.apache.log4j.varia.LevelRangeFilter". 
> There is no other message provided.
> I tried setting up pax-logging so I could step through the code, but was 
> unsucessful.
> I also tried tracking down the source code where that message is logged to 
> see if I could find clues there. Looks like this message is logged in 
> org.apache.log4j.config.PropertySetter, but I can't find that package in the 
> pax-logging-api bundle.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.ops4j.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

_______________________________________________
general mailing list
general@lists.ops4j.org
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to