> I'm setting up a testing/experimentation environment with
> Win2K3 running under Virtual PC. I installed CFMX 6.1 (30 day
> trial), choosing the j2ee w/ jrun option, and that all seemed
> to go fine - am I correct in assuming that JRun is running on
> top of IIS, and CFMX is running as a J2EE application on top
> of JRUN? I can access the CF Administrator and the JRun
> Launcher, but when I attempt to run the Web Server
> Configuration Tool I get:
>
> Error: Could not find JRE
> Error: Could not find Java 2 Runtime Environment
>
> I'm at a loss to work this one out - googling for the error
> message doesn't return anything, neither does macromedia.com.
> For all intents and purposes CF seems to be working. I'm
> thinking that perhaps I've misunderstood the installation
> options or something. Or am I supposed to install the JRE
> separately? I've restarted the VM several times.

Oddly enough, by default, you can't run the wsconfig.exe utility directly on
a Windows machine running CFMX on JRun. You have to either add the
appropriate JVM directory to your path, or run wsconfig.jar directly from
the appropriate path, or install another JVM just to make this happen (not a
recommended approach on a production server).

What I usually do, since I don't need to run this utility too often, is just
open a command prompt and enter the following:

C:\jrun4\runtime\jre\bin\java.exe -jar c:\jrun4\lib\wsconfig.jar (change
drive letters appropriately)

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to