On Fri, Mar 18, 2011 at 4:07 PM, Jason Nokes wrote:
> I successfully deployed the fixed hotfix
> (http://www.adobe.com/support/security/bulletins/apsb11-04.html) on both of
> our development servers, but cannot get it deployed to our production
> servers. When I add "âDcoldfusion.session.protectfixation=false" to the JVM
> arguments CF service will not start.
I have seen the same on some CF 8 Standard servers. The critical lines
in coldfusion-out.log are:
java.lang.NoClassDefFoundError: Dcoldfusion/session/protectfixation=false
Caused by: java.lang.ClassNotFoundException:
Dcoldfusion.session.protectfixation=false
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Exception in thread "main"
These sites run with a very non-default set of classpath and libpath
variables in jvm.config and I haven't had time to see if this is a
problem with these sites or with the patch in general.
Jochem
--
Jochem van Dieten
http://jochem.vandieten.net/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive:
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343149
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm