Out of curiosity are you choosing a value for the order?
2010/3/22 Juan José Vidal <[email protected]> > CAS works fine, and Service Manager DB tables was created by Hibernate > successfully (well... we had to disable Toplink Libraries on OAS), > but when I want to add a new service, I see this error: > > 10/03/16 19:06:15 Hibernate: select hibernate_sequence.nextval from > dual > 10/03/16 19:06:15 Hibernate: insert into RegisteredServiceImpl > (allowedToProxy, anonymousAccess, description, enabled, > ignoreAttributes, name, serviceId, ssoEnabled, theme, id) values > (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) > 2010-03-16 19:06:15,863 WARN [org.hibernate.util.JDBCExceptionReporter] > - <SQL Error: 1400, SQLState: 23000> > 2010-03-16 19:06:15,863 ERROR [org.hibernate.util.JDBCExceptionReporter] > - <ORA-01400: cannot insert NULL into > ("CAS"."REGISTEREDSERVICEIMPL"."EVALUATION_ORDER") > > http://www.ja-sig.org/issues/browse/CAS-860 > > I think that's a bug. > Any solution? I'll pay a beer to whoever solves the problem :P > > Thanks! > > -- > Juan José Vidal Agustín > ATICA - Sección de Telemática > Universidad de Murcia > Tlf: +34 868888742 > Fax: +34 868888337 > [email protected] > > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
