This is a bug from a patch I committed a while back. It doesn't work on Oracle for some reason, but seems to work on Hypersonic. I will roll it back out now and try to resolve the bug later...
> -----Original Message----- > From: Pat Ryan [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 21, 2002 3:03 PM > To: Jetspeed Users List > Subject: Column Name: OBJECTDATA does not exist? > > > > Hello Everyone > > I am upgrading from 1.3a2 to 1.4b2 and I am getting the following > exception: > > Horrible Exception: > org.apache.jetspeed.services.security.LoginException: > Failed to get anonymous user: > org.apache.jetspeed.services.security.UserException: > Failed to retrieve user 'anon': Column name: OBJECTDATA does not exist! > at > org.apache.jetspeed.services.security.turbine.TurbineAuthenticatio > n.getAnonymousUser(TurbineAuthentication.java:194) > > at > org.apache.jetspeed.services.JetspeedAuthentication.getAnonymousUs > er(JetspeedAuthentication.java:107) > > > I took a look at the turbine-oracle.sql files and they are the same. > > Does anyone know what this problem might be. > > Thanks > Pat > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
