Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » feature "Apache Xerces" / "Apache Jakarta log4j" disabled ?
feature "Apache Xerces" / "Apache Jakarta log4j" disabled ? [message #178459] Sat, 02 September 2006 15:29 Go to next message
Darryl Miles is currently offline Darryl MilesFriend
Messages: 123
Registered: July 2009
Senior Member
Included feature "Apache Xerces" version
"2.8.0.v200605151647--08422828353873" is disabled.

Included feature "Apache Jakarta log4j" version
"1.2.8.v200605300321--0842282939426_" is disabled.


What is the cause of those "disabled" features and does any part of WTP
rely on being active?

This is after installing this weeks declared build. The previous 2 or 3
weeks of WTP1.5.1 builds only had Xerces disabled.

Darryl
Re: feature "Apache Xerces" / "Apache Jakarta log4j" disabled ? [message #178821 is a reply to message #178459] Sat, 09 September 2006 17:17 Go to previous messageGo to next message
David Williams is currently offline David WilliamsFriend
Messages: 722
Registered: July 2009
Senior Member
On Sat, 02 Sep 2006 11:29:06 -0400, Darryl L. Miles <darryl@netbauds.net>
wrote:

>
>
> Included feature "Apache Xerces" version
> "2.8.0.v200605151647--08422828353873" is disabled.
>
> Included feature "Apache Jakarta log4j" version
> "1.2.8.v200605300321--0842282939426_" is disabled.
>
>
> What is the cause of those "disabled" features and does any part of WTP
> rely on being active?
>
> This is after installing this weeks declared build. The previous 2 or 3
> weeks of WTP1.5.1 builds only had Xerces disabled.
>
> Darryl

xerces is required for advanced xml validation (which might included xsd
validation, wsdl validation, etc., I'm not sure).

the log4j is required indirectly for some web services functions.

is this from you installing completeing fresh installs? from Zips? If so,
would be worth a bug report.
Re: feature "Apache Xerces" / "Apache Jakarta log4j" disabled ? [message #179386 is a reply to message #178821] Tue, 19 September 2006 11:25 Go to previous messageGo to next message
Darryl Miles is currently offline Darryl MilesFriend
Messages: 123
Registered: July 2009
Senior Member
David Williams wrote:
>> Included feature "Apache Xerces" version
>> "2.8.0.v200605151647--08422828353873" is disabled.
>>
>> Included feature "Apache Jakarta log4j" version
>> "1.2.8.v200605300321--0842282939426_" is disabled.
>>
>> What is the cause of those "disabled" features and does any part of
>> WTP rely on being active?
>>
>> This is after installing this weeks declared build. The previous 2 or
>> 3 weeks of WTP1.5.1 builds only had Xerces disabled.
>
> xerces is required for advanced xml validation (which might included xsd
> validation, wsdl validation, etc., I'm not sure).
>
> the log4j is required indirectly for some web services functions.
>
> is this from you installing completeing fresh installs? from Zips? If
> so, would be worth a bug report.

Same with this weeks I-Build, yes I am installing to empty eclipse
directory with ZIPs. But I do have some plugins in my home directory
that are picked up (these plugins are not upgraded week to week).

The best view is this problem is from Help -> Software Updates -> Manage
Installations; There are red cross decorators over the WTP feature.

Maybe I should attempt a clean install with only WTP and its pre-requisites.

Darryl
Re: feature "Apache Xerces" / "Apache Jakarta log4j" disabled ? [message #179465 is a reply to message #178459] Wed, 20 September 2006 18:26 Go to previous message
Darryl Miles is currently offline Darryl MilesFriend
Messages: 123
Registered: July 2009
Senior Member
Okay today I nailed down the cause of this. Certain combinations of
Eclipse plugins cause this problem.



Darryl L. Miles wrote:
> Included feature "Apache Xerces" version
> "2.8.0.v200605151647--08422828353873" is disabled.

When BIRT and WTP are installed. I used:
birt-report-framework-sdk-2_1_0.zip

My configuration then had:

$ ls -1d eclipse/features/org.apache.xerces*
eclipse/features/org.apache.xerces_2.8.0.N20060628-1351 (from BIRT)
eclipse/features/org.apache.xerces.feature_2.8.0.v2006051516 47--08422828353873
(from WTP)



> Included feature "Apache Jakarta log4j" version
> "1.2.8.v200605300321--0842282939426_" is disabled.

When TPTP and WTP are installed. I used:
tptp.runtime-TPTP-4.3.0-200609150100.zip

My configuration then has:

$ ls -1d eclipse/features/*log4j*
eclipse/features/org.apache.jakarta_log4j.feature_1.2.8.v200 605300321--08422828353873
(from TPTP)
eclipse/features/org.apache.jakarta_log4j.feature_1.2.8.v200 605300321--0842282939426_
(from WTP)



The red error indicators in Help -> Software Updates -> Manage
Configuration, seem a bit alarmist.

Maybe a problem for the Orbit project?
http://wiki.eclipse.org/index.php/Orbit


Still want a bug report ? Should I file against Orbit project to
arbitrate this problem in the future ?


Darryl
Previous Topic:problem loading localhost:8080 in eclipse
Next Topic:is there a way to programmatically add servers and server runtimes?
Goto Forum:
  


Current Time: Thu Apr 18 09:40:03 GMT 2024

Powered by FUDForum. Page generated in 0.01667 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top