You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jspwiki.apache.org by Janne Jalkanen <Ja...@ecyrd.com> on 2009/02/21 19:47:29 UTC

Persistent validation error

Folks,

I'm getting a persistent validation error using Eclipse Ganymede, file  
prettify.js, line zero.

"Internal validation error: java.lang.NullPointerException"

Anybody got any idea how to get rid of it?  Anybody else seeing it too?

I think that this is Ganymede's internal validator going nuts.   
Unfortunately, my efforts at disabling validation have been less than  
successful - I've tried pretty much everything I can think of.

/Janne

Re: Persistent validation error

Posted by Janne Jalkanen <Ja...@ecyrd.com>.
My latest commit seems to have gotten rid of those as well... I just  
hope I did not break anything else while mucking around...

/janne

On Feb 21, 2009, at 21:23 , Harry Metske wrote:

> I have seen that NPE a few weeks ago after we went to a Dynamic Web
> Structure, but I don't have it now anymore.
> I think I just made a dummy change to it and changed it, it was gone  
> since
> then ?
> (not a very satisfactory explanation)
>
> I also run Eclipse Ganymede and I do have a few other strange JSP  
> errors
> that I can't get rid of :-) :
>
> Description    Resource    Path    Location    Type
> Syntax error on token "}", delete this token    PreferencesTab.jsp
> JSPWiki/src/WebContent/templates/default    line 0    JSP Problem
> Syntax error on token "}", delete this token    ProfileTab.jsp
> JSPWiki/src/WebContent/templates/default    line 0    JSP Problem
> Syntax error on token "catch", Identifier expected     
> PreferencesTab.jsp
> JSPWiki/src/WebContent/templates/default    line 0    JSP Problem
> Syntax error on token "catch", Identifier expected    ProfileTab.jsp
> JSPWiki/src/WebContent/templates/default    line 0    JSP Problem
> Syntax error, insert "Finally" to complete TryStatement
> PreferencesTab.jsp    JSPWiki/src/WebContent/templates/default     
> line 0
> JSP Problem
> Syntax error, insert "Finally" to complete TryStatement     
> ProfileTab.jsp
> JSPWiki/src/WebContent/templates/default    line 0    JSP Problem
>
> Harry
>
>
> 2009/2/21 Janne Jalkanen <Ja...@ecyrd.com>
>
>> Folks,
>>
>> I'm getting a persistent validation error using Eclipse Ganymede,  
>> file
>> prettify.js, line zero.
>>
>> "Internal validation error: java.lang.NullPointerException"
>>
>> Anybody got any idea how to get rid of it?  Anybody else seeing it  
>> too?
>>
>> I think that this is Ganymede's internal validator going nuts.
>> Unfortunately, my efforts at disabling validation have been less than
>> successful - I've tried pretty much everything I can think of.
>>
>> /Janne
>>


Re: Persistent validation error

Posted by Harry Metske <ha...@gmail.com>.
I have seen that NPE a few weeks ago after we went to a Dynamic Web
Structure, but I don't have it now anymore.
I think I just made a dummy change to it and changed it, it was gone since
then ?
(not a very satisfactory explanation)

I also run Eclipse Ganymede and I do have a few other strange JSP errors
that I can't get rid of :-) :

Description    Resource    Path    Location    Type
Syntax error on token "}", delete this token    PreferencesTab.jsp
JSPWiki/src/WebContent/templates/default    line 0    JSP Problem
Syntax error on token "}", delete this token    ProfileTab.jsp
JSPWiki/src/WebContent/templates/default    line 0    JSP Problem
Syntax error on token "catch", Identifier expected    PreferencesTab.jsp
JSPWiki/src/WebContent/templates/default    line 0    JSP Problem
Syntax error on token "catch", Identifier expected    ProfileTab.jsp
JSPWiki/src/WebContent/templates/default    line 0    JSP Problem
Syntax error, insert "Finally" to complete TryStatement
PreferencesTab.jsp    JSPWiki/src/WebContent/templates/default    line 0
JSP Problem
Syntax error, insert "Finally" to complete TryStatement    ProfileTab.jsp
JSPWiki/src/WebContent/templates/default    line 0    JSP Problem

Harry


2009/2/21 Janne Jalkanen <Ja...@ecyrd.com>

> Folks,
>
> I'm getting a persistent validation error using Eclipse Ganymede, file
> prettify.js, line zero.
>
> "Internal validation error: java.lang.NullPointerException"
>
> Anybody got any idea how to get rid of it?  Anybody else seeing it too?
>
> I think that this is Ganymede's internal validator going nuts.
>  Unfortunately, my efforts at disabling validation have been less than
> successful - I've tried pretty much everything I can think of.
>
> /Janne
>