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

cf11 update 12 : macromedia_drivers not working on Oracle 11g R11.2.0.1.0 - 64bit

$
0
0

After deploying cf11 update 12, in cf administration > Datasource when testing connexion, I get an error :

SQLException while attempting to connect: java.sql.SQLNonTransientConnectionException: [Macromedia][Oracle JDBC Driver]No more data available to read..

 

Then I have replaced macromedia-drivers.jar in lib sub-directory with the one from CF11-update 6 and restarted coldfusion : problem has gone.

 

I am running CF on a windows 2012 64 bit system and oracle database is also windows 2012 64bit.

 

I had same issue with updates 8,9,10 and 11.

 

Why is adobe not fixing such bug ? Should I use other dirver to access oracle database ?


Coldfusion administrator is not being served up by iis

$
0
0

I have CF 2016 installed and at one time the CF administrator was working. the sort cut to the CFIDE/administration is does not server up the web page any longer.

CF is working on the server the websites are still running.

 

my sites are under WWW the coldfusion default is under wwwroot.

IIS default is WWW and does not include wwwroot. I'm guessing that's the problem. but again it did work at one time.

 

 

I think the answer may be in IIS? is there someplace I need to look for specific CF configuration in IIS?

 

Thanks you,

 

Mike

Browsing to CFIDE/administrator/index.cfm locks up IIS & causes all .cfm pages fail?

$
0
0

This issue just started this morning, has never happened before:

  • I remoted into my Coldfusion server via Remote Desktop
  • I opened IE and tried to log into the CF Admin page
  • The browser just kept spinning, page never displayed
  • Then I started getting calls from all of my users saying that all the CF sites were down!

 

To fix:

  • I had to reboot the server.

 

Notes:

  • If I try browsing to the CF Admin page, all of the sites go down again?

 

  • If I don't try to browse/open the CF Admin page, the CF sites stay up and run fine.

 

 

Specs:

  • Windows Server 2008 R2 Datacenter
  • Coldfusion 9
  • MySQL 5.5
  • IIS 7.5

ColdFusion 2016 converts special characters?

$
0
0

After doing some research and working on CF 2016 there is one problem that I found. My Insert/Update queries converts ; to &#59 when I try to save this character in database table. Then if I pull data from the table to display on the screen this is how data looks: Test&#59; before I saved data looked like this: Test;. I'm wondering if there is a way to fix this when outputting data or prevent CF to convert this character? If anyone have experienced the same issue please let me know. Thanks

Can't view Undelivered Mail in the CF Administrator

$
0
0

We had an issue recently that i needed to do a quick analysis of what emails were in undelivered folder.  For all my other servers i used the CF Admin to go to the Mail page and click "View Undelivered" which gives me to/from/subject in a table and a view to the formatted html in the messages. 

 

All my servers but one.  That server throws the same error twice when i try to perform this action and then displays nothing.

 

ERROR: Bind Failed, Element not found: mailitems [Enable debugging by adding 'cfdebug' to your URL paremeters to see more information]

 

adding ?cfdebug after the url took me back to the administrator home page, but navigating again to mail > view undelivered mail threw the same errors but added no debugging.

 

I have tried the following things to fix it:

1. icacls on undelivr folder giving users full control of undelivr folder and all contents

2. look for 0 length file in Undelivr folder - none found

3. Clear all files from browser cache and history

 

Can anybody suggest how to fix this issue that i haven't tried?

 

CF Version:  11,0,15,311399 

Web Server: IIS

OS: Windows 2012 R2 Standard

Unable to start CF Service, version 5

$
0
0
We have a single CF 5 server running the last of our CF sites. The server has been running fine since 2001. Now suddenly on Monday the CFAS and CF RDS services won't start. They gives me a generic error message. Nothing shows up in the Event logs.

The server.log file is logging:
"Error","2088","09/13/06","12:56:21",,"Error attempting to start the service." anytime a page request is made.

