On 07/07/2011 20:59, eurotrans-Verlag wrote:
> Hi Christopher,
>=20
>> -----Original Message-----
>> From: Christopher Schultz [mailto:chris@christopherschultz.net]
>> Sent: Thursday, July 07, 2011 9:13 PM
>>
>> Looks like it. I would be very interested to know which of those
>> objects
>> is null: the container, the logger, the wrapper, or the context.
>>
>> - -chris
>=20
> I thought the same (I suppose only container or the logger can be null,=
according to the stacktrace, because if the wrapper or the context were =
null, it should have printed a different line number). Unfortunately, I d=
on't see this NPE anymore so I can't use a modified Tomcat to debug it.
Are you using parallel deployment or are you replacing the existing
application when it's redeployed.
Maybe the old context is the one throwing the error.
p
|