> 10/02/09 11:01:35 Hibernate: insert into RegisteredServiceImpl
> (allowedToProxy, anonymousAccess, description, enabled,
> ignoreAttributes, name, serviceId, ssoEnabled, theme, id) values
> (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
> 2010-02-09 11:01:35,983 ERROR [org.hibernate.util.JDBCExceptionReporter] - 
> <ORA-01400: cannot insert NULL into 
> ("CAS"."REGISTEREDSERVICEIMPL"."EVALUATION_ORDER")
>>

The EvaluationOrder field was a later addtion to the service manager,
so I'm wondering if you have two cas-server-core libraries in your
deployable such that the newer one created the tables and the older
one is being used for the insert.  Can you confirm you have exactly
one cas-server-core jar in your deployable and that it's the correct
version?

Thanks,
M

-- 
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

Reply via email to