I was able to run CFMX7 Developer on my SuSE 10 machine. I
did *not* try to install the Apache connector, though. I was able to
successfully install CFMX7 and write some basic "does-it-work?" CFM
pages.
I didnt do anything out of the ordinary and just followed
the installation instructions.
I know this isnt much help for you, but just a, "yes it can
work on SuSE 10".
/Cody
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dave Shuck
Sent: Monday, March 20, 2006 6:54 AM
To: [email protected]
Subject: [CFCDev] Re: semi-OT: CFMX7 on Linux/Apache (Suse 10)
http://www.houseoffusion.com/cf_lists/messages.cfm/forumid:14/Threadid:1004#4021
~Dave
On 3/19/06, Dave
Shuck <[EMAIL PROTECTED]>
wrote:
I am by no means a Linux expert, but I can find my way around and can typically keep a system up and do general maintenance on it. I am setting up a new Suse 10 distribution with ColdFusion MX7. Using the console installer, it seems to install properly and do all that it needs to do. At the end it tells you to start the ColdFusion server by running: ./jrun -start cfusion. I do this and it seems to start properly and when I look at processes I see an instance of jrun. It says that once the server is started you need to run the cfmx-connectors.sh in the /jrun4/bin directory. When I do this I get the following:
Configuring the web server connector for ColdFusion MX 7 (multiserver)
Running apache connector wizard...
ColdFusion MX 7 (multiserver) not started, will retry connector 12 more time(s)
ColdFusion MX 7 (multiserver) not started, will retry connector 11 more time(s)
.... and so on down to 1.....
On the console that the server is running in I see this as series of entries occur on each attempt:
03/19 21:34:46 error For input string: "0:0:0:0:0:0:0:1"
java.lang.NumberFormatException: For input string: "0:0:0:0:0:0:0:1"
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at jrunx.util.NetUtil.getIpAsInt(NetUtil.java:45)
at jrunx.kernel.NetAccessController.canAccess(NetAccessController.java:59)
at jrun.naming.JRunConnectionFilter.filterConnection(JRunConnectionFilter.java:22)
at jrun.naming.NamingNetworkService.verifyRemoteAccess(NamingNetworkService.java:211)
at jrun.naming.NamingNetworkService.accept(NamingNetworkService.java:120)
at jrun.naming.NamingNetworkService.createRunnable(NamingNetworkService.java:141)
at jrunx.scheduler.ThreadPool$ThreadThrottle.createRunnable(ThreadPool.java:378)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:62)
It should probably be noted that when I view processes in using >ps -A I do see an entry for jrun, so I know that it is in fact running, plus it does appear that it is responding to those attempts by creating the stacks above. Does this ring a bell with anyone or does anyone have any advice on how to proceed? I appreciate any input.
--
~Dave Shuck
[EMAIL PROTECTED]
www.daveshuck.com
www.worldwildweb.biz
--
~Dave Shuck
[EMAIL PROTECTED]
www.daveshuck.com
www.worldwildweb.biz ----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to [email protected] with the words 'unsubscribe cfcdev' as the subject of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com).
An archive of the CFCDev list is available at www.mail-archive.com/[email protected] ----------------------------------------------------------
You are subscribed to cfcdev. To unsubscribe, send an email to [email protected] with the words 'unsubscribe cfcdev' as the subject of the email.
CFCDev is run by CFCZone (www.cfczone.org) and supported by CFXHosting (www.cfxhosting.com).
An archive of the CFCDev list is available at www.mail-archive.com/[email protected]
