On Fri, 15 Feb 2002 11:45, Eung-ju Park wrote: > I meet bellow exception when killing phoenix.
yikes - I think I just fixed this ;) > > JVM exiting abnormally. Shutting down Phoenix. > There was an uncaught exception: > --------------------------------------------------------- > --- Message --- > null > --- Stack Trace --- > java.lang.NullPointerException > at > org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.emptyKe > rnel(DefaultEmbeddor.java:224) > at > org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute > (DefaultEmbeddor.java:210) > at > org.apache.avalon.phoenix.frontends.CLIMain.run(CLIMain.java:141) at > org.apache.avalon.phoenix.frontends.CLIMain.execute(CLIMain.java:127) > > at > org.apache.avalon.phoenix.frontends.CLIMain.main(CLIMain.java:85) at > java.lang.reflect.Method.invoke(Native Method) > at org.apache.avalon.phoenix.launcher.Main.startup(Main.java:88) > at org.apache.avalon.phoenix.launcher.Main.main(Main.java:44) > --------------------------------------------------------- > The log file may contain further details of error. > Please check the configuration files and restart Phoenix. > If the problem persists, contact the Avalon project. See > http://jakarta.apache.org/avalon for more information. -- Cheers, Pete ----------------------------------------------- "Only two things are infinite, the universe and human stupidity, and I'm not sure about the former." -Albert Einstein ----------------------------------------------- -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
