At 04:05 2000-12-08, Brian Jones wrote:
>I also cannot create new accounts on my Jetspeed install (Jetspeed 1.2b1,
>Tomcat 3.2, Sun JDK 1.2.2 on RedHat 6.2).  I am using Postgresql 7.0.3 and I
>setup the database using the sql provided with the latest (12/7/2000)
>snapshot of the Jetspeed source.  Whenever I fill out the informatio to

The sql in the CVS are designed to work with the latest turbine - they 
won't ork wih Jetspeed 1.2b1, as this beta is _really_ old. I would 
recomend to use the CVS HEAD. If you want to stay with Jetspeed1.2b1, have 
a look at turbines CVS, I think I have seen that they offer both, the old 
sql scripts and the new ones.

ingo.

>create a new user and click "Create New Account" I get the following
>message:
>
>Exception: java.sql.SQLException: Bad Timestamp Format at 19 in 2000-12-07
>14:26:13.61-08
>         at com.workingdogs.village.DataSet.fetchRecords(DataSet.java:543)
>         at com.workingdogs.village.DataSet.fetchRecords(DataSet.java:460)
>         at com.workingdogs.village.DataSet.fetchRecords(DataSet.java:445)
>         at 
> org.apache.turbine.om.peer.BasePeer.getSelectResults(BasePeer.java:907)
>         at 
> org.apache.turbine.om.peer.BasePeer.getSelectResults(BasePeer.java:888)
>         at 
> org.apache.turbine.om.peer.BasePeer.executeQuery(BasePeer.java:840)
>         at org.apache.turbine.om.peer.BasePeer.doSelect(BasePeer.java:787)
>         at
>org.apache.turbine.om.user.peer.TurbineUserPeer.doSelect(TurbineUserPeer.jav
>a:225)
>         at
>org.apache.jyve.actions.CreateNewUserAndConfirm.doPerform(CreateNewUserAndCo
>nfirm.java:142)
>         at org.apache.turbine.modules.Action.perform(Action.java:77)
>         at 
> org.apache.turbine.modules.ActionLoader.exec(ActionLoader.java:111)
>         at
>org.apache.turbine.modules.pages.DefaultPage.doBuild(DefaultPage.java:79)
>         at org.apache.turbine.modules.Page.build(Page.java:81)
>         at org.apache.turbine.modules.PageLoader.exec(PageLoader.java:111)
>         at Turbine.doGet(Turbine.java:322)
>         at Turbine.doPost(Turbine.java:387)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
>         at 
> org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:404)
>         at org.apache.tomcat.core.Handler.service(Handler.java:286)
>         at 
> org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372)
>         at
>org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:79
>7)
>         at 
> org.apache.tomcat.core.ContextManager.service(ContextManager.java:743)
>         at
>org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpC
>onnectionHandler.java:210)
>         at
>org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416)
>         at
>org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:498)
>         at java.lang.Thread.run(Thread.java:475)
>
>
>I am fairly new to Postgresql (and Jetspeed, obviously).  Has anybody else
>seen this problem?
>
>Brian
>
>
>
>--
>--------------------------------------------------------------
>Please read the FAQ! <http://java.apache.org/faq/>
>To subscribe:        [EMAIL PROTECTED]
>To unsubscribe:      [EMAIL PROTECTED]
>Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
>Problems?:           [EMAIL PROTECTED]



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?:           [EMAIL PROTECTED]

Reply via email to