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

CF/JRun JRE access to system fonts

$
0
0
I'm evaluating a 3rd party Java library to use with ColdFusion for PowerPoint management. (http://www.tonicsystems.com) One of the libraries, the Transformer, can be used to convert slides to any Java supported image format. The problem I'm running into is that while running the Transformer library under ColdFusion some fonts are not being found, so the generated images have boxes where characters should be. If I run the library outside of ColdFusion under my locally installed SDK (J2SDK 1.4.2._11) the library works fine. Does anyone know if there is any special configuration I need to give the CF JRE aceess to the system fonts?

Thanks,

--Nathan

NTFS Permissions and Flash

$
0
0
Hi,

I have a CF MX7.1 server on a Windows 2003 box. I use NTFS permissions to lock down certain directories. However, .cfm files are not affected by NTFS permissions unless you put a check mark in the "Verify that file exists" box in IIS manager (Home Directory...Configuration...) for the wildcard mapping dll (jrun_iis6_wildcard.dll).

Problem is, when I put a check in the box, my flash forms stop working (they just don't appear at all). Anybody know a fix for this?

I have already tried leaving the wildcard unchecked and then checking all the extensions separately (.cfm, .cfml, .jsp, .jws).
TIA,
Mike

What is the approved Java version for JRun4 with CF9.01

$
0
0

We use CF9.01 on 64bit Linux with JRun4 and Apache, with the included JRE 1.6.17 or so. I have not found Adobe's published list of approved Java versions for each platform, but can we upgrade to a Java 7 SDK for instance?

 

Given that we are also experiencing 'Server Busy, Too many concurrent requests' error that we have trouble eradicating, would getting rid of JRun and moving to TomCat  be a wise thing to do?

Troubles with verity

$
0
0
I am working on building a collection for my RETS search system, and I am having issues with the verity server it's self. When I run my test app, I get this error.

Unable to connect to the ColdFusion MX Search service.
On Windows you may need to start the ColdFusion MX Search Server from the services control panel.
On Unix, you may need to run the 'cfmxsearch' script in the ColdFusion MX bin directory.

Error: java.io.IOException: unable to obtain from connection pool: cannot make connection to server at: k2://localhost:9950

When I restart k2admin, I get this error.
FAILED: K2Admin process is running but not responding

Anyone ever have this problem with verity?

CF8 Multiserver configuration - how to identify jvm config file for an instance?

$
0
0

hello.

 

i've inhereted a web server running the multiserver configuraiton of cf8, on a win2003 (64 bit), and i am wondering how to identify the jvm config file used by each instance?  i've found a number of config files in the JRun4/bin/ folder, but unfortunately they are not in all cases named the same as the cf instance. 

 

thanks for your help.

ColdFusion does not have the latest Apache wsdl2java code bundled

$
0
0

ColdFusion 9 has a jar 'webservices.jar' in the Jrun4/lib directory which contains the Apache classes such as

 

org.apache.axis.wsdl.WSDL2Java

 

but it appears that this is an older version. When used it does not generate proper Java code for the web services we are trying to use. When we use a standard Apache jar like axis.jar instead things work ok.

 

What can be done to include the proper code? Will removing this jar from the ColdFusion installation cause things to break?

 

Regards,

 

Joop Kaashoek

Bad performance on CF9 after upgrade from CF8

$
0
0

Hello and happy new year for everybody 

 

I'm stuck with a problem after upgrade from CF8 entreprise to CF9 entreprise.

We are using IIS6 on WIN2003R2 (SP2).

 

There are a lot of  "503 Server Error" with no content. (about 0.05% of request). This can be occured on big or small CFM, graphic ressources, etc...

For each error I can see the following error on the connector logs (jrun_iis6_wildcardYYMMDD.log).

2011-01-02 19:00:05 jrISAPI[1456:3940]  returning error page for JRun too busy or out of memory

 

I've never seen this message in previous CF connector version.

 

And on the jrun log (coldfusion-outXXX.log), I read the following errors:

02/01 20:53:31 error unexpected end of part
java.io.IOException: unexpected end of part
    at com.oreilly.servlet.multipart.PartInputStream.fill(PartInputStream.java:96)
    at com.oreilly.servlet.multipart.PartInputStream.read(PartInputStream.java:191)
    at com.oreilly.servlet.multipart.PartInputStream.read(PartInputStream.java:152)
    at com.oreilly.servlet.multipart.FilePart.write(FilePart.java:257)
    at com.oreilly.servlet.multipart.FilePart.writeTo(FilePart.java:215)
    at coldfusion.filter.FormScope.fillForm(FormScope.java:252)
    at coldfusion.filter.FusionContext.SymTab_initForRequest(FusionContext.java:376)
    at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:33)
    at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
    at coldfusion.filter.CachingFilter.invoke(CachingFilter.java:53)
    at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:126)
    at coldfusion.CfmServlet.service(CfmServlet.java:200)
    at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
    at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
    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$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
    at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
    at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

