Copy link to clipboard
Copied
Hello, I will try to be brief. I've been trying for days to install ColdFusion 10 64bit on Ubuntu 12.04 64bit, but I get this error http://xx.xxx.xxx.xxx:8500/CFIDE/administrator/index.cfm:
/opt/coldfusion10/cfusion/logs/coldfusion-out.log
Oct 3, 2013 22:50:23 PM Information [pool-2-thread-1] - Starting logging...
Oct 3, 2013 22:50:23 PM Information [pool-2-thread-1] - Starting license...
Oct 3, 2013 22:50:26 PM Information [pool-2-thread-1] - Developer Edition enabled
Oct 3, 2013 22:50:26 PM Fatal [pool-2-thread-1] -
Oct 3, 2013 22:50:26 PM Error [pool-2-thread-1] - Unable to initialise License service: coldfusion.server.ServiceException
Oct 3, 2013 22:50:26 PM Information [pool-2-thread-1] - Starting crypto...
Oct 3, 2013 22:50:26 PM Error [pool-2-thread-1] - Unable to initialise Cryptograpic service: java.lang.NullPointerException
Oct 3, 2013 22:50:26 PM Information [pool-2-thread-1] - Starting security...
Oct 3, 2013 22:50:26 PM Error [pool-2-thread-1] - Unable to initialise Security service: java.lang.ExceptionInInitializerError
Oct 3, 2013 22:50:26 PM Information [pool-2-thread-1] - Starting scheduler...
Oct 3, 2013 22:50:26 PM Information [pool-2-thread-1] - Starting WatchService...
Oct 3, 2013 22:50:26 PM Error [pool-2-thread-1] - Unable to initialise WatchService service: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Securit$
Oct 3, 2013 22:50:26 PM Information [pool-2-thread-1] - Starting debugging...
Oct 3, 2013 22:50:27 PM Error [pool-2-thread-1] - Unable to initialise Debugging service: java.lang.ExceptionInInitializerError
Oct 3, 2013 22:50:27 PM Information [pool-2-thread-1] - Starting sql...
Oct 3, 2013 22:50:27 PM Error [pool-2-thread-1] - Unable to initialise SQL service: coldfusion.server.ServiceException
Oct 3, 2013 22:50:27 PM Information [pool-2-thread-1] - Starting mail...
Oct 3, 2013 22:50:27 PM Error [pool-2-thread-1] - Unable to initialise Mail service: coldfusion.server.ServiceException
Oct 3, 2013 22:50:27 PM Information [pool-2-thread-1] - Starting runtime...
Oct 3, 2013 22:50:27 PM Error [pool-2-thread-1] - Unable to initialise Runtime service: coldfusion.server.ServiceException
Oct 3, 2013 22:50:27 PM Information [pool-2-thread-1] - Starting cron...
Oct 3, 2013 22:50:27 PM Error [pool-2-thread-1] - The Runtime service is not available.
Oct 3, 2013 22:50:28 PM Information [pool-2-thread-1] - Starting registry...
Oct 3, 2013 22:50:28 PM Information [pool-2-thread-1] - Starting client...
Oct 3, 2013 22:50:28 PM Error [pool-2-thread-1] - Unable to initialise Client Storage service: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Runti$
Oct 3, 2013 22:50:28 PM Information [pool-2-thread-1] - Starting xmlrpc...
Oct 3, 2013 22:50:29 PM Information [pool-2-thread-1] - Starting jaxrs...
Oct 3, 2013 22:50:29 PM Information [pool-2-thread-1] - Starting graphing...
Oct 3, 2013 22:50:29 PM Error [pool-2-thread-1] - Unable to initialise Graphing service: java.lang.ExceptionInInitializerError
Oct 3, 2013 22:50:29 PM Information [pool-2-thread-1] - Starting solr...
Oct 3, 2013 22:50:29 PM Information [pool-2-thread-1] - Starting archive...
Oct 3, 2013 22:50:29 PM Error [pool-2-thread-1] - Unable to initialise Archive/Deploy service: java.lang.NoClassDefFoundError: Could not initialize class coldfusion.fe$
Oct 3, 2013 22:50:29 PM Information [pool-2-thread-1] - Starting document...
Oct 3, 2013 22:50:29 PM Information [pool-2-thread-1] - Starting eventgateway...
Oct 3, 2013 22:50:29 PM Error [pool-2-thread-1] - Unable to initialise Event service: coldfusion.server.ServiceException
Oct 3, 2013 22:50:30 PM Information [pool-2-thread-1] - Starting FlexAssembler...
Oct 3, 2013 22:50:30 PM Error [pool-2-thread-1] - Unable to initialise FlexAssembler service: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Runtim$
Oct 3, 2013 22:50:30 PM Information [pool-2-thread-1] - Starting .NET...
Oct 3, 2013 22:50:30 PM Error [pool-2-thread-1] - Unable to initialise .NET service: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Runtime service$
Oct 3, 2013 22:50:30 PM Information [pool-2-thread-1] - Starting Monitoring...
Oct 3, 2013 22:50:30 PM Error [pool-2-thread-1] - Unable to initialise Monitoring service: java.lang.NoClassDefFoundError: Could not initialize class coldfusion.featur$
Oct 3, 2013 22:50:30 PM Information [pool-2-thread-1] - Starting WebSocket...
Oct 3, 2013 22:50:30 PM Information [pool-2-thread-1] - WebSocket server listens on port: 8575
Oct 3, 2013 22:50:31 PM Warning [Thread-10] - Graphing service is unavailable
Oct 3, 2013 22:50:31 PM Error [Thread-12] - The Runtime service is not available.
Oct 3, 2013 22:50:31 PM Information [pool-2-thread-1] - ColdFusion started
Oct 3, 2013 22:50:31 PM Information [pool-2-thread-1] - ColdFusion: application services are now available
My file /etc/hosts:
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
37.187.xxx.xxx xxxxxxx.kimsufi.com ksxxxxxxx
xxxx:xxx:x:xxxx::1 xxxxxxx.kimsufi.com ksxxxxxxx
# The following lines are desirable for IPv6 capable hosts
#(added automatically by netbase upgrade)
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
I tried this script:
/opt/coldfusion10/jre/bin/java -jar /temp/LocalhostTest.jar
JDK Version being used -->1.6.0_29
getLocalHost():
-->xxxxxxx.kimsufi.com/37.187.xxx.xxx
www.google.com.getHostName() -->173.194.78.103
Can anyone help me?
Thanks.
Copy link to clipboard
Copied
I also tried with centos 6.4, but I have the same problem:
But it is possible that CF10 does not work on any Linux system? ![]()
10/05 13:06:13 INFO License Service: Flex 1.5 CF Edition enabled
10/05 13:06:13 INFO Starting Flex 1.5 CF Edition
Oct 5, 2013 13:06:14 PM Information [pool-2-thread-1] - /opt/coldfusion10/cfusion/logs/server.log initialized
Oct 5, 2013 13:06:14 PM Information [pool-2-thread-1] - Starting logging...
Oct 5, 2013 13:06:14 PM Information [pool-2-thread-1] - Starting license...
Oct 5, 2013 13:06:17 PM Information [pool-2-thread-1] - Developer Edition enabled
Oct 5, 2013 13:06:17 PM Fatal [pool-2-thread-1] -
Oct 5, 2013 13:06:17 PM [] -
Oct 5, 2013 13:06:17 PM Error [pool-2-thread-1] - Unable to initialise License service: coldfusion.server.ServiceException
Oct 5, 2013 13:06:18 PM Information [pool-2-thread-1] - Starting crypto...
Oct 5, 2013 13:06:18 PM Error [pool-2-thread-1] - Unable to initialise Cryptograpic service: java.lang.NullPointerException
Oct 5, 2013 13:06:18 PM Information [pool-2-thread-1] - Starting security...
Oct 5, 2013 13:06:18 PM Error [pool-2-thread-1] - Unable to initialise Security service: java.lang.ExceptionInInitializerError
Oct 5, 2013 13:06:18 PM Information [pool-2-thread-1] - Starting scheduler...
Oct 5, 2013 13:06:18 PM Information [pool-2-thread-1] - Starting WatchService...
Oct 5, 2013 13:06:18 PM Error [pool-2-thread-1] - Unable to initialise WatchService service: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Security service is not available.
Oct 5, 2013 13:06:18 PM Information [pool-2-thread-1] - Starting debugging...
Oct 5, 2013 13:06:19 PM Error [pool-2-thread-1] - Unable to initialise Debugging service: java.lang.ExceptionInInitializerError
Oct 5, 2013 13:06:19 PM Information [pool-2-thread-1] - Starting sql...
Oct 5, 2013 13:06:19 PM Error [pool-2-thread-1] - Unable to initialise SQL service: coldfusion.server.ServiceException
Oct 5, 2013 13:06:19 PM Information [pool-2-thread-1] - Starting mail...
Oct 5, 2013 13:06:19 PM Error [pool-2-thread-1] - Unable to initialise Mail service: coldfusion.server.ServiceException
Oct 5, 2013 13:06:19 PM Information [pool-2-thread-1] - Starting runtime...
Oct 5, 2013 13:06:20 PM Error [pool-2-thread-1] - Unable to initialise Runtime service: coldfusion.server.ServiceException
Oct 5, 2013 13:06:20 PM Information [pool-2-thread-1] - Starting cron...
Oct 5, 2013 13:06:20 PM Information [pool-2-thread-1] - /opt/coldfusion10/cfusion/logs/scheduler.log initialized
Oct 5, 2013 13:06:20 PM Error [pool-2-thread-1] - The Runtime service is not available.
Oct 5, 2013 13:06:20 PM Information [pool-2-thread-1] - Starting registry...
Oct 5, 2013 13:06:20 PM Information [pool-2-thread-1] - Starting client...
Oct 5, 2013 13:06:20 PM Error [pool-2-thread-1] - Unable to initialise Client Storage service: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Runtime service is not available.
Oct 5, 2013 13:06:20 PM Information [pool-2-thread-1] - Starting xmlrpc...
Oct 5, 2013 13:06:21 PM Information [pool-2-thread-1] - Starting jaxrs...
Oct 5, 2013 13:06:21 PM Information [pool-2-thread-1] - Starting graphing...
Oct 5, 2013 13:06:21 PM Error [pool-2-thread-1] - Unable to initialise Graphing service: java.lang.ExceptionInInitializerError
Oct 5, 2013 13:06:21 PM Information [pool-2-thread-1] - Starting solr...
Oct 5, 2013 13:06:21 PM Information [pool-2-thread-1] - Starting archive...
Oct 5, 2013 13:06:22 PM Error [pool-2-thread-1] - Unable to initialise Archive/Deploy service: java.lang.NoClassDefFoundError: Could not initialize class coldfusion.featurerouter.FeatureRouter
Oct 5, 2013 13:06:22 PM Information [pool-2-thread-1] - Starting document...
Oct 5, 2013 13:06:22 PM Information [pool-2-thread-1] - Starting eventgateway...
Oct 5, 2013 13:06:22 PM Error [pool-2-thread-1] - Unable to initialise Event service: coldfusion.server.ServiceException
Oct 5, 2013 13:06:22 PM Information [pool-2-thread-1] - Starting FlexAssembler...
Oct 5, 2013 13:06:22 PM Error [pool-2-thread-1] - Unable to initialise FlexAssembler service: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Runtime service is not available.
Oct 5, 2013 13:06:22 PM Information [pool-2-thread-1] - Starting .NET...
Oct 5, 2013 13:06:22 PM Error [pool-2-thread-1] - Unable to initialise .NET service: coldfusion.server.ServiceFactory$ServiceNotAvailableException: The Runtime service is not available.
Oct 5, 2013 13:06:22 PM Information [pool-2-thread-1] - Starting Monitoring...
Oct 5, 2013 13:06:22 PM Error [pool-2-thread-1] - Unable to initialise Monitoring service: java.lang.NoClassDefFoundError: Could not initialize class coldfusion.featurerouter.FeatureRouter
Oct 5, 2013 13:06:22 PM Information [pool-2-thread-1] - Starting WebSocket...
Oct 5, 2013 13:06:22 PM Warning [Thread-10] - Graphing service is unavailable
Oct 5, 2013 13:06:22 PM Information [pool-2-thread-1] - WebSocket server listens on port: 8575
Oct 5, 2013 13:06:23 PM Information [pool-2-thread-1] - ColdFusion started
Oct 5, 2013 13:06:23 PM Information [pool-2-thread-1] - ColdFusion: application services are now available
10/05 13:06:23 INFO Macromedia Flex Build: 87315.134646
Oct 5, 2013 13:06:23 PM Error [Thread-12] - The Runtime service is not available.
Copy link to clipboard
Copied
And last but not least, I tried with opensuse 12.3 but comes out the same error! ![]()
Copy link to clipboard
Copied
Ok, I solved it. I installed Railo.
Copy link to clipboard
Copied
Same issue on debian
Linux coldfusion 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2+deb7u2 x86_64 GNU/Linux
Copy link to clipboard
Copied
Hi Carone18,
CF10 is not supported with openSUSE 12.3. It is only supported with openSUSE 11.2, 11.3, 11.4. Please refer to https://www.adobe.com/content/dam/Adobe/en/products/coldfusion/pdfs/cf10/coldfusion10-support-matrix... for detailed information.
Carone18 wrote:
And last but not least, I tried with opensuse 12.3 but comes out the same error!
CF10 is only supported on the below
Red Hat Enterprise Linux AS and ES 5.6, 6.1
SUSE Linux Enterprise Server 10.3, 11
openSUSEĀ® 11.2, 11.3, 11.4
Ubuntu 11.04, 11.10, 12.04
Oracle Enterprise Linux 5.5
joaquinrivero wrote:
Same issue on debian
Linux coldfusion 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2+deb7u2 x86_64 GNU/Linux
Did you get a chance to look at the install log for CF.
Regards,
Anit Kumar
Copy link to clipboard
Copied
Here is my log file, http://pastebin.com/wa3EGwgh
Copy link to clipboard
Copied
Hello joaquinrivero,
Can you check/share the install log(/ColdFusion10) for errors. The log file seems to be the startup stack trace. Also, it shows up most of the services as unavailable.
Note:- ColdFusion 10 is officially supported only, with the environments mentioned above.
Regards,
Anit Kumar
Copy link to clipboard
Copied
Hi All
I saw this bug too on a brand new RHEL 6 amazon ec2 instance.
We fixed it by running this command
echo "127.0.0.1 "`hostname` >> /etc/hosts
so whenever we re-boot our ec2 instance we need to run this command to make CF boot up.
A bit annoying, but it works.
Copy link to clipboard
Copied
Where is located the install/log file ?
Copy link to clipboard
Copied
The log location is /opt/coldfusion10/
Regards,
Anit Kumar
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more