> I'm trying a reinstall...
Well...
Now I can run CFMs through the built in web server, so I guess that's a
start. However, there are problems when running the apache connector
(attached). It appears that the connector can't connect to the JNDI
server - I don't know nearly enough about Java to know where to go about
this one. I've tried changing the JNDI port but still no joy.
???
--
-------------------------------------------------------
<CF_CodingContest mode="judging" newentries="false">
Maze Solver - http://tech.badpen.com/cfcontest/
-------------------------------------------------------
RAWNET LTD - Internet, New Media and ebusiness Gurus.
WE'VE MOVED - for our new address, please visit our
website at http://www.rawnet.com/ or call us any time
on 0800 294 24 24.
-------------------------------------------------------
This message may contain information which is legally
privileged and/or confidential. If you are not the
intended recipient, you are hereby notified that any
unauthorised disclosure, copying, distribution or use
of this information is strictly prohibited. Such
notification notwithstanding, any comments, opinions,
information or conclusions expressed in this message
are those of the originator, not of rawnet limited,
unless otherwise explicitly and independently indicated
by an authorised representative of rawnet limited.
-------------------------------------------------------
# /opt/coldfusionmx/runtime/jre/bin/java -Dtrace.ci=1 -jar
/opt/coldfusionmx/runtime/lib/wsconfig.jar -ws apache -dir /etc/httpd/conf -a -bin
/usr/sbin/httpd -script /etc/init.d/httpd -v
Macromedia JRun 4 (Build 63961)
os.name: Linux
os.version: 2.4.9-e.30.1RS
os.arch: i386
platform: intel-linux
Found port 2901 on host localhost
could not connect to port 2901 on host 127.0.0.1
javax.naming.ServiceUnavailableException: The connection to the remote JNDI server on
host 127.0.0.1 at port 2901 has failed (as have all backup hosts listed, if any) -
please verify that the server is running and the NamingService is available [Root
exception is java.net.ConnectException: Connection refused]
at
jrun.naming.JRunNamingContext.connectToNameServer(JRunNamingContext.java:1353)
at
jrun.naming.JRunNamingContext.getRemoteContextProxy(JRunNamingContext.java:1319)
at jrun.naming.JRunNamingContext.getContextProxy(JRunNamingContext.java:1135)
at jrun.naming.JRunNamingContext.lookup(JRunNamingContext.java:517)
at jrun.naming.JRunNamingContext.lookup(JRunNamingContext.java:495)
at javax.naming.InitialContext.lookup(InitialContext.java:347)
at jrunx.connectorinstaller.CIJndi.findServers(CIJndi.java:362)
at jrunx.connectorinstaller.CIJndi.<init>(CIJndi.java:141)
at jrunx.connectorinstaller.CIJndi.<init>(CIJndi.java:147)
at
jrunx.connectorinstaller.ConnectorInstaller.parseArgs(ConnectorInstaller.java:228)
at
jrunx.connectorinstaller.ConnectorInstaller.<init>(ConnectorInstaller.java:56)
at
jrunx.connectorinstaller.ConnectorInstaller.main(ConnectorInstaller.java:731)
Caused by: java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
at java.net.Socket.connect(Socket.java:452)
at java.net.Socket.connect(Socket.java:402)
at java.net.Socket.<init>(Socket.java:309)
at java.net.Socket.<init>(Socket.java:124)
at
jrun.naming.JRunNamingContext.connectToNameServer(JRunNamingContext.java:1349)
... 11 more
Could not connect to any JRun/ColdFusion servers on host localhost.
Possible causes:
o Server not running
-Start Macromedia JRun4 or ColdFusion MX server
o Server running
-JNDI listen port in jndi.properties blocked by TCP/IP filtering or firewall
on server
-host restriction in security.properties blocking communication with server
--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by
activepdf.com*
*Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
*Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*
To unsubscribe, e-mail: [EMAIL PROTECTED]