|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
CFMX7, Suse 9.2, Apache 2.0.50Has anyone gotten the cfmx-connector.sh script to run properly on a
freshly complied Apache 2.0.50 install? I have verified that there are coldfusion processes running but I keep getting this error: testwww:/opt/coldfusionmx7/bin # /opt/coldfusionmx7/runtime/jre/bin/java -Dtrace.ci=1 -jar /opt/coldfusionmx7 /runtime/lib/wsconfig.jar -server coldfusion -ws apache -dir /home/http/conf -bin /home/http/bin/httpd -script /home/http/bin/apachectl -coldfusion -v Macromedia JRun 4.0 (Build 91015) os.name: Linux os.version: 2.6.8-24.10-smp os.arch: i386 platform: intel-linux Found port 2920 on host localhost could not connect to port 2920 on host 0:0:0:0:0:0:0:1 javax.naming.ServiceUnavailableException: The connection to the remote JNDI server on host 0 at port 0 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(Unknown Source) 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:750) Caused by: java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method) at java.net.PlainSocketImpl.doConnect(Unknown Source) at java.net.PlainSocketImpl.connectToAddress(Unknown Source) at java.net.PlainSocketImpl.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at java.net.Socket.connect(Unknown Source) at java.net.Socket.<init>(Unknown Source) at java.net.Socket.<init>(Unknown Source) 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 -- Jeff Schoby Unix/Network Admin City of Columbia, Missouri 573.874.6320 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:14:3922 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/14 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:14 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.14 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
|
|
|
|
|
Re: CFMX7, Suse 9.2, Apache 2.0.50Sorry...I caught a typo when I was blabbing on about
the jrun installer....When the installer completes, you can verify the new build number for wsconfig with USE THIS (lib::edited) shell> java -jar /opt/coldfusionmx7/runtime/lib/wsconfig.jar -info NOT THIS (bin::original) shell> java -jar /opt/coldfusionmx7/runtime/bin/wsconfig.jar -info Watch the wraps on some of those links in my last post, too! Good luck! __________________________________ Do you Yahoo!? Yahoo! Mail - Helps protect you from nasty viruses. http://promotions.yahoo.com/new_mail ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Save $10 Download ZoneAlarm Security Suite http://www.houseoffusion.com/banners/view.cfm?bannerid=66 Message: http://www.houseoffusion.com/lists.cfm/link=i:14:3924 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/14 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:14 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.14 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54 |
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |