I don't know Oracle, but from what I can gather from the Torque exception is the user 
that you have defined in your JDBC settings may not have the correct access to the 
TURBINE_USER table.  However, I am just guessing.

Scott

> -----Original Message-----
> From: Karen Davies [mailto:kdavies@;ecceleration.ie]
> Sent: Thursday, November 07, 2002 10:07 AM
> To: '[EMAIL PROTECTED]'
> Subject: org.apache.torque.TorqueException: Access is denied
> 
> If anyone could give me any ideas about this error i would be grateful...
> 
> I have Jetspeed working with the default Hypersonic database okay, but
> when
> i try to configure it for Oracle i am getting the following exception:
> 
> [14:43:05,171 INFO ] IDBroker thread was started.
> [14:43:08,453 WARN ] IDBroker is being used with db 'default', which does
> not support transactions.  IDBroker attempts to use transactions to limit
> the possibility of duplicate key generation.  Without transactions,
> duplicate key generation is possible if multiple JVMs are used or other
> means are used to write to the database.
> [14:43:08,500 ERROR] org.apache.torque.TorqueException: Access is denied
> [14:43:08,500 ERROR] A FATAL ERROR has occurred which should not have
> happened under any circumstance.  Please notify the Turbine developers
> <[EMAIL PROTECTED]> and give as many details as possible
> (including the error stack trace).
> java.lang.Error: Error in BasePeer.initTableSchema(TURBINE_USER): Access
> is
> denied
>       at
> org.apache.torque.util.BasePeer.initTableSchema(BasePeer.java:272)
>       at
> org.apache.torque.util.BasePeer.initTableSchema(BasePeer.java:234)
>       at
> org.apache.jetspeed.om.security.turbine.TurbineUserPeer.<clinit>(TurbineUs
> er
> Peer.java:89)
>       at
> org.apache.jetspeed.om.security.turbine.BaseTurbineUser.<clinit>(BaseTurbi
> ne
> User.java:25)
>       at java.lang.Class.forName0(Native Method)
>       at java.lang.Class.forName(Class.java:120)
>       at
> org.apache.jetspeed.om.security.turbine.BaseTurbineUserPeer.initClass(Base
> Tu
> rbineUserPeer.java:117)
>       at
> org.apache.jetspeed.om.security.turbine.BaseTurbineUserPeer.<clinit>(BaseT
> ur
> bineUserPeer.java:109)
>       at
> org.apache.jetspeed.services.security.turbine.TurbineUserManagement.getUse
> r(
> TurbineUserManagement.java:164)
>       at
> org.apache.jetspeed.services.JetspeedUserManagement.getUser(JetspeedUserMa
> na
> gement.java:98)
>       at
> org.apache.jetspeed.services.security.turbine.TurbineAuthentication.getAno
> ny
> mousUser(TurbineAuthentication.java:184)
>       at
> org.apache.jetspeed.services.JetspeedAuthentication.getAnonymousUser(Jetsp
> ee
> dAuthentication.java:107)
>       at
> org.apache.jetspeed.services.JetspeedSecurity.getAnonymousUser(JetspeedSec
> ur
> ity.java:157)
>       at
> org.apache.jetspeed.modules.actions.TemplateSessionValidator.doPerform(Tem
> pl
> ateSessionValidator.java:97)
>       at .....
> 
> 
> I created and populated the oracle database with the scripts provided,
> populate-oracle.sql, turbine-oracle.sql.
> 
> Thanks in advance for any help,
> Karen.
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:jetspeed-user-
> [EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:jetspeed-user-
> [EMAIL PROTECTED]>

Reply via email to