> >I'm asking because I get this when I run jrun.exe:
> >
> >Q:\>c:\jrun4\bin\jrun.exe
> >Exception in thread "main" java.util.zip.ZipException: The system 
> >cannot find th e file specified
> >        at java.util.zip.ZipFile.open(Native Method)
> >        at java.util.zip.ZipFile.<init>(ZipFile.java:111)
> >        at java.util.jar.JarFile.<init>(JarFile.java:127)
> >        at java.util.jar.JarFile.<init>(JarFile.java:65)
> 
> Okay I found where to change the JVM (jvm.config):
> #
> # VM configuration
> #
> # Where to find JVM, if {java.home}/jre exists then that JVM 
> is used # if not then it must be the path to the JRE itself 
> java.home=C:/JRun4/jre # # If no java.home is specified a VM 
> is located by looking in these places in this # order:
> #
> #  1) bin directory for java.dll (windows) or 
> lib/<ARCH>/libjava.so (unix) #  2) ../jre #  3) registry 
> (windows only) #  4) JAVA_HOME env var plus jre (ie $JAVA_HOME/jre) #
> 
> ....and since it's already pointing to its own JRE, I don't 
> know why I'm getting this error when running jrun.

I don't think you can just run jrun.exe without specifying the appropriate
parameters, and having the appropriate environment variables set. Why are
you trying to run jrun.exe directly? What happens if you run "jrun -start
cfusion"? Can you run the appropriate instance from the JRun Launcher?

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!


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7 
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs 
http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:267757
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