02/01 20:53:31 error (JRun Service: ProxyService [jrun.servlet.jrpp.JRunProxyService@4006ca]) JRunPRoxyServer.invokeRunnable:
java.lang.IllegalStateException
    at jrun.servlet.JRunResponse.getWriter(JRunResponse.java:205)
    at jrun.servlet.JRunResponse.sendError(JRunResponse.java:597)
    at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:328)
    at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
    at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
    at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
    at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
    at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

java.lang.IllegalStateException
    at jrun.servlet.JRunResponse.getWriter(JRunResponse.java:205)
    at jrun.servlet.JRunResponse.sendError(JRunResponse.java:597)
    at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:328)
    at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
    at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
    at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
    at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
    at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

 

 

Connector settings (jrun_iis6_wildcard.ini) :

 

  • verbose=false
  • Buffer=true (I've tried with false)
  • serverstore=C:/ColdFusion9/runtime/lib/wsconfig/1/jrunserver.store
  • bootstrap=127.0.0.1:51800
  • apialloc=false
  • maxworkerthreads=100 (I've tried to increase/decrease this value)

 

JRUN settings:

 

  • Threads number: 150
  • Max queued jrun threads: 150

 

Is anyone have experience the same issue ? How can I try to solve this ?

 

Big thanks!

How to eradicate the 'Server is busy' errors?

$
0
0

We use Coldfusion 9.01 on Linux Redhat 64bit with Apache. Our users regularly get the folllowing error message:

 

Application server is busy.  Either there are too many concurrent requests or server still starting up, errorMsg: Application server is busy.  Either there are too many concurrent requests or the server still is starting up

 

There is a lot of info on the web about this, with advice how to solve it, but we can not seem to get rid of this problem.

 

We have enabled metrics logging and nothing indicates that we are running out of threads at the time we get the error. Our thread config is as follows, in the instrance's JRUN.XML file

 

  <service class="jrun.servlet.jrpp.JRunProxyService" name="ProxyService">

    <attribute name="activeHandlerThreads">10</attribute>

    <attribute name="backlog">500</attribute>

    <attribute name="deactivated">false</attribute>

    <attribute name="interface">*</attribute>

    <attribute name="maxHandlerThreads">390</attribute>

    <attribute name="minHandlerThreads">5</attribute>

    <attribute name="port">51003</attribute>

    <attribute name="threadWaitTimeout">300</attribute>

    <attribute name="timeout">300</attribute>

 

 

When the error happens, our metrics reporting shows the following:

 

01/16 11:05:12 metrics Web threads (busy/total): 0/25 Sessions: 416 Total Memory=1046592 Free=597788

 

So the nr of requests (presumably 25, the nr of threads, not 100% sure)  is higher than the activeHandlerThreads value (10), but not as high as the maxHandlerThreads value. The error is returned immediately, and not after the specified timeout of 5 minutes.

 

That is the puzzling part...

 

Is there any other set of configuration parameters to tweak as well?

 

Thanks for your help!


Unable to update the NT registry. Variable DRIVERPATH is undefined.

$
0
0

Hi All,

 

Got a bit of a problem. When i try to add a microsoft access database to the datasources in the coldfusion administrator i get the following error message:

 

Unable to update the NT registry.
Variable DRIVERPATH is undefined.

I read the following post (http://forums.adobe.com/thread/142416) which had a possible solution for this problem,

 

---------------------------------------

I had same problem with x64 vista found answer

 

Open C:\Windows\SysWOW64\odbcad32.exe and create a System DSN using the Microsoft Access Driver (*.mdb).

Then open the ColdFusion Admin and create a datasource using the ODBC Socket driver.

Check the Trusted connection checkbox and it should work.

----------------------------------------

 

Unfortunately i cannot select the dsn datasource in the coldfusion administrator although i did add it to C:\Windows\SysWOW64\odbcad32.exe

Any help would be greatly appriciated.

 

Well the following article did work http://forums.adobe.com/message/1971734 so this topic can be closed.

 

My system specs are:

Windows 7 enterprise (64 bit)

Coldfusion 9 (64 bit)

 

Kind regards,

Nebu

.

Unresponsive server over time

$
0
0

I'm trying to track down why our servers become unresponsive over time.  After about 3-5 hours CF will start to queue requests and the only thing I can do is restart the services.  I'm not seeing any hints in all of our hardware monitoring that it is a hardware related issue.  Our database servers are fine, the load on the systems are fine but after about 3-5 hours, they'll just start queuing and are unable to recover on their own without a restart.  The only hint I've been able to gather is there will be a large number of locked threads.      

how to find out my Jrun version?

$
0
0

Hi,

 

We are using ColdFusion MX 7.02 with the installation type (server configuration),  how can I find out my JRUN version and do I need to apply fix for CVE-2009-1873 and CVE-2009-1874?  Thanks in advance for your help.

500 error "Could not initialize class org.apache.bcel.util.SyntheticRepository"

$
0
0

This problem keeps popping up, I did some updates & patches, even upgraded java, nothing seems to help. I used to be able to restart coldfusion & the problem would go away....  that's not working today.

 

I get the error only on specific pages, all others will be fine, ~usually~ it's the same page that will throw the error.
The error will also show up if the template is completely blank, not even cfoutput tags & I still get the error.
Also - one of the pages that is affected is the Java & JVM page of the administrator...

 

Anyone have any ideas what is happening & how to fix this?

 

 

 

500
ROOT CAUSE:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.bcel.util.SyntheticRepository    at org.apache.bcel.classfile.JavaClass.<init>(JavaClass.java:110)    at org.apache.bcel.classfile.JavaClass.<init>(JavaClass.java:229)    at org.apache.bcel.generic.ClassGen.getJavaClass(ClassGen.java:230)    at coldfusion.bytecode.JavaAssembler.getBytes(JavaAssembler.java:379)    at coldfusion.compiler.TemplateAssembler.assemble(TemplateAssembler.java:89)    at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:316)    at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:119)    at coldfusion.runtime.TemplateClassLoader$1.fetch(TemplateClassLoader.java:316)    at coldfusion.util.LruCache.get(LruCache.java:180)    at coldfusion.runtime.TemplateClassLoader$TemplateCache.fetchSerial(TemplateClassLoader.java:254)    at coldfusion.util.AbstractCache.fetch(AbstractCache.java:58)    at coldfusion.util.SoftCache.get(SoftCache.java:81)    at coldfusion.runtime.TemplateClassLoader.findClass(TemplateClassLoader.java:476)    at coldfusion.filter.PathFilter.invoke(PathFilter.java:79)    at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)    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.CfmServlet.service(CfmServlet.java:198)    at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)    at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)    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$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)    at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)    at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

