Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] NPE in Equinox HTTP

Hi Equinox Team,

we'd like to ask you for help with this issue [1]. It's causing RAP
applications to crash, and currently we can't ship a working milestone
with the version in the SimRel aggregator. The Mars version did not
have this problem.

In different cases, calling HttpServletRequest methods like
getContextPath() or getRequestURI() leads to NPEs. It seems to be
related to HttpServletRequestWrapperImpl, where getState() can return
an emtpy Deque.

If you can't reproduce this issue or have some ideas what could
provoke this kind of errors on our side, please let us know.

Thank you,
Ralf

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=479115

--
Ralf Sternberg
Project Lead, Remote Application Platform (RAP)
EclipseSource

Tel: +49 721 66 47 33-0

Innoopract Informationssysteme GmbH
Lammstraße 21, 76133 Karlsruhe, Germany
General Manager: Jochen Krause
Registered Office: Karlsruhe, Commercial Register Mannheim HRB 107883


Back to the top