Yeah, you are all right. :) Have you ever had one of those days. ...Or one of those emails to a world wide distribution list that you wish could just be silently ignored.
The real bug in my java application was caused by something I did in code. The "java -v" was just more stupidity on my part. On the bright side, it made for a great laugh around the office. Maybe you'll get a laugh out of it too. Thanks for the help and understanding. Chris Bozic On 8/23/05, Kretzer, Jason R (Big Sandy) <[EMAIL PROTECTED]> wrote: > The Sun JVM uses > > java -version > > -Jason > > > > > -----Original Message----- > From: Roberto C. Sanchez [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 23, 2005 3:44 PM > To: [email protected] > Subject: Re: Could not create the Java virtual machine > > On Tue, Aug 23, 2005 at 01:50:29PM -0400, Chris Bozic wrote: > > All, > > > > After doing some security updates on stable today, I can no longer run > > the sun jre (1.4 or 1.5) installed on my system. I've also tried the > > blackdown packages but both produce the same error. When I run "java > > -v", I get "Could not create the Java virtual machine." Is anyone > > else having this problem? > > > > Interestingly, free-java-sdk will run but is not an acceptable > > solution since particular features of my customers application do not > > work with that jre. > > > > Can anyone help? > > > > Have you tried actually compiling or running a program? On my system, > I get the same error for `java -v`, but that is because -v is not a > valid option to the Sun JVM. > > -Roberto > > -- > Roberto C. Sanchez > http://familiasanchez.net/~roberto > >

