I'm seeing this as well, but on a CF8 server with 32 bit OS.  Every 
time this happens I also get an email from FusionReactor that we're 
hitting less than 2% of memory available, or that the server has started 
to queue up requests.  So, to me, this would indicate it's out of memory 
issue.  It's not happening after every request, just during periods of 
heavy load.


Matthew Williams
Geodesic GraFX
www.geodesicgrafx.com/blog

On 10/12/2010 10:22 AM, Eric Roberts wrote:
> This is a follow up on a discussion from back in June in regards to com
> object with CF9 on win 2008 server...
>
> Background...this process loads a flash file for a video tribute (for
> funeral homes)...
>
> The odd thing for me is that  I have been running this with no issue for the
> past 2 weeks and for no known reason, we started to get the following error:
>
> Any ideas as to why this popped up out of the blue after working previously
> on teh same server? (64 bit CF9 and 64 bit Win2008 Server on IIS7)
>
> An exception occurred when instantiating a COM object.    The cause of this
> exception was that: java.lang.RuntimeException: Can not use native code:
> Initialisation failed.       The error occurred in
> *C:\inetpub\wwwroot\weblink\fh\admin\vtributes\download_create2.cfm:
> line 81*
> *Called from* C:\inetpub\wwwroot\weblink\templates\1100\template.cfm: line
> 267
> *Called from* C:\inetpub\wwwroot\weblink\templates\1100\template.cfm: line 2
> *Called from* C:\inetpub\wwwroot\weblink\templates\1100\template.cfm: line 1
> *Called from* C:\inetpub\wwwroot\weblink\fh\admin\vt_download.cfm: line 49
> *Called 
> from*C:\inetpub\wwwroot\weblink\fh\admin\vtributes\download_create2.cfm:
> line 81
> *Called from* C:\inetpub\wwwroot\weblink\templates\1100\template.cfm: line
> 267
> *Called from* C:\inetpub\wwwroot\weblink\templates\1100\template.cfm: line 2
> *Called from* C:\inetpub\wwwroot\weblink\templates\1100\template.cfm: line 1
> *Called from* C:\inetpub\wwwroot\weblink\fh\admin\vt_download.cfm: line 49
>
> 79 :
> 80 :<!--- Create the screensaver --->*81 :<cfobject action="create"
> class="Replacer.replace" name="replacer" type="com">*
> 82 :<cfset replacer.Init("JJ>gikeke?kd===h?dl...@fac>JKHCL")>
> 83 :<cfset replacer.addMovie("#main_path#\tribute_full.swf")>
>
>    ------------------------------
>     Resources:
>
>     - Check the ColdFusion documentation
> <http://www.adobe.com/go/prod_doc>to verify that you are using the
> correct syntax.
>     - Search the Knowledge Base<http://www.adobe.com/go/prod_support/>  to
>     find a solution to your problem.
>
>       Browser   Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.9)
> Gecko/20100824 Firefox/3.6.9 GTB7.1  Remote Address   12.96.65.83
> Referrer
> http://devint.meaningfulfunerals.net/fh/admin/vt_index.cfm?&fh_id=10273&s_id=47ACB737-0A0D-8FD5-4C7763AE4BC8733A&o_id=413378&vt_type=1
> Date/Time   12-Oct-10 10:07 AM     Stack Trace   at
> cfdownload_create22ecfm1127011690.runPage(C:\inetpub\wwwroot\weblink\fh\admin\vtributes\download_create2.cfm:81)
> at
> cftemplate2ecfm476814760._factor5(C:\inetpub\wwwroot\weblink\templates\1100\template.cfm:267)
> at
> cftemplate2ecfm476814760._factor6(C:\inetpub\wwwroot\weblink\templates\1100\template.cfm:2)
> at
> cftemplate2ecfm476814760.runPage(C:\inetpub\wwwroot\weblink\templates\1100\template.cfm:1)
> at
> cfvt_download2ecfm373307081.runPage(C:\inetpub\wwwroot\weblink\fh\admin\vt_download.cfm:49)
> at
> cfdownload_create22ecfm1127011690.runPage(C:\inetpub\wwwroot\weblink\fh\admin\vtributes\download_create2.cfm:81)
> at
> cftemplate2ecfm476814760._factor5(C:\inetpub\wwwroot\weblink\templates\1100\template.cfm:267)
> at
> cftemplate2ecfm476814760._factor6(C:\inetpub\wwwroot\weblink\templates\1100\template.cfm:2)
> at
> cftemplate2ecfm476814760.runPage(C:\inetpub\wwwroot\weblink\templates\1100\template.cfm:1)
> at
> cfvt_download2ecfm373307081.runPage(C:\inetpub\wwwroot\weblink\fh\admin\vt_download.cfm:49)
>
>
> java.lang.RuntimeException: Can not use native code: Initialisation failed
>       at com.linar.jintegra.NativeObjRef.<init>(Unknown Source)
>       at com.linar.jintegra.Dispatch.createDispatch(Unknown Source)
>       at com.linar.jintegra.Dispatch.<init>(Unknown Source)
>       at 
> com.intrinsyc.typeInfo.IMacroViewerProxy.<init>(IMacroViewerProxy.java:32)
>       at com.intrinsyc.typeInfo.MacroViewer.<init>(MacroViewer.java:90)
>       at com.intrinsyc.typeInfo.MacroViewer.<init>(MacroViewer.java:69)
>       at 
> com.intrinsyc.typeInfo.InterfaceInfoFactory.getInfoGivenPROGID(InterfaceInfoFactory.java:50)
>       at coldfusion.runtime.com.ComProxy.<init>(ComProxy.java:114)
>       at 
> coldfusion.runtime.com.ComProxyFactory.getProxy(ComProxyFactory.java:41)
>       at coldfusion.runtime.ProxyFactory.getProxy(ProxyFactory.java:65)
>       at coldfusion.runtime.CFPage.createObjectProxy(CFPage.java:4949)
>       at coldfusion.tagext.lang.ObjectTag.doStartTag(ObjectTag.java:427)
>       at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
>       at 
> cfdownload_create22ecfm1127011690.runPage(C:\inetpub\wwwroot\weblink\fh\admin\vtributes\download_create2.cfm:81)
>       at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
>       at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
>       at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
>       at 
> cftemplate2ecfm476814760._factor5(C:\inetpub\wwwroot\weblink\templates\1100\template.cfm:267)
>       at 
> cftemplate2ecfm476814760._factor6(C:\inetpub\wwwroot\weblink\templates\1100\template.cfm:2)
>       at 
> cftemplate2ecfm476814760.runPage(C:\inetpub\wwwroot\weblink\templates\1100\template.cfm:1)
>       at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
>       at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
>       at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2722)
>       at 
> cfvt_download2ecfm373307081.runPage(C:\inetpub\wwwroot\weblink\fh\admin\vt_download.cfm:49)
>       at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:231)
>       at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:416)
>       at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
>       at 
> coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:363)
>       at 
> coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
>       at coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
>       at coldfusion.filter.PathFilter.invoke(PathFilter.java:87)
>       at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
>       at 
> coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:74)
>       at 
> coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
>       at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
>       at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
>       at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
>       at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
>       at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:53)
>       at coldfusion.CfmServlet.service(CfmServlet.java:200)
>       at 
> coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
>       at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
>       at com.seefusion.Filter.doFilter(Filter.java:49)
>       at com.seefusion.SeeFusion.doFilter(SeeFusion.java:1500)
>       at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
>       at 
> coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
>       at 
> coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
>       at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
>       at jrun.servlet.FilterChain.service(FilterChain.java:101)
>       at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
>       at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
>       at 
> jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
>       at 
> jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
>       at 
> jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
>       at 
> jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
>       at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:338065
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to