A similar entry is added to the webserver.log file:
"Error","1792","09/13/06","12:56:32",,"An error occurred while attempting to establish a connection to the service.<P>The most likely cause of this problem is that the service is not currently running. You can use the 'Services' Control Panel to verify that the service is running and to restart it if necessary. <P>Windows NT error number 2 occurred."

I have already tried running the setup program to do a repair without any success.

Our server is: 2.4GHz P4, 1GB ram, Win2k server w/SP4

Any help with this would be greatly appreciated. I don't want to uninstall all of cf unless I absolutely have to.

Robert

CF9 Admin Error when using 'View Undelievered Mail'

$
0
0

When using the 'View Undelieverd Mail' button in the CF9 Admin Mail page I get the following alert box error:

 

Error invoking CFC /CFIDE/administrator/mail/undeliveredmail.cfc: Client verification failure.

 

Accepting the dialog box then loads the page with the standard CF error with this:

 

Client verification failure. 
You must have a valid login to access this page. 
 
Resources:
Check the ColdFusion documentation to verify that you are using the correct syntax.
Search the Knowledge Base to find a solution to your problem.

 


Browser   Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Remote Address   127.0.0.1
Referrer   http://localhost/CFIDE/administrator/mail/undeliveredmail.cfm
Date/Time   02-Aug-11 01:09 AM

 

Anyone else have this problem or how to correct it? I think it may be due to the latest hotfix.

Template Caching

$
0
0
When we use SVN to update our sites .cfm and .css files the css update immediately but the templates remain cached. We have all caching turned off in the Administrator. We try using the Clear Cache function any way, and still nothing. The pages that are most frequently hit seem to cache for the longest. For example, pages with 5-10 hits / second take 2-3 hours for the templates to recompile and update. The pages with 1-2 hits / second take about 1 hour to update. Low traffic pages with 5-10 hits / minutes update immediately. Has any one experienced this? Is ColdFusion just really bad at caching on high traffic sites? Obviously having CSS files update hours before the templates creates a huge issue. The only currently known solution is to restart ColdFusion which doesn't work for our clients. Any thoughts or ideas would be appreciated.

Regards

Apache/Coldfusion 8 Cgi.auth_user

$
0
0
I am running Apache 2.2.6 and CF 8 developer edition on a Win XP Pro SP2 box. Everything runs fine, but when I check the cgi.auth_user variable there is nothing in it. I am not too familiar with Apache, but when running IIS 6 with CF 8 the auth_user variable always had my domain\username. Is there a setting in the httpd.conf file I need to enable or something in the CF administrator to get the auth_user variable to pick up? Thanks for any help.

ColdFusion not using -Xms JVM argument I specified

$
0
0
I have a ColdFusion instance that I'd like to configure to use a MINimum amount of memory. I'm setting the minimum heap size value to be equal to the maximum heap size value so CF can just grab the memory all at once and not have to worry about messing with the size of the heap. The problem is when the ColdFusion service starts, it's NOT grabbing the 256MB of memory I told it to grab, it's only grabbing ~80MB. The strange thing is it will obey the MAX heap size I have set AND if I set the -Xms attribute to a value of "0m" the service won't start up. So it appears to be USING the value of the -Xms parameter to some degree. I'm at a loss as to why this is happening. Does anyone have any ideas? Below are the JVM args in the jvm.config file for my particular instance.

java.args=-Xms256m -Xmx256m -server -Dsun.io.useCanonCaches=false -XX:MaxPermSize=128m -XX:+UseParallelGC -DJINTEGRA_NATIVE_MODE -DJINTEGRA_PREFETCH_ENUMS -Dcoldfusion.rootDir={application.home}/

I am running CFMX 7.0.2 Enterprise using multi-server instances on Windows 2003

Respooled emails do not use TLS

$
0
0

We have configured CF 9 Standard to use our smtp server on port 587 with tls. When new messages are created, we can clearly see the messages being sent successfully using TLS via wireshark.

 

However, when a message fails to send and gets put in the undelivered folder and we try to respool it, it does not try to use TLS again and since it doesn't never can be resent.

 

How can we get messages that are respooled to use TLS?

JVM Heap size settings

$
0
0

