Find the JNDI port that Coldfusion (JRun) is listening on (you can look it up in jndi.properties if needed), then try to telnet to host over the JNDI port. Before doing this, make sure that you can see the JNDI port in the netstat output (netstat -a | more).
For example: telnet localhost 2901 When doing this, do you connect? (the cmd window goes blank and you get a blinking cursor) If you can't connect then neither can wsconfig. You might want to confirm that the TrueVector service is turned off (the service under ZoneAlarm). Let us know ... -Steven Erat > -----Original Message----- > From: Cutter [mailto:[EMAIL PROTECTED] > Sent: Monday, January 31, 2005 8:27 PM > To: CF-Talk > Subject: CFMX 6.1 Install issue (2nd try) > > Ok, so my 6.1 install isn't going well. The install has placed and > started the server, but without connectors. When I run the manual > install on the connectors (after verifying that the server is > running) I > get a message that basically says that the JNDI listening > port listed in > the jndi.properties file may not be accessible because of TCP/IP > filtering or a firewall (my firewall was disabled prior to > the install, > and filtering isn't enabled). Or that the host may be > unaccessible as it > is listed in the security.properties file (I did have to manually add > 'localhost' to this file and restart the CFMX server). I've > checked the > livedocs, but without any success to these specific issues. Any ideas? > > specs: > WinXP Pro > CFMX 6.1 (devnet) > ZoneAlarm (disabled) > Windows Firewall (always disabled) > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Discover CFTicket - The leading ColdFusion Help Desk and Trouble Ticket application http://www.houseoffusion.com/banners/view.cfm?bannerid=48 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192501 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

