Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » CHKJ3000E: WAR Validation Failed: java.lang.NullPointerException
CHKJ3000E: WAR Validation Failed: java.lang.NullPointerException [message #162077] Sat, 25 February 2006 23:32 Go to next message
Erik Weibust is currently offline Erik WeibustFriend
Messages: 8
Registered: July 2009
Junior Member
I'm not sure what this error is all about. I've done a google search
and only got a couple hits back. A couple were people asking this same
question on an eclipse mailing list. Neither got an answer.

I am running the latest WTP "all in one download" on a Win XP machine
with a java version "1.5.0_04".

Any ideas?

Thanks,
Erik
Re: CHKJ3000E: WAR Validation Failed: java.lang.NullPointerException [message #162177 is a reply to message #162077] Mon, 27 February 2006 14:29 Go to previous messageGo to next message
Erik Weibust is currently offline Erik WeibustFriend
Messages: 8
Registered: July 2009
Junior Member
erik weibust wrote:
> I'm not sure what this error is all about. I've done a google search
> and only got a couple hits back. A couple were people asking this same
> question on an eclipse mailing list. Neither got an answer.
>
> I am running the latest WTP "all in one download" on a Win XP machine
> with a java version "1.5.0_04".

Ping. Anybody out there? Surely, somebody else had gotten this error
before.

CHKJ3000E: WAR Validation Failed: java.lang.NullPointerException

I've gotten it with two different Dynamic Web Projects I'm working on.

The Problems view reports the error on the name of my project. So it
doesn't really give me a starting point to debug the problem.

Erik
Re: CHKJ3000E: WAR Validation Failed: java.lang.NullPointerException [message #162185 is a reply to message #162077] Mon, 27 February 2006 14:35 Go to previous messageGo to next message
Erik Weibust is currently offline Erik WeibustFriend
Messages: 8
Registered: July 2009
Junior Member
erik weibust wrote:
> I'm not sure what this error is all about. I've done a google search
> and only got a couple hits back. A couple were people asking this same
> question on an eclipse mailing list. Neither got an answer.
>
> I am running the latest WTP "all in one download" on a Win XP machine
> with a java version "1.5.0_04".

Ping. Anybody out there? Surely, somebody else had gotten this error
before.

CHKJ3000E: WAR Validation Failed: java.lang.NullPointerException

I've gotten it with two different Dynamic Web Projects I'm working on.

The Problems view reports the error on the name of my project. So it
doesn't really give me a starting point to debug the problem.

Erik
Re: CHKJ3000E: WAR Validation Failed: java.lang.NullPointerException [message #162264 is a reply to message #162185] Mon, 27 February 2006 18:29 Go to previous messageGo to next message
Sachin Patel is currently offline Sachin PatelFriend
Messages: 75
Registered: July 2009
Member
erik weibust wrote:
> erik weibust wrote:
>> I'm not sure what this error is all about. I've done a google search
>> and only got a couple hits back. A couple were people asking this
>> same question on an eclipse mailing list. Neither got an answer.
>>
>> I am running the latest WTP "all in one download" on a Win XP machine
>> with a java version "1.5.0_04".
>
> Ping. Anybody out there? Surely, somebody else had gotten this error
> before.
>
> CHKJ3000E: WAR Validation Failed: java.lang.NullPointerException
>
> I've gotten it with two different Dynamic Web Projects I'm working on.
>
> The Problems view reports the error on the name of my project. So it
> doesn't really give me a starting point to debug the problem.
>
> Erik

Is there a stacktrace in the .log?
Re: CHKJ3000E: WAR Validation Failed: java.lang.NullPointerException [message #162280 is a reply to message #162264] Mon, 27 February 2006 19:32 Go to previous messageGo to next message
Erik Weibust is currently offline Erik WeibustFriend
Messages: 8
Registered: July 2009
Junior Member
Sachin Patel wrote:
> Is there a stacktrace in the .log?

which .log? this is what i have.

Erik@WeibustLaptop ~/c/dev/apps/eclipsePlus
$ find . -name "*.log" -print
../configuration/org.eclipse.update/error_recovery.log
../configuration/org.eclipse.update/install.log
Re: CHKJ3000E: WAR Validation Failed: java.lang.NullPointerException [message #162504 is a reply to message #162077] Tue, 28 February 2006 22:16 Go to previous messageGo to next message
Carsten Friedrich is currently offline Carsten FriedrichFriend
Messages: 7
Registered: July 2009
Junior Member
I had the same problem. Eclipse seems to cache xml definition files in
some plugin folder. After clearing that cache manually (deleteing all
files in there) the error went away. Although I tried many, many other
things as well (a couple of clean/rebuild, add to/ remove from server,
etc), I think the clearing of the cache folder was the trigger
More a workaround than a solution. Hope it works for you.
Re: CHKJ3000E: WAR Validation Failed: java.lang.NullPointerException [message #162566 is a reply to message #162504] Wed, 01 March 2006 07:51 Go to previous message
Eclipse UserFriend
Originally posted by: rd.domingo.nl

This helped me solving the problem, I removed
Eclipse\plugins\org.eclipse.tomcat_4.1.30.1\webapps\ROOT\WEB -INF\web.xml

thnx,
raymond
Previous Topic:web.xml error
Next Topic:WTP 1.0.1 Flexible Project Support - How to include non Java resources from another project?
Goto Forum:
  


Current Time: Fri Apr 19 01:24:23 GMT 2024

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

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

Back to the top