You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Olle Olsson <ol...@sics.se> on 2004/01/23 16:12:36 UTC

Anyone knows about org.apache.log4j.LayoutBeanInfo

Using a system (Jena2) that contains log4j.
I get the following classloading failures (extract from a sort of 
classloading log)

.......
[JarResources]getResource: reading 
org/apache/log4j/helpers/PatternParser$MDCPatternConverter.class
[JarResources]getResource: reading 
org/apache/log4j/helpers/PatternParser$LiteralPatternConverter.class
[JarResources]getResource: reading 
org/apache/log4j/helpers/FormattingInfo.class
[JarResources]getResource: reading 
org/apache/log4j/config/PropertySetter.class
[JarResources]getResource: reading 
org/apache/log4j/config/PropertySetterException.class
[ClassLoader3.findClass] ###### Exception in 
findClass=java.lang.ClassNotFoundException: 
org.apache.log4j.PatternLayoutBeanInfo
[ClassLoader3.findClass] ###### Exception in 
findClass=java.lang.ClassNotFoundException: org.apache.log4j.LayoutBeanInfo
[JarResources]getResource: reading org/apache/log4j/spi/LoggingEvent.class
.......

The system seems to run.
But I get these two failed classes --
  -- org.apache.log4j.PatternLayoutBeanInfo
  -- org.apache.log4j.LayoutBeanInfo

What are these beasts? Some old/deprecated/scrapped/...  code?

Or do they arise out of some configuration settings?

/olle


-- 
------------------------------------------------------------------
Olle Olsson   olleo@sics.se   Tel: +46 8 633 15 19  Fax: +46 8 751 72 30
	[Svenska W3C-kontoret: olleo@w3.org]
SICS [Swedish Institute of Computer Science]
Box 1263
SE - 164 29 Kista
Sweden
------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org


Re: Anyone knows about org.apache.log4j.LayoutBeanInfo

Posted by Olle Olsson <ol...@sics.se>.
Thanks everybody -- I should upgrade, and I should not worry about the 
classloader complaint [as Paul Smith explained]

/olle

Jacob Kjome wrote:

