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

Coldfusion 11 Std - Hotfix downloads/installs broken after Lockdown

$
0
0

I followed the lock down guide for Coldfusion 11 and everything works as expected except for downloading and installing hotfix button under updates in the coldfusion 11 administration page.

 

I noticed on Page 17 of the lockdown guide that following the guide may break the hotfixes. But i can't find what the solution to the problem.

 

I contacted Adobe support and didn't get very far.  They told me to look at page 17 as it explains it there.. Well.. no... no it doesnt. 

 

This wouldn't be an issue if you could manually download the hotfixes directly from adobe but you can't or i can't find a page that provides the download links. I can see all the release notes for hotfixes.

 

Adobe support sent me a link to download the latest update 3 hotfix.. (http://download.adobe.com/pub/adobe/coldfusion/cf11/hotfix_003.jar)  but the file location doesn't exist.

 

Any thoughts / help would be greatly appreciated as i want to move this server into production in the near future.

 

Other info:

 

Coldfusion 11 update 2 running (adobe had to provide direct links to download the first 2 updates.)

Server 2012 Std

iis 7.5

Lockdown guide followed and applied.


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.

CF10 having a problem with selecting correct default folder

$
0
0

I'm using CF10.  I have several domains on the same Linux Centos Server.

When I call one domain thru http, it is going to another domain on the same server.

The first time called, it opens correctly.  After that it is going to another folder an picking up the index page.

If I rename the index page to indexx.cfm and call it up it works fine.

If I restart the server it works for a few minutes then starts opening the wrong domains index.cfm.

 

This is only happening on one domain.  Other work fine.

 

Double checked the httpd.conf

Double checked the DNS

Rebooted httpd (several times)

Rebooted CF (several times)

Rebooted Server

 

I've had a couple folks look over my shoulder for obvious mistakes.

The same file in the same folder with two names the indexx works the index sometimes actually most of the time goes to a different folder and picks up the index.cfm

Coldfusion JVM - Dedicated Server

$
0
0

I have a question regarding CF10, CFMAIL and JVM settings.

We have dedicate CF server with 16GB memory that acts as a feeder to PowerMTA (SMTP).
There is nothing else on the server - CF10 ENT only.

We send CFMAIL in a loop to app. 100,000 with content size of app. 25K.

We are spooling the mail to memory.

 

I was wondering what the best JVM settings would be for this config.

With 16GB - what settings would you recommend?

 

-Xms1024m -Xmx1024m

-XX:PermSize=1024m -XX:MaxPermSize=2048m

 

Also, any garbage collection settings you would add to ensure no Out Of Memory errors?

New CF10 Install coesn't see any updates

$
0
0

I just finished a new CF10 install (Standard Edition, 64 bit, Windows 2008R2).  Everything seems to work ok (Admin screens, etc).  Except that when I go to Server Updates > Updates to do the updates to the fresh install, and click on Check for Updates, it comes back and says "No updates were found."  I have 2 other CF10 systems, and each of them has no problem seeing that there is an update waiting.  Not seen this before - in the past a fresh install would immediately have the full list of Available Updates waiting to be installed.

 

Any ideas?

thanks

Reed

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?

Hi All, i need ColdFusion MX 7 for Linux(coldfusion-701-lin.bin)

$
0
0

Well i know there are similar thread's opened in past but i felt they are pretty old to be opened again.

Guys feel free to inbox me in case you have some inputs, i would appreciate it.

Thanks in Advance

Creating a Coldfusion Data Source that connects to a DB on a different server

$
0
0

Your assistance is appreciated.  I am attempting to create a data source on server #1 that is to connect to a database residing on Server #2.  Thus far, each attempt made results in an error that the database "is already opened exclusively by another user, or you need permission to view its data."  Be advised that I am experienced in working with data sources when the database resides on the same server.

 

 

 

 


Unsuccessful at getting https working with coldfusion 11 update 2

$
0
0

I have made the changes I found in the Coldfusion 11 - Web Sockets via SSL discussion and I am getting "The connection was interrupted" in firefox when I try and go to the coldfusion administrator.  I have successfully gotten https working in a Apache Tomcat server without Coldfusion.  Is there something I am missing.  Here is my connector page from the server.xml file:

 

<Connector port="8443" protocol="org.apache.coyote.http11.Http11NioProtocol" SSLEnabled="true"
           maxThreads="150" scheme="https" secure="true"
           clientAuth="false" sslProtocol="TLS"
   keystoreFile="C:\keystore.jks"
   keystorePass="MyPassword"
   keystoreType="JKS"/>

Coldfusion upgrade to Enterprise edition

$
0
0

Currently we are using Coldfusion 9 standard edition for our web application. However recently we are facing performance issues where users are complaining that the system is very slow and they are not able to access at times. When checked we noted that as we have CF 9 standard edition, we do not have server monitoring feature available. Hence we are thinking of upgrading to Enterprise edition. Now here my question is - how many/what changes will be needed in code etc so that applications should be supported on Enterprise edition. Also what is the procedure to upgrade?

 

Also any hints or pointers to find as what may be causing the slow system performance will be very helpful.

 

Thanks

Harshal

How to create a another root directory on a second hard drive with CF11?

$
0
0

We have a new install windows server 2012 R2 with a new install CF11 standard installed on C drive.  The CF administrator site and login works fine.  A second hard drive will have a web site at (E:/website).  All I want to do is have CF pages server up in this website.  I have created the website in IIS manager and used the CF "Web Server Configuration Tool" (run as admin) and configured and is showing:

 

    0              All

    1              Default Web Site

    2              FTP_ourdomain_C

    3              website (All)

 

CFIDE an jakarta show up in the created website folder as shortcuts.

The problem is that any call to a cfm template results in and error (html pages serve fine):

 

HTTP Error 500.0 - Internal Server Error

The page cannot be displayed because an internal server error has occurred.

 

Detailed Error Information:

Module       IsapiModule

Notification       ExecuteRequestHandler

Handler       cfmHandler

Error Code       0x80004005

Requested URL       http://ourdomain:80/default.cfm

Physical Path       E:\website\default.cfm

 

I have tried virtual mapping in the server.xml with no productive results. Can anybody give any suggestions for troubleshooting?  No logs seem to show any information that helps.

ColdFusion 10: All services missing from Services dialog (except ColdFusion 10 Application Server)

$
0
0

I'm receiving the following error when I try to add a DSN:

 

The ColdFusion ODBC Server service is not running or has not been installed

 

In trying to resolve that error, I discovered that other than ColdFusion 10 Application Server, there are literally no ColdFusion services listed -- running, stopped, or otherwise.

 

1: Is this normal?

 

2: How do I install, start or register those services? Clearly they're needed.

Ideal Apache version for ColdFusion10

$
0
0

Hi,

 

I am going rebuild the fresh high performance server.

 

OS: Solaris 10 (64 Bit )

 

Can you suggest, which version of Apache is ideal for Coldfusion10 installation.

 

Thanks,

Paul.

Any suggested patches for CF9 communicating with SHA2

$
0
0

Hi. We are still running CF9 and have noticed that HTTPS calls to web services using the newer SHA2 algorithm fail. It appears that CF9 cannot support SHA2. Does anyone have a suggested patch for this issue. Obviously we need to upgrade to CF11, but that will take a couple weeks. Looking for an immediate work-around. We have two installations of CF9 - one enterprise and one standard edition. Any ideas?

Issue with Oracle DB connection.

$
0
0

I have a 64bit VM windows server running Windows Server 2008 R2.

I installed Oracle drivers for both 32bit and 64bit.  Have TNS for both setup for my Oracle database.

The setup of the datasource, verified fine.

The web application will connect fine to the database and works sometimes against it.

But will error out at some point, error is:  [Macromedia][SequeLink JDBC Driver]TCP/IP error, connection refused.

 

The database is not the issue since this application and database is running perfectly on an older server that is being decommissioned.

I had first tested with the Coldfusion trial version and everything worked perfectly without error.  Problem appeared to be introduced

after setting the license key.  Also, in the trial version, I was not using the ODBC socket, but there was specifically an Oracle type

available.

 

Help with this would be very much appreciated - I am stuck.

 

Thanks Scott


CFHTTP with https not working after server IP change (CF 10, Windows Server 2008 R2)

$
0
0

Hi,

We noticed that a call to https://www.googleapis.com/ via CFHTTP stopped working after our sysadmin switched the IP of our web server.

The error from ColdFusion is:

 

JSON parsing failure at character 1:'C' in Connection Failure

 

After researching, I tried using the keytool ([CF 10 root]/jre/bin/keytool.exe to import the top-level certificate (GeoTrust Global CA), which was exported from Google Chrome 42 in DER format.

 

I used the following flags:

 

-import -v -alias GAGLOBAL -file [.cer location] -keystore cacerts -storepass [password]

 

It appeared to add correctly, as it displayed the owner, issuer, etc. and asked if I wanted to trust the certificate. I replied "yes", and it responded "Certificate added to keystore" [Storing cacerts]. I then restarted the CF 10 application service. The same error persists.

 

Please advise.

 

Thanks,

Dave

Errors trigger 200 response in logs

$
0
0

Hi, all,

 

We've got IDA's who are testing our work by attempting to SQL-inject harmless code into our project(s).

 

Because of the way we have both DEV and PRODUCTION set up, whenever their attempts cause an error, all they see is a generic error message that comes with a 200 response.  This is going into the webserver log as 200.

 

In order to see what happened, the IDA's have to pull the PCAP data and manually scan that, looking for the events.

 

Is there a way to trigger something other than 200 responses, so all they have to do is look at the webserver logs?

 

(Yeah.. I know..  a dev actually trying to make an IDA's job a little easier????  Has Hell frozen over??)

 

V/r,

 

^_^

We are moving to CF11 and setup 2 websites exactly and both website provide exactly same components - but one is giving error - 500 - 64 bit/34 bit issue

$
0
0

Error.jpg

 

I think the WSCONFIG folder for other site is 2 and I created VD jakarta to point to 2. for the site I am seeing issue - it is pointing to 1 and seeing some restriction file.

I tried to create multiple times new site so it creates and point to new folder in wsconfig, but everytime it is pointing to 1.

is there anyway I can manually update ?

This site has .NET componenets, if I enable 32 bit - my CFM pages give above error, IF I don;t enable .NET is giving an error.

but, this issue is not there on the other site  on same VM.

Clustering and captcha/CFFILESERVLET mappings

$
0
0

While testing clustering, I realized that each ColdFusion instance will write CFIMAGE temporary files to its own ./tmpCache/\CFFileServlet path. The issue is that CFFILESERVLET gets a mapping (alias, virtual directory) in the webserver to one folder. If I have two ColdFusion instances setup on a cluster, within the same server, the image is generated and stored in one of the two instance installation folders. There is a 50/50 chance that the file is stored in the folder that isn't mapped in the web server configuration.

 

Is there a "proper" way to handle this, when using two ColdFusion instances installed on the same physical server?

After Installation of CF11 Update 5 Element STATUSCODE is undefined in CFSTOREDPROC

$
0
0

Hi,

I installed Hotfix 005  to my CF11 Installation .

After that I get the error:

Element STATUSCODE is undefined in CFSTOREDPROC

when executing stored procedures

Example:

 

<cfstoredproc procedure="is_authorized" datasource="test" returncode="YES">

    <cfprocparam type="in" cfsqltype="cf_sql_varchar"  value="#username#" >

    <cfprocparam type="in" cfsqltype="cf_sql_varchar"  value="CUST_W" >

</cfstoredproc>

 

<cfoutput>

#cfstoredproc.StatusCode#

</cfoutput>

 

In the earlier Release everything was okay.

Any ideas?

Thanks Claudia

Viewing all 466 articles
Browse latest View live


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