On 05/03/2012 07:59 AM, [email protected] wrote: > 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
# find / -iname "spring-security*jar" /var/lib/tomcat6/webapps/geoserver/WEB-INF/lib/spring-security-core-tiger-2.0.6.RELEASE.jar /var/lib/tomcat6/webapps/geoserver/WEB-INF/lib/spring-security-core-2.0.6.RELEASE.jar Yesterday I wanted to show the problem to another person and I logged in without problem, bug dissapeared without me doing anything. Only thing different was that the VM got rebooted, and there's nothing else different from before. I'm building a new VM and will try to reproduce the bug. [...] Today's update: I built a couple of new VMs, same distro, same packages, but the first one got updated/upgraded upon install and the next one was just a bare install from iso. I couldn't reproduce the bug, so this might be a false alarm. Maybe I did something I can't recall the first time which produced that bug. -- Fernando Canizo (AKA conan) - http://conan.muriandre.com/ ------------------------------------------------------------------------------ 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