> At 04:42 PM 1/23/2004 +0100, you wrote:
>
>> The Manifest file of  log4j-1.2.7.jar :
>>
>> ----------------->
>> Manifest-Version: 1.0
>> Created-By: Apache Ant 1.5.1
>>
>> Name: org/apache/log4j/
>> Implementation-Title: log4j
>> Implementation-Version: 1.2.7
>> Implementation-Vendor: "Apache Software Foundation"
>> <-----------------
>>
>> I see now that it looks really old. Entries in the jar are dated 
>> 2002-10-09 !
>>
>> Is this completely outdated?
>
>
> Kind of.  Log4j-1.2.8 is the latest.  You should upgrade if at all 
> possible.  Log4j-1.3 will be the next release, but not sure exactly 
> when that will happen.
>
> Jake
>
>
>> /olle
>
>
>
>
>
>
>> Ceki Gülcü wrote:
>>
>>>
>>> Log4j version?
>>
>>
>>
>>>
>>> At 04:19 PM 1/23/2004 +0100, you wrote:
>>>
>>>> See below
>>>>
>>>> Ceki Gülcü wrote:
>>>>
>>>>> Are you running JDK 1.1?
>>>>
>>>>
>>>>
>>>>
>>>> bash-2.05b$ java -version
>>>> java version "1.4.1"
>>>> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21)
>>>> Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode)
>>>> bash-2.05b$
>>>>
>>>> /olle
>>>>
>>>>>
>>>>> At 04:12 PM 1/23/2004 +0100, you wrote:
>>>>>
>>>>>> Using a system (Jena2) that contains log4j.
>>>>>> I get the following classloading failures (extract from a sort of 
>>>>>> classloading log)
>>>>>>
>>>>>> .......
>>>>>> [JarResources]getResource: reading 
>>>>>> org/apache/log4j/helpers/PatternParser$MDCPatternConverter.class
>>>>>> [JarResources]getResource: reading 
>>>>>> org/apache/log4j/helpers/PatternParser$LiteralPatternConverter.class
>>>>>> [JarResources]getResource: reading 
>>>>>> org/apache/log4j/helpers/FormattingInfo.class
>>>>>> [JarResources]getResource: reading 
>>>>>> org/apache/log4j/config/PropertySetter.class
>>>>>> [JarResources]getResource: reading 
>>>>>> org/apache/log4j/config/PropertySetterException.class
>>>>>> [ClassLoader3.findClass] ###### Exception in 
>>>>>> findClass=java.lang.ClassNotFoundException: 
>>>>>> org.apache.log4j.PatternLayoutBeanInfo
>>>>>> [ClassLoader3.findClass] ###### Exception in 
>>>>>> findClass=java.lang.ClassNotFoundException: 
>>>>>> org.apache.log4j.LayoutBeanInfo
>>>>>> [JarResources]getResource: reading 
>>>>>> org/apache/log4j/spi/LoggingEvent.class
>>>>>> .......
>>>>>>
>>>>>> The system seems to run.
>>>>>> But I get these two failed classes --
>>>>>>  -- org.apache.log4j.PatternLayoutBeanInfo
>>>>>>  -- org.apache.log4j.LayoutBeanInfo
>>>>>>
>>>>>> What are these beasts? Some old/deprecated/scrapped/...  code?
>>>>>>
>>>>>> Or do they arise out of some configuration settings?
>>>>>>
>>>>>> /olle
>>>>>
>>>>>
>>>>
>>>>
>>>> -- 
>>>> ------------------------------------------------------------------
>>>> Olle Olsson   olleo@sics.se   Tel: +46 8 633 15 19  Fax: +46 8 751 
>>>> 72 30
>>>>         [Svenska W3C-kontoret: olleo@w3.org]
>>>> SICS [Swedish Institute of Computer Science]
>>>> Box 1263
>>>> SE - 164 29 Kista
>>>> Sweden
>>>> ------------------------------------------------------------------
>>>>
>>>>
>>>>
>>>> ---------------------------------------------------------------------
>>>> To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
>>>> For additional commands, e-mail: log4j-user-help@logging.apache.org
>>>
>>>
>>
>>
>> -- 
>> ------------------------------------------------------------------
>> Olle Olsson   olleo@sics.se   Tel: +46 8 633 15 19  Fax: +46 8 751 72 30
>>         [Svenska W3C-kontoret: olleo@w3.org]
>> SICS [Swedish Institute of Computer Science]
>> Box 1263
>> SE - 164 29 Kista
>> Sweden
>> ------------------------------------------------------------------
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
>> For additional commands, e-mail: log4j-user-help@logging.apache.org
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
> For additional commands, e-mail: log4j-user-help@logging.apache.org
>


-- 
------------------------------------------------------------------
Olle Olsson   olleo@sics.se   Tel: +46 8 633 15 19  Fax: +46 8 751 72 30
	[Svenska W3C-kontoret: olleo@w3.org]
SICS [Swedish Institute of Computer Science]
Box 1263
SE - 164 29 Kista
Sweden
------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org


Re: Anyone knows about org.apache.log4j.LayoutBeanInfo

Posted by Jacob Kjome <ho...@visi.com>.
At 04:42 PM 1/23/2004 +0100, you wrote:
>The Manifest file of  log4j-1.2.7.jar :
>
>----------------->
>Manifest-Version: 1.0
>Created-By: Apache Ant 1.5.1
>
>Name: org/apache/log4j/
>Implementation-Title: log4j
>Implementation-Version: 1.2.7
>Implementation-Vendor: "Apache Software Foundation"
><-----------------
>
>I see now that it looks really old. Entries in the jar are dated 2002-10-09 !
>
>Is this completely outdated?

Kind of.  Log4j-1.2.8 is the latest.  You should upgrade if at all 
possible.  Log4j-1.3 will be the next release, but not sure exactly when 
that will happen.

Jake


>/olle





