[Geoserver-users] Invoking WPS Python scripts throws NoClassDefFoundError using Geoserver 2.3.3

Hi everyone!

I get a NoClassDefFoundError when invoking my implemented WPS Python scripts:

java.lang.NoClassDefFoundError: org/geoserver/threadlocals/ThreadLocalsTransfer org/geoserver/threadlocals/ThreadLocalsTransfer geoserver

This occurs only using Geoserver 2.3.3, with 2.3.2 everything works fine. Reinstalling does not solve the problem.

Does anyone know a solution or is this a bug in the new version?

Thanks!

On Thu, Jul 4, 2013 at 11:47 AM, <Stefan.Herle@anonymised.com> wrote:

Hi everyone!****

** **

I get a NoClassDefFoundError when invoking my implemented WPS Python
scripts:****

****

java.lang.NoClassDefFoundError:
org/geoserver/threadlocals/ThreadLocalsTransfer
org/geoserver/threadlocals/ThreadLocalsTransfer geoserver****

** **

This occurs only using Geoserver 2.3.3, with 2.3.2 everything works fine.
Reinstalling does not solve the problem.****

Does anyone know a solution or is this a bug in the new version?

That one is a new class in 2.3.3, and it's in main (main-<version>.jar),
so it's strange you don't have it.
How was the upgrade performed?
It's often best to clean up the old install before, delete the old war (if
it was a war deploy) and the tomcat
work area (apache-tomcat-<version>/work)

When you made the upgrade, did you also download again the extensions
you're using to match the new version?

Cheers
Andrea

--

Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------