Advertisement

07.18.2008 at 12:01PM PDT, ID: 23577858
[x]
Attachment Details

can't get coldfusion 8 startup script to work on Ubuntu

Asked by xoundboy in ColdFusion Application Server, Linux, Ubuntu

I've successfully instlled CF8 on Ubuntu and now I'm tying to add a startup script to make it auto start whn the server is restarted.

I followed the instructions in Matt woodwards blog on this subject to the t, changing  path/ file names where appropriate and have double and triple checked it.

http://www.mattwoodward.com/blog/index.cfm?event=showEntry&entryID=01933E8F-9742-D8D7-F3A2D78A94380F87

the actual code in the startup script is attached

When I list out the contents of the rc2.d folder I get the coldfusion links appearing red with three dots at the start of the path when all the other sym-links are in blue with two dots. (See attached screenshot) What does this mean? why doesn't the coldfusion server start on hardware re-boot? any ideas?

Start Free Trial
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
#!/bin/bash
 
case "$1" in
start)
/opt/coldfusion8/bin/coldfusion start
;;
stop)
/opt/coldfusion8/bin/coldfusion stop
;;
esac
Attachments:
 
listing of the /etc/rc2.d folder
listing of the /etc/rc2.d folder
 
[+][-]07.19.2008 at 05:20PM PDT, ID: 22044009

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: ColdFusion Application Server, Linux, Ubuntu
Sign Up Now!
Solution Provided By: MushyPea
Participating Experts: 2
Solution Grade: A
 
 
[+][-]07.19.2008 at 05:21PM PDT, ID: 22044012

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]07.21.2008 at 04:11AM PDT, ID: 22049421

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]07.21.2008 at 08:59AM PDT, ID: 22051712

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]07.21.2008 at 02:50PM PDT, ID: 22054639

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 7-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 - Hierarchy / EE_QW_2_20070628