« Return to Thread: How to resolve error : Left side ($menuCurrentPage) of '==' operation has null value. If a reference, it may not be in the context. Operation not possible.

RE: How to resolve error : Left side ($menuCurrentPage) of '==' operation has null value. If a reference, it may not be in the context. Operation not possible.

by rupali-4 :: Rate this Message:

Reply to Author | View in Thread

FYI..
We are using the following versions of:

Velocity: 1.5
Jetty: 6.1
JDK: 1.6
DB: SQL Server 2000


-----Original Message-----
From: RUPALI [mailto:r.gupta1@...]
Sent: Monday, April 27, 2009 12:03 PM
To: user@...
Subject: How to resolve error : Left side ($menuCurrentPage) of '=='
operation has null value. If a reference, it may not be in the context.
Operation not possible.

Hi,

 

The problem I am facing is that occasionally Resourcenotfound/unable to
parse file  error comes on the velocity pages which go on page refresh.

 

 

The following error is shown in the server logs before the logging of
resourcenotfound exception:

Left side ($menuCurrentPage) of '==' operation has null value. If a
reference, it may not be in the context. Operation not possible.

 

Is something related to the velocity engine here?

The problem is occurring right now only on staging site of my website, and
thankfully is not on Live. But it is happening a lot of times on staging and
is becoming troublesome

 

Thanks,

Rupali




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@...
For additional commands, e-mail: user-help@...

 « Return to Thread: How to resolve error : Left side ($menuCurrentPage) of '==' operation has null value. If a reference, it may not be in the context. Operation not possible.