Thanks Steve....  I appreciate your advice and comments....  I set up
enable-userauthentication=false in the JetspeedResources.properties file.  I
was under the impression that this would avoid the mess of setting the
database up until I had the rest of the pieces in place.  Is this the case
or was I mistaken in assuming this?


Tim Walraven
Darkwater Consulting, LLC
(703) 392-7452
[EMAIL PROTECTED]
>

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of sbelt
Sent: Friday, August 04, 2000 12:19 PM
To: JetSpeed
Subject: Re:
java.lang.NoClassDefFoundError:org/apache/turbine/om/user/peer/TurbineUs
erPeer


Perhaps you had configured your 1.1 installation with user-authentication
disabled.  I believe that with 1.2 (at least from CVS) a database is
required.

If you had setup 1.1 with a database at the back end, as I recall, the table
structure was changed to support the Jyve-feature for email authentications.

Anyway, it appears to be your database config that is the problem.

Steve B.

----- Original Message -----
From: "LED Slinger" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 04, 2000 4:30 AM
Subject: java.lang.NoClassDefFoundError:
org/apache/turbine/om/user/peer/TurbineUserPeer


> Last night I upgraded to 1.2 from 1.1 and now I receive the following
> message when the Jetspeed renders in the browser:
>
>
> There has been an error! Please review the exception below for more
> information.
> The exception is:
> java.lang.NoClassDefFoundError:
> org/apache/turbine/om/user/peer/TurbineUserPeer
> at org.apache.turbine.om.user.TurbineUser.setUserName(TurbineUser.java,
> Compiled Code)
> at org.apache.turbine.om.user.peer.UserFactory.getUser(UserFactory.java,
> Compiled Code)
> at
>
org.apache.jetspeed.turbine.actions.JetspeedSessionValidator.doPerform(Jetsp
> eedSessionValidator.java, Compiled Code)
> at org.apache.turbine.modules.Action.perform(Action.java, Compiled Code)
> at org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java,
Compiled
> Code)
> at Turbine.doGet(Turbine.java, Compiled Code)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled Code)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled Code)
> at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java,
> Compiled Code)
> at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java,
> Compiled Code)
> at org.apache.tomcat.servlets.InvokerServlet.service(InvokerServlet.java,
> Compiled Code)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled Code)
> at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java,
> Compiled Code)
> at org.apache.tomcat.core.ContextManager.service(ContextManager.java,
> Compiled Code)
> at
>
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpC
> onnectionHandler.java, Compiled Code)
> at
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java,
> Compiled Code)
> at java.lang.Thread.run(Thread.java, Compiled Code)
>
> java.lang.NoClassDefFoundError:
> org/apache/turbine/om/user/peer/TurbineUserPeer
>
> I'm sure that it's a configuration issue that I missed but I am still
fairly
> new with Jetspeed and I can't quite figure out what's missing.  Any help
> would be greatly appreciated.
>
>
> Tim Walraven
> Darkwater Consulting, LLC
> (703) 392-7452
> [EMAIL PROTECTED]
>
>
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]



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




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
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