javax.servlet.ServletException: ROOT CAUSE:
java.lang.NoClassDefFoundError: Could not initialize class org.apache.bcel.util.SyntheticRepository
    at org.apache.bcel.classfile.JavaClass.<init>(JavaClass.java:110)    at org.apache.bcel.classfile.JavaClass.<init>(JavaClass.java:229)    at org.apache.bcel.generic.ClassGen.getJavaClass(ClassGen.java:230)    at coldfusion.bytecode.JavaAssembler.getBytes(JavaAssembler.java:379)    at coldfusion.compiler.TemplateAssembler.assemble(TemplateAssembler.java:89)    at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:316)    at coldfusion.compiler.NeoTranslator.translateJava(NeoTranslator.java:119)    at coldfusion.runtime.TemplateClassLoader$1.fetch(TemplateClassLoader.java:316)    at coldfusion.util.LruCache.get(LruCache.java:180)    at coldfusion.runtime.TemplateClassLoader$TemplateCache.fetchSerial(TemplateClassLoader.java:254)    at coldfusion.util.AbstractCache.fetch(AbstractCache.java:58)    at coldfusion.util.SoftCache.get(SoftCache.java:81)    at coldfusion.runtime.TemplateClassLoader.findClass(TemplateClassLoader.java:476)    at coldfusion.filter.PathFilter.invoke(PathFilter.java:79)    at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)    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.CfmServlet.service(CfmServlet.java:198)    at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)    at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)    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$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)    at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)    at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)    at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:70)    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$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)    at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)    at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