Recently I got a VPS server and I'm running Coldfusion, the website was running fine until it got more and more traffic and I started to encounter 'OutOfMemory' exceptions.

I thought simply to rise the memory of the VPS server, but this didn't help.

After doing some Google searches I found a setting in de CF Admin settings to set the JVM Heap memory. It was on the standard: Max Heap size 512MB and Min Heap size was empty. After playing around a bit I have now set it to Min 50MB and Max 200MB, good things is that I'm not getting the 'OutOfMemory' exceptions anymore. So far so good!

But with about 50 active visitors on the website, the website starts to get slow. The CPU usage is only about 8% (Windows Taskmanager), also the taskmanager show only about 30% of the 3GB RAM in use.

So I'm thinking that my values could be tweaked to use more of the RAM. Honestly I don't understand these JVM Memory heap settings, so I have no clue what is a good setting for me.

I found a CF script that displays the memory usage, the details are:

 

HeapMemoryUsage-Committed    194 MB 
HeapMemoryUsage-Initial  50.0 MB
HeapMemoryUsage-Max  194 MB
HeapMemoryUsage-Used     163 MB
JVM
-FreeMemory    31.2 MB
JVM
-MaxMemory     194 MB
JVM
-TotalMemory   194 MB
JVM
-UsedMemory    163 MB
MemoryPool-CodeCache-Used  13.0 MB
MemoryPool- PS EdenSpace-Used   6.75 MB
MemoryPool- PS OldGen-Used  155 MB
MemoryPool- PS PermGen-Used     64.2 MB
MemoryPool- PS SurvivorSpace-Used   1.07 MB
Non-HeapMemoryUsage-Committed    77.4 MB
Non-HeapMemoryUsage-Initial  18.3 MB
Non-HeapMemoryUsage-Max  240 MB
Non-HeapMemoryUsage-Used     77.2 MB
FreeAllocatedMemory:30mb
TotalMemoryAllocated:194mb
MaxMemoryAvailable to JVM:194mb
% of FreeAllocatedMemory:16%
% of AvailableMemoryAllocated:100%

 

My JVM arguments are:

-server -Dsun.io.useCanonCaches=false-XX:MaxPermSize=192m-XX:+UseParallelGC-     Dcoldfusion.rootDir={application.home}/../-Dcoldfusion.libPath={application.home}/../lib

Can I give the JVM more memory? If so, what settings should I use?

Thanks very much!!



Mac OS X Server App & CF10

$
0
0

I have the new Mountain Lion OS X installed, with the Apple Server app as my webserver - however I can't get Coldfusion 10 to install. The issue arises because the installer can't find the Apache config file. Normally the file would be called "httpd.conf", but in the Server app it's called "httpd_server_app.conf".

 

You can supply the correct directory to the installer, but it cannot find the filename it is looking for, so gives a "cannot find file" error, and the installer will go no further.

 

Surely there must be a way to manually install the Apache connector or something, where you can specify the name of the relevant configuration file or some other workaround?

 

Any help you can give would be greatly appreciated - was really looking forward to running CF10 on my new Mac!

 

Thanks, Henry

Scheduled Task Not Running in ColdFusion 10 Developer

$
0
0

I have ColdFusion 10 Developer edition. It has update 10: version number is 10,10,10,284825. The server does not run scheduled tasks. If I choose "run" from the scheduled tasks window, it says "the scheduled task was completed successfully," but does not do anything. The task is supposed to create a log file. When I run the CFM file manually (by typing its location in the browser), it runs. What am I doing wrong? One more thing - the site uses https, and the certificate may be out of date. Could that prevent CF from reaching the page?

Undelivered E-mail Notification

$
0
0

We find that there are some undelivered e-mail stored in server. However, we did not receive any notification e-mail for these undelivered e-mail.

 

To ensure all e-mail should be sent out, is there any setting for coldfusion to notify admin if there are any undelivered e-mails existed?


restarting the ColdFusion 10 Application Server

$
0
0

I am having a problem with restarting the ColdFusion 10 Application Server.

Normally this happens onze a year and restarting the service resolves it.

