On 19/02/2010, at 10:44 AM, eshan sudharaka wrote: > i checked the log files.here there is an error. > > STATUS | wrapper | 2010/02/18 03:28:18 | --> Wrapper Started as Daemon > STATUS | wrapper | 2010/02/18 03:28:18 | Launching a JVM... > ERROR | wrapper | 2010/02/18 03:28:18 | Unable to start JVM: No such file > or directory (2) > ERROR | wrapper | 2010/02/18 03:28:18 | JVM exited while loading the > application. > STATUS | wrapper | 2010/02/18 03:28:47 | Launching a JVM... > > but i have installed JDK and JRE successfully and javac command is > working.what is the meaning or this error msg..?? > and also thank you for being kind enough to reply me. >
Can you add this line to conf/wrapper.conf? wrapper.java.command.loglevel=INFO This might give a hint. Thanks, Brett -- Brett Porter br...@apache.org http://brettporter.wordpress.com/