Diagnosing CF Server Hangs

$
0
0

We are running the latest CF 9 server running JVM 1.6_26 on a Win2003 server with an i7 processor and 8GB of ram.

Here is the JRun config:

 

java.args=-server  -Xms4096m -Xmx4096m -Dsun.io.useCanonCaches=false -XX:PermSize=512m -XX:MaxPermSize=512m -XX:+UseParallelGC -Dsun.rmi.dgc.client.gcInterval=600000 -Dsun.rmi.dgc.server.gcInterval=600000 -Dcoldfusion.sessioncookie.httponly=true -XX:NewRatio=3 -Xbatch -Dcoldfusion.rootDir={application.home}/../ -Dcoldfusion.libPath={application.home}/../lib -Dcoldfusion.classPath={application.home}/../lib/updates,{application.home}/../lib,{appli cation.home}/../gateway/lib/,{application.home}/../wwwroot/WEB-INF/flex/jars,{application. home}/../wwwroot/WEB-INF/cfform/jars

 

For the past few weeks, every couple of days the CF server grinds to a halt.

 

Using SeeFusion we can monitor the requests and see them just starting to stack up.

We are typically alerted to the brewing problem when our application starts sending notices

that SESSION variables are undefined. The interesting part is that typically the line

where the error occurs is after the variable has been checked if its defined:

 

For instance:

 

<cfif NOT IsDefined("SESSION.User")>

     <cflocation url="somewhere">

</cfif>

 

Hi <cfoutput>#SESSION.User.GetUsername()#</cfoutput>

 

Reports an error USER IS UNDEFINED IN SESSION on the output line AFTER the variable has been checked for existence meaning

to me that somewhere in the middle of processing the thread, memory is getting screwed up.

 

Anyway, after starting to see random errors like this we log into SeeFusion and see that

memory usage is running at about 85% and simple page requests are stacking up.

I can force a full GC cleanup in milliseconds but it doesn't do anything for memory usage.

The page response times begin to climb.

 

At first we though it might be some long running page or report on our site but looking at the actively

running requests we see nothing intensive which could be causing the issue. Looking at the

task manager, the processes on the server are all running at 0% execpt for JRun which is hovering around

15% to 18%.

 

The problem isn't in the database either. Our MySQL database shows no long running queries, hung processes, or crashed tables

the application could be stalling over.

 

All of thisleads up to the site slowing to a crawl and then becoming completely unresponsive while JRun chugs along

at 15% and memory never maxes out. This never causes any errors in the logs ie memory heap errors or connection timeouts.

Its just crawls along. I've never let it sit in this state for more than 5 or 10 minutes so I don't know if it would eventually come back.

The only way so far to bring it back it to restart the CF server at which point everything returns to normal.

 

In other types of situations like this I've seen JRun peg out at 100% or more percent or memroy is pegged at 100% with an eventual heap error

or the database is locked up causing the app problems. But none of that happens here.

 

I'm truly stuck as to how to continue to diagnose and fix this problem.

 

Any help would be awesome. Thanks.

Coldfusion 9 ODBC Agent & ODBC Server not starting

$
0
0

Hello !

 

I currently have Coldfusion 9 Enterprise Edition 64 bit installed on a Windows 2008 R2 64 bit server.  I did not notice this before but on this server, both the Coldfusion 9 ODBC Agent & Server services will not start.  I have tried starting them but they start for a second and then stop.  A dialog box then gets displayed which says "The Coldfusion 9 ODBC Agent service on Local Computer started and then stopped.  Some services stop automatically if they are not in use by other services or programs".  I have checked the event viewer on the server and I am seeing the following messages on the enterprise edition server.

 

The description for Event ID 0 from source ColdFusion 9 ODBC Agent cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

ColdFusion 9 ODBC Agent@LOCALHOST,ErrorCode=430,ErrorMessage=Failed to open event trace file because the file version is not recognised.

 