Jakarta/ISAPI/isapi_redirector/1.2.40 () - service unavailable error DAILY

$
0
0

Service Unavailable error DAILY

 

What causes this error?

 

I have done the actions in the adobe blog - no difference

 

Jakarta/ISAPI/isapi_redirector/1.2.32 ()

Jakarta/ISAPI/isapi_redirector/1.2.39 ()

Jakarta/ISAPI/isapi_redirector/1.2.40 ()

 

its getting worse.

 

When is Adobe going to fix this?

Application Pool Terminates Unexpectedly

$
0
0

The process w3wp.exe serving the application pool for our website terminates unexpectedly. Due to which, the website responds with HTTP Error 503 - Service unavailable.

 

Manually restarting the application pool for the website brings the site back up.

 

We have discovered no pattern in the crashes, it appears at this time to be random/intermittent.

 

We have pulled the debug files / info for the most recent crash...

 

It looks to be pointing to ColdFusion.

 

SWOC.exe (Which I think is an ODBC component?)

 

Faulting application name: swsoc.exe, version: 6.0.0.14327, time stamp: 0x555bfaa0
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x00000000
Faulting process id: 0x5d8
Faulting application start time: 0x01d14aba4c4c0eda
Faulting application path: C:\ColdFusion10\cfusion\db\slserver54\bin\swsoc.exe
Faulting module path: unknown
Report Id: 9421075f-b6ad-11e5-9309-005056802b2e

 

SWAGENT.exe (DataDirect SequeLink Agent or swAgent Module)

 

Faulting application name: swagent.exe, version: 6.0.0.25513, time stamp: 0x555bfa4a
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x00000000
Faulting process id: 0x598
Faulting application start time: 0x01d14aba4c25f8d6

 

System Info:

Windows 2008 Server R2 SP1
IIS v6.1 (Build 7601: SP1)
ColdFusion 10 Update 18

 

Could anyone be of assistance? Thank you!

Multiple Websites - 1 IP address - Using ports 80 and 443

$
0
0

Hello folks,

 

I inherited some cold-fusion web servers at my organization from another sysadmin who is no longer with the organization. I intend to build some new cold-fusion 2018 web servers, and am planning for that now.

 

The previous sysadmin assigned one unique IP address per website. He only filled out the hostname for the port 80 binding, and no hostname for the port 443 binding on each site. This strategy uses a LOT of IP addresses. I am trying to be efficient, and looking for a better way. I think I see how to do this, but am looking for confirmation, or any gotchas I may run into.

 

I have been doing some reading, it appears with IIS I can bind many websites (around 80 sites) to just one IP address (only assign one IP address to the server) using the standard ports (port 80 and 443). Since the same IP address and port numbers will be used on all 80 sites, the unique identifier would be the hostname I identify in the binding (url for the website). This should require the server to have a DNS entry (Host A record) to identify the server as is standard. Then each website would have it's own CNAME record pointing to the server's hostname (defined by the A record). In theory then, when someone navigates to the website, the hostname used in the URL will follow DNS to the webserver, which will identify the correct website to serve via the hostname in the binding. It appears I can bind multiple hostnames to a site using the same IP address and port number as well if I need to serve the same website to multiple URL's.

 

If I follow through with the new strategy I just defined, is there anything in cold-fusion that will break by doing it this way? Any gotchas?

 

Thanks for your time,

 

JD

Need to track an outgoing call to another server on prod

$
0
0

I am limited as to what i can do with the server, however i really need to verify that the code on a particular page is calling the right url into an iframe.

 

CF Server: Cold Fusion 11 (11,0,15,311399)

Web Server: IIS  on Windows 2012 R2

 

I cannot do the following:

  • turn on debugging
  • modify the JVM
  • install packet sniffers
  • modify the code to write the log file directly

 

I've reviewed the most recent IIS and CF logs on my dev environment and i couldn't locate outgoing calls.

 

Can any of you recommend some other options?  Is there a log level i might be able to turn on in CF that will capture this information?  What about IIS?

 

Thanks

Viewing all 78799 articles
Browse latest View live


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