Hi,
Does anyone knows what is causing the following error and how to resolve it?
Unrecognized option: -server
Could not create the Java virtual machine.
I had installed J2SE on a Solaris 8 platform and applied the recommended patches. Everytime I tried to run a java based application I will get the above error.
eg. java -server MyApp
Thanks in advance
Does anyone knows what is causing the following error and how to resolve it?
Unrecognized option: -server
Could not create the Java virtual machine.
I had installed J2SE on a Solaris 8 platform and applied the recommended patches. Everytime I tried to run a java based application I will get the above error.
eg. java -server MyApp
Thanks in advance