The description for Event ID 0 from source ColdFusion 9 ODBC Server cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.

If the event originated on another computer, the display information had to be saved with the event.

The following information was included with the event:

ColdFusion 9 ODBC Server@LOCALHOST,ErrorCode=430,ErrorMessage=Failed to open event trace file because the file version is not recognised.

 

 

The strange this is that I have Coldfusion 9 Standard Edition 64 bit also installed on another Windows 2008 R2 64 bit server and both of the ODBC services on that machine are starting fine.  I have checked the account these services are running under on both servers and both services on both machines are running under the local system account so I am not sure if it is permission related or not.

 

 

I would appreciate it if some could assist me in getting these services started and what I need to do.

 

Thank you.

 

Ed

Can't connect to Jetty/Admin service remotely

$
0
0

I have Jetty installed on our local CF dev server so I can take advantage of stopping & starting CF from my dev box (on the same LAN as the CF dev server). CF 10 on a Win7 Pro 64-bit box.

 

I can connect to Jetty from the dev server via http://localhost:8985.

 

I've added firewall exceptions for it (tried both specific ports and allowing jetty.exe through).

 

But I just can't connect to it from any machine other than the one where Jetty is installed - it times out as if the port is blocked. I looked over the jetty director at the connector (which I'm admittedly not too familiar with) but I didn't see anything in there about 'localhost only' especially as the whole point is to be able to access the service remotely.

 

Am I missing something? I get not wanting to expose it to the wild, but our external firewall handles that. Do I need to mess with the internal tomcat setup for this to work?


Multiple instances on one CF installation?

$
0
0

Hi

 

On my old Windows laptop I used to install Coldfusion on top of IIS and simply create multiple web sites, then develop and access them in the browser via

http://siteA.localhost/

http://siteB.localhost/

http://siteC.localhost/

etc.

 

Now I'm on a new Mac and want to install CF 10. From the docs it sounds like there's only a single server install and then you create different server instances from within the CF Admin... is that correct? I'd like to continue developing and accessing my sites in the same manner as I did on my old Windows laptop (siteA.localhost, siteB.localhost, etc.) Also, since I work alot with Mura by creating separate server instances I could then deploy each Mura into each site's instance using only one Mura installation per site.

 

Am I close? Can anyone direct me on where I can find the docs to do the install to ultimately achieve siteA... siteB... siteC... ?

 

Thanks in advance,

 

Rich

What to do with cf10_mdt_updt.jar on a mac?

$
0
0

I was successful running this on my Win 2008 R2 production server but running it on my Mac OS development box has me a bit stumped.

 

Here is what I tried...

1.

I downloaded the file cf10_mdt_updt.jar and placed it in << /Applications/ColdFusion10/cfusion/hf-updates/

 

2.

I launched Terminal and tried to run it by running the following command in Terminal...

/Applications/ColdFusion10/cfusion/hf-updates/cf10_mdt_updt.jar

 

3.

I received the following message...

-bash: /Applications/ColdFusion10/cfusion/hf-updates/cf10_mdt_updt.jar: Permission denied

 

I also tried running it in /Applications/ColdFusion10/cfusion/bin/cf10_mdt_updt.jar

 

I made sure I was logged in through terminal and that the file cf10_mdt_updt.jar was not locked.

 

Any ideas would be greatly appreciated.

 

Thanks.

CF 10 very slow

$
0
0

I have a Windows 2003 SP2 IIS 6.0 32 bit server Dell 2850 4 G RAM - as a test platform.

I was running CF9 standard normally on the server with good page performance.

I installed CF10  standard (Plus the mandatory update) on the server and now the admin screen and all web pages take over 30 sec to load.

 

Task manager shows mostly idle at 99%  - Single NIC active with a single IP address in use.

 

I remove cp10 and restarted cf9 and the performance is back to normal.

 

Ideas? 

CFIDE folder missing

$
0
0

I can't find my CFIDE folder. My website is working fine with no errors, But can't locate the CFIDE folder. Is there a way I can find where the CFIDE lives?

Symbolic Links do not work for Application.cfm in CF10

$
0
0

I have a Web, that use a symbolic link for centralized code.

The Application.cfm, stored in the original web-root, will not read from code

in the linked directory.

Thank you for your assistance.

Viewing all 78799 articles
Browse latest View live


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