This looks like a mixture of spring-security version 2.x and 3.x jar files.
The problem is java.lang.NoClassDefFoundError: org/springframework/security/util/TextUtils The class "TextUtils" disappeared in Spring-security 3.0 Fernando, could you execute the following on your box: cd / find . -name "spring-security*jar" and send me the output. Christian Zitat von Andrea Aime <[email protected]>: > On Wed, May 2, 2012 at 10:35 PM, Fernando Canizo <[email protected]>wrote: > >> Hello everybody, I'm starting a project involving geoserver so I'm >> following documentation steps verbatim. >> >> I downloaded stable GeoServer 2.1.3 WAR file, deployed to a fresh >> tomcat6 install under ubuntu server 12.04. >> > > Never seen this particular error. Maybe you are using the distro > JDK and Tomcat versions? They normally create several problems, better > get the official packages from Oracle and Apache Tomcat sites. > > Cheers > Andrea > > -- > Ing. Andrea Aime > GeoSolutions S.A.S. > Tech lead > > Via Poggio alle Viti 1187 > 55054 Massarosa (LU) > Italy > > phone: +39 0584 962313 > fax: +39 0584 962313 > mob: +39 339 8844549 > > http://www.geo-solutions.it > http://geo-solutions.blogspot.com/ > http://www.youtube.com/user/GeoSolutionsIT > http://www.linkedin.com/in/andreaaime > http://twitter.com/geowolf > ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Geoserver-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-users
