On Mon, 20 Nov 2000, Andre Schild wrote:
> Hello,
>
> I did download and install the TDK, and everything worked fine to create
> a demo application.
> After this I tryed to get a login-exaple to get working....
>
> Actually I use a Sybase ASA Database 6.03 with jconnect.
> The connection to the database works fine, but it seems I missed
> something, since turbine always trys to access tables named TURBINE_USER, but in
> the table structures created with the Sybasexxx.SQL scripts, no such tables exist....
The TDK is not in sync with the latest version of Turbine yet, if
you used the SQL schema from CVS then the TDK is NOT going to work
for you. Use the SQL that comes with the TDK. The TDK will be made
up to date later on today.
> >Here the traceback:
> >
> >[Mon Nov 20 00:22:50 GMT+01:00 2000] -- NOTICE -- IDBroker thread was =
> >started.
> >[Mon Nov 20 00:22:56 GMT+01:00 2000] -- ERROR --=20
> > Exception: com.sybase.jdbc2.jdbc.SybSQLException: ASA Error -141: =
> >Table 'TURBINE_USER' not found
> > Stack Trace follows:
> > com.sybase.jdbc2.jdbc.SybSQLException: ASA Error -141: Table =
> >'TURBINE_USER' not found
> > at com.sybase.jdbc2.tds.Tds.processEed(Tds.java:2110)
> > at com.sybase.jdbc2.tds.Tds.nextResult(Tds.java:1578)
> > at com.sybase.jdbc2.jdbc.ResultGetter.nextResult(ResultGetter.java:=
> >69)
> > at com.sybase.jdbc2.jdbc.SybStatement.nextResult(SybStatement.java:=
> >159)
> > at com.sybase.jdbc2.jdbc.SybStatement.nextResult(SybStatement.java:=
> >140)
> > at com.sybase.jdbc2.jdbc.SybStatement.queryLoop(SybStatement.java:1=
> >350)
> > at com.sybase.jdbc2.jdbc.SybStatement.executeQuery(SybStatement.jav=
> >a:1335)
> > at com.sybase.jdbc2.jdbc.SybStatement.executeQuery(SybStatement.jav=
> >a:354)
> > at com.workingdogs.village.Schema.schema(Schema.java:140)
> > at com.workingdogs.village.Schema.schema(Schema.java:107)
> > at org.apache.turbine.om.peer.BasePeer.initTableSchema(BasePeer.jav=
> >a:222)
> > at org.apache.turbine.om.peer.BasePeer.initTableSchema(BasePeer.jav=
> >a:187)
> > at org.apache.turbine.om.security.peer.TurbineUserPeer.<clinit>(Tur=
> >bineUserPeer.java:167)
> > at org.apache.turbine.services.security.DBUserManager.retrieve(DBUs=
> >erManager.java:155)
> > at org.apache.turbine.services.security.DBUserManager.retrieve(DBUs=
> >erManager.java:236)
> > at org.apache.turbine.services.security.BaseSecurityService.getAuth=
>
>
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
> Problems?: [EMAIL PROTECTED]
>
>
--
jvz.
Jason van Zyl
[EMAIL PROTECTED]
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]