Make sure that you are usingthe correct mode of the virtual machine.For applications that need small footprint and fast startup,?? use -client.For applications where overall performance is the most important issue, use?? -server.Don???t forget that -server or -client must be the FIRST argument to java?? (default is -client).Do not use the -server option when running OC4J on Oracle Application Serv