I just got done installing Jyve.  I am getting an error when I try to run
it. I am using JServ1.1, Apache 1.3.9, and JDK1.2 on Solaris.  Here is the
error when I access /servlet/Turbine
java.lang.NullPointerException
        at org.apache.jyve.screens.MainMenu.build(MainMenu.java:100)
        at
org.apache.turbine.modules.ScreenLoader.eval(ScreenLoader.java:122)
        at
org.apache.jyve.layouts.DefaultLayout.build(DefaultLayout.java:92)
        at
org.apache.turbine.modules.LayoutLoader.exec(LayoutLoader.java:115)
        at
org.apache.turbine.modules.pages.DefaultPage.build(DefaultPage.java:96)
        at org.apache.turbine.modules.PageLoader.exec(Compiled Code)
        at Turbine.doGet(Compiled Code)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:499)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
        at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:314)
        at org.apache.jserv.JServConnection.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code)

Thanks for the help.

BTW: I'm working on finishing up those sql scripts for Oracle.

-James


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to