Hi guys. I've been playing with the web demo a bit and see some possibility of using it for an in-house app we're considering. However, something strange seems to be going on with it and PostgreSQL or Sqlite.
When you proceed a process, the call eventually gets to the method log! in HistoryEntry (db_history.rb line 110). After populating opts, self.new(opts).save! is called on 124. Now, this line causes PostgreSQL to hang (randomly), and sqlite3 to crash with a segfault. Nothing useful comes out of the logs and I'm still researching what is going on, but thought it might warrant a post to the list to see if there was anything intrinsically different about the project that would require MySQL. I doubt it, but worth the time to type... Thanks, John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruote (OpenWFEru) users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