>Ceki Gülcü wrote:
>
>>
>>Log4j version?
>
>
>>
>>At 04:19 PM 1/23/2004 +0100, you wrote:
>>
>>>See below
>>>
>>>Ceki Gülcü wrote:
>>>
>>>>Are you running JDK 1.1?
>>>
>>>
>>>
>>>bash-2.05b$ java -version
>>>java version "1.4.1"
>>>Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21)
>>>Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode)
>>>bash-2.05b$
>>>
>>>/olle
>>>
>>>>
>>>>At 04:12 PM 1/23/2004 +0100, you wrote:
>>>>
>>>>>Using a system (Jena2) that contains log4j.
>>>>>I get the following classloading failures (extract from a sort of 
>>>>>classloading log)
>>>>>
>>>>>.......
>>>>>[JarResources]getResource: reading 
>>>>>org/apache/log4j/helpers/PatternParser$MDCPatternConverter.class
>>>>>[JarResources]getResource: reading 
>>>>>org/apache/log4j/helpers/PatternParser$LiteralPatternConverter.class
>>>>>[JarResources]getResource: reading 
>>>>>org/apache/log4j/helpers/FormattingInfo.class
>>>>>[JarResources]getResource: reading 
>>>>>org/apache/log4j/config/PropertySetter.class
>>>>>[JarResources]getResource: reading 
>>>>>org/apache/log4j/config/PropertySetterException.class
>>>>>[ClassLoader3.findClass] ###### Exception in 
>>>>>findClass=java.lang.ClassNotFoundException: 
>>>>>org.apache.log4j.PatternLayoutBeanInfo
>>>>>[ClassLoader3.findClass] ###### Exception in 
>>>>>findClass=java.lang.ClassNotFoundException: org.apache.log4j.LayoutBeanInfo
>>>>>[JarResources]getResource: reading org/apache/log4j/spi/LoggingEvent.class
>>>>>.......
>>>>>
>>>>>The system seems to run.
>>>>>But I get these two failed classes --
>>>>>  -- org.apache.log4j.PatternLayoutBeanInfo
>>>>>  -- org.apache.log4j.LayoutBeanInfo
>>>>>
>>>>>What are these beasts? Some old/deprecated/scrapped/...  code?
>>>>>
>>>>>Or do they arise out of some configuration settings?
>>>>>
>>>>>/olle
>>>>
>>>
>>>
>>>--
>>>------------------------------------------------------------------
>>>Olle Olsson   olleo@sics.se   Tel: +46 8 633 15 19  Fax: +46 8 751 72 30
>>>         [Svenska W3C-kontoret: olleo@w3.org]
>>>SICS [Swedish Institute of Computer Science]
>>>Box 1263
>>>SE - 164 29 Kista
>>>Sweden
>>>------------------------------------------------------------------
>>>
>>>
>>>
>>>---------------------------------------------------------------------
>>>To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
>>>For additional commands, e-mail: log4j-user-help@logging.apache.org
>>
>
>
>--
>------------------------------------------------------------------
>Olle Olsson   olleo@sics.se   Tel: +46 8 633 15 19  Fax: +46 8 751 72 30
>         [Svenska W3C-kontoret: olleo@w3.org]
>SICS [Swedish Institute of Computer Science]
>Box 1263
>SE - 164 29 Kista
>Sweden
>------------------------------------------------------------------
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
>For additional commands, e-mail: log4j-user-help@logging.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org


Re: Anyone knows about org.apache.log4j.LayoutBeanInfo

Posted by Olle Olsson <ol...@sics.se>.
The Manifest file of  log4j-1.2.7.jar :

----------------->
Manifest-Version: 1.0
Created-By: Apache Ant 1.5.1

Name: org/apache/log4j/
Implementation-Title: log4j
Implementation-Version: 1.2.7
Implementation-Vendor: "Apache Software Foundation"
<-----------------

I see now that it looks really old. Entries in the jar are dated 
2002-10-09 !

Is this completely outdated?

/olle


Ceki Gülcü wrote:

>
> Log4j version?


