Friday, August 29, 2008    
Home My Books Blog ColdFusion About Me Back    

Calendar
<< May 2006 >>
S M T W T F S
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

Search

Categories
 • Acrobat (1) [RSS]
 • Adobe (66) [RSS]
 • AdobeMAX06 (45) [RSS]
 • AdobeMAX07 (59) [RSS]
 • AdobeMAX08 (21) [RSS]
 • AIR (125) [RSS]
 • Appearances (118) [RSS]
 • Books (68) [RSS]
 • CFEclipse (14) [RSS]
 • ColdFusion (1140) [RSS]
 • Data Services (12) [RSS]
 • Flash (102) [RSS]
 • Flex (362) [RSS]
 • Home Automation (2) [RSS]
 • Jobs (91) [RSS]
 • JRun (12) [RSS]
 • Labs (27) [RSS]
 • LiveCycle (21) [RSS]
 • MAX (156) [RSS]
 • Regular Expressions (12) [RSS]
 • RIA (4) [RSS]
 • SQL (37) [RSS]
 • Stuff (503) [RSS]
 • Tips (CF Studio) (80) [RSS]
 • Tips (CF) (795) [RSS]
 • Tips (Dreamweaver) (91) [RSS]
 • Tips (Flex Builder) (2) [RSS]
 • Using CF (135) [RSS]
 • Wireless (97) [RSS]

Other BLOGs
 • Charlie Arehart
 • Lee Brimelow
 • Ray Camden
 • Christophe Coenraets
 • Sean Corfield
 • Mihai Corlan
 • Cornel Creanga
 • John Dowdell
 • Danny Dura
 • Enrique Duvos
 • Steven Erat
 • Kevin Hoyt
 • Serge Jespers
 • Adam Lehman
 • Duane Nickull
 • Miti Pricope
 • Andrew Shorten
 • Ryan Stewart
 • James Ward
 • Greg Wilson
 • Full As A Goog

RSS Feeds
 • Feed
 • Subscribe

Join my mailing list and find out about new books and other topics of interest.

Thoughts, ideas, tips, musings, and pontifications (not necessarily in that order) by Ben Forta ...
NOTE: This is my personal blog, and the opinions and statements voiced here are my own.

Viewing By Day : May 18, 2006 / Main
May 18, 2006

ColdFusion Now Supports Apache 2.2

A ColdFusion update is now available to support Apache 2.2 on Linux and Unix (Apache has not yet released a Windows version). Details posted in TechNote.

TrackBacks
There are no trackbacks for this entry.

No trackback URL. Trackbacks are only allowed via interactive form.

Comments
Ben,
Apache actually released Windows binaries for 2.2 branch couple of weeks ago (http://www.apache.org/dist/httpd/binaries/win32/).
# Posted By Jura Khrapunov | 5/19/06 10:58 AM
Would be nice if I could get a connector for Intel Based Macs too... I tried to build the mod_jrun.so myself with no success.
# Posted By Mark Drew | 5/19/06 11:24 AM
Ben,

Do you know if the mystic updater or the next cumulative hot fix will address the coldfusion component problem that was introduced in cumulative hotfix 2?

I haven't seen a lot of posts about this but I ran into it on the developer edition I'm running locally. I applied cumulative hotfix 2 and all components started throwing java null pointer errors when you tried to use them. As soon as I rolled back to cumulative hotfix 1 the problems went away.

Thanks,
TJ
# Posted By TJ | 5/19/06 11:54 PM
I had Apache 1.3 running with CF4.51, upgraded to 2.2 on Windows and then discovered there was no connector for 2.2 for CFMX7 so went back part-step to 2.0.58. Had CFMX7.0.1 running with Apache 2.0.58 for one day (set up all my datasource names; ran several program, even some <cfchart work), then booted my computer and now it doesn't work. I'd rather move on to Apache 2.2; so, Adobe, where is the connector for Apache 2.2? Please.
# Posted By Richard Cox | 5/22/06 11:33 PM
Richard,

The new connector is here.

http://www.adobe.com/support/coldfusion/ts/documen...

TJ - Can you offer any more info on the error? A link?
# Posted By Mike Collins | 5/25/06 2:13 PM
With help from Mike Collins I got CFMX7 running with Apache 2.2. However, it won't start as a process on its own. There is one instance of Jrun in RAM taking over one of the two CPUs. I enter Services and after two attempts it starts. Now there are three instances of Jrun executing (one for each execution attempt) and my machine is a slug. I was offered a suggestion of a manual start:

c:\jrun4\bin\jrun -start cfusion

However, I have no Jrun4 folder. If I get into the folder where Jrun resides and execute the above the error I get says:

JRun server "cfusion" does not exist, the server root null was not found. Please verify that the C:\CFusionMX7\runtime\lib\servers.xml file contains valid data for this server. The content of servers.xml has:

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE servers PUBLIC "-//Macromedia, Inc.//DTD servers 4.0//EN" "http://jrun.macromedia.com/dtds/servers.dtd">

<servers>
<server>
<name>coldfusion</name>
<directory>{jrun.home}/servers/coldfusion</directory>
</server>
<server>
<name>samples</name>
<directory>{jrun.home}/servers/samples</directory>
</server>
<server>
<name>admin</name>
<directory>{jrun.home}/servers/admin</directory>
</server>
</servers>

I don't really know what this is trying to accomplish but looks very vanila. Any help gladly accepted.

Richard
# Posted By Richard Cox | 6/1/06 12:55 AM
After reading the xml file I decided to replace the word cfusion with coldfusion and try again. That had better luck with:

Starting Macromedia JRun 4.0 (Build 92909), coldfusion server 05/31/22:06:00 warning Invalid license; reverting to Developer Version.

The prompt has not returned from that command and there are two instances of Jrun loaded and running. I vaguly recall seeing something about that build and a patch which brings that up to build 1xxxxx but that may have applied to CFMX7. I'm going to reboot and try other things.
# Posted By Richard Cox | 6/1/06 1:29 AM
*** Windows Users Go Here ***
http://mattwoodward.com/blog/index.cfm?commentID=3...

The above links don't apply to Windows!
# Posted By Tuggle | 9/3/06 4:22 AM
By the way, I was able to get Apache 2.2.2 running with CFMX 7.01. It was working like a champ. When I recently had to rebuild my machine (windows XP) I had to get Apache 2.2.3 and CFMX v7.02. The web server runs good but I can't get CFMX to run. I'm about to go for the fourth install and make sure nothing is running including firewall, virus checking, ect. I had it disabled but now I will uninstall them.
# Posted By Richard Cox | 9/3/06 9:59 PM
Ben, is there ANY overall performance gained in switching to Apache 2.2 ? We're currently on cfmx 7.02 and Apache 2.0.54 -- on win server 2003, and wondering whether to bother or not.
# Posted By Steve | 12/12/06 1:47 PM
sorry.. forgot to add .. multiserver install on top of jrun4 ;)
# Posted By Steve | 12/12/06 1:50 PM

  © Copyright 1997-2008 Ben Forta, All Rights Reserved