I have made the modifications inside the files you pointed me now the
error is :

8<------------------------------------------------
Exception: java.lang.NullPointerException
        at
org.apache.jetspeed.turbine.actions.JetspeedSessionValidator.doPerform(J
etspeedSessionValidator.java:91)
        at org.apache.turbine.modules.Action.perform(Action.java:77)
        at
org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:111)
        at Turbine.doGet(Turbine.java:303)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        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:25
7)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        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(H
ttpConnectionHandler.java:160)
        at
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java
:338)
        at java.lang.Thread.run(Thread.java:484)

8<------------------------------------------------
Saludos ,
Ignacio J. Ortega

> -----Mensaje original-----
> De: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]En nombre de Harry Boettcher
> Enviado el: mi�rcoles 28 de junio de 2000 17:21
> Para: JetSpeed
> Asunto: Re: Jetspeed/Tomcat tarball - Win32 .BAT file
> 
> 
> Hi
> 
> You have to set the Predifined Oracle Driver in
> 
>     ./tomcat/webapps/ROOT/TurbineResources.properties
> 
> Harry
> 
> 
> Nacho wrote:
> 
> > Hola a todos:
> >
> > I done my 7th try in run JetSpeed...using the last complete dist
> > SuperKevin has done..
> >
> > i use W2K FYI.
> >
> > Well , i have no luck..
> >
> > I tried to reconfigure JetSpeed to use my Oracle database, 
> but as i say
> > no luck, i'm still seeing the StackTrace below , that 
> states that it not
> > found the MySql jdbc drivers.
> >
> > I've edited the text files that found in jetspeed-system\conf....
> >
> > Any help will be great
> >
> > Saludos ,
> > Ignacio J. Ortega
> >
> > 8<----------------------------------------
> > Exception: java.lang.Error: Error in 
> BasePeer.initTableSchema(Visitor):
> > org.gjt.mm.mysql.Driver
> >         at
> > 
> org.apache.turbine.om.peer.BasePeer.initTableSchema(BasePeer.java:218)
> >         at
> > 
> org.apache.turbine.om.user.peer.TurbineUserPeer.<clinit>(Turbi
> neUserPeer
> > .java)
> >         at
> > 
> org.apache.turbine.om.user.TurbineUser.setUserName(TurbineUser
> .java:502)
> >         at
> > 
> org.apache.turbine.om.user.peer.UserFactory.getUser(UserFactor
> y.java:158
> > )
> >         at
> > 
> org.apache.jetspeed.turbine.actions.JetspeedSessionValidator.d
> oPerform(J
> > etspeedSessionValidator.java:94)
> >         at org.apache.turbine.modules.Action.perform(Action.java:77)
> >         at
> > org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:111)
> >         at Turbine.doGet(Turbine.java:303)
> >         at 
> javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
> >         at 
> javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> >         at
> > 
> org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWra
> pper.java:
> > 503)
> >         at
> > 
> org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWra
> pper.java:
> > 597)
> >         at
> > 
> org.apache.tomcat.servlets.InvokerServlet.service(InvokerServl
> et.java:25
> > 7)
> >         at 
> javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> >         at
> > 
> org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWra
> pper.java:
> > 503)
> >         at
> > 
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
> >         at
> > 
> org.apache.tomcat.service.http.HttpConnectionHandler.processCo
> nnection(H
> > ttpConnectionHandler.java:160)
> >         at
> > 
> org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEnd
> point.java
> > :338)
> >         at java.lang.Thread.run(Thread.java:484)
> > 8<----------------------------------------
> >
> > > -----Mensaje original-----
> > > De: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]]En nombre de burtonator
> > > Enviado el: lunes 26 de junio de 2000 19:25
> > > Para: JetSpeed
> > > Asunto: Re: Jetspeed/Tomcat tarball - Win32 .BAT file
> > >
> > >
> > > Christopher Michael Ward wrote:
> > > >
> > > > Folks,
> > > >
> > > > Here is the batch file I fixed up to run the Jetspeed
> > > tarball.  The only
> > > > thing I found missing
> > > > was the MySQL JDBC driver.  I am using the 1.2b version,
> > > and placed the
> > > > mysql_uncomp.jar file
> > > > in the ./jetspeed/lib directory.
> > > >
> > > > I am working from home with a very antiquated laptop, so I
> > > haven't had the
> > > > time to check everything out, but the home page does
> > > appear.  If I have done
> > > > anything stupid, please fix it and share it with everyone.
> > > This is working
> > > > with JDK 1.3, YMMV.
> > >
> > > OK.  I will commit the code.  I want to trim down the
> > > ./start-jetspeed.sh file too.
> > >
> > > <snip>
> > >
> > > Kevin
> > >
> > > --
> > > Kevin A Burton (e-mail: [EMAIL PROTECTED], UIN: 73488596, ZKey:
> > > burtonator)
> > > http://relativity.yi.org
> > > Message to SUN:  "Please Open Source Java!"
> > > To fight and conquer in all your battles is not supreme 
> excellence;
> > > supreme
> > > excellence consists in breaking the enemy's resistance
> > > without fighting.
> > >     - Sun Tzu, 300 B.C.
> > >
> > >
> > > --
> > > --------------------------------------------------------------
> > > 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]
> 
> --
>     ========    Harald Boettcher, Technoparkstrasse 1, CH-8005 Zuerich
> IT VISION AG    Tel +411 440 59 51                  Fax +411 440 59 70
> ========        Email                [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