>
> At 04:19 PM 1/23/2004 +0100, you wrote:
>
>> See below
>>
>> Ceki Gülcü wrote:
>>
>>> Are you running JDK 1.1?
>>
>>
>>
>> bash-2.05b$ java -version
>> java version "1.4.1"
>> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21)
>> Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode)
>> bash-2.05b$
>>
>> /olle
>>
>>>
>>> At 04:12 PM 1/23/2004 +0100, you wrote:
>>>
>>>> Using a system (Jena2) that contains log4j.
>>>> I get the following classloading failures (extract from a sort of 
>>>> classloading log)
>>>>
>>>> .......
>>>> [JarResources]getResource: reading 
>>>> org/apache/log4j/helpers/PatternParser$MDCPatternConverter.class
>>>> [JarResources]getResource: reading 
>>>> org/apache/log4j/helpers/PatternParser$LiteralPatternConverter.class
>>>> [JarResources]getResource: reading 
>>>> org/apache/log4j/helpers/FormattingInfo.class
>>>> [JarResources]getResource: reading 
>>>> org/apache/log4j/config/PropertySetter.class
>>>> [JarResources]getResource: reading 
>>>> org/apache/log4j/config/PropertySetterException.class
>>>> [ClassLoader3.findClass] ###### Exception in 
>>>> findClass=java.lang.ClassNotFoundException: 
>>>> org.apache.log4j.PatternLayoutBeanInfo
>>>> [ClassLoader3.findClass] ###### Exception in 
>>>> findClass=java.lang.ClassNotFoundException: 
>>>> org.apache.log4j.LayoutBeanInfo
>>>> [JarResources]getResource: reading 
>>>> org/apache/log4j/spi/LoggingEvent.class
>>>> .......
>>>>
>>>> The system seems to run.
>>>> But I get these two failed classes --
>>>>  -- org.apache.log4j.PatternLayoutBeanInfo
>>>>  -- org.apache.log4j.LayoutBeanInfo
>>>>
>>>> What are these beasts? Some old/deprecated/scrapped/...  code?
>>>>
>>>> Or do they arise out of some configuration settings?
>>>>
>>>> /olle
>>>
>>>
>>
>>
>> -- 
>> ------------------------------------------------------------------
>> Olle Olsson   olleo@sics.se   Tel: +46 8 633 15 19  Fax: +46 8 751 72 30
>>         [Svenska W3C-kontoret: olleo@w3.org]
>> SICS [Swedish Institute of Computer Science]
>> Box 1263
>> SE - 164 29 Kista
>> Sweden
>> ------------------------------------------------------------------
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
>> For additional commands, e-mail: log4j-user-help@logging.apache.org
>
>


-- 
------------------------------------------------------------------
Olle Olsson   olleo@sics.se   Tel: +46 8 633 15 19  Fax: +46 8 751 72 30
	[Svenska W3C-kontoret: olleo@w3.org]
SICS [Swedish Institute of Computer Science]
Box 1263
SE - 164 29 Kista
Sweden
------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org


Re: Anyone knows about org.apache.log4j.LayoutBeanInfo

Posted by Ceki Gülcü <ce...@qos.ch>.
Log4j version?

At 04:19 PM 1/23/2004 +0100, you wrote:
>See below
>
>Ceki Gülcü wrote:
>
>>Are you running JDK 1.1?
>
>
>bash-2.05b$ java -version
>java version "1.4.1"
>Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21)
>Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode)
>bash-2.05b$
>
>/olle
>
>>
>>At 04:12 PM 1/23/2004 +0100, you wrote:
>>
>>>Using a system (Jena2) that contains log4j.
>>>I get the following classloading failures (extract from a sort of 
>>>classloading log)
>>>
>>>.......
>>>[JarResources]getResource: reading 
>>>org/apache/log4j/helpers/PatternParser$MDCPatternConverter.class
>>>[JarResources]getResource: reading 
>>>org/apache/log4j/helpers/PatternParser$LiteralPatternConverter.class
>>>[JarResources]getResource: reading 
>>>org/apache/log4j/helpers/FormattingInfo.class
>>>[JarResources]getResource: reading 
>>>org/apache/log4j/config/PropertySetter.class
>>>[JarResources]getResource: reading 
>>>org/apache/log4j/config/PropertySetterException.class
>>>[ClassLoader3.findClass] ###### Exception in 
>>>findClass=java.lang.ClassNotFoundException: 
>>>org.apache.log4j.PatternLayoutBeanInfo
>>>[ClassLoader3.findClass] ###### Exception in 
>>>findClass=java.lang.ClassNotFoundException: org.apache.log4j.LayoutBeanInfo
>>>[JarResources]getResource: reading org/apache/log4j/spi/LoggingEvent.class
>>>.......
>>>
>>>The system seems to run.
>>>But I get these two failed classes --
>>>  -- org.apache.log4j.PatternLayoutBeanInfo
>>>  -- org.apache.log4j.LayoutBeanInfo
>>>
>>>What are these beasts? Some old/deprecated/scrapped/...  code?
>>>
>>>Or do they arise out of some configuration settings?
>>>
>>>/olle
>>
>
>
>--
>------------------------------------------------------------------
>Olle Olsson   olleo@sics.se   Tel: +46 8 633 15 19  Fax: +46 8 751 72 30
>         [Svenska W3C-kontoret: olleo@w3.org]
>SICS [Swedish Institute of Computer Science]
>Box 1263
>SE - 164 29 Kista
>Sweden
>------------------------------------------------------------------
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
>For additional commands, e-mail: log4j-user-help@logging.apache.org

