-
Type:
Fix
-
Status: Released (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.12
-
Fix Version/s: 1.12.1
-
Component/s: YADE JITL Jobs
-
Labels:None
Current Situation
When using the HTTP Protocol as the source protocol an SOSHibernateObjectOperationException is thrown. The reason is that no user is specified but the YADE_PROTOCOLS.ACCOUNT field is not nullable.
Desired Behavior
No SOSHibernateObjectOperationException should be thrown when using HTTP as source protocol.
ERROR [main] (YadeDBOperationHelper.java:101) - could not execute statement: 1400 ORA-01400: cannot insert NULL into ("SCHEDULER"."YADE_PROTOCOLS"."ACCOUNT") com.sos.hibernate.exceptions.SOSHibernateObjectOperationException: could not execute statement: 1400 ORA-01400: cannot insert NULL into ("SCHEDULER"."YADE_PROTOCOLS"."ACCOUNT")