hi, i tried the intermediate tutorial and get an exception calling init-db in the repl.
user=> (use '[om-async.util]) nil user=> (init-db) NullPointerException java.util.UUID.fromString (UUID.java:224) just in case anyone has seen this ... it may be my environment or me missing something that causes it, so i guess that there is no need to go after it, unless other users of the tutorial experience the same problem. note: if i stop the datomic-transactor and call init-db again i get a different error-message: JdbcSQLException Database is already closed my machine is running on: Ubuntu 12.04.4 LTS (Precise Pangolin) OpenJDK "1.6.0_27" thank you & have a successful day -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
