Sorry for the seriel posts...so when I use this as the root, and enter the
following in cmd:

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\JRun4\lib>java -Dtrace.ci=1 -jar wsconfig.jar -server coldfusion -ws
apache -
dir C:\Progra~1\Apache~1\Apache2.2\conf -bin
C:\Progra~1\Apache~1\Apache2.2\bin\
httpd -script C:\Progra~1\Apache~1\Apache2.2\bin\apachect1 -coldfusion -v
Macromedia JRun 4.0 (Build 107948)
os.name: Windows XP
os.version: 5.1
os.arch: x86
platform: intel-win
Extracting resource connectors/installers/intel-win/prebuilt/jrunwin32.dll
        file defaulted
        last modification date: Thu Apr 06 13:07:04 CDT 2006
        size/compressed size: 73728/26315
 to C:\JRun4\lib\wsconfig\jrunwin32.dll
Created file C:\JRun4\lib\wsconfig\jrunwin32.dll
findServers(): found server cfusion at 127.0.0.1:2902
Found JRun server cfusion at 127.0.0.1:2902
findServers(): found server admin at 127.0.0.1:2910
Found JRun server admin at 127.0.0.1:2910
could not connect to port 2967 on host 127.0.0.1
javax.naming.CommunicationException [Root exception is java.io.EOFException]
        at
jrun.naming.JRunNamingContext.connectToNameServer(JRunNamingContext.j
ava:1417)
        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(ConnectorInstal
ler.java:228)
        at
jrunx.connectorinstaller.ConnectorInstaller.<init>(ConnectorInstaller
..java:56)
        at
jrunx.connectorinstaller.ConnectorInstaller.main(ConnectorInstaller.j
ava:750)
Caused by: java.io.EOFException
        at java.io.ObjectInputStream$PeekInputStream.readFully(Unknown
Source)
        at java.io.ObjectInputStream$BlockDataInputStream.readShort(Unknown
Sour
ce)
        at java.io.ObjectInputStream.readStreamHeader(Unknown Source)
        at java.io.ObjectInputStream.<init>(Unknown Source)
        at
jrun.naming.JRunNamingContext.connectToNameServer(JRunNamingContext.j
ava:1371)
        ... 11 more
JRun server coldfusion cannot be found on host 127.0.0.1.
Confirm that JRun server 127.0.0.1 is started.

C:\JRun4\lib>

The wsconfig.log is:

# Created by JRun on 08/15 00:04:55
08/15 00:04:55 info Macromedia JRun 4.0 (Build 107948)
08/15 00:04:55 debug Created file C:\JRun4\lib\wsconfig\jrunwin32.dll
08/15 00:04:55 debug Found JRun server cfusion at 127.0.0.1:2902
08/15 00:04:55 debug Found JRun server admin at 127.0.0.1:2910
08/15 00:06:03 error JRun server coldfusion cannot be found on host
127.0.0.1.
Confirm that JRun server 127.0.0.1 is started.
jrunx.connectorinstaller.NoServerException: JRun server coldfusion cannot be
found on host 127.0.0.1.
Confirm that JRun server 127.0.0.1 is started.
        at
jrunx.connectorinstaller.CIJndi.setSelectedServer(CIJndi.java:192)
        at
jrunx.connectorinstaller.ConnectorInstaller.parseArgs(ConnectorInstaller.jav
a:233)
        at
jrunx.connectorinstaller.ConnectorInstaller.<init>(ConnectorInstaller.java:5
6)
        at
jrunx.connectorinstaller.ConnectorInstaller.main(ConnectorInstaller.java:750
)



What am I doing wrong?

Andy

-----Original Message-----
From: Dave Watts [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 14, 2007 10:42 PM
To: CF-Talk
Subject: RE: OT: Installing Apache Server w/CF 7

> Thanks.  Got that.  Now trying to install wsconfig.jar.  I don't know 
> where cd {cf_root}/runtime/lib is ...
> I don't see any directory called Runtime.

You can find wsconfig.jar by switching to your CF directory and typing "dir
wsconfig.jar /s".

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized instruction
at our training centers in Washington DC, Atlanta, Chicago, Baltimore,
Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Download the latest ColdFusion 8 utilities including Report Builder,
plug-ins for Eclipse and Dreamweaver updates.
http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:286230
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to