Hi,

I cant seem to get Jyve started.

I compiled Turbine and installed it, but got an error message when I first
logged in because of a missing Login screen.

I understand that the current login screen is not in the CVS because of some
changes happening there.

I went ahead and compiled and installed Jyve anyway, thinking that Jyve
would use its own screens and hence override the need for Turbine's Login
screen.

But I still get errors with Jyve - this seems to be a Jyve related error,
not a Turbine one.

Here is all I see ...

Exception: java.lang.InstantiationException:
org/apache/jyve/actions/sessionvalidator/DefaultSessionValidator
        at java.lang.Class.newInstance0(Native Method)
        at java.lang.Class.newInstance(Class.java:237)
        at
org.apache.turbine.modules.ActionLoader.getInstance(ActionLoader.java:135)
        at Turbine.doGet(Turbine.java:212)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
        at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
        at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:597)
        at
org.apache.tomcat.servlets.InvokerServlet.service(InvokerServlet.java:257)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:865)
        at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
        at org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
        at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpC
onnectionHandler.java:160)
        at
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338
)
        at java.lang.Thread.run(Thread.java:475)

Can someone point me in the right direction here?

Thanks,
--
Manik Surtani
Chief Technology Officer
Espada (Private) Limited


--
--------------------------------------------------------------
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