Problem w/CF Installation

Ask a Question related to Coldfusion - Getting Started, Design and Development.

  1. #1

    Default Problem w/CF Installation


    i am trying to get CF MX7 installed on WinXP. the installation goes fine,
    with no errors. i can connect to the CF administration page with no problem.
    when i try to update or add a datasource (Access mdb), i get a server
    communication error. i believe this to be a java error.

    also, when i define my site w/in dreamweaver (mx2004 or 8), the "test url"
    button gives me an error - unable to display data - for the defined URL
    (localhost:8501/wwwroot/....). when i test [url]http://localhost:8501/[/url], it's fine.
    adding wwwroot, or anything after fails.

    i changed the port to 8501 hoping that would resolve he issue, but did not.

    ideas? i've uninstalled CF and reinstalled a number of times, as well as DW 8.

    thanks

    jcoffey12 Guest

  2. Similar Questions and Discussions

    1. Installation problem
      I have just put together a new PC and when i tried to accept the Windows XP Home "terms and conditions", i could not use F8 to accept. I was not...
    2. DBD::RAM installation problem
      Hi, when I try to install DBD::RAM I get this error: Can't locate object method "STORE" via package "DBD::File::db" at...
    3. DBD-Pg installation problem
      I am trying to install DBD-Pg (Postgressql module) with perl 5.6.1 but without success. I tried d:> ppm install DBD-Pg but an error occured...
    4. Installation Problem - Mac
      Hello Esteemed Group! I need advice for installing a Photoshop 7.0 upgrade into my eMac. I have a 4.0 version running in Classic that I installed...
    5. DMX: Problem with installation! Help
      Hy everybody, I have some big problem with dream and flmx... I installed them but the properties window and others are unreadable... I can't read...
  3. #2

    Default Re: Problem w/CF Installation

    > i get a server communication error. i believe this to be a java error.
    Can you post the exact error message?
    >unable to display data - for the defined URL (localhost:8501/wwwroot/.
    I don't know about Dreamweaver, but typically the default CF mappings are set
    up so that the "wwwroot" folder is the webroot. So you would access the page:


    c:\cfusionMX7\wwwroot\myPage.cfm

    ... with the url ....

    [url]http://localhost:8501/myPage.cfm[/url]

    ... and not ...

    [url]http://localhost:8501/wwwroot/myPage.cfm[/url]

    *Assuming your port number is 8501




    mxstu Guest

  4. #3

    Default Re: Problem w/CF Installation

    thanks. my app will work ok, but i can't accss the datasource. i still have the server communication error when setting a datasource from w/in CF.

    -jc
    jcoffey12 Guest

  5. #4

    Default Re: Problem w/CF Installation

    Can you post the error message?
    mxstu Guest

  6. #5

    Default Re: Problem w/CF Installation

    the error is in a window with a black and yellow "hazard" border on the top,
    containing a large blue italic "i" next to "Server Error". next line "io
    error on server communication" if i can get a screen shot, i'll post/email.

    when i first tried to browse for the datasource, i can see the java logo
    during startup....

    jcoffey12 Guest

  7. #6

    Default Re: Problem w/CF Installation

    So is the error when you try to add a datasource through the CF Administrator
    or through DW? I can help you with setting up a DSN in the CF Administrator,
    but I'm not running DW8 so I really can't help you with that side of things.
    You could try the DW forums:
    [url]http://www.macromedia.com/cfusion/webforums/forum/index.cfm?forumid=12[/url]

    mxstu Guest

  8. #7

    Default Re: Problem w/CF Installation

    sorry for any confusion. i think some of my problems in DW are caused by
    problems in CF. let's focus on CF.

    i'm using the CF Admin utility to attempt to define datasources. the CF Admin
    encounters the IO error when i try to browse to an .mdb file.

    jcoffey12 Guest

  9. #8

    Default Re: Problem w/CF Installation

    What is the exact error message?
    mxstu Guest

  10. #9

    Default Re: Problem w/CF Installation

    please see prior repies.

    it was a java window....
    jcoffey12 Guest

  11. #10

    Default Re: Problem w/CF Installation

    Sorry. I was thinking it was your typically java stack trace error.
    mxstu Guest

  12. #11

    Default Re: Problem w/CF Installation

    the error is in a window with a black and yellow "hazard" border on the top,
    containing a large blue italic "i" next to "Server Error". next line "io error
    on server communication"

    sorry - was in a hurry.

    jcoffey12 Guest

  13. #12

    Default Re: Problem w/CF Installation

    I know you're working with MX7, but did you see this technote? The problem sounds very similar.
    [url]http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18046[/url]
    mxstu Guest

  14. #13

    Default Re: Problem w/CF Installation

    thanks. i was thinking that RDS may have been the problem. so i'm
    reinstalling CF to be sure it was included in my installation. i'm thinking i
    may have "checked off" the option by mistake.

    that's it. i'm sure i didn't enable RDS on my initial installation. sorry
    for the waste of time.

    -jc

    jcoffey12 Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139