search for: studentrecord

Displaying 4 results from an estimated 4 matches for "studentrecord".

2006 Mar 23
1
Implementing a model with logging?
Hi, I''ve been trying to work out a model (let''s say a StudentRecord) which has a number of attributes, and the key thing I''m trying to do here is to implement it such that you can actually view modifications made over time by various users (think of it as a wikipedia style of logging). Is there some provision in rails that''d provide this funct...
2020 May 11
2
Segfault on read.socket with long message
...char(output),"\n")) write.socket(sock,output) } } } doProcess() is the payload, but it is not getting that far. Instead I get: > listenerloop(12525) TRACE [2020-05-11 15:21:00] Opening Socket on port 12525 TRACE [2020-05-11 15:21:03] Got message of length 5305 {"StudentRecord":null,"Message":{"_id":624,"app":"ecd://terc.edu/Zoombinis/","uid":2,"context":"PIZZA_PASS1","sender":"DataArcade","mess":"Last Transaction","timestamp":"1570279373.109...
2020 May 12
1
Segfault on read.socket with long message
...;> } >> >> doProcess() is the payload, but it is not getting that far. Instead I >> get: >> >> > listenerloop(12525) >> TRACE [2020-05-11 15:21:00] Opening Socket on port 12525 >> TRACE [2020-05-11 15:21:03] Got message of length 5305 >> {"StudentRecord":null,"Message":{"_id":624,"app":"ecd://terc.edu/Zoombinis/","uid":2,"context":"PIZZA_PASS1","sender":"DataArcade","mess":"Last >> Transaction","timestamp":"15702...
2020 May 12
0
Segfault on read.socket with long message
...sock,output) > ??? } > ? } > } > > doProcess() is the payload, but it is not getting that far. Instead I > get: > > > listenerloop(12525) > TRACE [2020-05-11 15:21:00] Opening Socket on port 12525 > TRACE [2020-05-11 15:21:03] Got message of length 5305 > {"StudentRecord":null,"Message":{"_id":624,"app":"ecd://terc.edu/Zoombinis/","uid":2,"context":"PIZZA_PASS1","sender":"DataArcade","mess":"Last > Transaction","timestamp":"157027937...