Quantcast
Channel: Adobe Community : Popular Discussions - ColdFusion Server Administration
Viewing all articles
Browse latest Browse all 78799

9.0.1 Update Problem

$
0
0

I am running CF 9.0.0 enterprise on Windows 2003 R2P2 IIS 6 and just tried applying the 9.0.1 update to use some of the new functionality that are included.  Last Friday I installed the Windows executable (without errors) and when the services can back up, got the well documented blank screen.Since I had already applied the 9.0.0 hot fixes, I decided to re-install 9.0.0 to give myself a clean surface to do the 9.0.1 update (yesterday).  I installed 9.0.0, configured my environment, and tested my application to make sure I had my data source connections correct.  I then re-applied the update without any errors.  I even configured the webserver configuration manually (I had seen notes on the net that this fixed many blank screen problems) with the same results.

 

Here are the errors from the exception log:

Caused by: coldfusion.tagext.io.FileTag$SingleFileOperationException: An error occurred when performing a file operation create on file ''.
atcoldfusion.vfs.VFile.<clinit>(VFile.java:85)
... 46 more
Caused by: org.apache.commons.vfs.FileSystemException: Could not load VFS configurationfrom "jar:file:/E:/ColdFusion9/lib/cfusion.jar!/META-INF/vfs-providers.xml".
at org.apache.commons.vfs.impl.StandardFileSystemManager.configure(StandardFileSystemManager .java:191)
at org.apache.commons.vfs.impl.StandardFileSystemManager.configurePlugins(StandardFileSystem Manager.java:153)
at org.apache.commons.vfs.impl.StandardFileSystemManager.init(StandardFileSystemManager.java :126)
at coldfusion.vfs.VFile.<clinit>(VFile.java:81)
... 46 more
Caused by: org.apache.commons.vfs.FileSystemException: Multiple providers registered for URL scheme "s3".
at org.apache.commons.vfs.impl.DefaultFileSystemManager.addProvider(DefaultFileSystemManager .java:174)
at org.apache.commons.vfs.impl.StandardFileSystemManager.addProvider(StandardFileSystemManag er.java:354)
at org.apache.commons.vfs.impl.StandardFileSystemManager.configure(StandardFileSystemManager .java:254)
at org.apache.commons.vfs.impl.StandardFileSystemManager.configure(StandardFileSystemManager .java:187)
... 49 more
"Error","main","05/10/11","15:30:01",,"Unable to initialize WatchService service: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Security service is not available. This exception is usually caused by service startup failure. Check your server configuration."
coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Security service is not available.
at coldfusion.server.ServiceFactory.getSecurityService(ServiceFactory.java:42)
at coldfusion.watch.WatchServiceImpl.registerServices(WatchServiceImpl.java:265)
at coldfusion.server.CFService.setupWatchService(CFService.java:408)
at coldfusion.server.CFService.start(CFService.java:491)
at coldfusion.server.j2ee.CFStartUpServlet.startCFService(CFStartUpServlet.java:109)
at coldfusion.server.j2ee.CFStartUpServlet.init(CFStartUpServlet.java:85)

.

.

.

at jrunx.kernel.JRun.main(JRun.java:168)
"Error","main","05/10/11","14:56:28",,"Unable to initialize Graphing service: java.lang.NoClassDefFoundError"
java.lang.NoClassDefFoundError
at coldfusion.vfs.VFSFileFactory.checkIfVFile(VFSFileFactory.java:339)
at coldfusion.vfs.VFSFileFactory.getFileObject(VFSFileFactory.java:75)
at coldfusion.util.Utils$1.fetch(Utils.java:272)
at coldfusion.util.SoftCache.get_statsOff(SoftCache.java:133)
at coldfusion.util.SoftCache.get(SoftCache.java:81)
at coldfusion.util.Utils.getCanonicalFile(Utils.java:297)
.

.

.

"Error","main","05/10/11","15:30:01",,"Unable to initialize Security service: java.lang.ExceptionInInitializerError"
java.lang.ExceptionInInitializerError
at coldfusion.vfs.VFSFileFactory.checkIfVFile(VFSFileFactory.java:339)
at coldfusion.vfs.VFSFileFactory.getFileObject(VFSFileFactory.java:75)
at coldfusion.util.Utils$1.fetch(Utils.java:272)
at coldfusion.util.SoftCache.get_statsOff(SoftCache.java:133)
at coldfusion.util.SoftCache.get(SoftCache.java:81)
at coldfusion.util.Utils.getCanonicalFile(Utils.java:297)
at coldfusion.util.Utils.getCanonicalPath(Utils.java:142)
at coldfusion.server.j2ee.SecurityHelper.<init>(SecurityHelper.java:34)

 

I have been unable to find anything regarding the coldfusion.vfs.VFile, graphing, Watchservice or security services.  I assume I must have something either turned on/off incorrectly, but don't even know where to look.  Any help that can be provided is greatly appreciated.

 

Libby H


Viewing all articles
Browse latest Browse all 78799

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>