Hello,
Weblogic 10.3.3, Coldfusion 9.0.0 deployed as an application.
We've had this working for at least 5 months, and restarted the application server many times with no problems.
We restarted today and we get the output below. Nothing has changed as we know it. I've seen people having this issue after upgrading to 9.0.1, but we haven't done that. Does anyone know what could cause this problem? We can't even get to the administration console!
Thanks
The DataSource service is not available. | |
This exception is usually caused by service startup failure. Check your server configuration. | |
The error occurred in E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\Application.cfm: line 88 Called from E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\Application.cfm: line 76 Called from E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\Application.cfm: line 2 Called from E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\Application.cfm: line 1 | |
-1 : Unable to display error's location in a CFML template. |
Stack Trace (click to expand) |
at cfApplication2ecfm1161156468._factor0(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\Ap plication.cfm:88) at cfApplication2ecfm1161156468._factor3(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\Ap plication.cfm:76) at cfApplication2ecfm1161156468._factor7(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\Ap plication.cfm:2) at cfApplication2ecfm1161156468.runPage(E:\cf9_final\cfusion\wwwroot\CFIDE\administrator\App lication.cfm:1) coldfusion.server.ServiceFactory$ServiceNotAvailableException: The DataSource service is not available. at coldfusion.server.ServiceFactory.getDataSourceService(ServiceFactory.java:78) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) |