-- 
Ceki Gülcü

      For log4j documentation consider "The complete log4j manual"
      ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp  



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org


Re: Anyone knows about org.apache.log4j.LayoutBeanInfo

Posted by Olle Olsson <ol...@sics.se>.
See below

Ceki Gülcü wrote:

> Are you running JDK 1.1?


bash-2.05b$ java -version
java version "1.4.1"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1-b21)
Java HotSpot(TM) Client VM (build 1.4.1-b21, mixed mode)
bash-2.05b$

/olle

>
> At 04:12 PM 1/23/2004 +0100, you wrote:
>
>> Using a system (Jena2) that contains log4j.
>> I get the following classloading failures (extract from a sort of 
>> classloading log)
>>
>> .......
>> [JarResources]getResource: reading 
>> org/apache/log4j/helpers/PatternParser$MDCPatternConverter.class
>> [JarResources]getResource: reading 
>> org/apache/log4j/helpers/PatternParser$LiteralPatternConverter.class
>> [JarResources]getResource: reading 
>> org/apache/log4j/helpers/FormattingInfo.class
>> [JarResources]getResource: reading 
>> org/apache/log4j/config/PropertySetter.class
>> [JarResources]getResource: reading 
>> org/apache/log4j/config/PropertySetterException.class
>> [ClassLoader3.findClass] ###### Exception in 
>> findClass=java.lang.ClassNotFoundException: 
>> org.apache.log4j.PatternLayoutBeanInfo
>> [ClassLoader3.findClass] ###### Exception in 
>> findClass=java.lang.ClassNotFoundException: 
>> org.apache.log4j.LayoutBeanInfo
>> [JarResources]getResource: reading 
>> org/apache/log4j/spi/LoggingEvent.class
>> .......
>>
>> The system seems to run.
>> But I get these two failed classes --
>>  -- org.apache.log4j.PatternLayoutBeanInfo
>>  -- org.apache.log4j.LayoutBeanInfo
>>
>> What are these beasts? Some old/deprecated/scrapped/...  code?
>>
>> Or do they arise out of some configuration settings?
>>
>> /olle
>
>


-- 
------------------------------------------------------------------
Olle Olsson   olleo@sics.se   Tel: +46 8 633 15 19  Fax: +46 8 751 72 30
	[Svenska W3C-kontoret: olleo@w3.org]
SICS [Swedish Institute of Computer Science]
Box 1263
SE - 164 29 Kista
Sweden
------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org


Re: Anyone knows about org.apache.log4j.LayoutBeanInfo

Posted by Ceki Gülcü <ce...@qos.ch>.
Are you running JDK 1.1?

At 04:12 PM 1/23/2004 +0100, you wrote:
>Using a system (Jena2) that contains log4j.
>I get the following classloading failures (extract from a sort of 
>classloading log)
>
>.......
>[JarResources]getResource: reading 
>org/apache/log4j/helpers/PatternParser$MDCPatternConverter.class
>[JarResources]getResource: reading 
>org/apache/log4j/helpers/PatternParser$LiteralPatternConverter.class
>[JarResources]getResource: reading 
>org/apache/log4j/helpers/FormattingInfo.class
>[JarResources]getResource: reading 
>org/apache/log4j/config/PropertySetter.class
>[JarResources]getResource: reading 
>org/apache/log4j/config/PropertySetterException.class
>[ClassLoader3.findClass] ###### Exception in 
>findClass=java.lang.ClassNotFoundException: 
>org.apache.log4j.PatternLayoutBeanInfo
>[ClassLoader3.findClass] ###### Exception in 
>findClass=java.lang.ClassNotFoundException: org.apache.log4j.LayoutBeanInfo
>[JarResources]getResource: reading org/apache/log4j/spi/LoggingEvent.class
>.......
>
>The system seems to run.
>But I get these two failed classes --
>  -- org.apache.log4j.PatternLayoutBeanInfo
>  -- org.apache.log4j.LayoutBeanInfo
>
>What are these beasts? Some old/deprecated/scrapped/...  code?
>
>Or do they arise out of some configuration settings?
>
>/olle

-- 
Ceki Gülcü

      For log4j documentation consider "The complete log4j manual"
      ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp  



---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org